30%
25.03.2020
.0.0.1:1234
connect = smtp.gmail.com:465
checkHost = smtp.gmail.com
OCSPaia = yes
This example creates a TLS tunnel between the local computer and the Google SMTP server on port 465. On accessing the tunnel
30%
04.08.2020
'll use Apt and take the package manager route, as shown in this command, to install Docker Compose:
$ apt install docker-compose
Now, I'll clone the repository from GitHub [8] and then enter
30%
05.12.2016
, followed in September by Apricity OS 09.2016 [1] (code-named Aspen), which was used for this test. The project was based on Gnome only in its beta phase, although another GTK desktop, Cinnamon, was added
30%
11.04.2016
: /bin/false
06 tags: notworking
07 - name: Test Block 2
08 command: /bin/true
09 tags: working
10 rescue:
11 - debug: msg="error error error"
12 always:
13
30%
15.08.2016
can manage the whole deployment and hardware configuration with PowerShell commands. For instance, you can create a new machine with the command:
> new-vm -Name win8 -MemoryStartupBytes 512MB -Boot
30%
12.09.2013
be authenticated!
07 tkmon
08 Install these packages without verification [y/N]? n
09 E: Some packages could not be authenticated
10 $ wget -O - https://192.168.56.102/tk-archive.gpg.pub | sudo apt-key add -
11
30%
14.03.2013
allow you to change the configuration.
What's In /proc?
The name proc is shorthand for Process Filesystem
, and indeed the original SVR8 Unix implementation is documented in Tom J. Killian's 1984 Usenix
30%
16.05.2013
in $LOADED
04 do
05 if [ $I != "" ] ; then
06 module load $I
07 fi
08 done
09 else export LOADEDMODULES=""
10 fi
As can be seen from this code, if NOMODULES is set, nothing is done
30%
12.05.2020
.04"
],
"RepoDigests": [
"nvidia/cuda@sha256:3cb86d1437161ef6998c4a681f2ca4150368946cc8e09c5e5178e3598110539f"
],
"Parent": "",
"Comment": "",
"Created": "2019-11-27T20
30%
21.07.2011
heartbeat = 1
07 heartbeat_port = 539
08 keepalive = 6
09 deadtime = 18
10 network = direct
11 debug_level = NONE
12 monitor_links = 1
13 syncdaemon = 1
14 virtual webs.test.com {
15 active = 1
16