Connected via SSH is there a command to tell who is logged in? Is there a command to tell all http connections to the machine?
Who is logged in
Started by Tor, Feb 21 2008 04:03 PM
3 replies to this topic
#1
Posted 21 February 2008 - 04:03 PM
|
|
|
#2
Posted 23 February 2008 - 02:29 PM
You can use the command
or just
Which will give you a list of all users logged into the system (locally or over the wire). Man who for more info.
# who
or just
# w
Which will give you a list of all users logged into the system (locally or over the wire). Man who for more info.
#3
Posted 26 February 2008 - 05:30 AM
"w" seems to give more ouput. I like that one better.
#4
Posted 06 March 2008 - 05:01 AM
I found "netstat" for http connections. Works great :)


Sign In
Create Account


Back to top









