53%
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
53%
28.11.2022
Library (https://www.ibm.com/products/diamondback-tape-library) is aimed at organizations that need to secure hundreds of petabytes of data, such as hyperscale cloud providers and global enterprises
53%
30.01.2020
by firewall manufacturer Fortinet [8]. I simplified the structure, compared with their version on GitHub, so that the template in the cloud only raises a firewall and not a cluster. Additionally, the authors
53%
06.10.2019
PeerAddr => ' ThisDomain.com',
06 PeerPort => '2000',
07 Proto => 'tcp',
08 Type = 'SOCK_STREAM'
09 ) or die "Could not Open Port.\n";
Now I'll write to the server from the client
53%
30.11.2025
-Specific PATH
01 PATH=/bin:/usr/bin:/usr/local/bin
02 case `uname -r` in
03 IRIX*)
04 PATH=$PATH:/etc/:/usr/bsd
05 ;;
06 HP-UX*)
07 PATH=$PATH:/sbin
08 ;;
09 ...
10 esac
53%
30.11.2025
#auto eth0
06 #iface eth0 inet dhcp
07 auto br0
08 iface br0 inet dhcp
09 bridge_ports eth0
10 bridge_stp off
11 bridge_maxwait 5
12 post-up /usr/sbin/brctl setfd br0 0
Next, create a directory
53%
28.06.2011
/tmp/initrd.img- 2.6.28- 11- server.manifest.xml
08
09 $ euca- upload- bundle - b ramdisk - m /tmp/initrd.img- 2.6.28- 11- server.manifest.xml
10 Checking bucket: ramdisk
11 Creating bucket: ramdisk
12
53%
14.03.2018
key_material: "{{ item }}"
09 state: present
10 region: "{{ region }}"
11 with_file: /home/user/.ssh/id_rsa.pub
12 register: sshkey
13 tags: sshkey
14
15 - name: Create VPC INT
16 ec2
53%
28.11.2023
": "127.0.0.1"}},
06 { "type": "PORT", "params": {"hostname": "129.0.0.1", "port": 8080}},
07 { "type": "HTTP-STATUS", "params": {"url": "https://google.com"}},
08 {
09 "type": "GROUP",
10
53%
17.04.2017
on a development machine with Debian 8:
curl -sL https://deb.nodesource.com/ setup_6.x | bash
apt install nodejs git
The first command expands the collection of repositories for Debian's package manager, adding