On Fri, Oct 20, 2006 at 03:25:42PM +0200, heba wrote: > hi all, > I've a problem, checking my network with netstat I find a series of > string: > > unix 2 [ ACC ] STREAM LISTENING 9895 > /tmp/orbit-user/linc-164b-0-2ed418eb4af6 > Why is this a problem? These are Unix domain sockets, used for inter-process communication. You can list network connections with "netstat -tuna".
> search with google I've known that the orbit don't run on the user but > on the root. > > Any one know like modify the permiss from user by root, please? > I don't think this is something you need to change. -- God must love the common man; He made so many of them. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

