sudo apt update && sudo apt upgrade -y
sudo apt install xterm x11-xserver-utils -y
sudo apt install xterm x11-xserver-utils
sudo apt install xauth -y
sudo nano /etc/ssh/sshd_config
X11Forwarding yes
X11DisplayOffset 10
X11UseLocalhost yes
sudo service ssh restart
ssh -X mininet@10.10.10.148
sudo mn
git clone https://github.com/faucetsdn/ryu.git
No hay comentarios.:
Publicar un comentario