Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
05-13-2006, 05:16 PM
|
#1
|
LQ Newbie
Registered: Feb 2004
Distribution: Mandrake 9.1 Bamboo
Posts: 2
Rep:
|
Anyone seen this process? -:0
When I switch to superuser mode and execute "ps -x" I see a process labeled as such:
-:0
It has a higher PID value, more congruous with my user processes. STAT is S and TIME is 0:00 even after 3.75 days of uptime.
This string is difficult to search for with meaningful results, so I haven't seen anything on the internet about it. I haven't noticed it in screenshots of ps dumps either, so it doesn't seem normal. I'm running slackware 10.2 on a pentium. Does anyone have any advice?
|
|
|
05-13-2006, 05:51 PM
|
#2
|
Senior Member
Registered: May 2004
Location: In the DC 'burbs
Distribution: Arch, Scientific Linux, Debian, Ubuntu
Posts: 4,290
|
Are you sure it's not X :0? If so this is the X server process running on the first display (:0). If not, I'd suggest peeking around in its /proc/<pid> directory and using lsof to investigate what it's doing.
|
|
|
05-13-2006, 05:56 PM
|
#3
|
Senior Member
Registered: Dec 2005
Location: Brisbane, Australia
Distribution: Slackware64 14.0
Posts: 4,141
Rep:
|
I think that's the process for display 0 for your X session. On my system, when I run ps auxfww, here's the output including that process:
Code:
root 24222 0.0 0.0 2812 852 ? Ss May06 0:00 /opt/kde/bin/kdm -nodaemon
root 6121 0.1 1.3 26172 21284 tty7 RLs+ May13 1:50 \_ /usr/X11R6/bin/X -br -nolisten tcp :0 vt7 -auth /var/run/xauth/A:0-yAYsSw
root 6134 0.0 0.0 3172 1160 ? S May13 0:00 \_ -:0
steve 19833 0.0 0.1 3056 1568 ? Ss 05:33 0:00 \_ /bin/sh /opt/kde/bin/startkde
steve 19902 0.0 0.0 1544 328 ? S 05:33 0:00 \_ kwrapper ksmserver
|
|
|
05-19-2006, 08:43 PM
|
#4
|
LQ Newbie
Registered: Feb 2004
Distribution: Mandrake 9.1 Bamboo
Posts: 2
Original Poster
Rep:
|
Sweetness. So is auxfww a BSD-style option?
|
|
|
05-20-2006, 12:34 AM
|
#5
|
Senior Member
Registered: Dec 2005
Location: Brisbane, Australia
Distribution: Slackware64 14.0
Posts: 4,141
Rep:
|
Yes, that's right The aux displays all of the processes on the system, f does the forest type view and the ww is for unlimited width of output.
|
|
|
All times are GMT -5. The time now is 05:02 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|