ClearFoundation

Documentation Howtos Accessing The Command Line From A Remote System

Accessing The Command Line From A Remote System

Overview

You can use SSH (Secure Shell) to access the command line on a ClearOS system.

Linux and MacOS

Linux and MacOS X already have SSH clients installed by default. Open up a terminal window and type:

ssh root@192.168.1.1

Change 192.168.1.1 to the IP address of your ClearOS system. Type in your system password and you will find yourself at the ClearOS command prompt.

Windows

For Windows users, you can download the free Putty SSH tool for remote shell / command line access.

For a more colorful/friendly GUI try Tunnelier. This allows you to save multiple connection profiles, which is useful if you have more than one system to administer.

After you startup the software:

  • type in the IP address or hostname into the host name field
  • click on Open
  • type in root at the login prompt and then your system password

You will find yourself at the ClearOS command prompt.

Links



Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Share Alike 3.0 Unported
Video demonstrations - Copyright © 2010 ClearCenter Corporation