Advanced Search
Search Results
74 total results found
MySQL - MariaDB
Datenbank mysql wiederherstellen Quelle: https://stackoverflow.com/questions/8911115/how-to-recover-recreate-mysqls-default-mysql-database mysql_install_db mysqld --initialize CREATE OR REPLACE USER Quelle: https://mariadb.com/kb/en/create-user/#or-repl...
Paketmanager - apt
Paket Neuinstallation und Neuerstellung von Dateien und Ordnern Quelle: https://askubuntu.com/questions/66533/how-can-i-restore-configuration-files Find out what package installed the config file: $ dpkg -S unity-greeter.conf unity-greeter: /etc/light...
Certbot Benutzung
Befehle Zertifikate anzeigen # certbot certificates Saving debug log to /var/log/letsencrypt/letsencrypt.log - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Found the following certs: Certificate Name: frzn.io S...
Putty Keys
How to convert Linux Openssh key to Putty format? Quelle: https://creodias.eu/-/how-to-convert-linux-openssh-key-to-putty-format- If you want to know how to create a SSH keypair in Linux, see this manual. Install putty-tools: sudo apt-get install put...
Programm zum Startmenue hinzufuegen
http://xubuntugeek.blogspot.com/2011/12/add-items-to-xfce-applications-menu.html To add an application launcher to Xfce Applications Menu is simple; all you have to do is place the *.desktop file that launches the application in the right folder.Create the...
official Top Level Domains
DNS with TLD Lesestoff zu Best practises bind9 Load Balancing A-Records: https://bind9.readthedocs.io/en/v9_16_6/configuration.html#load-balancing Geo IP: https://kb.isc.org/docs/aa-01149 https://geoip.site/ highly-available-bind-dns-cluster-de...
Cygwin - X11 Manager for Windows
https://www.cygwin.com/ Fehlermeldung wegen Python3 Inkompatibilität: File "/usr/bin/terminator", line 119 except (KeyError,ValueError), ex: Lösung: Quelle: https://askubuntu.com/a/1209775 sudo sed '1s.!/usr/bin/python.!/usr/bi...
Visual Code
Poblem mit bash Skripten und Zeilenumbruch mit Windows typischen "\r" Lösung: Edit: Jan 3, 2022. As VSCode is mentioned several times. Go to settings in VSCode and type files.eol in the search field and set to \n (Unix format). Note that this changes this...
Git
Git und Submodule Quelle:https://stackoverflow.com/a/1032653 If it's the first time you check-out a repo you need to use --init first: git submodule update --init --recursive For git 1.8.2 or above, the option --remote was adde...
hdparm - Energiemanagement
Festplatten nach 20 Minuten in Standby schicken Quelle: https://linuxundich.de/hardware/festplatten-automatisch-im-betrieb-in-den-standby-schalten/ Festplatten automatisch im Betrieb in den Standby schalten Von Christoph Langner - 14. Apr...
Icinga Master und Agents
Icinga Docs: https://icinga.com/docs/icinga-2/latest/doc/02-installation/01-Debian/#install-icinga-2-on-debian Debian Repository apt update apt -y install apt-transport-https wget gnupg wget -O - https://packages.icinga.com/icinga.key | gpg --dearmor -o ...
oTLD für interne Dienste
Im öffentlichen DNS Provider: a-Record zum internen Proxy im internen Reverse Proxy: TLS Terminierung machen Loadbalancing machen kann intern erreichbar sein um internes DNS zu ermöglichen Allgemeine Infos zum Thema: DMZ benutzen Hyperv...
Steam
mehrere Items auf dem Steam Markt verkaufen mit einmal einstellen Name eines Items über den Marktplatz herausfinden aus der URL:Beispiel Phoenix Kisten:https://steamcommunity.com/market/listings/730/Operation%20Phoenix%20Weapon%20Case Steam mehrere identisch...