Sophos UTM – Kaspersky Installation – Update
Web Protection -> Filteroptionen -> Ausnahme erstellen für:
^https?://([A-Za-z0-9.-]+\.)?kaspersky-labs\.com/
Web Protection -> Filteroptionen -> Ausnahme erstellen für:
^https?://([A-Za-z0-9.-]+\.)?kaspersky-labs\.com/
find / -type s | grep PROZESS
apt install apache2 unzip mariadb-server mariadb-client php7.0-fpm php7.0-mysql php7.0-common php7.0-gd php7.0-json php7.0-cli php7.0-curl libapache2-mod-php7.0 php7.0-common php7.0-gd php7.0-json php7.0-curl php7.0-zip php7.0-xml php7.0-mbstring
mysql_secure_installation
mysql -u root -p
(mehr …)
Ab Version 14
apt-get autoremove --purge
Mail -> Einstellungen -> Konto -> Servereinstellungen -> Verbindungseinstellungen automatisch verwalten
Quick and dirty:
openssl req -new -days XXX -newkey rsa:4096bits -sha512 -x509 -nodes -out SERVER.crt -keyout SERVER.key