9%
30.11.2025
to storage
08 mv archiv/cur/$i storage
09
10 # Create storage directory for email
11 mkdir storage/$pref.$i
12
13 # Extract attachments from mail
14 ripmime -i storage/$i -d storage/$pref.$i
15
16
9%
30.11.2025
/lib/certmaster/peers
11 setfacl -d -R -m 'u:foobar:rwX' /var/lib/func
12 setfacl -R -m 'u:foobar:rwX' /var/lib/func
13 setfacl -d -R -m 'u:foobar:rwX' /var/log/func/
14 setfacl -R -m 'u:foobar:rwX' /var
9%
30.11.2025
.msft in the reservation name with your own domain.The following command sets DHCP option 12 with a value of PC4711.contoso.msft for the reservation just created for the IP address 10.10.47.11. Option 12 is the hostname
9%
02.08.2021
"
$ curl -LO "https://dl.k8s.io/$(curl -L -s https://dl.k8s.io/release/stable.txt)/bin/linux/amd64/kubectl.sha256"
$ echo "$(256) kubectl" | sha256sum --check
If the output from the kubectl
9%
29.10.2013
Scaling group
named:
awseb-e-mnpsy5bpzk-stack-AWSEBAutoScalingGroup-12BAR59E5FUDM
2013-05-08 20:04:57 INFO Waiting for EC2 instances to
launch. This may take a few minutes.
2013-05-08 20:07:45 INFO
9%
02.03.2012
the directory structures needed:
tinydns-conf tinydns tinydns /etc/tinydns 12.34.56.78
This command tells TinyDNS that you want to run it as user tinydns
under group tinydns
to keep security threats
9%
04.02.2013
for several distributions. The Downloads section of the website provides packages for Debian 6.0 (squeeze), Ubuntu 11.10/12.04, and Fedora 15/16/17. Alternatively, you can build Guacamole from the source code
9%
05.03.2013
color: "Red",
11 Model year: 1988
12 }
13 };
Programmers can use variables directly; the appropriate var
s are added by CoffeeScript when you compile. As in shell scripts, the hash sign (#
) starts
9%
07.11.2011
, Postscript, PDF, PNG, SVG, and XML formats. Listing 2, for example, shows the plain text output for a two-socket, eight-core server.
Listing 2: lstopo Textual Output.
01 Machine (24GB)
02 NUMANode P#0 (12
9%
07.11.2011
directives, meaning that the source code can still be complied as serial code:
$ gcc ‑Wall test.c
test.c: In function 'main':
test.c:12: warning: ignoring #pragma omp parallel
OpenMP-specific code can also