Saturday, May 4, 2024
3
rated 0 times [  3] [ 0]  / answers: 1 / hits: 2013  / 2 Years ago, sun, july 17, 2022, 1:32:25

I'm currently using Ubuntu Server installed in VirtualBox for running various server services. The only drawback it posses for me is that I cannot use mouse in the terminal and select/copy/paste stuff.



What would be an alternative in this situation to get a better terminal? I guess Ubuntu Server itself doesn't support mouse, so I'd have to go for Ubuntu Desktop, but it seems like a huge waste of resources to run Unity/Gnome3 in VirtualBox only to have a terminal.



So then I'm wondering whether Xubuntu/Lubuntu would be suitable alternatives, although they still take a lot of time to boot up, etc.



Any ideas how to solve this scenario?


More From » command-line

 Answers
6

You shouldn't use the server directly at all, but rather connect to it from your host. On almost any kind of server, you'll want to have openssh-server installed. Then you just open a terminal on your host and connect to it using ssh. You might want to run a byobu/screen session on the server.



In other words; use your normal terminal emulator and connect to the server.


[#39548] Sunday, July 17, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
finatch

Total Points: 49
Total Questions: 106
Total Answers: 94

Location: Kazakhstan
Member since Mon, Sep 26, 2022
2 Years ago
;