25%
05.02.2019
Version: "2.0.0"
02
03 globalEnvVars:
04 - key: "MYSQL_USER"
05 value: "dev"
06 - key: "MYSQL_PASSWORD"
07 value: "123456"
08
09 commandTests:
10
11 # Is the MySQL package installed?
12 - name: "MySQL package
25%
09.08.2015
:1 while $depth < 10;
08 traverse any() from 11:0 while
09 ( @class='Relation' and from < '2000-01-01')
10 or from is null;
11 select name from (traverse any() from #11:0) where @class
25%
05.12.2016
# Deactivate comments to keep these rules permanently
090 UNBLOCK_AUTO=0
091
092 echo "Initialize iptables"
093 # Create rule chains
094 chain_exists LAST_RESORT || ${IPTABLES} -N LAST_RESORT
095
25%
05.11.2018
nodes, and make sure to do this as a user and not as root.
3. To make life easier, use shared storage between the controller and the compute nodes.
4. Make sure the UIDs and GIDs are consistent
25%
13.12.2018
In previous articles, I examined some fundamental tools for HPC systems, including pdsh [1] (parallel shells), Lmod environment modules [2], and shared storage with NFS and SSHFS [3]. One remaining
25%
20.10.2013
://smartmontools.sourceforge.net
=== START OF INFORMATION SECTION ===
Device Model: Samsung SSD 840 Series
Serial Number: S19HNSAD620517N
LU WWN Device Id: 5 002538 5a005092e
Firmware Version: DXT08B0Q
User Capacity: 120,034,123,776 bytes
25%
22.08.2011
:lanman passfile.txt
Loaded 2 passwords with 2 different salts (FreeBSD MD5 [32/64])
guesses: 0 time: 1:04:04:08 (3) c/s: 10927 trying: gmugoky - gmugok2
guesses: 0 time: 1:09:25:10 (3) c/s: 10929 trying
25%
06.10.2019
is well.
Listing 4
A Working Nginx Container
01 $ curl http://10.88.0.3:80
02
03
04
05
06
Welcome to nginx!
07