==== Linux ==== **Ubuntu, Linux als Server oder Desktop, Tools usw.** ---- * [[Konsolen befehle - Schnell Überschicht|Sammlung Befehle und Configs]] * [[Beispiel Config Dateien|Beispiel Config Dateien]] ---- == Ubuntu == * [[https://wiki.ubuntuusers.de/Startseite/|Ubuntu Wiki auf Ubuntuusers.de - Deutsch]] * [[https://wiki.ubuntu.com/|Ubuntu Wiki auf Ubuntu auf ubuntu.com - Englisch]] * [[https://wiki.ubuntuusers.de/Systempflege/|Ubuntu Systempflege]] * [[https://linuxconfig.org/install-gui-on-ubuntu-server-18-04-bionic-beaver|GUI on Server]] ---- == Nützliche und Wichtige Konsolen befehle == * [[https://wiki.ubuntuusers.de/mount/|Mount befehle]] * [[https://wiki.ubuntuusers.de/chown/|Chown]] * [[https://wiki.ubuntuusers.de/Shell/Befehlsübersicht/|Befehlsübersicht]] * [[https://www.shellbefehle.de/befehle/|Übersicht der gängigsten Shellbefehle nach Verwendung sortiert.]] * [[https://de.wikibooks.org/wiki/Linux-Praxisbuch/_Konsole|Linux-Praxisbuch/ Konsole]] * [[https://www.digitalocean.com/community/tutorials/how-to-create-a-sudo-user-on-ubuntu-quickstart|Add a user to the sudo group]] * [[https://askubuntu.com/questions/410244/a-command-to-list-all-users-and-how-to-add-delete-modify-users|Command list to list all users in terminal. And how to add, delete, modify users from terminal]] ---- == Externe Seiten - HowTo's und mehr .....== * [[https://www.digitalocean.com/community/tutorials/how-to-install-webmin-on-ubuntu-18-04|Install Webmin]] * [[http://www.webmin.com/deb.html|Webmin Ubuntu]] * [[https://www.techgrube.de/tutorials/homeserver-nas-mit-ubuntu-18-04-teil-7-backups-mit-duplicati-und-rsnapshot|Homeserver/NAS mit Ubuntu 18.04: Teil 7, Backups mit Duplicati und Rsnapshot]] * [[https://wiki.ubuntuusers.de/Ubuntu_umziehen/|Ubuntu auf neue Festplatte umziehen]] * [[https://decatec.de/home-server/owncloud-9-auf-ubuntu-server-16-04-lts-mit-nginx-mariadb-php-7-und-lets-encrypt/|ownCloud 9 auf Ubuntu Server 16.04 LTS]] * [[https://docs.nextcloud.com/server/13/admin_manual/installation/source_installation.html#installing-via-snap-packages|NextCload Installation on Linux]] * [[https://www.digitalocean.com/community/tutorials/how-to-install-and-secure-phpmyadmin-on-ubuntu-16-04|How To Install and Secure phpMyAdmin on Ubuntu 16.04]] * [[https://wiki.ubuntuusers.de/rsync/|Rsync]] * [[https://wiki.ubuntuusers.de/Skripte/Backup_mit_RSYNC/|Backup Script mit Rsync]] * [[http://ubuntuserverguide.com/2013/12/how-to-install-and-configure-mysecureshell-in-ubuntu-server-edition.html|Installing MySecureShell]] * [[http://www.webmin.com/faq.html|Webmin FAQ]] ---- == Install guides ..... == * [[https://www.techgrube.de/tutorials/tutorials-linux/uebersicht-ubuntu-20-04-homeserver-nas-teil-1|Übersicht: Ubuntu 20.04 Homeserver/NAS, Teil 1]] * [[https://www.technikaffe.de/anleitung-395-nas_mit_ubuntu_server_linux_und_webmin_auch_fuer_apollo_lake/|NAS mit Ubuntu Server Linux und Webmin]] * [[http://www.linux-home-server.de/|Anleitung zur Installation eines Linux-Home-Servers mit Ubuntu 14.04]] * [[https://www.howtoforge.de/anleitung/der-perfekte-server-ubuntu-12-04-lts-apache2-bind-dovecot-ispconfig-3/5/|Der Perfekte Server - Ubuntu]] * [[https://linoxide.com/linux-how-to/setup-mysecureshell-sftp-server-ubuntu/|How to Setup MySecureShell SFTP Server on Ubuntu 18.04]] ---- == Probleme die hatte - und wie ich sie gelöst habe ..... == * [[MySecureShell - Probleme mit Shell Login]] * [[Change default network Name back to "eth0"]] * [[Wenig Speicher auf Boot]] * [[https://askubuntu.com/questions/1074909/usbmount-fails-to-automount|usbmount — fails to automount]] * [[https://wiki.ubuntuusers.de/Paketverwaltung/Problembehebung/#Lockdatei-konnte-nicht-geoeffnet-werden|Paketverwaltung Problembehebung]] ---- == Fail2Ban …. == * [[https://de.wikipedia.org/wiki/Fail2ban|Fail2ban Wikipedia]] * [[https://www.ionos.de/hilfe/sicherheit/dedicated-server/server-absichern-mit-fail2ban/|Server absichern mit Fail2ban]] * [[https://www.digitalocean.com/community/tutorials/how-to-protect-an-apache-server-with-fail2ban-on-ubuntu-14-04|How to protect an apache server with fail2ban]] * [[https://blog.rapid7.com/2017/02/13/how-to-protect-ssh-and-apache-using-fail2ban-on-ubuntu-linux/|How to protect ssh and apache using fail2ban on ubuntu linux]] * [[https://www.thomas-krenn.com/de/wiki/|SSH Login unter Debian mit fail2ban absichern]] * [[https://www.linode.com/docs/security/using-fail2ban-for-security/|Using fail2ban for security]] * **Ip Adresse wieder freigeben - sudo fail2ban-client set sshd unbanip ###.###.###.###** ----