47%
07.10.2014
, such as 2222, which will limit the number of automated port scans testing my security.
This step is simple (but remember which port you choose!) and just needs this change:
Port 2222
Again, simply reload
47%
28.11.2021
After installing WSL for container operation, you should always check for and install any Windows updates to be on the safe side. To use the new WSL2 version, the WSL2 Linux kernel update package for x64
46%
01.08.2019
2222 -o nginx-trojan
saves a new container image to the filesystem called nginx-trojan, which you can upload later to a registry.
To protect the innocent, I've obfuscated the IP address, so replace XXX
46%
28.11.2021
systemctl start podman.socket
20 usermod -aG podman $SUDO_USER
21 SHELL
22 end
Once you have installed both VirtualBox and Vagrant, either with Homebrew or an installation archive, save
45%
02.03.2012
preference
– in other words, the preferred delivery order in which the mail server receives the inbound email).
@domainname.com::mail2.domainname.com:20:3600
Here, you’re telling TinyDNS to answer MX
45%
03.08.2023
-property
binutils-x86-64-linux-gnu
libmodule-scandeps-perl
python3-docker
cgroupfs-mount
libperl5.32
python3-dockerpty
containerd
libproc
45%
02.10.2012
port 22) to port 2222, for example, to stop port scans filling up your logs. Without TCP Wrappers enabled, scans might run dictionary attacks on your server where password combinations are guessed by one
45%
11.04.2016
backups are created faster. Duplicity is licensed under the GNU GPL and thus can be used free of charge.
Duplicity is tailored for Linux and other Unix operating systems, such as BSD or OS X. Most major
44%
06.10.2019
in the background with command lines like that shown in Listing 1.
Listing 1
OpenSSL from Hell
openssl x509
-req
-CA ca.crt
-CAkey ca.key
-set_serial 0x$(openssl rand -hex 16)
-days 3650
44%
04.11.2011
out the relevant line in the/etc/inittab
file. This will free up some memory:
# Run xdm in runlevel 5
# x:5:respawn:/etc/X11/prefdm ‑nodaemon
Now perform a first full-system package update