Re: -:() Process




Ertugrul Soeylemez wrote:
"jcw248" <jcw248@xxxxxxxxx> (06-06-11 08:05:59):

I am currenlty showing a process when doing a ps -ef on my system I
receive a process listed as -:(). I killed the process and it logged
of my system. Have I been compromised? I tried searching on this
process and did not get any responses back.

You probably are seeing the process with the name "-:0", which is a zero
at the end, instead of parentheses. If that's the case, then everything
is alright, because that's just the command line name of your X server
process. You can easily check that. See the output of "ps -ef", and
grab the PID of the process. Then do "ps c -ef" to see the binary name
of all processes and check that the PID actually belongs to a process
called just 'X'.

To explain that: The dash ('-') at the beginning means that this is
your login process, i.e. the one process started at login time. It
shouldn't be, but on some systems, X is the login shell for some or all
users. Otherwise and much more likely, it just may be that your display
manager (XDM, GDM, KDM, ...) started your X server that way. The ":0"
at the end means that the X server is running on display 0 (zero),
i.e. the first virtual terminal, which X can or should use. If you have
multiple X sessions running, the other sessions will have different
display numbers like ":1".


Regards,
E.S.

Thanks for not blasting me I am new to Linux security. Thanks for the
useful information

.



Relevant Pages

  • Re: -:() Process
    ... because that's just the command line name of your X server ... your login process, i.e. the one process started at login time. ... it just may be that your display ... multiple X sessions running, the other sessions will have different ...
    (comp.os.linux.security)
  • Re: Configuring GNOME to automatically start screensaver after user logged in - Fedora Core 6
    ... I can now remotely connect to the native X display of the ... remote server without having to log into the remote server first ... it presents me with a login and I am able to log in. ...
    (linux.redhat)
  • Putty text during login
    ... after login and the display of the ... my .profile and the default profiles and have not found anything. ... I log into server1 but the name for server ...
    (comp.unix.aix)
  • Adding a legal disclaimer
    ... Where/how can I add a legal disclaimer to my server so that just before users ... login they are prompted with the text I want to display. ...
    (microsoft.public.windows.server.sbs)
  • RE: MySQL/PHPMyAdmin on FC3 Connection Problem
    ... // You can disable a server config entry by setting host to ''. ... MySQL server ... MySQL control user settings ... table to describe the display fields ...
    (Fedora)