FREE VPS 2019 FOR LIFETIME FULL VPS ACCESS LATEST 2019

Related image

1. Install and Configure VNC Server


 sudo apt update

 sudo apt -y install vnc4server

2. Install Desktop Enviroment



XFCE 
sudo apt install xfce4 xfce4-goodies -y 

                      OR
FLUXBOX

sudo apt-get install fluxbox

3. Set a secure access password


 vncpasswd

4. Start VNC server


sudo vncserver -geometry 1366x768

                            OR

vncserver -geometry 1366x768



INSTALL NGROK FOR PORT FORWARD:

wget https://bin.equinox.io/c/4VmDzA7iaHb/ngrok-stable-linux-386.zip&& unzip *.zip

./ngrok tcp 5901



5. install Firefox 

sudo apt-get install firefox

Post a Comment

Previous Post Next Post