Seiten mit dem Tag "linux"
-
(21.08.2019) Fingerprint eines SSH Keys auslesen
Ich musste nachschauen welcher SSH Key auf Github hinterlegt ist. Dort wird aber nur der Fingerprint und nicht der Public Key angezeigt. Folgender Command liefert mir die Antwort.
-
(27.02.2019) Bilder mit exiftool sortieren
Bisher habe ich unsere Fotos von Hand in folgende Ordnerstruktur einsortiert:
Jahr/Monat/Tag/Bildname-Nummer.format
- (01.09.2018) How to download your GOG library
- (30.08.2018) How to remove sound distortions in debian
-
(14.08.2018) Start the android emulator from terminal
I needed a way to start my android emulator without opening Android Studio.
First i tried to run the avd with the standard emulator command but that didn't worked.
-
(26.03.2018) Split a CSV file
I needed to split a csv with 14k entries in multiple files because the import on one of our servers would crash when i try to import all at once.
- (22.03.2018) Import/Export mysql
- (22.03.2018) Create a ssh tunnel