Advertisement
getivan

Mounting an ISO in Vultr and Commands for Enabling RDC

Feb 28th, 2022 (edited)
2,155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. Here's a link to Vultr's brief instructions for setting up an ISO:
  2. https://www.vultr.com/docs/requirements-for-uploading-an-os-iso-to-vultr/
  3.  
  4. Here's a link to Ubuntu's site:
  5. https://ubuntu.com/
  6. (you need to click download, then right click and copy the download ISO link)
  7.  
  8. Here are some useful commands for enabling RDC in Ubuntu:
  9. sudo apt install xrdp
  10. sudo systemctl enable xrdp
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement