16%
17.04.2012
.
Installing Chive
Chive, a free tool licensed under GPLv3, has been under development since September 2009 by web agency Fusonic with the help of the Yii PHP framework. Chive relies on PHP 5.1.0 (or newer
16%
07.04.2022
starwars.py
#!/usr/bin/env python3
**
import yaml
from yaml.loader import SafeLoader
**
with open('starwars.yaml') as f: sw = yaml.load(f, Loader=SafeLoader) print(yaml.dump(sw, indent=4, default
16%
13.06.2018
_get(ospackages=ospackages)
# Install GNU compilers (upstream)
Stage0 += apt_get(ospackages=['gcc', 'g++', 'gfortran'])
Stage0 += openmpi(cuda=False, infiniband=False,
prefix='/usr/local/openmpi', version='3.1.0
16%
13.12.2018
_64 2/4
08 Installing : gdb-7.6.1-110.el7.x86_64 3/4
09 Installing : mssql-server-14.0.3026.27-2.x86
16%
22.05.2023
.
# TYPE http_request_duration_seconds histogram
http_request_duration_seconds_bucket{le="1"} 0
http_request_duration_seconds_bucket{le="2.5"} 1
http_request_duration_seconds_bucket{le="5"} 2
http
16%
13.02.2017
. At he time of writing, Ralph 3.0 is in the final stages of the release process (as of the end of May).
Before installing, make sure that you have a new Ubuntu 14.04 installation with no other packages
16%
20.05.2014
)]: Done 1 out of 181 | elapsed: 0.0s remaining: 4.5s
[Parallel(n_jobs=2)]: Done 198 out of 1000 | elapsed: 1.2s remaining: 4.8s
[Parallel(n_jobs=2)]: Done 399 out of 1000 | elapsed: 2.3
16%
14.11.2013
of the extended boot procedure, the configured network interface (NIC) eth0 on the original has mutated into a NIC named eth1, and the numbers of other NICs have been increased by one. A similar thing happens
16%
18.12.2013
2P).
Listing 2P: Python Code Example with Output in Loop (One-by-One)
1 #!/usr/bin/python
2
3 if __name__ == "__main__":
4
5 local_dict = {'x':0, 'y':0, 'z':0,'value':0.0};
6
7 counter
16%
22.05.2023
been watching with interest Colin King's promising stress-ng [3] since our time together on the Ubuntu Server team. Time to take the challenger out for a spin!
The New King
The newer stress-ng tool can