Difference between revisions of "Advanced Problems"

From FreekiWiki
Jump to navigation Jump to search
(→‎Apt: something with nonxen)
Line 19: Line 19:
 
==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.
 +
* add the ability to have debian livecd over the net - or something like that.
  
 
[[Category:Classes]]
 
[[Category:Classes]]

Revision as of 21:28, 8 January 2008

Navigating

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

Vars

PATH, PS1, no .bashrc

Advanced Syntax

  • , --sort, &c.

Piping

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

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.