Graphical Interface for Servers with NoVnc
apt install novnc psmisc x11vnc tigervnc-standalone-server xterm terminator wget dbus-x11 python-py python3-pip xfce4 xorg -yStartVnc Server
tigervncserver -geometry 1366x768 -xstartup /usr/bin/terminatorStart NOVNC
/usr/share/novnc/utils/launch.sh --listen 8080 --vnc localhost:5901Access Your Server:
http://SERVERIP:8080/vnc.htmlKill the connection:
fuser -k 8080/tcpfrom https://cristiancmoises.github.io/-servervm.html
No comments:
Post a Comment