10%
11.02.2016
of containers. Microsoft uses Docker technology [6] to create a Windows Server Container. Although Docker technology alone does not yet allow containers to be insulated, because they share a common operating
10%
04.08.2020
[6] to fire up the clever Stethoscope. On my Linux Mint (Tara) laptop, which sits atop Ubuntu Linux 18.04, I already have Docker CE installed (instructions for installing Docker CE are online [7]). I
10%
14.08.2017
:31 FS_scan.csv
$ gzip -9 FS_scan.csv
$ ls -lsah FS_scan.csv.gz
268K -rw-r--r-- 1 laytonjb laytonjb 261K 2014-06-09 20:31 FS_scan.csv.gz
The original file is 3.2MB, but after using gzip with the -9
10%
03.08.2023
, contiguous chunks called ranges, which are typically 64MB in size. These ranges are replicated across multiple nodes by the Raft consensus algorithm, ensuring strong consistency and fault tolerance.
On top
10%
13.12.2018
SeverityValue = 3; else $SyslogSeverityValue = 6;
20
21 # The name of the file is also sent with the file
22 Exec $FileName = file_name();
23
24 # The SourceName variable is set by default to 'NXLOG'. To send
10%
22.12.2017
=> /lib64/libpthread.so.0 (0x00007f5bc524a000)
libpgc.so => /opt/pgi/linux86-64/16.10/lib/libpgc.so (0x00007f5bc4fc2000)
librt.so.1 => /lib64/librt.so.1 (0x00007f5bc4dba000)
libm.so.6 => /lib64
10%
20.10.2013
a freshly installed CentOS 6.4 distribution on a newly built system with smartmontools installed using yum
. I also made sure the smartmontools daemon, smartd
, starts with the system by using chkconfig
10%
25.08.2016
are in is one of the earliest aspects of vi that need to be mastered.
Figure 1 shows vi running running in Normal mode on my Linux CentOS 6.8 desktop. At the bottom of the screen is the colon (:
) prompt
10%
29.06.2011
memory to the existing machines.
Luckily, KVM became an official component of all Linux kernels as of version 2.6.20. In other words, you only need to install Qemu and a couple of tools. Most
10%
07.10.2014
, or about 3GB). Next is the amount of free memory (29,615,432KB, or about 29GB), and the last number is the amount of memory used by kernel buffers in the system (66,004KB, or about 66MB