Linux Befehl ls

Usage: ls [OPTION]... [FILE]... List information about the FILEs (the current directory by default). Sort entries alphabetically if none of…

Terminal-Spickzettel

Nginx Befehle sudo nginx -t && sudo systemctl reload nginx Konfigurationsprüfung: sudo nginx -t Überprüft die Nginx-Konfigurationsdateien auf Syntaxfehler. sudo…