Remote accessing a system

From Granular Linux Documentation

Jump to: navigation, search

Introduction

Commonly, one can remotely access system is the following ways:

We discuss both of these below.

Remote Desktop Sharing

Inviting someone to take control of your desktop using Krfb

Remote desktop sharing refers to any method of controlling a computer from a remote location. This can be done to either help out a friend remotely or to get help from a remote friend. In Linux, this is done primarily using the technology known as VNC (Virtual Network Computing).

SSH

Using PuTTy to connect to a remote SSH server

If you are aware of TELNET, then consider SSH as an enhancement over it. SSH is a secure way to remotely log onto and take control over a UNIX/Linux computer which has the SSH server installed on it. To easily access a remote server using SSH, try one of the following:

ssh user@hostname

For example, ssh john@computerworld.com.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox