Ghost Cortex
Essential
- Joined
- 10.11.20
- Messages
- 19
- Reaction score
- 1,262
- Points
- 78
To start you must first enter this link: CLICK HERE
After you enter, in the box under new section, you must place this command - COPY AND PASTE
!pip install git+demotomohiro/remocolab
import remocolab
remocolab.setupVNC()
And hit START button
Then it will ask you for an ngrok password
You need to register here: CLICK HERE
Once you are registered, you go to "Authentication" and "Your authtoken" and copy the authtoken, like this: IMAGE
And paste the authtoken in the locker.
Put the region you want.
Wait 2-3 minutes.
Once the vps is created. You need copy the ssh command. Example: IMAGE
Then, execute cmd, and paste the command (You can use vnc if u want)
It will ask for colab password, it's above, you copy and paste it.
Then, put "sudo su" and put the password again.
IF U WANT THE VPS RUNNING 24/7 USE THIS
In the google colab, press F12 and go to console.
Put "allow pasting" and press enter.
Then put this command:
function ConnectButton(){
console.log("Working");
document.querySelector("#connect").click()
}
setInterval(ConnectButton,60000);
DONE, u have the vps. U can use for minecraft server, mining sugar, etc.