Hello I looking to buy Ubuntu vps for using as a RDP. Only need a browser firefox/chrome. Is it possible then guide me please
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
https://prnt.sc/L-1BO0rguNIW
install successfully but unable to login. Do not know user name and password. How can i change it
Heya,
Yes, you can set up an Ubuntu VPS to use as a Remote Desktop with a browser like Firefox or Chrome. DigitalOcean, with its Droplets, is a popular choice for this. Here’s a general guide on how to do it:
sudo apt update
sudo apt install xfce4 xfce4-goodies
sudo apt install xrdp
sudo systemctl enable xrdp
sudo systemctl start xrdp
echo xfce4-session >~/.xsession
sudo apt install firefox
or for Chrome/Chromium:
sudo apt install chromium-browser
ufw (Uncomplicated Firewall) to secure your VPS.Heya,
Yes you can use a Ubuntu droplet with a remote desktop. We have several tutorial that covers the process. You can check this one here:
Regards
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.