LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   New to linux.. question about "users" (https://www.linuxquestions.org/questions/linux-software-2/new-to-linux-question-about-users-66804/)

Sabastian 06-20-2003 06:40 AM

New to linux.. question about "users"
 
How many users should i be seeing when i should be the only one on my system and i run the command "top"..?

LandRoverMan 06-20-2003 08:32 AM

If you are the only one logged in and you are running at the console (text level) not the X Window level, i would have expected you to see 1 user.

If you are in X and have opened a terminal window to run top, then you would see 2 (one for the instance of 'you' that logged in and ran X, and another one for the other instance of 'you' that is running inthe terminal window.

(I'm no expert, but this is how I think it works.)

stony 06-20-2003 08:36 AM

Hi,

how many user you see depends on how many services are running.

In a text-based shell there should be at least 2 users, you and root.

if you're running apache then there is also an user apache (or other name, depents on the distro). Or an user mysql if you're running mysql... and so on ....

cu


All times are GMT -5. The time now is 02:04 AM.