55%
21.08.2014
MIPS : 1993.93
17 processor : 2
18 BogoMIPS : 1993.93
19 processor : 3
20 BogoMIPS : 1993.93
21 Features : swp half thumb fastmult vfp edsp neon vfpv3 tls
22 CPU implementer : 0 ... 22
55%
21.08.2014
_wait_timeout": "30s",
08 "shutdown_command": "echo 'Done' | sudo -S shutdown -h now"
09 }],
10 "provisioners": [{
11 "type": "shell",
12 "inline": [
13 "sleep 30",
14 "sudo apt-get update",
15 ... 22
54%
21.08.2014
of these operations can also have a heavy I/O component. The situation I'm familiar with was not that large in HPC terms – perhaps 12 to 20 nodes. However, it was just a "sample" problem. The complete problem would ... 22
45%
21.08.2014
and SaaS solutions. Others are expandable into enterprise and cloud computing, and then some. I first will explore the options for hardware MFA that apply to major websites and cloud providers. Later, I ... Around since the 1960s, passwords are still the mainstay for authentication. The good news is you have alternatives in hardware multifactor authentication. ... 22
45%
21.08.2014
_threshold 1800
11 check_period 24x7
12 check_command check-host-alive
13 }
Listing 3
24x7
01 define timeperiod {
02 timeperiod ... 22
43%
21.08.2014
Day-of-month 1-31 , - * ? / L W C
18 Month 1-12 or JAN-DEC , - * /
19 Day-of-Week 1-7 or SUN-SAT , - * ? / L C #
20 Year (Opt) empty ... 22
42%
21.08.2014
, despite repeated announcements to the contrary; the developers expect the severely out-of-date nova-network to hang on in OpenStack for at least another 12-18 months.
OpenStack Icehouse is the first Open ... 22
42%
21.08.2014
binary packages for most major Linux major distributions. Fedora, for instance, offers an older Version 1.12 in the Fedora repository as well as a current ReaR Version 1.15 in Fedora updates. CentOS users ... 22
35%
01.06.2024
Rubén Llorente ... # A single task is defined, which by default will
20 # run only against "devuan" hosts.
21 tasks:
22 upgradeall:
23 desc: Upgrade all packages
24 target:
25 tags: [devuan]
26 cmd: |
27
30%
07.10.2014
SSH and sFTP hold several hidden treasures within their config files that you might not know about, especially if you are a new sys admin. Even if you have been using them for a while, a review ... The scope and functionality of SSH and sFTP provides both secure remote access and secure file transfers. ... SSH and sFTP Config