18%
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
18%
18.07.2013
abbreviations. In the above example, RC4+RSA would enable all possible cipher suites that include RC4 and RSA. The example is also the default in Apache 2.2. Apache 2.4, however, accepts the default settings
18%
14.03.2013
if [[ ! -f /tmp/caller.lock ]]; then
21 touch /tmp/caller.lock
22 locked=true
23 else
24 sleep 5
25 fi
26 done
27
28 # Generating the message
29 $TEXT2WAVE -o $SOUNDFILE -f 8000
18%
28.11.2021
systemctl start podman.socket
20 usermod -aG podman $SUDO_USER
21 SHELL
22 end
Once you have installed both VirtualBox and Vagrant, either with Homebrew or an installation archive, save
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%
24.02.2022
(s) wr/rd(s) close(s) total(s) iter
------ --------- ---- ---------- ---------- --------- -------- -------- -------- -------- ----
write 1835.22 28.68 0.120209 5242880 65536 0.000934 11.16 2.50 11.16 0
Summary of all tests:
Operation Max(MiB) Min(MiB) Mean(MiB) StdDev Max(OPs
18%
07.04.2022
/rd(s)
------ --------- ---- ---------- ---------- --------- -------- -------- ...
write 1835.22 28.68 0.120209 5242880 65536 0.000934 11.16
**
close(s) total(s) iter
... -------- -------- ----
2.50 11.16 0
Summary of all tests
18%
18.12.2013
FILE *ptr_myfile;
16
17 counter_limit = 100;
18
19 ptr_myfile=fopen("test.bin","wb");
20 if (!ptr_myfile)
21 {
22 printf("Unable to open file!");
23 return 1;
24 }
25 for ( counter=1; counter <= counter
18%
19.05.2014
the 2010 time frame. This corresponds to about version 2.2 of SSHFS, which is from 2008. SSHFS is now up to version 2.5, which was released on January 14, 2014; however, testing I’ve done hasn’t revealed any
18%
10.06.2014
],
15 "nics": [
16 {
17 "nic_tag": "admin",
18 "model": "virtio",
19 "ip": "dhcp",
20 "primary": 1
21 }
22 ]
23 }
You can use this option for Windows virtual machines