Difference between revisions of "Advanced Problems"

From FreekiWiki
Jump to navigation Jump to search
Line 3: Line 3:
  
 
==Vars==
 
==Vars==
PATH, PS1, no .bashrc
+
PATH, PS1, no .bashrc, env
  
 
==Advanced Syntax==
 
==Advanced Syntax==

Revision as of 21:31, 8 January 2008

Navigating

/, cd, ls, .., ~, -

Vars

PATH, PS1, no .bashrc, env

Advanced Syntax

  • , --sort, &c.

Piping

grep, less, wc, cat, multiple files, lsof, xargs, find, sort, awk

Networking

ifconfig, ping, wget, traceroute

While/For

write, touch

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.