Netzwerk

Aus wiki
Wechseln zu: Navigation, Suche

SSH

Tunneling

ssh -L 3389:192.168.1.100:3389 root@boeby.dyndns.org

removal from known hosts

f = file
R = remote Host
ssh-keygen -f "/home/christof/.ssh/known_hosts" -R 192.168.1.11