14%
15.12.2017
:create
19 end
20
21 cookbook_file "#{node['main']['doc_root']}/index.html" do
22 source 'index.html'
23 owner 'www1-data'
24 group 'www1-data'
25 action :create
26 end
27
28 template "/etc/apache2/sites
14%
22.12.2017
on the storage node; you just need SSH active on your system. Almost all firewalls allow port 22 access, so you don't have to configure anything extra (e.g., NFS or CIFS); you just need one open port
14%
09.04.2019
}
21 }
22 },
23 {
24 "Effect": "Allow",
25 "Action": [
26 "iam:PutRolePolicy",
27 "iam:DeleteRolePolicy"
28 ],
29 "Resource": "arn:aws:iam
14%
20.03.2014
"nics": [
16 {
17 "nic_tag": "admin",
18 "model": "virtio",
19 "ip": "dhcp",
20 "primary": 1
21 }
22 ]
23 }
You can use this option for Windows virtual machines
14%
11.10.2016
wxWindows (renamed wxWidgets) [22]. The first version was released in 2007, and it is still under development. The current version has not yet reached 1.0, yet it has a great deal of promise and being
14%
05.12.2016
"
20 compress client fast
21 }
22 holdingdisk hd1 {
23 directory "/amanda/holding"
24 use 50 mbytes
25 chunksize 1 mbyte
26 }
The first line beginning with org gives a description
14%
01.06.2024
is available on your system. I'm using Ubuntu Linux 22.04 (Jammy Jellyfish) for reference. The installation instructions I skip through can be found online [2]. Proceed as the root user to get the correct
14%
25.09.2023
: 55 ms.
Port: 80: op 2.1. 10.0.0.23 80 Time: 26 ms.
Port: 80: op 2.2. 10.0.0.23 80 Time: 56 ms.
Port: 80: op 3.1. 10.0.0.23 80 Time: 25 ms.
Port: 80: op 3.2. 10.0.0.23 80 Time: 48 ms.
Port: 80: op 4
14%
20.06.2022
-Host "Removing outdated $MigMBox.pst file." -fore yellow
20 }
21 Write-Host ""
22
23 # Create a .pst file for every mailbox found on system.
24 #
25 Write-Host "Exporting mailbox $MigMBox to file $Mig
14%
17.09.2013
iptables.service
, or create a rule for port 22 (SSH).
Administrators typically do not need to make any adjustments to the main configuration file – usually /etc/ssh/sshd_config
– with one exception