32%
25.03.2021
.4.56 or later support the newer HTTP/2. Because of its small footprint, Lighttpd is often used on smaller or less powerful systems. For example, it is the engine for the popular Pi-hole [2] network filter and ad
32%
25.03.2021
not limit the possible range of functions.
Moreover, the ISC provides a web-based monitoring GUI named Stork [2] that requires agents on the monitored Kea servers. Connecting Kea to SQL databases for DHCP
32%
13.06.2016
with different VLANs or network segments and need a way to connect VMs to networks quickly and easily. But this feature only works with generation 2 VMs. You need to decide when you create a virtual server whether
32%
05.08.2024
on its legacy of greatness.
Shortly after the announcement of Topgrade's demise, the mini-juggernaut was forked, and its development indeed continued under a different leadership. Behold: topgrade-rs [2
32%
25.09.2023
the regular server statement (Listing 2). I took the rewrite and proxy rules provided there from the WordPress documentation, so they might not work for other web applications. The Ansible playbook that rolls
32%
05.12.2019
field:
sudo ausearch -k watch-passwd
time->Tue May 28 19:52:15 2019
type=CONFIG_CHANGE msg=audit (1559065935.923:2447): auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 op=add_rule
32%
09.08.2015
.bz2 archive out of the latest stable Cockpit version from the GitHub repository [6], unzip it, and then compile Cockpit using the well-known rule of three:
./configure
make
make install
You then need
32%
11.06.2014
are accustomed to working with Perl, a third way to install Rex is through Perl's CPAN archive [2].
Listing 1
Rex Installation with Git
01 git clone https://github.com/krimdomu/Rex.git
02 cd Rex
03
32%
07.04.2022
server in Azure, Amazon Elastic Compute Cloud (AWS EC2), or Google Compute, you have to pay attention to the correct firewall settings when creating the VM. In addition to SSH port 22, you need to allow
32%
10.09.2012
system (other distributions may behave differently). For my system, I define the log and its location in the file /etc/rsyslog.conf
. The file should have a RULES
section that looks like Listing 2