LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   List running services on remote unix box (https://www.linuxquestions.org/questions/linux-newbie-8/list-running-services-on-remote-unix-box-858284/)

say_hi_ravi 01-24-2011 03:31 AM

List running services on remote unix box
 
Is there any unix command to list services running on remote unix box.

Thanks,
Ravi

Andy Alt 01-24-2011 03:35 AM

Do you mean, without logging in through ssh?

say_hi_ravi 01-24-2011 03:39 AM

Yes. does "nmap" show it?

Andy Alt 01-24-2011 03:53 AM

No, nmap only shows ports which are open.

Does this help?
Script to check running processes on remote server.

say_hi_ravi 01-24-2011 04:24 AM

That sounds perfect as far as I get open port numbers too.. Script runs perfect. But until and unless I have access ((usrname and password) to remote machine I dont think this script will give me my desired o/p.

Anyways I can manage with nmap's results for now. Many thanks for your help Andy!

onebuck 01-24-2011 07:39 AM

Hi,

Quote:

Originally Posted by say_hi_ravi (Post 4235792)
That sounds perfect as far as I get open port numbers too.. Script runs perfect. But until and unless I have access ((usrname and password) to remote machine I dont think this script will give me my desired o/p.

Anyways I can manage with nmap's results for now.
Many thanks for your help Andy!

Your post bothers me. It seems you want aid in cracking a system that you do not have authorization to access. This is a violation of the LQ Rules;
Quote:

Posts containing information about cracking, piracy, warez, fraud or any topic that could be damaging to either LinuxQuestions.org or any third party will be immediately removed.
If you cannot justify what you are doing is not in violation of the LQ Rules, then this thread will be closed.

onebuck 01-24-2011 08:24 AM

Thread Closed


All times are GMT -5. The time now is 05:03 PM.