[TAG] Please help me :(...
Ben Okopnik
ben at linuxgazette.net
Tue Oct 30 05:46:17 MSK 2007
On Mon, Oct 29, 2007 at 07:22:09PM -0500, Lin, Hong wrote:
>
> Hi Ben:
>
> How can I check how many different web services it is running?
How many it's running at any one time should be pretty easy: one, unless
you've set something up to run on a non-standard port (and you'd most
likely know it if you did.) If you have 'lsof' installed, you could look
at all the ports where your system is listening by executing
``
sudo lsof -n|grep LISTEN
''
--
* Ben Okopnik * Editor-in-Chief, Linux Gazette * http://LinuxGazette.NET *
More information about the TAG
mailing list