Re: Port freigeben
Hans-Dieter Kutz <[email protected]> Fri, 26 May 2006 12:19:50 +0200
| Newsgroups | gmane.linux.redhat.general.german |
|---|---|
| Organization | Pago Etransaction Services GmbH |
| Message-ID | <[email protected]> |
On Fri, May 26, 2006 at 10:27:31AM +0200, Alex wrote: > Hi, > > ich versuche gerade ein Programm zu installieren welches > auf port 8080 lauschen soll. Jedoch ist dieser Port bereits > belegt da ich folgende Ausgabe erhalte... > > --- > Could not bind to port 8080. This is often caused when > there is another service listening on that port. > --- > > Nun meine Frage. Wie finde ich heraus welches Programm > auf diesem Port aktiv ist und wie deaktiviere ich dieses, > damit ich den Port für das neue Programm benutzen kann. lsof sollte Dir weiterhelfen: lsof -i:8080 Cheers, ku > > Vielen Dank im Voraus für die Hilfe > Grüsse Alex > > _______________________________________________ > redhat-list-de mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/redhat-list-de -- Han Solo: Damn fool, I knew you were going to say that. Ben (Obi-Wan) Kenobi: Who's the more foolish, the fool, or the fool who follows him? _________________________________________________________________________ Dieses Mail/Fax ist ausschließlich für den genannten Empfänger bestimmt. Es enthält persönliche oder vertrauliche Informationen. Jede unerlaubte Verbreitung des Inhalts, auch teilweise, ist untersagt. Falls Sie dieses Mail/Fax versehentlich erhielten, informieren Sie bitte unverzüglich den Absender und löschen Sie dieses Mail/Fax endgültig von jedem Rechner, auch Ihrem Mail-/Faxserver. This mail/fax contains private or confidential information and is intended only for the person to which it is addressed. Any unauthorized dissemination, even partly, is prohibited. If you received this mail/fax in error, please contact the sender and delete this mail/fax finally from any computer, including your mail-/faxserver.