Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Thu Nov 13, 2003 2:06 pm 
Offline
Senior Member

Joined: Sun Nov 02, 2003 2:05 pm
Posts: 58
Hiding accounts in shell from user view? I have seen this in other shells. I have looked at all my reference links can find anything on hiding user shell accounts from shell users so they can see other information or browse to other directories. Anybody have idea


Top
   
PostPosted: Thu Nov 13, 2003 2:39 pm 
Offline
Senior Member

Joined: Sun Nov 02, 2003 2:05 pm
Posts: 58
I have found a blocked port anybody know how check what is using ports and port numbers


Top
   
 Post subject:
PostPosted: Thu Nov 13, 2003 2:50 pm 
Offline
Junior Member

Joined: Sun Jul 27, 2003 7:24 pm
Posts: 42
Website: http://opencurve.org/~sunny
Location: New York, NY
you want:

getent services $PORT

that will tell you

Sunny Dubey


Top
   
 Post subject:
PostPosted: Thu Nov 13, 2003 2:54 pm 
Offline
Linode Staff
User avatar

Joined: Tue Apr 15, 2003 6:24 pm
Posts: 3090
Website: http://www.linode.com/
Location: Galloway, NJ
Code:
netstat -apn

Will give you all current network connections (plus listening ports) and the PID of the process that's using it.

-Chris


Top
   
 Post subject:
PostPosted: Thu Nov 13, 2003 2:58 pm 
Offline
Junior Member

Joined: Sun Jul 27, 2003 7:24 pm
Posts: 42
Website: http://opencurve.org/~sunny
Location: New York, NY
[quote="caker"]
Code:
netstat -apn


bad caker!! local sockets suck!!

netstat -atpn removes 'em

Sunny Dubey


Top
   
 Post subject:
PostPosted: Thu Nov 13, 2003 3:30 pm 
Offline
Senior Member

Joined: Sun Nov 02, 2003 2:05 pm
Posts: 58
Hiding accounts in shell from user view? I have seen this in other shells. I have looked at all my reference links can find anything on hiding user shell accounts from shell users so they can see other information or browse to other directories. Anybody have idea?


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 4 guests


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

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group