16%
30.11.2025
later on, but in the meantime, the following is a class configuration line:
tc class add dev $DEV parent 1:1 classid 1:12 cbq bandwidth $BAND rate 25Mbit allot 1514 cell 8 weight 2500Kbit prio 3 maxburst
16%
14.08.2017
circumvents a kernel's cgroup resource limitations. Look online for more information on kernel capabilities [3].
The capabilities man page warns about the power of SYS_ADMIN access by saying "Don't choose CAP
16%
18.07.2013
?
The hdparm [3] tool exposes all the disk's details to the administrator's prying eye. From the output presented in Listing 1, you can determine that this is indeed a solid state device (line 25), supporting
16%
30.11.2025
this user will be rejected (unless you have a nagios@mydomain.com
email address set up). If you're using exim4
, you need to set the untrusted user
option and then add the line
-- -f arealaddress@mydomain.com
16%
04.11.2011
are stored in a uchar
array (Listing 1, lines 1-5). The *data
field concatenates the data values of the lines. The following image:
A B C
D E F
would thus be represented as width = 3
, height = 2
, data
16%
16.11.2017
using sh -c
; therefore, you might have to put the command in quotes to make sure it is passed correctly.
You can use watch
in conjunction with all kinds of commands. Personally, I use it with uptime
16%
01.06.2024
sar with the -P switch. The command in Listing 1 line 3 displays the status of all cores, and the command in line 4 displays the status for cores 1 and 2 only.
Like top, sar displays the average load
16%
30.11.2025
://lxr.free-electrons.com/source/mm/oom_kill.c?v=2.6.32
mm/oom_kill.c: http://lxr.free-electrons.com/source/mm/oom_kill.c?v=3.2
The Author
Federico Lucifredi is the maintainer of man(1
16%
25.03.2020
15, 2018: https://internetofbusiness.com/100000-iot-sensors-line-chinas-ambitious-water-diversion-project
k3s: https://k3s.io
Rancher website: https://rancher.com
GitHub: https://github.com ... The k3s lightweight and secure Kubernetes distribution can handle both unattended workloads in remote locations with minimal resources and clusters of IoT appliances. ... Kubernetes k3s lightweight distro
16%
30.01.2024
: With the help of an image puzzle in vDDoS, the website checks whether a human or a script wants access.
The tool can be installed on Linux with just a few lines:
wget https://raw.githubusercontent.com