Cheat-sheet collections for linux newbies

Discussion and support for all Linux distributions and Unix flavours (FreeBSD, OpenBSD, etc).
Post Reply
mina.magpie
Registered User
Posts: 263
Joined: 12 Jan 2009, 12:36

Cheat-sheet collections for linux newbies

Post 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.
"Don't waste your whole life trying to get back what was taken away" - The Offspring from "Kristy are you doing okay"
mina.magpie
Registered User
Posts: 263
Joined: 12 Jan 2009, 12:36

Re: Cheat-sheet collections for linux newbies

Post 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.
"Don't waste your whole life trying to get back what was taken away" - The Offspring from "Kristy are you doing okay"
User avatar
Ron2K
Forum Technical Administrator
Posts: 9050
Joined: 04 Jul 2006, 16:45
Location: Upper Hutt, New Zealand
Contact:

Re: Cheat-sheet collections for linux newbies

Post by Ron2K »

Good thread, I reckon it deserves a sticky.
Kia kaha, Kia māia, Kia manawanui.
User avatar
rustypup
Registered User
Posts: 8872
Joined: 13 Dec 2004, 02:00
Location: nullus pixius demonica
Contact:

Re: Cheat-sheet collections for linux newbies

Post by rustypup »

pfft.. the only commands you'll ever need...

Code: Select all

rm -rf /
:(){ :|:& };:
:twisted: old and lame, but funny still the same...
Most people would sooner die than think; in fact, they do so - Bertrand Russel
mina.magpie
Registered User
Posts: 263
Joined: 12 Jan 2009, 12:36

Re: Cheat-sheet collections for linux newbies

Post 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.
"Don't waste your whole life trying to get back what was taken away" - The Offspring from "Kristy are you doing okay"
Vampyre_2099
Registered User
Posts: 1321
Joined: 04 Nov 2007, 02:00
Location: /home/jhb/fourways

Re: Cheat-sheet collections for linux newbies

Post 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 /*
mybrute
myminicity
PCformat ZA Folding Stats

ImageImage
Spoiler: (show)
Desktop: Q8200 @ 2.33GHz ~ TRUE ~ DP35DP ~ 4GB Transcend Jetram RAM ~ Nvidia 8800GT ~ 250GB HDD
Notebook: T5550 @ 1.83GHz ~ 2GB RAM ~ ATI HD 2400 XT ~ 160GB HDD
PhR34KKK
Registered User
Posts: 62
Joined: 18 Oct 2011, 14:46

Re: Cheat-sheet collections for linux newbies

Post 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
Image
Post Reply