Knowledge7

The Linux and Mobile Solution Provider

  • About
  • Training
  • Services
  • Clients
  • In the news
  • Blog
  • Contact Us
You are here: Home / Topic / Remote administration

Remote administration

This topic is part of our Linux Network Services and Security training

Linux allows for remote execution of applications (which is particularly important when administering distant or headless servers). Various possibilities exist:

  • Using telnet (which is insecure)
  • Using Secure Shell (SSH)

In addition to text mode, it is also possible to administer remote servers graphically e.g.

  • Running an application distantly but displaying it locally
  • Running an application locally but displaying it remotely. This requires DisallowTCP=false in security section of /etc/gdm/custom.conf. By precaution these changes may require a reboot.

This can be done using the X-Window System. X-Window (and not X-Windows) is the fundamental graphical environment on which Gnome or KDE run. X-Window has a client/server architecture and the two parts communicate using a special protocol.

Naturally, there exists other possibilities:

  • VNC
  • Setting up an SSH tunnel
  • etc.
This topic is part of our Linux Network Services and Security training

Our forthcoming training courses

  • No training courses are scheduled.

Leave a Reply

Your email address will not be published. Required fields are marked *

Looking for something?

Want to know more?

Get our newsletter

Discover the latest news, tips and tricks on Linux, the Web and Mobile technologies every week for FREE

This work is licensed by Knowledge7 under an Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) license.