disk usage indicator icon like windows 7

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
jeevanromi

disk usage indicator icon like windows 7

Post by jeevanromi »

is disk usage indicator icon available in linux? like the one in windows 7
Image
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
mank_in

Re: disk usage indicator icon like windows 7

Post by mank_in »

I run LM a half year and i didn't see something like that ( maybe i am wrong ). But you can check how much space left with:

Image

Image

Of course you must mount the partition you first :)
mads

Re: disk usage indicator icon like windows 7

Post by mads »

You can also see something similar to disk usage indicator either by running

Code: Select all

gnome-system-monitor
or
Menu > search for "System Monitor" > File Systems
Aging Technogeek

Re: disk usage indicator icon like windows 7

Post by Aging Technogeek »

There are three apps that I know of that will give you a graphical representation of disk usage similar to, but more detailed than, the Windows program you refer to.

Disk Usage Analyzer
Installed by default as part of original install.
Access Menu=>Accessories=>Disk Usage Analyzer

Disk Utility
Also called Palimpsest in Package Manager. Also part of original install.
Access Menu=>Accessories=>Disk Utility

Gparted
Not installed. Install via Software or Package Manager.
Access (when installed) Menu=>Other=>Gparted
anandrkris

Re: disk usage indicator icon like windows 7

Post by anandrkris »

Not sure, if there is an indicator built into File Manager. I run KDE and i think Dolphin shows space left left in status bar.

When I hit the max space, i use 'du' to identify the big files and clean up unnecessary files to get back the space.

Came across 'agedu' utility recently. http://www.linux.org/article/view/view- ... with-agedu

Looks like, Filelight is an option for KDE users.
rogerskibicki

Re: disk usage indicator icon like windows 7

Post by rogerskibicki »

If its a concern where you would like to monitor the use constantly then Conky is just the ticket.
You chose what you would like to monitor and make it persistent on your desktop.
Tho this does not run in your file manager it is a better solution than Windows, i have mine showing a transparent clock and CPU temp.
See the forum topics under Compiz, Conky, Docks, & Widgets

Have fun
Last edited by rogerskibicki on Mon Mar 18, 2013 8:00 pm, edited 2 times in total.
BrowserXL

Re: disk usage indicator icon like windows 7

Post by BrowserXL »

Does it have to be grahpic and constantly monitored, or do you want a quick look now and then to keep track of the current status?

I usually use

Code: Select all

df -h
to have a look at the status of disk usage. I really like the presentation of it.

Cheers
XL
Locked

Return to “MATE”