Is there a need to defrag the system, If so how doi I do I do it

Asked by Dorothy Guyer

I have been getting notices that I have 7 window errors. I dont have windows, Is there away to clean out the system.or defrag?? Thank you for your help. Im not very computer savvy only when trained to do it. But home computers are different than work. I worked 27y as ER Regestration and could fix about anything. But ths system is so different. Thanks for you patience with me while I learn this system.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu software-center Edit question
Assignee:
No assignee Edit question
Solved by:
N1ck 7h0m4d4k15
Solved:
Last query:
Last reply:
Revision history for this message
arochester (arochester) said :
#1

What exactly are the warnings , where do they appear and what do they say?

I wonder if you have clicked on one of these spoof websites? Give us $50 and we'll sort your problems...

Revision history for this message
Best N1ck 7h0m4d4k15 (nicktux) said :
#2

There is no need for defgramation at ext4 filesystem. Defrags are necessary on NTFS filesystems (MS filesytstem). Other than that , there is no need for registry clean or defrag also , because linux have no registry.

If you want to clean your system from unnecessary files , open a terminal and execute one by one the commands below.

1) sudo apt-get clean all

2) sudo apt-get autoclean

3) sudo apt-get --purge autoremove

4) sudo apt-get purge $(dpkg -l | awk '/^rc/ { print $2 }')

Thanks.

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#3

I also suggest installing and running bleachbit to clean up files.

Run it once as normal user:

bleachbit

Also run it once as root user:

gksudo bleachbit

Revision history for this message
Dorothy Guyer (guyerdorothy) said :
#4

Thanks for your help. Have a good weekend

Revision history for this message
Dorothy Guyer (guyerdorothy) said :
#5

Just wanted to thank all of you again for all the times you have helped me with my system. I really appreciate all your patience with me since I am not a programmer. MANY MANY THANKS!!!!

Revision history for this message
Dorothy Guyer (guyerdorothy) said :
#6

Just wanted to thank all of you again for all the times you have helped me with my system. I really appreciate all your patience with me since I am not a programmer. MANY MANY THANKS!!!!