von MedienDeZign | Dez. 31, 2016 | DiesUndDas
# connmanctl
connmanctl> scan wifi
connmanctl> services
connmanctl> agent on
connmanctl> connect wifi_XXXXX_magaged_psk
Agent RequestInput wifi_XXXXX_magaged_psk
Passphrase = [ Type=psk, Requirement=mandatory ]
Passphrase? KENNWORT-EINGEBEN
connmanctl> quit
von MedienDeZign | Dez. 24, 2016 | DiesUndDas
Web Protection -> Filteroptionen -> Ausnahme erstellen für:
^https?://([A-Za-z0-9.-]+\.)?kaspersky-labs\.com/
von MedienDeZign | Dez. 19, 2016 | DiesUndDas
find / -type s | grep PROZESS
von MedienDeZign | Dez. 9, 2016 | Microsoft
netsh interface ip delete arpcache
von MedienDeZign | Dez. 2, 2016 | DiesUndDas, GNU/Linux
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 …)