[FREE] VPS / VNC / Linux Remote Desktop (RDP)

Status
Not open for further replies.

IM Dude

Elite Member
Executive VIP
Jr. VIP
Joined
Nov 11, 2018
Messages
11,871
Reaction score
10,634
Go to https://ide.goorm.io
Make an account here and run a container on Python Stack.
Now, run it and do following commands:
Code:
sudo apt update

sudo apt -y install vnc4server

sudo apt install xfce4 xfce4-goodies -y

sudo apt-get install fluxbox

sudo apt-get install lxde

sudo apt-get install mate-desktop-environment-core

sudo apt install firefox

sudo apt-get install falkon

vncpasswd

create VNC password
To run the VNC: sudo vncserver -geometry 1366x768
Now, go to the container settings and do a port forwarding rule with the port: 5901
1596817628873.png

Now download this and connect with the ip in the port forwarding box(Below where says Command) should be something like ip:port(x.x.x.x:xxxxx), and the password you put when you ran vncpasswd command on terminal.
download : https://www.realvnc.com/en/connect/download/viewer/
virus total : https://www.virustotal.com/gui/file...26e3706ab5ffb4bac5f6e6334ecfe3363ae/detection

You will be able to connect but you will see a gray screen.
Follow the steps in this youtube tutorial :
You will be able to connect to your Linux RDP.
Here, I got mine:
1596817856434.png

Please google if you are stuck in any step. Please google what you can do with it , like running bot etc
 
Go to https://ide.goorm.io
Make an account here and run a container on Python Stack.
Now, run it and do following commands:
Code:
sudo apt update

sudo apt -y install vnc4server

sudo apt install xfce4 xfce4-goodies -y

sudo apt-get install fluxbox

sudo apt-get install lxde

sudo apt-get install mate-desktop-environment-core

sudo apt install firefox

sudo apt-get install falkon

vncpasswd

create VNC password
To run the VNC: sudo vncserver -geometry 1366x768
Now, go to the container settings and do a port forwarding rule with the port: 5901
View attachment 142021

Now download this and connect with the ip in the port forwarding box(Below where says Command) should be something like ip:port(x.x.x.x:xxxxx), and the password you put when you ran vncpasswd command on terminal.
download : https://www.realvnc.com/en/connect/download/viewer/
virus total : https://www.virustotal.com/gui/file...26e3706ab5ffb4bac5f6e6334ecfe3363ae/detection

You will be able to connect but you will see a gray screen.
Follow the steps in this youtube tutorial :
You will be able to connect to your Linux RDP.
Here, I got mine:
View attachment 142022

Please google if you are stuck in any step. Please google what you can do with it , like running bot etc
Thanks i will try it for sure
 
Thank you. This is a gem.

The service is just like Google Colab. You can build a robot here.
 
i don't understand this phase.
  • create VNC password
  • To run the VNC: sudo vncserver -geometry 1366x768



So i do the password in the terminal?
I did input some password to it.. but when connecting to the thing using that VNC Viewer.
Coming time out thing.
 
Goorm is also offering aws student with free 75$, check that also
 
Someone should make video tutorial from this. Because it worked in the third try :D

I do this!
  • New container.
  • Input name.
  • Add Description.
  • Choose Region - Frankfurt (DE).
  • Private.
  • Template.
  • Not used.
  • Choose Python Stack.
  • Python Project.
  • Ubuntu 18.04 LTS.
  • Press Create.
Preparing the Container.
Run Container.

Terminal is open and each code is added there separately and i press Y, i choose language and etc.
  • sudo apt update
  • sudo apt -y install vnc4server
  • sudo apt install xfce4 xfce4-goodies -y
  • sudo apt-get install fluxbox
  • sudo apt-get install mate-desktop-environment-core
  • sudo apt install firefox
  • sudo apt-get install falkon
  • vncpasswd
After the vncpasswd comes i add some password.
Then comes verify the password and i add again the password. Done!

add the code to the terminal.
  • sudo vncserver -geometry 1366x768
Go to the container settings to set up the ports.
Port Forwarding
  • Press + New
  • add 5901 press enter.
  • Copy the ip address to the VNC Viewer.
  • Connect
  • Add password.
  • It's asking "it's not safe"
  • Allow
  • Done!
 
That is f*cking awesome man!

You're such a hero! For real! No CAP :D :D :D
 
Looks like this method is patched. Port 5901 repeatedly gets blocked / firewalled. I will ask the mods to close this thread.
 
Status
Not open for further replies.
Back
Top