21%
30.11.2025
:5 rwm
18 # consoles
19 lxc.cgroup.devices.allow = c 5:1 rwm
20 lxc.cgroup.devices.allow = c 5:0 rwm
21 lxc.cgroup.devices.allow = c 4:0 rwm
22 lxc.cgroup.devices.allow = c 4:1 rwm
23 # /dev/{,u}random
24
21%
30.11.2025
Sas Sdb
17 1 0.0088 0.0021 0.0019
18 2 0.0085 0.0033 0.0012
19 4 0.0087 0.0045 0.0007
20 7 0.0095 0.0034 0.0005
21 10 0.0097 0.0022 0.0006
22 20 0.0103 0.0010 0.0006
23 Avg 0.0093 0.0028 0
21%
30.11.2025
the matching vDisk. This allows for dynamic load balancing and for more efficient use of the available hardware.
Infos
Citrix Provisioning Services: http://support.citrix.com/product/provsvr/psv5.0/
... If you manage many identical computers on a server farm, you don't want to patch every single machine separately just to install a security update. Citrix Provisioning Services 5.0 offers
21%
30.11.2025
queries. This is one reason why a Galera setup with only two nodes is not recommended.
An SST can be accomplished with mysqldump, rsync, or XtraBackup (2.0 and up). With a very large data volume (as
21%
30.11.2025
1
1
0
Backup
50
1
1
1
Network printer
100
1
0
0
File server
50
1
1
0
21%
30.11.2025
","stage","app","gateway","eth0-ip","eth0-mask","eth1-mac","eth1-ip","eth1-mask" ]
19 system_dict = {}
20
21 f = open(cblr_systems, "r")
22 for line in f:
23 if line.startswith("#"):
24 continue
25 system
20%
30.11.2025
VALUES ('$hostname', '$ip', 'A', 86400, $time, 1, 0)/;
21 } else {
22 $sql = qq/UPDATE records SET content = '$ip' WHERE name = '$hostname'/;
23 }
24 $sth->finish();
25 $dbh->do($sql) or warn $dbh
20%
31.10.2025
% of 454.22GB Processes: 168\r
60 Memory usage: 22% Users logged in: 1\r
61 Swap usage: 0% IP address for eth0: 192.168.1.250\r
62 \r
63 Graph this data
20%
30.11.2025
sprzblog mysql limesurvey -uroot -ppassword > backup.sql
will take 21 seconds to complete:
real 0m21.626s
user 0m0.000s
sys 0m0.000s
In the case of larger databases on non-replicated servers
20%
30.11.2025
be replaced solely with the sshd configuration directives shown in Listing 3. Line 16 specifies that SFTP will listen on port 2202 instead of the default SSH port 22. This option is configurable and left