Failed to start session after ubuntu upgrade
Ubuntu Error – Failed to start session after the login mask Solution: apt-get install ubuntu-desktop
Ubuntu Error – Failed to start session after the login mask Solution: apt-get install ubuntu-desktop
How to add a subnet in the firewall software pfsense: Add the bridge brctl addbr brtsbot ip link set brtsbot up Subnet 192.168.3.0/30 Netz: 192.168.3.0 Gateway: 192.168.3.1 TSBot: 192.168.3.2 Broadcast: 192.168.3.3 Add the interface to the vm virt-manager: brtsbot bei
Was tun, wenn das Netzwerk Interface in pfsense permanent abstürzt? Lösung in der VM – per SSH einloggen ifconfig em0 down ifconfig em0 up https://forum.netgate.com/topic/95607/pfsense-alle-paar-wochen-nicht-erreichbar Permanente Lösung Habe in meiner pfsense VM von e1000 auf virtio umgestellt und nun geht
Here you can see the default zoneminder.conf file. In case you want to restore the original one: Here it is. # Remember to enable cgi mod (i.e. „a2enmod cgi“). ScriptAlias /zm/cgi-bin „/usr/lib/zoneminder/cgi-bin“ <Directory „/usr/lib/zoneminder/cgi-bin“> Options +FollowSymLinks +ExecCGI -MultiViews +SymLinksIfOwnerMatch AllowOverride
apache2[1204]: Invalid command ‚php_flag‘, perhaps misspelled or defined by a module not included in the server configuration Solution: apt-get remove libapache2-mod-php5 a2dismod php5 apt-get install libapache2-mod-php7.0
How to add Linux users to sudoers: visudo nagios ALL= NOPASSWD:/usr/lib/nagios/plugins/check_dht22 *
Following error at updating an ARK Gameserver on Linux: steamcmd: No such file or directory Error message ark@mattionline:~/server$ ./arkserver update[ …. ] Update ark-server: Checking for update: SteamCMD./steamcmd.sh: line 29: /home/ark/server/steamcmd/linux32/steamcmd: No such file or directory[ FAIL ] Update ark-server:
How to store your own mysql credentials in a file? This is very useful for BASH scripts, which import or export databases / run commands on the sql server. Edit the file .my.cnf in the home directory of the user
Durch den folgenden Befehl kann man unter Linux eine bereits exportierte Datenbank wieder importieren: mysql -u root -p < alldb_25.05.2016.sql Und noch ein „flush privileges;“ damit die Benutzeraccounts auch mit den Passwörtern geladen werden
Raspberry PI LED Steuerung durch eigenes Webinterface. ledcontrol ist ein kleines Programm, welches über pigpio (ist eine Voraussetzung) die LEDs ansteuert. Das Ganze wird visualisiert über ein „Colorwheel“ in welchem alle möglichen Farben abgebildet sind. Einfach im Webinterface die gewünschte