About 49,100 results
Open links in new tab
  1. Best/Fastest way to access desktop GUI on a remote Ubuntu server

    Jul 6, 2009 · You should use VNC for exporting a GUI from the Ubuntu server. Although VNC has some optional security features, you should not run VNC directly over an untrusted network like the Internet. Instead, you should set an SSH server up as discussed in the SSH guide and configure a VNC server that you can start in so-called once mode.

  2. desktop - GUI on Ubuntu server? - Server Fault

    The only difference between Ubuntu Server and Ubuntu Desktop, are the Desktop packages which you can install with apt-get. I can see several reasons why I wouldn't use it on a remote server: ssh is much faster, X11 over ssh would be slower. It's a load on the server that it doesn't need. I prefer a server to be lean and mean, with minimal packages.

  3. ubuntu: server management GUI tools like ebox?

    Apr 5, 2010 · i wonder if there are some GUI management tools for ubuntu to be used to manage all server tasks. eg. installing server applications, managing them, editing their conf files and so on. i saw ebox and i thought it was something i need.

  4. Is it possible to install GUI on Ubuntu VPS then do ... - Server Fault

    To complete the VNC server's initial configuration after installation, use the vncserver command to set up a secure password. vncserver 2. Configure the VNC Server. You should configure vnc so that it first starts the desktop environment then the vnc service. Firstly, kill the vnc server that you started in the first step: vncserver -kill :1

  5. How to install GUI with Ubuntu Server?

    Apr 13, 2017 · Most of the things that you need to do to manage a server you are going to have to do in a terminal anyway. A GUI on a server doesn't really do much for you. There isn't many server services that are configurable from any of the GUIs. As for how to …

  6. benchmarking Ubuntu gui versus command line - Server Fault

    Nov 12, 2009 · Browse Ubuntu server with a GUI from OS X. 6. Command line is horribly slow in Ubuntu Server. 6.

  7. ubuntu - GUI based remote sessions for end users - Server Fault

    I am setting up a ubuntu 12.04 LTS server that several non-technical users will need remote access on to run GIS (Geographic Information Systems) software, and other software. I need users to be able to log on to this machine (remotely) to do their work. Also, multiple users will need to acces the machine simultaneously.

  8. Browse Ubuntu server with a GUI from OS X

    Another way to do this is to ssh to the Ubuntu system and use Midnight Commander which is a text-mode menu based file manager. Not really a Graphical UI, but it's lightweight and likely to already be installed (or a quick apt-get).

  9. gnome - Installing a GUI on Ubuntu server 11.04 - Server Fault

    If you must have a GUI on Ubuntu Server, I would endorse XFCE for that. It is considerably lighter than Gnome, and the main advantages of Gnome are things that would be irrelevant on most servers. XFCE can run Gnome panel if you want, but doesn't require it.

  10. Set up linux with both GUI and CLI - Server Fault

    Dec 22, 2012 · I want to know if it's possible to install ubuntu server (if there is an other Linux distribution that solves this I'm open to suggestion) with both GUI and CLI so that i can choose to boot it with either GUI or CLI. Background. I'm new to Linux servers (have been using desktop linux for a few years however).

Refresh