How to Create and Access an Ubuntu Droplet on Digital Ocean(Remote Desktop)

preview_player
Показать описание
Hello All! I'm going to change this channel up a little bit here in the next few months. In this video I will show you how to create a Digital Droplet through Digital Ocean. Let me know if you're having any issues and I would love to help!

**Links you will need**

**Terminal Commands**
adduser (yourname)
usermod -aG sudo (yourname)
ufw app list
ufw allow OpenSSH
ufw enable
ufw status
sudo apt install tasksel
apt update && upgrade -y
sudo tasksel
sudo apt install xrdp
sudo systemctl enable xrdp
sudo systemctl start xrdp
sudo ufw status
sudo ufw allow 3389/tcp
sudo ufw reload
sudo apt install xfce4
echo "xfce4-session" "greater than symbol" /home/YOURUSERNAME/.xsession
Рекомендации по теме
Комментарии
Автор

good video. and good for you on your new education journey. i'm gonna browse your channel now and see where you're at. :)

AP-ibrf
Автор

Mannn this is so much more fun than watching normal tech videos.. you need to own this new genre! Thanks mate!

FizzFizzFizzFizzFizz
Автор

You are great. I followed other tutorials but didn't work. Followed your video and it worked like a charm. Thanks a lot. Keep it up.

tanvirhelp
Автор

Amazing way of explaining. Thank you so much!

vpaturkar
Автор

Very Nice video ... Keep up the good work

adityaratnam
Автор

Hey i just successfully follow your guide, thankyou for that. But why is my ubuntu respond very slow?

alirezaghafouri
Автор

how did you enable the wifi/internet connection for your ubuntu droplet?

andrew
Автор

awesome tutorial, but mine is too slow and it's the same droplet

shami
Автор

Hi, i follow your instruction but i cant work on it., it stuck when login to rdp

futurevisionforcomputerand
Автор

I had created a basic droplet on DigitalOcean of Ubuntu 20.04(LTS)×64 with configuration of 1vCPU 1GB/256GB 😂

Your commands worked well in Puty but in after connecting it with Windows Remote Desktop and logging into it my ubuntu's desktop is completely blank somehow and I can't see or use any softwares not even the terminal 😕😕 just that panther's face is there lol

Can anyone help? Or it's coz of low configuration which I should I increase??

sureshmakwana
Автор

at 6:38, for me it doesn't show all the options you have listed. Do you know why?

paulfogoros
Автор

I'm getting error could you please help me

lokeshkn
Автор

Head's up viewers: don't follow along to this step by step. He messes up and then errors and fails after a long loading bar. Wasted like 40mins waiting for my server to do a command that didn't even work lol.

saintcosmic
Автор

Bro where's the rest of other stuff

davidodo