17%
14.08.2020
and SMART values. The disks were a combination of consumer-grade drives (SATA and PATA) with speeds from 5,400 to 7,200rpm and capacities ranging from 80 to 400GB. Several drive manufacturers were represented
17%
28.03.2012
and modified one line in /etc/collectl.conf
by adding a little to the default statistics monitored. The line in /etc/collectl.conf
is:
DaemonCommands = -f /var/log/collectl -r00:00,7 -m -F60 -s+YZCD --iosize
17%
05.12.2014
.21
–
EUR5.95
EUR1.00 (with French VAT)
EUR2.78 (half price as of year two)
–
$2.92
License(s)
AGPL, commercial
GPL, LGPL, AGPL
Commercial
GPLv3
17%
05.08.2024
catatonit conmon containernetworking-plugins crun golang-github-containers-common
golang-github-containers-image netavark passt podman
0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded.
Need to get 32.3 MB of archives.
After this operation, 131 MB
17%
29.09.2020
between failure and SMART values. The disks were a combination of consumer-grade drives (SATA and PATA) with speeds from 5,400 to 7,200rpm and capacities ranging from 80 to 400GB. Several drive
17%
24.09.2015
. The speed-up increases from 1.00 with one process to 4.71 using 64 processes. Of course, the wall clock time for the serial portion of the application does not change; it stays at 200 seconds regardless
17%
08.10.2015
. The speed-up increases from 1.00 with one process to 4.71 using 64 processes. Of course, the wall clock time for the serial portion of the application does not change; it stays at 200 seconds regardless
17%
02.02.2021
.
As surely as night follows day, automated attacks will target the default Secure Shell port (TCP port 22), so I will use SSH as the guinea pig test case with the knowledge that I can move the real SSH service
17%
06.08.2013
-layer address means a host cannot be addressed. If you want to assign the IP address 10.1.1.1
to a fixed MAC address of 00:d0:a7:b1:c7:de
on eth1, the following command will do the trick:
ip neigh add 10
17%
12.09.2013
of 00:d0:a7:b1:c7:de
on eth1, the following command will do the trick:
ip neigh add 10.1.1.1 lladdr 00:d0:a7:b1:c7:de dev eth1 nud perm
Here, nud stands for Neighbor Unreachability Detection