FREE VPS LIFETIME WITH 2019 Latest Update


Image result for VPS



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




5. Command Installing

apt-get install wget

sudo apt-get install weget

sudo apt-get install unzip zip


INSTALL NGROK FOR PORT FORWARD:

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

./ngrok tcp 5901



6. install Firefox 

sudo apt-get install firefox

Post a Comment

Previous Post Next Post