Showing posts with label Kali Linux. Show all posts
Showing posts with label Kali Linux. Show all posts

Friday, February 15, 2019

FREE VPS 2019 GET FREE USE AND ENJOY %100 WORKED THIS !


Please Follow the Below Code as written to get your free Vps Rolling:


1. Install and Configure VNC Server


 sudo apt update

 sudo apt -y install vnc4server


2. Install Desktop Enviroment



LXDE 

sudo apt install lxde-core



3. Set a secure access password


 vncpasswd


4. Start VNC server

vncserver -kill : (YourNo)

                     OR

vncserver -geometry 1366x768

Port 5901 

5. install Firefox 

sudo apt-get install firefox

Friday, February 8, 2019

FREE VPS 2019 NEW KATACODA NO CREADIT CARDS %100 WORK


Please Follow the Below Code as written to get your free Vps Rolling:

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


vncserver -geometry 1366x768




5. Command Installing


sudo apt-get install weget



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 midori

Thursday, February 7, 2019

HOW TO GET KALI LINUX FREE VPS FROM GOOGLE CLOUD PLATFORM



Please follow the below listed steps for a good result.

  1. You must have an google account.
  2. Then click on Google Console
  3. At the top right you will see the bash icon (Activate Shell)
  4. You will see a terminal
  5. Copy command below tutorial & paste in terminal CTRL + V and press enter
  6. Now wait 1 minute
  7. After that you will see the eye icon above terminal tab
  8. Click on it and select change and preview
  9. type port 6080 instead of 8080 and click change and preview
  10. Done! your kali linux is started.....
  11. Please Subscribe Our Free VPS1 Youtube Channel Thanks.
docker run -t -i -d -p 6080:6080 jgamblin/kalibrowser-lxde