CentOS – Zeitzone
timedatectl list-timezones | grep Europe timedatectl set-timezone Europe/Berlin
timedatectl list-timezones | grep Europe timedatectl set-timezone Europe/Berlin
Einfach den KEY oben, das CRT unten in ein Textfile kopiern und im Admin Interface laden, das war’s auch schon.
Hat man das Kennwort vergessen und nutzt die lokale Authentifizierung, kann man es wie folgt zurücksetzen:
/PFAD/ZUR/WEBMININSTALLATION/changepass.pl /etc/webmin BENUTZER KENNWORT
um einen Ordner vom Scan auszuschliessen lege man eine .nomedia benannte Datei in den jeweiligen Ordner.
cd /PFAD/ZU/DEN/LOGS find . -name \*gz -print0 | xargs -0 zgrep "SUCHBEGRIFF"
# vi /etc/wpa_supplicant.wlan0.conf
ctrl_interface=/var/run/wpa_supplicant eapol_version=1 fast_reauth=1 ap_scan=1 network={ ssid="SSID" scan_ssid=1 key_mgmt=WPA-PSK proto=RSN pairwise=CCMP group=CCMP psk="WPA2PSK" }