09-05-2016, 04:43 PM
How can I defrag on this OS?
sudo e4defrag -c /
sudo e4defrag -v /sudo e4defrag -c /home
sudo e4defrag -v /home

(09-05-2016, 06:16 PM)Wirezfree link Wrote: There are varying opinions on the need to defrag Linux in normal desktop day to day usage, and only required for heavy duty servers/databases etc...
But to Check & Defrag your root /
Code:sudo e4defrag -c /
sudo e4defrag -v /
To check & defrag /home
Code:sudo e4defrag -c /home
sudo e4defrag -v /home
More details on e4defrag
(09-05-2016, 04:43 PM)then00b link Wrote: How can I defrag on this OS?
(09-06-2016, 11:14 AM)then00b link Wrote: I want to defrag it coz my laptop is getting slower, I don't have a lot of files. So, I'm hoping it could solve the problem.
![[Image: X5qGkCg.png]](https://imgur.com/X5qGkCg.png)

inxi -F(09-06-2016, 02:03 PM)firenice03 link Wrote: Just my plugged nickle and to maybe add help to then00b....
Defragging was the go to for Windows for PC slowness, usually; clear temps, cache, disk clean up and defrag...
You can also use "Lite Tweaks" to clean up/maintain the system similarly to disk clean up.. Anything marked safe is a no brainer; those marked caution are more so for specific fixes for problems so be mindful when selecting.
For slowness, maybe adding a bit more info; when are you noticing the slow down.. browsing, working with "XX" application or in general = boot up etc..
Along with system specs or the output of
Code:inxi -F
![[Image: X5qGkCg.png]](https://imgur.com/X5qGkCg.png)