Difference between revisions of "Advanced Problems"
Jump to navigation
Jump to search
(→Apt: something with nonxen) |
(→Piping) |
||
Line 9: | Line 9: | ||
==Piping== | ==Piping== | ||
− | grep, less, wc, cat, multiple files, lsof, xargs, find, sort | + | grep, less, wc, cat, multiple files, lsof, xargs, find, sort, awk |
==Networking== | ==Networking== |
Revision as of 20:29, 8 January 2008
/, cd, ls, .., ~, -
Vars
PATH, PS1, no .bashrc
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.