Welcome to World of IPTV

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Forum Rules

Our Rules: Read to avoid getting banned!

Advertising

Introduce Yourself to the World with Us!

Resource Database

Find the newest resources around IPTV!

Account upgrade

Upgrade your account to unlock more benefits!

Tutorial Tutorial : install ubuntu desktop GUI on ubuntu server and remote access it via Anydesk

montana

Extended Member
Ext. Member
Joined
Jan 20, 2020
Messages
31
Reaction score
123
Points
44
Location
norge
STEP 1 :

Install ubuntu desktop GUI on ubuntu server :

install tasksel :

sudo apt-get install tasksel

install lightdm :

sudo apt-get install lightdm

choose a gui for your server :


A colorful interface will launch. Use the arrow key to scroll down the list and find Ubuntu desktop

UrDHFMg.png


Use the Space key to select it, press Tab to select OK at the bottom, then press Enter.

STEP 2 :

Install dummy display Driver :

sudo apt-get install xserver-xorg-video-dummy

write display config :

vi /usr/share/X11/xorg.conf.d/xorg.conf

insert this :

Section "Device"
Identifier "Configured Video Device"
Driver "dummy"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
HorizSync 31.5-48.5
VertRefresh 50-70
EndSection

Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x720"
EndSubSection
EndSection

reboot

STEP 3 :

Install ANYDESK :

echo "deb http://deb.anydesk.com/ all main" > /etc/apt/sources.list.d/anydesk-stable.list
apt update
apt install anydesk

Once anydesk is installed we need to get the id of the machine :

anydesk --get-id

the server will display the id we need to use later to connect

Setup unattended access ( password for login into anydesk machine) :

echo "your password without quote " | anydesk --set-password


Done , now we can access the dedicated server with the id and password and gain full access to ubuntu desktop

Enter your Anydesk ID # from the previous step.

1*9txnrQ9FtT7lA2UA_i3G-g.png


Enter the password you set and check the box if you wish to save the password.

1*6lKXEPAEW9kKcutg8s2E8w.png


6. Select your user and sign in as normal.

1*oScm2YM1Bmk_heEcNGGCZg.png
 
Great share mate. Love this one. Gonna try it out.

BTW, how is the performance like?
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
Great share mate. Love this one. Gonna try it out.
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top