HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- how to check which process provide service on cert...
Operating System - Linux
1827262
Members
2539
Online
109717
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2002 04:39 AM
08-17-2002 04:39 AM
after my being hacked, i have reinstall my ssh complete for 3.4 version, but ssh can not start, i check the log of /var/log/secure, it said can not bind port 22. i try, it is really, may be Trojan, but i do not know how to check which exec file or process to provide thus service on 22?
could any gentle give me some tips?
frederick
could any gentle give me some tips?
frederick
frederick
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2002 07:39 AM
08-17-2002 07:39 AM
Solution
Did you already try 'fuser'?
i.e. fuser -n tcp 22
man fuser:
In order to look up processes using TCP and UDP sockets,
the corresponding name space has to be selected with the
-n option. Then the socket(s) can be specified by the
local and remote port, and the remote address. All fields
are optional, but commas in front of missing fields must
be present:
[lcl_port][,[rmt_host][,[rmt_port]]]
Good luck,
Ceesjan
i.e. fuser -n tcp 22
man fuser:
In order to look up processes using TCP and UDP sockets,
the corresponding name space has to be selected with the
-n option. Then the socket(s) can be specified by the
local and remote port, and the remote address. All fields
are optional, but commas in front of missing fields must
be present:
[lcl_port][,[rmt_host][,[rmt_port]]]
Good luck,
Ceesjan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2002 11:28 PM
08-18-2002 11:28 PM
Re: how to check which process provide service on certain port?
Hi,
Use lsof in linux
#man lsof
regards,
U.SivaKumar
Use lsof in linux
#man lsof
regards,
U.SivaKumar
Innovations are made when conventions are broken
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP