Mailinglist Archive: opensuse-security (636 mails)
| < Previous | Next > |
Re: [suse-security] how can i close port number 6000 & 515 ?
- From: uwe_kersten@xxxxxxxxxxx (Uwe Kersten)
- Date: Mon, 12 Feb 2001 01:18:26 +0100
- Message-id: <01021201182600.20305@linux>
Am Montag, 12. Februar 2001 00:28 schrieben Sie:
>
> Hi !
>
> Try putting it in /usr/X11R6/bin/startx, the last line reads (on my
> system): "xinit $clientargs -- $serverargs"
> Change to:
> "xinit $clientargs -- $serverargs -nolisten tcp"
>
> startx is the script I use to start the XServer. If you use another
> command or script, add the option the same way.
>
> Hope this is right :-)
>
Hi all!
Better put it into $serverargs in the same script. There must be something
like $clientargs="" and $serverargs="".
Regards
Uwe
>
> Hi !
>
> Try putting it in /usr/X11R6/bin/startx, the last line reads (on my
> system): "xinit $clientargs -- $serverargs"
> Change to:
> "xinit $clientargs -- $serverargs -nolisten tcp"
>
> startx is the script I use to start the XServer. If you use another
> command or script, add the option the same way.
>
> Hope this is right :-)
>
Hi all!
Better put it into $serverargs in the same script. There must be something
like $clientargs="" and $serverargs="".
Regards
Uwe
| < Previous | Next > |