LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 03-06-2009, 09:08 AM   #1
minilopmay
LQ Newbie
 
Registered: Mar 2009
Posts: 1

Rep: Reputation: 0
Unnecessary running processes


I feel like I have too many processes running that I don't really need...For Windows there is a website that I use for checking whether specific running processes are necessary. Search results for processes on this site include a description of what the process is for. Is there such a site for Linux processes? I want to get rid of the clutter running on my computer...if there is any. Thank you!
 
Old 03-06-2009, 09:21 AM   #2
fatra2
Member
 
Registered: Feb 2004
Location: Switzerland
Distribution: Fedora - RedHat - Mandrake - OpenSuse
Posts: 216

Rep: Reputation: 35
Hi there,

I don't know if I understand your question right??? You would like to know what process are running on your Linux box. If so, there are many different possibilities, like
Code:
ps -aux
will take a "snapshot" of all the process running. Otherwise, you can run
Code:
top
which gives the process running, in a continual matter.

You can run these from a command line terminal.

Cheers
 
Old 03-06-2009, 09:53 AM   #3
sundialsvcs
LQ Guru
 
Registered: Feb 2004
Location: SE Tennessee, USA
Distribution: Gentoo, LFS
Posts: 10,659
Blog Entries: 4

Rep: Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941
An entry in the process-table is a fairly insignificant thing as long as the process is not gobbling up CPU time or other resources. Proceed carefully, and seriously consider whether to proceed at all.

Probably the most useful thing to do is to review the list of "services" (Linux calls them daemons) which are set to run on your computer. The principle is exactly the same as "cleaning up the cruft" in a Windows installation. Many "stock distros" include a large number of running processes that you might not actually need in your situation, because they wish to make installation as simple as possible. Perhaps you will never run a database-server or a web-server on your box ... may never find yourself part of a Windows printer-network ... and so on. You can selectively stop those daemons and prevent them from starting the next time you boot.

I'm not going to say how you do that, because this varies from system to system (and can in fact be accomplished in several ways depending on your personal level of technical experience).

Remember, again, to proceed carefully, and be certain that you understand why you are taking any particular action that you take. The inter-relationship of subsystems can be quite subtle, and the consequences of change can be far-reaching.

Last edited by sundialsvcs; 03-06-2009 at 09:54 AM.
 
Old 03-06-2009, 03:41 PM   #4
farslayer
LQ Guru
 
Registered: Oct 2005
Location: Northeast Ohio
Distribution: linuxdebian
Posts: 7,249
Blog Entries: 5

Rep: Reputation: 191Reputation: 191
You can look at this suse tweak guide.. it gives an indication of what a lot of the processes are that you need to leave running..

Of course kill the obvious ones if you don't use them.. apache, mysql, postgresql, etc...

Debian used to install netatalk by default.. I don't own any Macs, nor do I have the appletalk protocol running on any of my networks.. this was an easy one to remove from the system entirely..

I don't like services that scan for automated services on my network. avahi-daemon can be set to not run at startup..

Yep theres a lot of stuff that just plain isn't needed that gets installed by default so things will 'just work' since that is what most users complain about.. In windows this just works..!! So Linux starts to gather a bunch of junk by default that a lot of Users just plain don't need. One of the reasons I like Debian is that I can do a base install then manually add what I want while avoiding the automated installation of all that junk I just don't use.
 
Old 03-09-2009, 01:42 PM   #5
sureshsujatha
Member
 
Registered: Mar 2009
Posts: 40

Rep: Reputation: 15
ps -x => Will give you the list of processes

kill -9 <enter the process id of the process you want to kill>


That should do the trick

Last edited by sureshsujatha; 03-14-2009 at 12:11 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Help with the running processes mkhan919 Linux - Newbie 2 02-10-2007 02:11 PM
Running processes, which ones don't I need Garibaldi3489 Slackware 11 02-06-2005 03:46 PM
Unnecessary process running Swift&Smart Linux - Software 2 12-05-2004 03:36 AM
Too many Running Processes AdamCo Linux - Software 5 10-22-2004 02:17 AM
need running processes amrogers3 Linux - Newbie 4 02-24-2004 08:23 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 09:36 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration