Solana Vibe Station
  • Introduction
    • About
    • General Information
    • Connection Information
    • Purchasing
    • Links and References
  • Solana Core Services
    • RPC Node Services
    • Staked RPC Services
    • Geyser gRPC Streaming
      • gRPC Streaming
    • Professional Consulting Services
  • Solana API
    • Overview
    • Jupiter API
    • Metaplex DAS API
  • Cloud Services
    • Overview
    • Getting Started
      • Creating An Account
      • Setup Your Profile
      • Securing your Account
      • Inviting Collaborators
      • Choosing a Payment Method
    • Purchasing a Service
      • VPS
  • Managing Your Service
    • Overview
    • Firewall
    • Storage
    • Logs
    • Usage
    • Billing
    • Upgrades
  • Support Tickets
  • Support
    • Discord Bot Commands
      • Updating IP Whitelist
      • Retrieve Your Connection Info
    • Troubleshooting
  • Miscellaneous
    • Benchmarks
    • Restricted Ports
    • Enabling Remote Desktop
Powered by GitBook
On this page
  1. Miscellaneous

Enabling Remote Desktop

Enabling Remote Desktop Protocol on Ubuntu Desktop VPS.

PreviousRestricted Ports

Last updated 1 month ago

Once your VPS with Ubuntu Desktop is provisioned and ready for you, navigate to the "Overview" section for the service.

Select the "Console" button.

This should direct you to the login prompt of the Ubuntu Desktop VPS environment. Enter the credentials listed in the "Overview" section from figure 1 above.

The console does not support clipboard "copy/paste" you will need to manually type the password in. This is annoying, however but the console should only be used for initial setup and regaining access quickly in the event you mess up the VPS environment.

Once you are authenticated over the console session, navigate to the "System -> Settings" menu.

Then select the "Remote Desktop" settings option.

If you are prompted for a password, use the password used to authenticate originally in Figure 2. If for some reason that does not work, use the password "V1b3s" (without the double quotes). For some reason some VPS templates are not updating the keyring password with the one provisioned for the account. We are working on fixing this.

Select the "Remote Login" tab option at the top and then "Unlock" afterwards. You will be prompted for your password again after selecting the "Unlock" button.

After that, you will need to enable "Remote Login" and specify credentials to connect. I recommend just reusing the credentials provisioned with your VPS, however you can set it to whatever you want. Please choose something secure!

Lastly, you will need to add a firewall rule in your cloud portal in order to reach it remotely. Please, please, please only allow it from your own IP. I cannot emphasize this enough. Opening up an allow all rule for all IPs on the internet for RDP is incredibly insecure.

If you need to obtain your own IP address to whitelist then you can open the following link below and copy the IPV4 address listed there.

The easiest way to open up a firewall rule for yourself to access the Remote Desktop is to do so in the cloud services portal, under the firewall section for your VPS service.

You will want to use the "RDP (Remote Desktop Protocol)" macro option and then enter your IPV4 address you obtained from figure 7 above into the "Source" section.

Once you hit "Submit" the firewall rule should take affect within 5-10 seconds.

You can then use whatever RDP tool you like to connect using the IP address listed in the "Overview" section and the credentials specified in figure 6 above. I recommend the built in Microsoft Windows RDP tool when connecting from Windows or Remmina if connecting from Linux.

Once you successfully connect using those credentials you made, you will still have to use the credentials provisioned with the VPS to actually login after connecting.

Following this guide will give you a much smoother remote desktop experience when interacting with your VPS over a GUI front-end. This includes useful features such as copy/paste.

What Is My IP Address? IP Address Tools and MoreWhatIsMyIPAddress
Figure 7: Web service that will display your current IPv4 address.
Figure 1: Overview section of purchased VPS service.
Figure 2: Login menu for Ubuntu Desktop.
Figure 3: Navigating to the "System -> Settings" menu in Ubuntu Desktop.
Figure 4: System Settings menu.
Figure 5: Accessing and enabling the "Remote Desktop" service on Ubuntu Desktop.
Figure 6: Enabling Remote Login and setting connection credentials.
Figure 8: Firewall "Rules" menu in the SVS cloud portal.
Figure 9: Allowing a RDP firewall inbound rule with example source IP address used.