18%
20.05.2014
@memory.cache(ignore=['verbose'])
06 def f(x, verbose=0):
07 if verbose > 0:
08 print('Running f(x).')
09 return x
On Disk
Joblib also provides two functions for saving and loading
18%
14.11.2013
/bin/env python
02 import sys
03
04 dict = {'enp2s0':'eth0', 'enp2s1':'eth1'}
05
06 if sys.argv[1] in dict:
07 print dict[sys.argv[1]]
08 else:
09 print(sys.argv[1])
10 exit(0)
Workaround
18%
14.03.2013
: 6
08 microcode : 0x60c
09 cpu MHz : 800.000
10 cache size : 6144 KB
11 physical id : 0
12 siblings : 2
13 core id : 0
14 cpu cores : 2
15 apicid
18%
21.08.2014
, no network calls
06 #source = ocs.computers.replay
07 #file = computers.xml
08
09 ## OCS SOURCE PARAMETERS ##
10 source.url = http://ocs-server.mydomain.com
11 source.username = SOAP_USER
12 source
18%
08.10.2015
and Using Classes
01 class NetConfig
02 {
03 #Properties
04 [STRING]$ComputerName = "srv01";
05 [STRING]$IpAddress = "192.168.178.2";
06 [STRING]$DNS = "192.168.178.1";
07 #Methods
08
09 [Void]
10
18%
08.04.2014
03 memory = Memory()
04
05 @memory.cache(ignore=['verbose'])
06 def f(x, verbose=0):
07 if verbose > 0:
08 print('Running f(x).')
09 return x
On Disk
Joblib also provides two
18%
14.03.2013
GRANT ALL PRIVILEGES ON nova.* TO 'novadbadmin'@'%'
04 IDENTIFIED BY 'dieD9Mie';
05 EOF
06 mysql -u root <08 GRANT ALL PRIVILEGES ON glance.* TO 'glancedbadmin'@'%'
09
18%
02.02.2021
// ---- previously --------
02 if ($user !== null) {
03 $a = $user->address;
04
05 if ($a !== null) {
06 $b = $user->getBirthday();
07
08 if ($b !== null) {
09 $bday = $b->asString();
10 }
11
18%
25.03.2020
level of TCP streams and UDP datagrams) and 7 (HTTP/application protocols) can be configured comprehensively, whereas the underlying Layer 2 and Layer 3 network (frames and IP packet layers) cannot.
Who ... Mesh Service for OSI Layers 2 and 3
18%
17.10.2011
.6.24: 1.5-23
05 pve-kernel-2.6.24-11-pve: 2.6.24-23
06 qemu-server: 1.1-16
07 pve-firmware: 1.0-5
08 libpve-storage-perl: 1.0-13
09 vncterm: 0.9-2
10 vzctl: 3.0.23-1pve11
11 vzdump: 1.2-5
12 vzprocps: 2.0