10%
20.03.2014
13 respawn
14 respawn limit 10 5
15
16 pre-start script
17 $DAEMON -t
18 if [ $? -ne 0 ]
19 then exit $?
20 fi
21 end script
22
23 exec $DAEMON
Listing
10%
09.04.2019
-Administrative TUIs
system-config-firewall-tui
This TUI-based firewall could be considered an administrative tool.
A good video [13] explains how to use it.
neoleo
A text
10%
28.06.2011
.part.22
12 Generating manifest /tmp/centos.5- 3.x86.img.manifest.xml
13
14 $ euca- register images/centos.5- 3.x86.img.manifest.xml
15 IMAGE emi- c658102B
When all three parts have been uploaded
10%
29.09.2020
-of-concept functionality.
Three Is the Magic Number
I'm going to use the excellent K3s to build my Kubernetes cluster. For instructions on how to install K3s, check out the "Teeny, Tiny" section in my article on Status
10%
18.07.2013
to distinguish between the different SaaS, PaaS, and IaaS offerings, online storage, software products targeted to help users build their own hybrid cloud, virtualization management solutions, and the cloud
10%
09.04.2019
backend "s3" {
07 region = "eu-west-1"
08 bucket = "chrisbinnie-terraformstate"
09 key = "guardduty.tfstate"
10 encrypt = true
11 }
12 }
13
14 resource "aws
10%
07.10.2014
-EY
09 config:
10
11 zroot ONLINE
12 ata-ST380215AS_9QZ68Z7S ONLINE
Not Under Root
Caution is advised here: Without specifying any options, the zpool
10%
12.09.2013
public_html
$ cd public_html/
~/public_html$ ln -s ../packages packages
~/public_html/packages$ chmod 750 conf/
~/public_html/packages$ chmod 750 db/
GPG Key
To enable a user to use the repository
10%
07.10.2025
and furious as rapid troubleshooting demands. It's time to give this project another try, but with the modern hardware of the 2020s!
Figure 1: The diminutive
10%
27.05.2025
;
05
06 public class HelloWorldSample
07 {
08 static async Task Main(string [] args)
09 {
10 await HelloWorldSample.Run();
11 }
12
13 public static async Task Run()
14 {
15 using var scanning