 |
NetworkTutorials.info IT Forums
|
| View previous topic :: View next topic |
| Author |
Message |
shab2010
Joined: 17 Nov 2007 Posts: 3
|
Posted: Sat Nov 17, 2007 5:26 pm Post subject: UNIX Security Commands? |
|
|
Hello,
Can anyone plz provide the Unix security commands?
Regards
shab |
|
| Back to top |
|
 |
hashmi
Joined: 07 Dec 2007 Posts: 19
|
Posted: Sat Dec 08, 2007 8:15 am Post subject: Unix Security commands. |
|
|
There are some useful Unix security commands
[ps, uname, kill, strings, file, strace, ipcs, ipcrm, netstat, ifconfig, nslookup, ping, traceroute, arp, lsof, iostat, vmstat, df, du, rout]
in main brackets [] there are some many commands.
And some command's description is also described.
command 1:
ps: this command displays current process status
To list all your processes,
enter:ps
To list all your processes,
enter:ps aux
Command 2
uname: displays information about the operating system
uname [-amnrsv]
-a displays all information specified with the -m, -n, -r, -s, and -v
options.
-m displays the type of hardware running the system.
-n displays the name of the node (this may be a name that the system is known by to a communications network).
-r displays the release number of the operating system.
-s displays the name of the implementation of the operating system. (This option is on by default.)
-v Displays the operating system version.
Command 3
file: determine the kind of a file
file filename
Determines what kind of file filename is, if .bin, .txt, .obj or if source
in Java .. |
|
| Back to top |
|
 |
abia
Joined: 04 May 2009 Posts: 18
|
|
| Back to top |
|
 |
BrotherBill
Joined: 13 Jun 2009 Posts: 28 Location: KCMO - USA
|
Posted: Tue May 11, 2010 2:32 am Post subject: Unix commands. |
|
|
This site contains a rather extensive listing of Unix commands and their use. It includes several security related commands as well.
Hope it helps some,
Bill _________________ "Success is the small voice you hear within,
when you know you have done your best."
"One Man's Opinion" |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|