From aff9d12a92b2d481382f898bbe0734be7aff1829 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Cezar=20Mois=C3=A9s?= <86272521+cristiancmoises@users.noreply.github.com> Date: Fri, 3 May 2024 08:10:40 +0000 Subject: Add files via upload --- -servervm.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '-servervm.html') diff --git a/-servervm.html b/-servervm.html index 07577cf..71890ef 100644 --- a/-servervm.html +++ b/-servervm.html @@ -1 +1 @@ -
apt install novnc psmisc x11vnc tigervnc-standalone-server xterm terminator wget dbus-x11 python-py python3-pip xfce4 xorg -y
tigervncserver -geometry 1366x768 -xstartup /usr/bin/terminator
/usr/share/novnc/utils/launch.sh --listen 8080 --vnc localhost:5901
http://SERVERIP:8080/vnc.html
fuser -k 8080/tcp
apt install novnc psmisc x11vnc tigervnc-standalone-server xterm terminator wget dbus-x11 python-py python3-pip xfce4 xorg -y
tigervncserver -geometry 1366x768 -xstartup /usr/bin/terminator
/usr/share/novnc/utils/launch.sh --listen 8080 --vnc localhost:5901
http://SERVERIP:8080/vnc.html
fuser -k 8080/tcp