Score:0

How to set up Ububtu with desktop on VPS?

gt flag

I've been developing an app with a server component and now need to move it to a virtual private sever so it can do its thing. The hosting service I'm using only provides Ubuntu OS, and I'm trying to figure out how to install a desktop on it. I'm not the strongest Linux user and I'd like to be able to connect remotely to configure things in a nice windowed environment. The server itself also spawns a window when it runs, so I need to run it in an environment that supports windows.

I've tried following several online tutorials to get a desktop installed, but they all fail. For example sudo apt install ubuntu-desktop ends in a long list of error messages that look like

E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/c/c-ares/libc-are
s2_1.18.1-1ubuntu0.22.04.1_amd64.deb  404  Not Found [IP: 2001:67c:1562::15 80]

All my other attempts to apt install end in similar failures. It's a fresh installation, so there shouldn't be anything there causing a conflict. How would I go about setting up my VPS so I can somehow remote connect into a desktop?

Esther avatar
es flag
try updating first, looks like it's trying to fetch the version for 22.04.1 and the site actually has 22.04.2 available. Do `apt update` and then `apt upgrade` and then try to install.
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.