Difference between revisions of "Advanced Problems"

From FreekiWiki
Jump to navigation Jump to search
Line 2: Line 2:
 
Here are a series of pages that will teach you something about different aspects of the command line. Each page has a short introduction which gives you some information, often some new commands to learn, possibly some examples and then a short quiz. Hopefully by using the man pages and a little experimentation you'll be able to go through each of these lessons so that you'll learn a lot more about the command line interface.
 
Here are a series of pages that will teach you something about different aspects of the command line. Each page has a short introduction which gives you some information, often some new commands to learn, possibly some examples and then a short quiz. Hopefully by using the man pages and a little experimentation you'll be able to go through each of these lessons so that you'll learn a lot more about the command line interface.
  
== Navigating ==
 
 
[[CLI Navigating]]
 
[[CLI Navigating]]
  
== Variables ==
 
 
[[CLI Variables]]
 
[[CLI Variables]]
  
== Piping ==
 
 
[[CLI Piping]]
 
[[CLI Piping]]
  
== Process Management ==
 
 
[[CLI Process Management]]
 
[[CLI Process Management]]
  
== I/O Redirection ==
 
 
[[CLI I/O Redirection]]
 
[[CLI I/O Redirection]]
  
== Flow Control ==
 
 
[[CLI Flow Control]]
 
[[CLI Flow Control]]
  
==Networking==
+
== Possible Classes ==
 +
 
 
ifconfig, ping, wget, traceroute
 
ifconfig, ping, wget, traceroute
  
 
+
=== Apt ===
==Apt==
 
 
can we set up a xen instance to let students have root?
 
can we set up a xen instance to let students have root?
 
* show studnets that they can have root in our current ltsp setup.
 
* show studnets that they can have root in our current ltsp setup.
 
* add the ability to have debian livecd over the net - or something like that.  
 
* add the ability to have debian livecd over the net - or something like that.  
  
==Advanced Syntax==
+
=== Advanced Syntax ===
 
*, --sort, &c.
 
*, --sort, &c.
  
 
[[Category:CLI Quizes]]
 
[[Category:CLI Quizes]]
 
[[Category:Classes]]
 
[[Category:Classes]]

Revision as of 11:12, 17 May 2008

Introduction

Here are a series of pages that will teach you something about different aspects of the command line. Each page has a short introduction which gives you some information, often some new commands to learn, possibly some examples and then a short quiz. Hopefully by using the man pages and a little experimentation you'll be able to go through each of these lessons so that you'll learn a lot more about the command line interface.

CLI Navigating

CLI Variables

CLI Piping

CLI Process Management

CLI I/O Redirection

CLI Flow Control

Possible Classes

ifconfig, ping, wget, traceroute

Apt

can we set up a xen instance to let students have root?

  • show studnets that they can have root in our current ltsp setup.
  • add the ability to have debian livecd over the net - or something like that.

Advanced Syntax

  • , --sort, &c.