18%
20.10.2013
a freshly installed CentOS 6.4 distribution on a newly built system with smartmontools installed using yum
. I also made sure the smartmontools daemon, smartd
, starts with the system by using chkconfig
18%
30.01.2024
. The following example assumes a system with Ubuntu 22.04.
To begin, you need to install some required software management packages (Listing 1, line 1); download the GPG key used to sign Docker's package lists
18%
14.03.2013
results= clubs.find({"club":club})
22 results = results.count()
23
24
25 return bottle.template('result', {"club":club, "results":results})
26
27 bottle.run(host='localhost', port=8080, debug=1
18%
25.03.2021
[1] sdc1[0]
244065408 blocks super 1.2 [2/2] [UU]
[=>...................] resync = 6.4% (15812032/244065408) finish=19.1min speed=198449K/sec
bitmap: 2/2 pages [8KB], 65536KB chunk
18%
01.08.2012
Listing 1: Output of Installing numactl into VNFS
[root@test1 ~]# yum --tolerant --installroot /var/chroots/sl6.2 -y install numactl
Loaded plugins: fastestmirror, refresh-packagekit, security
18%
20.08.2012
since its inception. These days, it handles IPv6 as well as IPv4 beautifully. Its astounding versatility means that integrating it with scripts is a veritable piece of cake. I have heard it said in fact
18%
04.10.2018
and deploy slides automatically with OpenShift on every new commit in the Git repository. The slides are available online [5] and the source code of this example is available at the CETIC Git repository [6
18%
06.10.2022
shows some function call examples.
Listing 1
Example Function Calls
# Rounding up
# 11
round(10.9)
# Generate an array of numbers
# [9, 8, 7, 6, 5, 4, 3, 2, 1]
numbers.range(9, 1
18%
04.10.2018
",
19 "VERSIONEDCONSULREGISTRATION": "false"
20 },
21 "retry_join": [
22 "consul.datacenter-a.internal.myprivatedns.net"
23 ],
24 "server": true
25 }
The Amazon
18%
11.02.2016
happens transparently for the user, who has no contact at all with the tools. Otto is released under Mozilla Public License Version 2.0, and development is an open process on GitHub [6].
Otto has one