Alias

alias p=pwd
alias g=“get_flash_videos https://“
alias note=“notify-send ‚hello world'“

unalias note
unalias p

Banner

cd /etc/ssh/
ls (sshd_config must be there!)
sudo nano my_banner_name (include Ascii art)
sudo nano sshd_config (take away any comment # on subject BANNER and create path to my_banner_name
path /etc/ssh/my_banner_name)
sudo systemctl reload ssh.service

Sources List

/etc/apt/sources.list

Remmina VNC

Remmina VNCsudo apt-get install x11vncserver
(open and just press ok. Second window press allow connections)
Remmina VNC -Plugin start
Rechner example 192.168.178.66:5900
(The 0 can be changed to 1 ex:5901 depends what the sever is sending. ex: notebook:0. Always use the name of the Computer and not the User)