The Straight Dope

Go Back   Straight Dope Message Board > Main > General Questions

Reply
 
Thread Tools Display Modes
  #1  
Old 10-27-2009, 03:46 PM
gonzomax gonzomax is online now
Guest
 
Join Date: May 2006
maintenence of a unix system

My wife has a laptop with Unix . She is complaining about slowing down. Is there an equivalent to CCCleaner and AVG for Unix? Is there a disk cleaner that is part of the OS? How about defragging? I have never used Unix but my wife goes to shopping sites, Facebook,etc and is not careful at all. I know Unix is less likely to get a virus but is a virus program needed?
Reply With Quote
Advertisement
  #2  
Old 10-27-2009, 03:50 PM
pan1 pan1 is offline
Guest
 
Join Date: Sep 2009
unix or Linux?
Reply With Quote
  #3  
Old 10-27-2009, 05:12 PM
Anne Neville Anne Neville is offline
Member
 
Join Date: Jul 2004
Location: Pittsburgh
Posts: 9,560
Quote:
Originally Posted by gonzomax View Post
My wife has a laptop with Unix . She is complaining about slowing down. Is there an equivalent to CCCleaner and AVG for Unix? Is there a disk cleaner that is part of the OS? How about defragging? I have never used Unix but my wife goes to shopping sites, Facebook,etc and is not careful at all. I know Unix is less likely to get a virus but is a virus program needed?
Does she do her web surfing as root?
Reply With Quote
  #4  
Old 10-27-2009, 05:58 PM
eldowan eldowan is offline
Guest
 
Join Date: May 2008
Quote:
Originally Posted by gonzomax View Post
My wife has a laptop with Unix . She is complaining about slowing down. Is there an equivalent to CCCleaner and AVG for Unix? Is there a disk cleaner that is part of the OS? How about defragging? I have never used Unix but my wife goes to shopping sites, Facebook,etc and is not careful at all. I know Unix is less likely to get a virus but is a virus program needed?
You may try running the following command from the command line, or a console emulator:
uname -a
This should work for a Linux system, unsure about unix or other variants.
If it works, it would give you output similar to this:
Linux <hostname> 2.6.26-2-686 #1 SMP Thu May 28 15:39:35 UTC 2009 i686 GNU/Linux
Don't knowif this will help, but thats my shot for a starter.
Reply With Quote
  #5  
Old 10-27-2009, 06:12 PM
Fubaya Fubaya is offline
Guest
 
Join Date: Apr 2008
What filesystem is she using? Is it firewalled? What is slow, the whole system or the web browser? How slow? Just generally slow or 30 seconds to open a text file slow?

I'm not familiar with all of the filesystems but I'm not aware of any that need defragging. I can't imagine anything needs cleaned either. A virus is extremely unlikely. There's a handful out there but I don't think they work very well. I've never heard of anyone actually getting one.
Reply With Quote
  #6  
Old 10-27-2009, 06:15 PM
gonzomax gonzomax is online now
Guest
 
Join Date: May 2006
She said it is Linux.
Reply With Quote
  #7  
Old 10-27-2009, 07:03 PM
Derleth Derleth is offline
Guest
 
Join Date: Apr 2000
The most likely thing is that she's running Firefox, which eats memory if it's left open too long. Tell her to close the browser completely (all windows) and start it back up again.

More general advice:

Never run a web browser as root. In fact, the only thing you need to be running as root is a package manager like Synaptic or Add-Remove Programs. If she doesn't know what 'root' is and she's running Ubuntu, don't worry about it. If she does and she thinks it isn't a problem, she's wrong.

She doesn't need antivirus software, which is good because the only Linux AV stuff actually scans for Windows viruses. (It's typically run on a mail server that handles mail for a network of Windows boxes.)

She doesn't need to defrag the hard drive. Linux filesystems don't need that. (Yes, there are pathological use-cases for all filesystem designs. Defragging only works if your filesystem is misdesigned enough for fragmentation to be pathological.)

