17%
31.10.2025
.
Enterprise-Level Features
Btrfs is a copy-on-write (COW) filesystem. Whereas a filesystem like ext3 logs block changes in a journal, Btrfs always writes changes to a block at a new location on the disk
17%
02.02.2021
, so you can continue.
Listing 7
Starting sshd
$ systemctl start sshd
$ lsof -i :22
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
sshd 5122 root 3u IPv4 62113 0t0
17%
09.06.2018
) Partition your system, (2) do not install a GUI, and (3) do not install any services that you do not need on the system.
The first step en route to a secure file server is always partitioning. You should
17%
17.06.2017
One important reason for the success of MySQL [1] is asynchronous replication, introduced in the 2001 release 3.23, which allows admins to set up replica instances (slaves) that receive all data
17%
25.03.2021
89.221.14.204...
Connected to www.wintermeyer.de.
Escape character is '^]'.
GET / HTTP/1.1
HOST: www.wintermeyer.de
HTTP/1.1 301 Moved Permanently
Server: nginx/1.10.3
Date: Fri, 27 Nov 2020 14
17%
11.02.2016
to Ansible [3]. The Ansible configuration tool promises automation with a learning curve that is much shorter than Puppet's – and without compromising quality.
Puppet
Even back in the old days, when every
17%
30.11.2025
with the contacts or make audio or video calls. To use all of Lync Online's features, you will need the Lync Client (Figure 3), which is currently only available for Windows. According to Microsoft, mobile solutions
17%
10.12.2023
to A2 on the second storage device on the right. The third block is written to A3, and so on, in a round robin fashion. This is referred to as striping data across the two devices. As the I/O rate goes
17%
11.04.2016
are generating a test installation only.
While the installation process is running, the Ubuntu host needs additional resources. Even though only 3GB of RAM and two processor cores are required, the installation
17%
22.12.2017
is InSpec.
InSpec is available under a free license and is free for download from Chef's GitHub directory [3]. It supports a variety of target systems: Linux is represented by CentOS, RHEL, SLES, Debian