About 127,000 results
Open links in new tab
  1. 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 …

  2. Best/Fastest way to access desktop GUI on a remote Ubuntu server

    Jul 6, 2009 · Try X11 forwarding: On server side add this line to /etc/ssh/sshd_config: AllowX11Forwarding yes On client side enable X11 forwarding - add ForwardX11 yes to …

  3. ISC DHCP server web interface

    Aug 5, 2023 · I want to ask what web interface could be used for isc dhcp server on Ubuntu 22.04 server. I want to create dhcp server on ubuntu, I installed and configured isc dhcp but now i want to …

  4. How can I view the gui for a virtual machine on Ubuntu Server?

    Oct 14, 2022 · I set my main machine to run Ubuntu Server because my old Optiplex finally bit the dust (RIP). I'm trying to set up a virtual machine using Ubuntu Server as a host and just allocate …

  5. ubuntu - Start Linux GUI app in a VNC or RDP session for ... - Server Fault

    Apr 8, 2013 · For example, the script will run at boot and launch a given GUI-based analysis application. At any time later, I need to RDP/VNC in to see the application's progress and interact with it. So far, I …

  6. recommendations for a lightweight linux distribution for a test server

    Since you have experience with Ubuntu, Ubuntu Server is the easiest route. Download the alternative text installer and install just the base system (no GUI or GUI apps).

  7. Best practices for remote GUI access to ubuntu server

    I would like to get an overview of available solutions for having a remote GUI access to ubuntu server: -do you recommend installing a basic GUI then administrating over VNC? -is X11 forwarding a g...

  8. Is there a GUI alternative to Putty SSH for transferring files?

    Or any GUI SSH for Amazon ec2 Linux instance servers? I need to transfer files between two Linux virtual servers and currently I have PuTTY (which Amazon recommends). However I am new to the …

  9. Running Ubuntu Server with GUI Desktop Environment | Dell …

    Apr 13, 2020 · I need my server to run SQL server, file server, continuous running of some python scripts and generally anything I need done to aid the development of this program. I picked up a Dell …

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

    This would depend on the VPS and what is installed under Ubuntu. If it's a server install, it probably has a number of GUI (X) items not installed, since it can have a dramatic impact on how much disk space …