34%
14.08.2017
to compress data files. Listing 1 shows a quick example illustrating the change in file size.
Listing 1
Gzip Example
$ ls -lsah FS_scan.csv
3.2M -rw-r--r-- 1 laytonjb laytonjb 3.2M 2014-06-09 20
34%
04.11.2011
.
Listing 1: Running Many Commands at Once
01 $ cat commands
02 date
03 hostname
04 echo foo | md5sum
05
06 $ cat commands | parallel
07 Thu Jul 8 10:37:20 EST 2010
08 desktop‑machine
09 d3b07384d113edec49
34%
29.09.2020
://en.wikipedia.org/wiki/ATX
ThinkPad T420: https://support.lenovo.com/us/en/solutions/pd015734/
16GB (2X8GB) RAM kit (204PIN SODIMM DDR3 SDRAM PC10600): https://www.amazon.com/gp/product/B00B2OT9HI/
250GB Samsung 850 EVO v
34%
27.08.2014
.07% (4.61 GiB)
"84K READ" 2.05% (8.79 GiB)
"128K READ" 96.66% (414.41 GiB)
This heatmap can help you 'see' hot spots. It is adjusted to terminal size, so each square = 10.00 MiB
The
34%
11.06.2014
://munin-monitoring.org
Cacti: http://www.cacti.net
Ganglia: http://ganglia.sourceforge.net
Zabbix: http://www.zabbix.com
Zenoss Community: http://community.zenoss.org/
Observium: http://www.observium.org/
GKrellM
34%
02.06.2020
install https://dl.google.com/coral/python/tflite_runtime-2.1.0-cp37-cp37m-linux_armv7l.whl
Then, executing the model and making a prediction with the Python API is quite easy. Because I am working
34%
14.05.2013
log in for terminal access:
ps –aef |grep ssh
This command shows the output:
root 571 1 0 Mar26 ? 00:00:00 /usr/sbin/sshd -D
Now I can SSH into the target box with my new user account and have
34%
07.11.2023
the last command as an example, an option to specify the extent size would be:
# vgcreate -s 8M vg0 /dev/sdb1 /dev/sdd
The -s 8M
option specifies a PE size of 8MB when the VG is created. You can change
33%
03.02.2024
468G 136G 309G 31% /
tmpfs 126G 0 126G 0% /dev/shm
tmpfs 5.0M 8.0K 5.0M 1% /run/lock
/dev/nvme1n1p1
33%
27.09.2021
08 integer :: counter
09 integer :: counter_limit
10 integer :: ierr
11
12 type(rec) :: my_record
13
14 counter_limit = 2000
15
16 ierr = -1
17 open(unit=8,file