 |
| Categories Menu |  | |
| Navigation |  |
|
|
Home |
| |
|
|
Community |
| |
|
Content |
| |
|
Support Us |
| | | | |
| |
| User Info |  |
| Welcome, Anonymous
Membership:
 Latest: aria
 New Today: 1
 New Yesterday: 0
 Overall: 328
People Online:
 Visitors: 9
 Members: 0
 Total: 9
| | |
| |
| hacker Beware |  | |
 | |
Maysville Linux Users Group (MLUG) - Linux Users Helping Linux Users: Commands You Should Know How to Use
[ Go to Home | Select a New Topic ] |
|
| Commands: man |  |
 Man is probably the most used unix/linux command in history. Man formats and displays the on-line manual pages. You could think of man as the dictionary of unix commands. When you need to know what a word means, you look in a dictionary, find the word, and find its meaning along with its pronunciation and how it is used. Man is very similar, except it deals with information related to commands. You will find that you often need to refer to the man page to find out about a program, find out about its options, etc.
From the linux man man page (nope, that was intended, to access the man page for man, you use the command man man): Note: Ed Wiget, http://www.edwiget.name, has been a linux/unix system admin since 1995. He has many certifications. He is currently working on a degree in computer engineering, with an emphasis on computer/network security and forensics.
|
Posted by maysvill on Tuesday, January 29 @ 07:58:17 CST
|
|
|
| Commands: whatis |  |
 Sometimes you will see a command and don't know for sure what it does. An easy way to tell is to use the whatis command to find the relevant information.
First, whatis is described in the man page as:
Note: Ed Wiget, http://www.edwiget.name, has been a linux/unix system admin since 1995. He has many certifications. He is currently working on a degree in computer engineering, with an emphasis on computer/network security and forensics.
|
Posted by maysvill on Tuesday, January 29 @ 07:45:25 CST
|
|
|
| Commands: apropos |  |
 Have you ever wanted to accomplish something in linux but wasn't sure how to do it? Or maybe, you know there is a command that does something but can't remember the command? We have all run into this. With linux, there are literally thousands of commands and we can't possibly remember them all. To help with this situation, we have a command known as apropos.
From the apropos man page: Note: Ed Wiget, http://www.edwiget.name, has been a linux/unix system admin since 1995. He has many certifications. He is currently working on a degree in computer engineering, with an emphasis on computer/network security and forensics.
|
Posted by maysvill on Tuesday, January 29 @ 07:42:58 CST
|
|
|
| Commands: last, lastb - shows users who have logged in |  |
ewiget writes "The last command is used to show the last succesful logins to a system. Last uses the file /var/log/wtmp to store its data. This file is often deleted by crackers when a system is compromised.
The lastb command lists the last unsuccesful or bad login attempts. Lastb uses the file /var/log/btmp file to store its data."
|
Posted by maysvill on Sunday, December 26 @ 11:54:25 CST
|
|
|
| Commands: w - Lists who is online |  |
Anonymous writes "The w command is similar to the who command and it lists all users that are currently logged in on a Linux computer or server, it shows the source of the login, and any processes currently being run by that user.
An example follows:

."
|
Posted by maysvill on Saturday, December 18 @ 08:40:43 CST
|
|
|
|  |
| Event Calendar |  | |
| Big Story of Today |  |
| There isn't a Biggest Story for Today, yet.
| | |
| |
|
|