Skip to content

FragIfty01/VPS-Remote-Desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Easiest Guide to Install Remote Desktop Via Linux VPS

Buy VPS

Get a Contabo VPS 1 with Ubuntu 22.04 Installed

22.04 for Openledger Image

Install Desktop

First Install Screen

apt install screen

screen -S desktop

This will take you on a new screen

Run

sudo apt update && sudo apt upgrade -y

sudo apt install curl

curl -O https://gist.githubusercontent.com/NodeFarmer/a533a2e5e7ae8174e06d8e8830721ab6/raw/UbuntuDesktop.sh && chmod +x UbuntuDesktop.sh && ./UbuntuDesktop.sh

Set username & pass for Desktop (Pass is not visible after typing)

Image

Install Remote Desktop Connection in PC

I use Remote Desktop Connection

Image

Login to your Remote Desktop

Provide your VPS IP here

Image

Type in your Username & Pasword

Image

BOOM ! You got your Desktop via VPS

Click on Applications > Internet > Google Chrome

Signup profile with a Burner gmail > Install and handle your extensions here

Image

Extensions will keep running even after closing the Remote Connection Software

Openledger Guide

soon ..

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published