23%
02.02.2021
5221548db 58 seconds ago 5.67MB
80dc7d447a48 About a minute ago 167MB
alpine 3.9 78a2ce922f86 5 months ago 5.55MB
The command you really
23%
05.12.2016
/state/log"
05 dumpuser "amanda"
06 labelstr "MyData[0-9][0-9]"
07 autolabel "MyData%%" EMPTY VOLUME_ERROR
08 tpchanger "chg-disk:/amanda/vtapes"
09 tapecycle 4
10 dumpcycle 3 days
11 amrecover_changer "changer
23%
16.10.2012
($ssh, '/sbin/ifconfig');
07 stream_set_blocking($stream, true);
08
09 $response = '';
10 while($buffer = fread($stream, 4096)) {
11 $response .= $buffer;
12 }
13
14 fclose($stream);
15 echo $response;
16
17
23%
12.09.2013
://www.ulteo.com/home/en/services
Downloads: http://www.ulteo.com/home/en/ovdi/openvirtualdesktop/3.0
Ulteo OVD HTML5 web client: http://www.ulteo.com/home/en/news/2012/09/12
iOS client no longer in AppStore: http ... Open Virtual Desktop 3.0 as an alternative to VDI
23%
11.04.2016
are generating a test installation only.
While the installation process is running, the Ubuntu host needs additional resources. Even though only 3GB of RAM and two processor cores are required, the installation
23%
04.08.2011
.pm.xenserver.utils.Server;
12
13 public class TestAPI {
14
15 /**
16 * @param args
17 */
18 public static void main(String[] args) throws Exception {
19
20 if (args.length != 3 && args.length != 5)
21
23%
05.09.2011
for AWS APIs; therefore, Eucalyptus clouds can scale out to Amazon EC2. Eucalyptus also implements an Amazon S3-compliant storage component called Walrus. Walrus is primarily a virtual machine repository
23%
05.08.2024
/.ansible/collections:/usr/share/ansible/collections
executable location = /usr/bin/ansible
python version = 3.11.2 (main, Feb 17 2023, 09:48:02) [GCC 8.5.0 20210514 (Red Hat 8.5.0-18)] (/usr/bin/python3.11)
jinja version = 3.1.2
libyaml = False
23%
11.02.2016
.com/hashicorp/otto/examples/mongodb"
06 }
07 }
08
09 project {
10 name = "my-project"
11 infrastructure = "my-infrastructure"
12 }
13
14 infrastructure "my-infrastructure" {
15 type = "aws"
16
22%
14.03.2013
,
09 sizeof(j));
10 [...]
11 MALLOC(pr, struct prison *,
12 sizeof(*pr),
13 M_PRISON, M_WAITOK | M_ZERO);
14 [...]
15 error = copyinstr(j.path,
16 &pr->pr_path, sizeof