Join us at IRC!
I'd prefer to die standing, than to live on my knees - Che Guevara
Thursday, May 17, 2012
Navigation
Members Online
Total Online: 37
Web Spiders: 14
Guests Online: 30
Members Online: 7

Registered Members: 70039
Newest Member: p0isoN
Latest Articles

The survival guide!



FLV Blaster - Download Music and Videos Faster

website security There are masses of commands, but only 10 you will need everyday!



There are masses of commands ofcourse, but only 10 I find I use everyday so I made a basic survival guide :)

So here they are!

The 10 command(ment)s:

1.cd <directory>
Change directory to <directory> Note: ../ is to go back a directory.

2. chmod a+x <file>
Change permission of file to all + excecute.

3. ls
List the stuff in this directory.

4. rm <file>
Delete <file>. Note: You may need command 2.

5. top
shows top processes, use kill -9 [PID]
to kill process in top if oyu type k it writes kill

6. vi <file>
Edit file in vi text editor Note: Type ":qa!" without the quotes and press enter to quit WITHOUT saving.
EDIT: nano is better :)
CAT to just read a file.

7. ./<file>
Excecute <file>.

8. mv <file> <newfilename>
Rename <file> to <newfilename>. Note: If the new file name has a directory in it as in "../Desktop/file.txt" will move the file back one directory into desktop and name it file.txt.

9. su
Become root. Note: sudo <command> is a command to do a function as root. (Thanks Haykuro.)

10. shutdown now
Shutdown the computer... NOW!

Also, because I often do not know what linux versions and stuffs I am using means I resort to downloading the source code then compiling and intalling it myself. Linux has two built in compilers.

[11.] cc <file>
Compile c source code. Note: gcc <file> is another compiler.

INSTALL:- tar zxvf file.tar.gz & cd programname&./configure & make &make install &make clean

NB:tar jxvf for tar.bz2

This list is no-where near a full one, just a few commands you might be stuck for on your firs time using linux. And also, if I forget one I know where to look now.

Wolf.

Comments

Nubzzz on January 23 2006 - 23:24:43
great article
Kalkran on January 25 2006 - 19:11:44
<b>Uhu agree...</b>
BluMoose on May 21 2006 - 20:49:39
Thanx for those :D Helped a lot with basic 6 ^_^
champloo on June 05 2006 - 04:58:02
in needed it for that,am i supposed to put the <file> in it?
wolfmankurd on May 07 2007 - 18:22:53
like ./configure excecute sthe configure
Damnation on June 08 2007 - 18:39:52
Great for people that are new to linux such as myself. :)
omniwrath540 on June 12 2007 - 04:53:12
good if u just recently downloaded a linux system, if u haven't i suggest u do
omniwrath540 on June 12 2007 - 04:53:39
good if u just recently downloaded a linux system, if u haven't i suggest u do
Post Comment

Sorry.

You must have completed the challenge Basic 1 and have 100 points or more, to be able to post.
Ratings
Rating is available to members only.

Please login or register to vote.

Awesome! 63% [5 Votes]
Very Good 38% [3 Votes]
Good 0% [No Votes]
Average 0% [No Votes]
Poor 0% [No Votes]
Guest
Username

Password

Remember Me


Bookmark This Page
Affiliates
Adverts

 

 

Links
By using, viewing or obtaining any information contained on this site, you agree to the disclaimer.

© HellBound Hackers 2008- 2009. Since 3rd December 2004.