Setting up KVM with GUI Ubuntu getting download errors
by stealthrt from LinuxQuestions.org on (#58HN6)
Hey all I am new to the world of Ubuntu.
I am trying to install UBUNTU in GUI mode so I can log into it like a normal remote desktop would work. So far I installed the GUI by doing this:
Code:sudo apt install ubuntu-desktopIt went through all of its things and i think it was successful.
Now I am trying to install the Xrpt so that I can use the remote desktop to get into the GUI Ubuntu.
When trying to use this:
Code:sudo apt install xrdpIt asks me the normal y/n about hard drive space and when I do Y it seems to do some things but ends up stopping because it was unable to find what it needed via the https links that no longer seem to work?
I have tried the suggested:
Code:apt-get updateAnd that also does not seem to work because of https links not working?
So am I doing something incorrect?


I am trying to install UBUNTU in GUI mode so I can log into it like a normal remote desktop would work. So far I installed the GUI by doing this:
Code:sudo apt install ubuntu-desktopIt went through all of its things and i think it was successful.
Now I am trying to install the Xrpt so that I can use the remote desktop to get into the GUI Ubuntu.
When trying to use this:
Code:sudo apt install xrdpIt asks me the normal y/n about hard drive space and when I do Y it seems to do some things but ends up stopping because it was unable to find what it needed via the https links that no longer seem to work?
I have tried the suggested:
Code:apt-get updateAnd that also does not seem to work because of https links not working?
So am I doing something incorrect?