32%
28.11.2021
in Windows 10 and Server 2019 can create firewall rules for each process in the Windows Subsystem for Linux and is essential if you are running containers or outgoing connections from Linux processes
32%
25.03.2021
of ==, a != tests for inequality. Additionally, more complex rules can be formulated with regular expressions. Lighttpd evaluates settings in the curly brackets if the regular expression to the right of =~ is true
32%
11.02.2016
:
# rdiff-backup --remote-schema 'ssh -C %s sudo rdiff-backup --server' \
rdiff@192.168.56.105::/etc /mnt/backup
Backups via SSH are part of the rdiff-backup standard repertoire. It supports both pull
32%
18.02.2018
that no password is required when accessing the share. Write access is allowed if Read only
is set to no
. After clicking Submit
, the share is available on the network. As a rule, you only need to access the URL
32%
17.02.2015
the address, netmask, and gateway as follows:
iface eth0 inet static
address 192.168.7.50
netmask 255.255.255.0
gateway 192.168.7.1
The address reveals that the network is private, that is, an RFC 1918
32%
20.05.2014
is now familiar with applications like Dropbox, Facebook, Twitter, and Skype and thus allows more finely tuned firewall rules (Figure 1). In version 3.0, the Endian Firewall also replaces the ntop tool
32%
17.02.2015
created a system of rules for building portable applications that run easily on PaaS platforms. Deis sticks rather precisely to these rules. These "12 factors" [13] serve as guidelines for building Paa
32%
05.08.2024
/microsoft/omsagent/bin/service_control status
and ensure that the agent is running and connected to the Log Analytics workspace.
Now configure data collection rules within the Azure Portal by navigating to your Log Analytics workspace
32%
02.02.2021
for numerous applications and services, it would be wise to watch this space for future versions.
Listing 2 shows off the settings available for applying various rules to logfile inspection. As you can see, it
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