Jarkko's guides
You are here: Home » Linux » Remote access to a Linux machine

Remote access to a Linux machine

These are common/possible methods to access a remote Linux machine.

From environment Want to access Method
Linux shell Linux shell Use SSH, see command line
Windows Linux shell Use PuTTY, see command line
Linux/Windows files on Linux Run SSH server on remote Linux machine, then use SFTP protocol. You can use e.g. WinSCP on Windows and scp on Linux.
Windows files on Linux Run Samba server on remote Linux machine, files can be offered as a Windows share
Linux files on Linux Run NFS server on remote Linux machine
Linux desktop Linux desktop programs Supported by X, see X over the network
Windows Linux desktop programs Run an X display server in Windows, see X over the network
Windows Entire Linux desktop With a VNC program
Previous Next

ALL THE TOPICS ON THIS WEBSITE:

Linux

Raspberry Pi

Digital room correction

Web design

By Jarkko Huijts
Jarkko's guides

Table of Contents

LINUX

  • Intro
  • History
  • Open source
  • Distributions
  • Command line
  • Tool help
  • Remote access
  • Directory hierarchy
  • Basic commands
  • Viewing & editing files
  • Processes
  • GNU & other utilities
  • Users & permissions
  • Partitions & mounting
  • System administration
  • Software packages
  • Desktop environments
  • Scripting
  • Audio

AVAILABLE TOPICS

  • Linux
  • Raspberry Pi
  • Digital room correction
  • Web design