17%
20.03.2014
-node cluster with support on weekdays costs no less than 9,000 Euros, while the same cluster with 24x7 support is priced at 14,000 Euros. Realistically, however, no one will operate cloud storage with only two
17%
20.05.2014
cloud via the Linux and OS X command line.
Installing Node is pretty simple. Most Linux distributions now have it in their repositories, although you will rarely find this to be a current version ... 20
17%
04.10.2018
",
19 "VERSIONEDCONSULREGISTRATION": "false"
20 },
21 "retry_join": [
22 "consul.datacenter-a.internal.myprivatedns.net"
23 ],
24 "server": true
25 }
The Amazon
17%
07.06.2019
simply open a ticket if the kernel doesn't do what it should.
The 4.18 kernel in RHEL 8 can be run on four architectures: AMD64 (i.e., x86-64), 64-bit ARM, and the little-endian versions for IBM Power
17%
05.12.2019
disc, it also resolves the content in a far superior way. Movies on video CDs had a meager pixel resolution of 352x240 NTSC (352x288 PAL/SECAM), which improved to 720x480 (720x576) pixels with video DVDs
17%
02.02.2021
.
As surely as night follows day, automated attacks will target the default Secure Shell port (TCP port 22), so I will use SSH as the guinea pig test case with the knowledge that I can move the real SSH service
17%
25.01.2017
to maintain program correctness. Listing 1 is an example of the ways you can define a coarray.
Listing 1: Defining Coarrays
integer :: x[*] ! scalar coarray
real
17%
10.04.2015
/bin/rpi-update \
https://raw.githubusercontent.com/Hexxeh/rpi-update/master/rpi-update && \
chmod +x /usr/bin/rpi-update
08 $ sudo rpi-update
09 $ sudo reboot
I enabled SNMP agents on all the access points used
17%
14.11.2013
, $user, $pass) = (split);
17 close(IN);
18
19 my $client = new Frontier::Client(url => "http://$server/rpc/api");
20 my $session = $client->call('auth.login', $user, $pass);
21
22 return ($client
17%
14.03.2013
=/opt/pjsua.conf
06 SOUNDFILE=/tmp/alert.wav
07 TEXT2WAVE=/usr/bin/text2wave
08 DURATION=20
09 NUMBER=01234567890
10 MESSAGE="Monitoring Alert"
11
12 # Setting a lock file
13 # We can't make more than one call
14