43%
30.11.2025
the previous versions: Windows Cluster lets you group up to 16 mailbox servers in a cluster, which means databases can be replicated on up to 15 additional servers.
Also, it provides an option of integrating
43%
30.11.2025
/forced-commands-only/yes/' > sshd_config\r"
12 expect "#"
13 send "/etc/init.d/sshd restart\r"
14 expect "#"
15 send "exit\r"
16 expect "$"
17 send "logout\r"
18 close
All of the expect commands look for shell prompts
43%
31.10.2025
.168.2.14", "192.168.2.15";
06
07 logging to_file => "rex.log";
08
09 desc "Uptime estimate";
10 task "uptime", group => ["intranet", "accounting"], sub {
11 say run 'uptime';
12 };
Package Service
Listing
43%
31.10.2025
Fortunately, the Guacamole website has prebuilt packages for several distributions. The Downloads section of the website [1] provides packages for Debian 6.0 (squeeze), Ubuntu 11.10/12.04, and Fedora 15
43%
30.11.2025
up:
14 rm -rf /var/log/noise
15 end script
16
17 respawn
18 respawn limit 5 60
19 stop on filesystem
When the filesystem occurs, Upstart enables the job; at the same time, it triggers
43%
30.11.2025
balancing and the vSwitch controller. vSphere 5 is starting to cover its weak spot with the introduction of the vCenter Server Linux Virtual Appliance (vCSA) [15].
At the same time, both of these system
43%
30.11.2025
virtual webs.test.com {
15 active = 1
16 address = 192.168.1.250 eth0:0
17 vip_nmask = 255.255.255.0
18 port = 80
19 send = "GET / HTTP/1.0\r\n\r\n"
20 expect = "HTTP"
21
43%
30.11.2025
Environments," paper presented at IEEE/SADFE 2011, Oakland, CA, USA, 2011
P. Melland, T. Grance, "The NIST Definition of Cloud Computing, Version 15," 2009: http://www.nist.gov/itl/cloud/upload/cloud-def-v15
43%
30.11.2025
full backup with several incremental backups every day. The shortest permissible interval between two incremental backups is 15 minutes. In an ideal case, I would lose a maximum of a quarter of an hour
43%
30.11.2025
"creating" $vmname
09
10 virsh suspend rhstorage
11 virt-clone -o rhstorage -n $vmname -f /var/lib/libvirt/images/$vmname.qcow
12 virsh resume rhstorage
13
14 oldmac="52:54:00:B4:DF:EB"
15 newmac