LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 03-25-2015, 03:14 PM   #1
voyager2014
LQ Newbie
 
Registered: Feb 2014
Posts: 9

Rep: Reputation: Disabled
Question system maintenance after running wheezy/kde for some time


Hello! My system runs on debian wheezy with kde for almost a year now. It has all the updates until now. I use my system mainly for web browsing, emailing, playing music and some other basic office related tasks. Really not a high-end user I may say.
The problem is that my system gets slower and slower and before investing in new hardware I would really like to know if there is some things I can do to clean it up. The thing is, I don't know where to start. The problem gets worse if I open iceweasle with flash or java. Sometimes it takes minutes to load pages with much graphics. Any help much appreciated!
 
Old 03-25-2015, 03:33 PM   #2
Head_on_a_Stick
Senior Member
 
Registered: Dec 2014
Location: London, England
Distribution: Debian stable (and OpenBSD-current)
Posts: 1,187

Rep: Reputation: 285Reputation: 285Reputation: 285
Post the output of:
Code:
df -h
 
Old 03-25-2015, 04:19 PM   #3
voyager2014
LQ Newbie
 
Registered: Feb 2014
Posts: 9

Original Poster
Rep: Reputation: Disabled
Filesystem Size Used Avail Use Mounted on
rootfs 33G 9.4G 22G 31% /
udev 10M 0 10M 0% /dev
tmpfs 99M 840K 98M 1% /run
/dev/disk/by-uuid/5b7894c0-eaa6-4857-8f0a-fff06da22800 33G 9.4G 22G 31% /
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 960M 7.5M 953M 1% /run/shm
/dev/sda6 38G 26G 11G 71% /home

there are some entries of NFS mounted disks left out
 
Old 03-26-2015, 02:50 PM   #4
Head_on_a_Stick
Senior Member
 
Registered: Dec 2014
Location: London, England
Distribution: Debian stable (and OpenBSD-current)
Posts: 1,187

Rep: Reputation: 285Reputation: 285Reputation: 285
I'm not sure why your system is slowing down; I thought that maybe your drive was full but clearly that is not the case.

Debian wheezy should not slow down over time. That behaviour would be expected in Windows but not Debian.

Do you track your memory usage at all? Is that very high?

Have you tried browsing with javascript disabled? Either disable it from about:config or try the "noscript" add-on.
 
Old 03-27-2015, 06:54 AM   #5
voyager2014
LQ Newbie
 
Registered: Feb 2014
Posts: 9

Original Poster
Rep: Reputation: Disabled
First, many thanks for yr reply HOAS.
No, disk space is clearly not the problem here. I switched from Windows to Debian years ago because I was tired of reinstalling my system every half year

Unfortunately I need javascript. Disabeling it will stop some sites to work, so this is not an option.
I also found out that my system swaps regularly and memory is almost constantly above 80%. It has 1 GB, so I think I need to pay the hardware store a visit...
Do you think expanding mem will do the trick?
 
Old 03-27-2015, 02:55 PM   #6
Head_on_a_Stick
Senior Member
 
Registered: Dec 2014
Location: London, England
Distribution: Debian stable (and OpenBSD-current)
Posts: 1,187

Rep: Reputation: 285Reputation: 285Reputation: 285
Quote:
Originally Posted by voyager2014 View Post
I also found out that my system swaps regularly and memory is almost constantly above 80%. It has 1 GB, so I think I need to pay the hardware store a visit...
Do you think expanding mem will do the trick?
Yes, definitely.

KDE is quite "heavy" in respect of memory usage.

Rather than buy more memory, you could try a "lighter" desktop -- LXDE has the lowest memory requirement of any full desktop environment* and is very usable; XFCE is only slightly more demanding and is almost as full-featured as KDE.

I tend to prefer bare-bones pure window manager environments and these use less memory again -- even in my 8GiB 64-bit laptop, DWM uses 87MiB...

https://flexion.org/posts/2014-03-me...ironments.html
 
Old 03-27-2015, 04:21 PM   #7
widget
Senior Member
 
Registered: Oct 2008
Location: S.E. Montana
Distribution: Debian Testing, Stable, Sid and Manjaro, Mageia 3, LMDE
Posts: 2,628

Rep: Reputation: 497Reputation: 497Reputation: 497Reputation: 497Reputation: 497
Because your install has slowed down it would be good to know why. Thus the suggestion to disable java. This doesn't need to be a permenant thing.

You can check your memory usage with and with out it enabled and see if that is the differenc.

Have you run the complicated command, as user;
Code:
top
This will give you lots of information on what applications are using memory.

You have to admit, though, that there no publically released, with radio play (a while back anyway) songs about reinstalling Gnu/Linux as there was with Reinstalling Windows. What an honor it was to use an OS that was inspiration to a song writer.
 
Old 04-11-2015, 08:56 AM   #8
voyager2014
LQ Newbie
 
Registered: Feb 2014
Posts: 9

Original Poster
Rep: Reputation: Disabled
browsing with javascript enabled decreases performance dramatically, but as said before, I need it so frequently, disabling is not an option.
After some further investigation, I will do the following
- expand physical memory from 1 GB to 3 GB
- switch to xfce because of the better prformance over kde
But, I have never installed a new display manager over an existing one, I found a short guide on the debian site, so my last question will be: is there a clear walkthrough to install xfce over kde?
Many thanks so far
 
Old 04-12-2015, 07:57 AM   #9
Head_on_a_Stick
Senior Member
 
Registered: Dec 2014
Location: London, England
Distribution: Debian stable (and OpenBSD-current)
Posts: 1,187

Rep: Reputation: 285Reputation: 285Reputation: 285
Quote:
Originally Posted by voyager2014 View Post
is there a clear walkthrough to install xfce over kde?
Code:
# apt-get install xfce4 xfce4-goodies
Then select "XFCE4 Session" from KDE.
https://wiki.debian.org/Xfce#Install...stalled_system
 
Old 04-12-2015, 12:57 PM   #10
jlinkels
LQ Guru
 
Registered: Oct 2003
Location: Bonaire, Leeuwarden
Distribution: Debian /Jessie/Stretch/Sid, Linux Mint DE
Posts: 5,195

Rep: Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043
If you run KDE with less than 2GB of memory you'll often find your system like frozen because it started swapping.

Check top and the %wa in the 3rd line. If it shows a percentage over 2% you are suffering swapping.

If the system became slowly slower, check your web browser. They get heavier and heavier and they script complete applications.

Like someone else siad, KDE does not get slower over time all by itself.

jlinkels
 
Old 04-13-2015, 06:31 AM   #11
voyager2014
LQ Newbie
 
Registered: Feb 2014
Posts: 9

Original Poster
Rep: Reputation: Disabled
Thumbs up

i have now 3 GB internal memory and the replacement of kde with xfc been done. I will test performance for a while but so far it has never been so good.
Many thanks for all the help!
 
  


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
System running time since first boot rahulkya Linux - Newbie 4 01-21-2012 02:49 PM
Slackware 13.1-13.37, problem with KDE, running application after some time, Phonon. firekage Slackware 15 05-18-2011 07:34 PM
system time goes backwards or hangs on iMX27 running 2.6.24 roblem Linux - Kernel 1 09-12-2009 01:46 PM
KDE and Gnome running at the same time? Schreiberling General 16 09-17-2006 03:54 AM
system time wrong after running cdrecord-prodvd whysyn Linux - Software 8 01-11-2005 09:19 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

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

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