100%
04.12.2024
Rubén Llorente ... vm_id = 100
08 }
09
10 network_device {
11 model = "virtio"
12 bridge = "vmbr0"
13 }
14
15 depends_on = [
16 proxmox_virtual_environment_file.rproxy_cloud_config,
17 proxmox
99%
01.06.2024
Rubén Llorente ... : [devuan]
10 donkey:
11 user: root
12 host: donkey.operationalsecurity.es
13 tags: [devuan]
14 zebra:
15 user: root
16 host: zebra.operationalsecurity.es
17 tags: [devuan]
18
19
99%
25.09.2023
Rubén Llorente ... is easy enough (superuser privileges are required):
arp -s 192.168.90.55 00:0c:29:c1:91:b1
The last field of the command is the MAC address, which is the unique identifier of the network device to which
95%
05.12.2014
Enterprise Linux Server (SLES) 12 [1], including the plugins for high availability. The test team had the chance for a first look at what SUSE has been up to, and we discovered they want to keep enterprise ... SLE 12 ... Up close with SUSE Linux Enterprise 12
79%
14.11.2013
using the DBMS_PDB package (after upgrading to 12c) and then plugged into a CDB. In-place upgrades are possible so far from 10.2.0.5, 11.1.0.7, 11.2.0.2, and higher; the result is initially a non ... More than 500 new features have been incorporated into the current release of Oracle Database 12c. Among other things, these changes offer a new architecture with pluggable databases that facilitate ... Oracle 12c ... Oracle Database 12c: Cloud computing with multitenant architecture
71%
02.06.2020
Rubén Llorente ... , and
a Sender Policy Framework (SPF) entry in the DNS record of your domain.
Theoretically, it is possible to run an email service from a dynamic IP with dynamic DNS (Figure 12), but in practice it can
70%
30.01.2024
Rubén Llorente ...
8, 9
Debian
11, 12
Ubuntu
20.04, 22.04
FreeBSD
13.x
OpenBSD
7.3
I recommend the downloadable installer, but I will skip
68%
11.09.2018
: 2
09 template:
10 metadata:
11 labels:
12 run: nginx-dep
13 spec:
14 containers:
15 - name: nginx-dep
16 image: nginx17 ports:
18 ... 0 ... 0
68%
14.08.2018
- Certificate is trusted
Java CA Store (jre-10.0.1): OK - Certificate is trusted
macOS CA Store (High Sierra): OK - Certificate is trusted
Mozilla CA Store (2018-04-12): OK ... 0 ... 0
68%
15.12.2017
08 action :install
09 end
10 service "apache2" do
11 action [ :enable, :start ]
12 end
13
14 directory node['main']['doc_root'] do
15 owner 'www1-data'
16 group 'www1-data'
17 mode '0744'
18 action ... 0 ... 0