Don't tell her to clean out the registry. Linux doesn't have a registry. (It has a lot of little files instead, and that never bogs a machine down. (What, never? Well, hardly ever. Don't worry about it.))
__________________
"Ridicule is the only weapon that can be used against unintelligible propositions. Ideas must be distinct before reason can act upon them."
If you don't stop to analyze the snot spray, you are missing that which is best in life. - Miller
I'm not sure why this is, but I actually find this idea grosser than cannibalism. - Excalibre, after reading one of my surefire million-seller business plans.

Last edited by Derleth; 10-27-2009 at 07:06 PM.
Reply With Quote
  #8  
Old 10-27-2009, 08:39 PM
gonzomax gonzomax is online now
Guest
 
Join Date: May 2006
She uses Firefox.Should she switch?
Reply With Quote
  #9  
Old 10-27-2009, 10:50 PM
Derleth Derleth is offline
Guest
 
Join Date: Apr 2000
Quote:
Originally Posted by gonzomax View Post
She uses Firefox.Should she switch?
I didn't. I just make sure to always leave Firefox after a while. Configuring Firefox to restore your session when you restart it might make that process easier for her, if she likes to keep large numbers of tabs open (and it sounds like she likes to). I use Tab Kit in conjunction with Session Manager to facilitate this.

Opera also works on Linux and is available gratis as well. It isn't even ad-supported anymore. It seems to handle large numbers of tabs very well.
Reply With Quote
  #10  
Old 10-28-2009, 02:17 AM
Myglaren Myglaren is offline
Charter Member
 
Join Date: Sep 2003
Location: Loonyland
Posts: 1,321
Which version of Linux?
There is an antivirus - Clam - which is more to preclude passing on Widows viruses to Windows users that you may be in contact with.

I have a thing called Bleachbit that is supposedly similar to CCleaner. Never used it though.
There is no disc defragmenter. There are a lot of browsers though.
On thing you (she) can do is to clear private data as Firefox closes, which removes all temp files and cookies/passwords etc if you want it to.
Edit->Preferences in the Linux version of Firefox.
Reply With Quote
  #11  
Old 10-28-2009, 02:15 PM
Anne Neville Anne Neville is offline
Member
 
Join Date: Jul 2004
Location: Pittsburgh
Posts: 9,560
In situations like this, I like the top command for seeing what's going on. You can see if the problem is that something's using up all the CPU time or all the memory.

Quote:
Originally Posted by eldowan
You may try running the following command from the command line, or a console emulator:

uname -a

This should work for a Linux system, unsure about unix or other variants.
It works on Solaris and AIX as well.
Reply With Quote
  #12  
Old 10-28-2009, 02:31 PM
Superfluous Parentheses Superfluous Parentheses is offline
Guest
 
Join Date: Dec 2007
In my experience, the biggest slowdown is usually boot time, caused by installing more stuff that starts automatically when you boot up. Carefully uninstalling programs you don't use will help with that.

Other things that may slow down things are newer versions of largish applications - like Firefox (which is a long way from its origins as a "new fast clean mozzila") and OpenOffice. Sadly, you really do want to stay current with FF, if only for the security fixes, and for OpenOffice you'll probably also want to stay current, but for simple daily use something a little less bloated like Abiword will probably work fine.

Oh. And then there are the Desktop Environments. She's probably running either KDE or Gnome. Neither are exactly fast, though they are the most polished environments. If she wants to try something snappier yet still reasonably intuitive, she could check out Xfce.
Reply With Quote
  #13  
Old 10-28-2009, 03:03 PM
HorseloverFat HorseloverFat is offline
Guest
 
Join Date: Mar 2000
Quote:
She said it is Linux.
What distribution? A lot of these issues can be fixed by just updating everything. Most distros have a GUI user friendly update tool. You can search the menus for it. Update everything it finds. Will need a reboot if it updates the kernel.

Last edited by HorseloverFat; 10-28-2009 at 03:04 PM.
Reply With Quote
  #14  
Old 10-28-2009, 10:38 PM
gonzomax gonzomax is online now
Guest
 
Join Date: May 2006
She says 2.6 version. It is a notebook computer.
Reply With Quote
  #15  
Old 10-29-2009, 03:00 PM
Derleth Derleth is offline
Guest
 
Join Date: Apr 2000
Quote:
Originally Posted by gonzomax View Post
She says 2.6 version. It is a notebook computer.
Neither of those facts answer the question you were asked: Nearly every distribution is using the 2.6-series kernel now, and all distributions can be installed on a notebook.
Reply With Quote
Advertisement
Reply

Thread Tools
Display Modes

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
Forum Jump


All times are GMT -5. The time now is 08:06 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.

The Straight Dope / Questions or comments for Cecil Adams to: cecil@chicagoreader.com
Comments regarding this website to: webmaster@straightdope.com
For advertising information, see the Creative Loafing Media, Inc. Online Rate Sheet
"The Straight Dope by Cecil Adams" is a registered trademark of Creative Loafing Media, Inc. Contents of the Straight Dope Message Board and the Straight Dope Web site are copyright 1984-2009 by Creative Loafing Media, Inc. All rights reserved. By posting on this board you grant the Creative Loafing Media, Inc., and its successors and assigns a nonexclusive irrevocable right to re-use your posting in any manner it or they see fit without notice or compensation to you. No material contained in this site may be republished or reposted without express written consent of the Creative Loafing Media, Inc., except that message board users retain the right to republish or repost their own work.

Other Creative Loafing Media, Inc. sites:

Creative Loafing Atlanta | Creative Loafing Charlotte | Chicago Reader | Creative Loafing Sarasota | Creative Loafing Tampa | Washington City Paper