100%
31.10.2025
"/home":
11 size: 1
12 "swap":
13 size: 0.5
14 cpus: 1
15 memory: 1024
16 packages:
17 - @core
18 - @mysql
19 - acpid
The only mandatory items are the name, the os ... 12
98%
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 ... 12
98%
31.10.2025
the source port of your connection to 16000, you could add the -p option:
# nc -p 16000 examplehost.tld 22
To add a timeout for latency testing, you could use the -w parameter with the number of seconds – 30 ... 12
97%
31.10.2025
starting 12.34, so, for example, 12.34.56.78 will be allowed to connect to ALL services and not just SSH. As well as these flexible options, you can also declare old school subnets directly:
sshd: 1.2.3.4/255.255.255.0 ... 12
97%
31.10.2025
------------------------------------------------------------------------------
10 Hash Join <+>2<+>( cost=3091.01..13119.07 rows=59654 width=1286)
11 Hash Cond: (s.employee_id = e.employee_id)
12 -> Index Scan using sale_date on sales s (cost=0.01..3893.82 rows=59654 width=251 ... 12
74%
31.10.2025
password 8 ZDF339a.20a3E
05 log file /var/log/quagga/zebra.log
06 service password-encryption
07 !
08 interface eth0
09 multicast
10 ipv6 nd suppress-ra
11 !
12 interface eth1
13 ip address 10 ... 12
72%
31.10.2025
in the cradles. In our lab, we used systems with 6 to 12 disk slots. All devices had USB interfaces to support extensions with external disks: Only QNAP, Thecus, and Iomega also had an eSATA interface ... 12
72%
31.10.2025
If you are looking for more performance or more security, RAID storage is always a useful solution. Whereas the non-redundant RAID 0 speeds up data access, RAID 1 duplicates your data and therefore ... 12
72%
31.10.2025
.
Launch Ramp
PHP-FPM has been part of the official PHP package since PHP 5.4.0 and is therefore also included by most current Linux distributions and available through their package managers. The package ... 12
71%
31.10.2025
built-in command provides a breakdown of where a program's share of CPU was spent and how much time elapsed during a given task:
$ time ps -axjf > /dev/null
real 0m0.029s
user 0m0.005s
sys 0m0 ... 12