33%
30.10.2025
in GNOME 50,” Spaleta says.
Fedora Linux 43 is the first release featuring RPM 6.0. “RPM 6.0 provides some interesting security enhancements, like multiple key signing of packages. This should help future
33%
30.11.2025
stress --cpu 2
stress: info: [3855] dispatching hogs: 2 cpu, 0 io, 0 vm, 0 hdd
^C
real 0m53.820s
user 0m47.143s
sys 0m0.000s
This load is enough to take the program's share of the CPU to 98
33%
30.11.2025
\
02 --hostname=foo.bar.de --mac- address=00:40:26:CA:10:DD \
03 --kopts="stage=test app=www" --ksmeta="stage=test app=www"
04 # cobbler system edit --name=foo --interface=eth0 --mac=00:40:26:CA
32%
31.10.2025
?
The first part of this workshop demonstrated how an additional node can be added to an existing cluster using
ceph osd crush add 4 osd.4 1.0 pool=default host=daisy
assuming that daisy is the hostname
32%
30.11.2025
these servers send more information out to the Internet than they receive (like a typical web server).
I'm going to assume that, in this case, the Internet-facing network interface is eth0. In other words, when
32%
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
32%
31.10.2025
at the output of uptime [1] on OS X:
13:03 up 2 days, 12:01, 2 users, load averages: 0.52 0.59 0.63
The uptime command displays the load average in its common form, averaging the last one, five, and 15 minutes
32%
30.11.2025
CPU PROCESS/NLWP
# 173 daemon 17M 11M sleep 59 0 3:18:42 0.2% rcapd/1
# 17676 apl 6916K 3468K cpu4 59 0 0:00:00 0.1% prstat/1
# ...
# ZONEID NPROC SWAP RSS MEMORY TIME
32%
30.11.2025
. To automate this process on a Windows DHCP server, you can use the netsh command. To create a new reservation, just issue the following:
netsh dhcp server scope 10.10.0.0 add reservedip 10.10.47.11 00E0C0E0B0B
32%
30.11.2025
. Vmtouch comes to the rescue with its most powerful option: -dl, for "daemonize and lock."
Listing 1
Vmtouch Gzip Example
01 $ ./vmtouch /bin/gzip
02 Files: 1
03 Directories: 0
04