Terminal Activity: Difference between revisions

From OLPC
Jump to navigation Jump to search
 
mNo edit summary
Line 1: Line 1:
=== Start ===


[[Image:Activity-terminal.svg|55px]]. This is a pre-installed program found in the Activities taskbar at the bottom of your [http://laptop.org/laptop/start/homeview.shtml Home View]. You may need to scroll through the Activities taskbar by using the right arrow icon at the bottom of your screen ([[Image:Frame-scroll-right.gif|25px]]) to find the [[Image:Activity-terminal.svg|35px]] icon.
[[Image:Activity-terminal.svg|55px]]. This is a pre-installed program found in the Activities taskbar at the bottom of your [http://laptop.org/laptop/start/homeview.shtml Home View]. You may need to scroll through the Activities taskbar by using the right arrow icon at the bottom of your screen ([[Image:Frame-scroll-right.gif|25px]]) to find the [[Image:Activity-terminal.svg|35px]] icon.


The Terminal activity grants access to the XO's [[Linux]] command line:
The Terminal activity grants access to the XO's [[Linux]] command line:

'''BEWARE: If you become user "root" by executing "su -l" you have full control to destroy all software!'''

Another way to bring up the Linux command prompt is by pressing the Ctrl+Alt+Neighborhood keys at the same time. The Neighborhood key is represented by a circle with 8 small dots [[Image:Mesh key f1 small.png]].

Note: You can find [[Keyboard Shortcuts]] and [http://laptop.org/laptop/start/keyboard.shtml the keyboard illustrated here].

=== Common Commands ===

* [[sugar-control-console]] - Change [[nickname]], colors, [[time zone]] and other options
* [[ifconfig]] - View Wireless Network connections

The core Linux used on the XO is [http://www.Fedora.org Fedora 7]. More Fedora commands can be found in the official [http://docs.fedoraproject.org/ documentation].

Revision as of 11:43, 5 January 2008

Start

Activity-terminal.svg. This is a pre-installed program found in the Activities taskbar at the bottom of your Home View. You may need to scroll through the Activities taskbar by using the right arrow icon at the bottom of your screen (Frame-scroll-right.gif) to find the Activity-terminal.svg icon.

The Terminal activity grants access to the XO's Linux command line:

BEWARE: If you become user "root" by executing "su -l" you have full control to destroy all software!

Another way to bring up the Linux command prompt is by pressing the Ctrl+Alt+Neighborhood keys at the same time. The Neighborhood key is represented by a circle with 8 small dots Mesh key f1 small.png.

Note: You can find Keyboard Shortcuts and the keyboard illustrated here.

Common Commands

The core Linux used on the XO is Fedora 7. More Fedora commands can be found in the official documentation.