Archiv der Kategorie: bash

ssmtp skript

#!/bin/bash # Set the email address to use for sending emails EMAIL_ADDRESS=“user@example.com“ # Set the list of passwords to try when sending emails PASSWORDS=(password1 password2 password3) # Set the SMTP server and port to use for sending emails SMTP_SERVER=“smtp.example.com“ SMTP_PORT=587 … Weiterlesen

Veröffentlicht unter bash, Linux | Schreib einen Kommentar

Asus VivoBook S15 S530UF 90NB0IB1-M00680 Notebook

Install GNOME-Tweak$ sudo add-apt-repository universe$ sudo apt install gnome-tweak-tool$ gnome-tweaks https://linuxconfig.org/how-to-install-the-nvidia-drivers-on-ubuntu-18-04-bionic-beaver-linux Theme: Adapta Icons: Numix-Circle https://itsfoss.com/install-numix-ubuntu/ https://linuxconfig.org/the-10-best-ubuntu-themes-18-04-bionic-beaver-linux  

Veröffentlicht unter bash, Linux | Schreib einen Kommentar

Ubuntu 16.04 Postinstall

Enable root: disable IPv6: remove Shopping lense: additional deb’s: disable Guest account: Install lnav Logging-Tool: Unity Tweak Tools: One-click minimize: CCSM“ > Then go to Unity plugin > Tick ‚Minimize Single Window Applications‘ feature http://www.noobslab.com/2016/04/important-20-tweaksthings-to-do-after.html un-zip: MiniTube:

Veröffentlicht unter bash, Linux | Schreib einen Kommentar

ip route …

Veröffentlicht unter Allgemein, bash, Linux | Schreib einen Kommentar

HandBrakeCLI

BDMV_2_MKV: DVD_2_MKV:

Veröffentlicht unter Allgemein, bash | Schreib einen Kommentar

mount NTFS

Beim Mounten folgende Option angeben. Backup mit ntfsclone Ordner auf der Zielpartition erstellen USB-Festplatte mounten Ordner für die Sicherung erstellen Image der Systempartition auf der USB-Festplatte sichern

Veröffentlicht unter bash, Linux | Schreib einen Kommentar