How to Restart a VNC Server in Linux

Virtual Network Computing, or VNC, is where the user has remote access to a system as though the user were sitting in front of the machine. In Windows this is often referred to as Remote Desktop, but Linux communities call it VNC. Once the target computer is running a VNC server, there is precisely no difference between using it and your own computer, as you maintain full keyboard and mouse controls across both.

Things You'll Need

  • Internet connection
  • Remote connection to target computer
Show More

Instructions

  1. Restarting the VNC server

    • 1

      Connect remotely to the VNC server. Log in to it using your password and login information that you set up when creating the server.

    • 2

      Type "service vncserver restart" into the terminal (without the quotes) if the server is automatically configured to start when Linux boots up then. The process should be complete.

    • 3

      Enter the normal kill and restart commands if the server is not set up to automatically start up. These begin with a kill command, so type "vncserver -kill :1" (again without the quotes).

    • 4

      Type "vncserver :1" (without the quotes) to restart the server.

Related Searches:

References

Comments

You May Also Like

  • How to Restart VNC Servers on Ubuntu

    Your desktop can be controlled from a remote client computer if you set up a VNC server on an Ubuntu system. Several...

  • How to Restart VNC Service in Ubuntu

    Ubuntu, a popular open-source Linux operating system, includes a Virtual Network Connection (VNC) program. The VNC program is used to access the...

  • How to Configure the VNC Server in Ubuntu

    The virtual network computer application allows you to log in, view and make changes to your Linux-based computer from a remote computer....

  • How to Install a VNC Server on Ubuntu 8.10

    Ubuntu 8.10 has a remote desktop application installed by default. To use the remote desktop, you must be logged in to a...

  • How to Configure VNC in Ubuntu

    Virtual Network Computer (VNC) is a protocol that allows you to remotely access your Ubuntu computer from anywhere in the world. With...

  • How to Register & Configure a VNC Server for Service Mode

    VNC is a client/server program that provides a simple method to connect and control the PC desktop of a computer running on...

  • How to Install a VNC Server in Ubuntu

    Virtual Network Computing (VNC) is a way to share the desktop of one computer (server) with a remote computer (client). The client's...

  • How to Start a VNC Server in Linux

    The two major desktop environments for Linux, Gnome and KDE, both come with their own VNC software bundled with the application suites....

  • How to Run VNC in Linux

    VNC, also known as Virtual Network Computing, is an open, cross-platform protocol that allows you to access a remote computer as if...

  • How to Stop a VNC Server on Linux

    VNC Server is typically installed as a service, which means that it runs in the background rather than being visible to the...

  • How to Install VNC in Ubuntu

    VNC is a type of remote desktop tool that is designed for computers running the Ubuntu Linux operating system. Once your computer...

  • How to Configure a VNC Server in Linux

    Controlling your computer remotely is just cool. Linux users have long used SSH to control their computers from afar using the command...

  • How to Use VNC Server on Linux

    AT&T designed the virtual network computer, or VNC, for the purposes of administrating a machine without having to have the physical console...

  • How to Start VNC in Linux

    AT&T is the developer of the virtual network computer, otherwise known as VNC. This virtual computer was designed in order to administer...

  • How to Use VNC Server

    Virtual Network Computer, or VNC for short, allows you to connect remotely to any computer that has VNC installed. VNC works differently...

  • How to Restart a Task Bar in Ubuntu

    Ubuntu, a Linux-based, graphical operating system, is offered as open source software free of charge. In Ubuntu, the default desktop is the...

  • How to Configure VNC for Linux

    Virtual Network Computing (VNC) provides remote desktop connection abilities to and from Linux and any other platform. In a typical VNC setup,...

Related Ads

Featured