Beschreibung

Shownotes

Neues aus dem Repo

Newsflash

Zockerecke

Kommando der Woche

  • alias remote="ssh -t user@yourdomain.org" # quickly execute a command on your server. (ex. remote ls -l) Quelle
  • alias irc="remote tmux attach -t irc" # quickly connect to your server an attach a tmux session (using the previous command) Quelle
  • alias rscp="rsync --rsh='ssh' --partial --progress --archive" # an scp alternative using rsync Quelle
  • vimus - MPD mit vim-Kommandos

Tipps & Tricks

Kommentare

Keine Kommentare