80%
10.06.2014
VMs.
Listing 3: centos6.5.dsmanifest
01 {
02 "name": "centos-6.5",
03 version: "1.0.0",
04 "type": "zvol",
05 "cpu_type": "qemu64",
06 "description": "Centos 6.5 VM 1.0.0",
07
80%
11.06.2014
=manager,dc=acme-services,dc=org
21
22 dn: olcDatabase={1}monitor,cn=config
23 changetype: modify
24 replace: olcAccess
25 olcAccess: {0}to * by dn.base="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" read by dn
80%
07.10.2014
compiling (Listing 2).
Listing 2
Sheepdog Uses the FNV-1a Algorithm
01 #define FNV1A_64_INIT ((uint64_t) 0xcbf29ce484222325ULL)
02 #define FNV_64_PRIME ((uint64_t) 0x100000001b3ULL)
03
04
79%
05.02.2019
": "node bin/hello-cdk.js",
03 "context": {
04 "cidr_by_env": {
05 "dev": "10.100.0.0/16",
06 "qa": "10.200.0.0/16",
07 "prod": "10.300.0.0/16"
08 },
09 "max_azs": {
10
79%
10.04.2015
add -net 192.168.100.0/24 gw 192.168.2.2 dev eth0
up route add -net 192.168.13.0/24 gw 192.168.2.2 dev eth0
Listing 2
Set Routes
$ sudo route add -net 192.168.100.0/24 gw 192
79%
25.09.2023
for icmp_seq 2
--- nist.gov ping statistics ---
4 packets transmitted, 0 packets received, 100.0% packet loss
The host is the National Institute for Standards and Technology (NIST), a US government
79%
20.11.2013
Use% Mounted on
/dev/sda1 109G 17G 87G 16% /
tmpfs 16G 596K 16G 1% /dev/shm
/dev/md0 2.7T 192G 2.4T 8% /home
/dev/sdb1 111G 1.4G 104G 2% /mnt/data1
local:///mnt/data1 1.0T 1.7G 1023G 1% /mnt/s3ql
79%
16.06.2015
the traffic is pretty easy by giving each network interface (NIC) in the node an IP address with a different address range. For example, eth0 might be on a 10.0.1.x network, and eth1 on 10.0.2.x network
79%
05.06.2013
graphics
1
$39.99
$39.99
ASRock A55M-V2 FM1 motherboard
MicroATX Socket FM1 motherboard; 2x240-pin DDR3 2400+ (OC)/1866/1600/1333/1066/800 memory; 16GB maximum memory, dual
79%
25.09.2023
/ssh/sshd_config
23
24 # https://www.freedesktop.org/wiki/Software/systemd/ContainerInterface/
25 STOPSIGNAL SIGRTMIN+3
26
27 CMD ["/bin/bash"]
Next, create Dockerfile_UbuntuJJFMonit (Listing 2) and setup