Boston Linux & Unix (BLU) Home | Calendar | Mail Lists | List Archives | Desktop SIG | Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings
Linux Cafe | Meeting Notes | Blog | Linux Links | Bling | About BLU

BLU Discuss list archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

http message



On 10 Jun 97 at 19:25, John Abreau <discuss at tarnhelm.blu.org> wrote:

> That means you couldn't start your web server because it was already
> running. If the old one is hung, you'll have to kill it explicitly to free
> up port 80 before starting another instance.
BTW: The proper way to kill a running process is:
kill -TERM <process id>
or
kill -HUP <process id>

Then, if all else fails, kill -9 <process id>
The -9 is an unconditional kill, and a process can be killed without 
cleaning up. 

+----------------------------------------------+
Gerald Feldman <gaf at mediaone.net>
Boston Computer Solutions and Consulting




BLU is a member of BostonUserGroups
BLU is a member of BostonUserGroups
We also thank MIT for the use of their facilities.

Valid HTML 4.01! Valid CSS!



Boston Linux & Unix / webmaster@blu.org