Ubuntu :: Conky Display All Mounted Drives
Sep 18, 2010
So I'm running Fluxbox as my window manager in Xubuntu. I use ivman to automatically mount any usb devices.Now I was wondering if it's possible to have conky display all mounted drives and some information about them.I saw you can do {$ifmounted /media/blah} but this would assume I have a set number of devices preconfigured in fstab. It doesn't account for some random guy's flash drive, or a buddy's smartphone.
I know mount | grep sd outputs a list of mounted drives. So then could I somehow format that output and pass it to conky? Or do you guys have any more clever ideas on how I could accomplish this?
View 9 Replies
ADVERTISEMENT
Jan 25, 2010
On my computer I have one IDE drive that is my boot drive and a mirrored SATA raid set. When I login as "root" and mount the SATA volume it's always there. When I logout or shutdown if I login as root it's always mounted. I want to do the same thing for my own user ID. I did a search on having volumes mounted when I boot but they seem related to older versions of Ubuntu. It almost seems like a permissions problem since the "root" ID mounts the volume when I boot and my user ID does not.
View 6 Replies
View Related
Mar 15, 2010
OK got a couple of external USB hard drives and my mp3 player that are fairly often connected to my laptop. When updating the files on my mp3 player the other day I noticed something that seemed weird.After deletion of files there is same amount on the disk. After ejecting and reinserting things are still the same. To have the files correctly updated I have to Unmount the drive, then I see it flushing the .Trashes folder and actually freeing space on the drive.
Now the same thing seems to happen at Shutdown of the PC, files are not being updated and are still being seen by the mp3 player/hard drive. Think new files are being seen but old one not removed but not 100% sure.Is there anything I can do to force Ubuntu to correctly Unmount all drive at Shutdown so I don't have to do each one manually first? Or is there something else I am missing?
View 2 Replies
View Related
Mar 29, 2010
What is the syntax if you want to create a symlink to a resource on a mounted drive? am I missing something?
View 2 Replies
View Related
Apr 29, 2011
When I mount a drive to my computer (USB) it gives permission only to root. I have tried changing permissions using chown -R but this has not worked. I am not able to create folders on the drive or edit anything in any way. Is there a way for me to change the permissions or get into the folder as root?
View 3 Replies
View Related
Aug 29, 2010
I would like to display my battery into conky for my laptop, do you have /proc/acpi/battery/BAT0 ? - I cant find it
View 1 Replies
View Related
Sep 26, 2010
Is there a conky variable that displays the Ubuntu version (ex 10.04)?
View 9 Replies
View Related
Mar 16, 2011
I'm trying to display my todo.txt file in my Conky, but it won't align correctly. Only the first line of the list is where I want it, the rest is in the default location.Quote:
background yes
update_interval 1
cpu_avg_samples 2
[code]....
View 8 Replies
View Related
May 29, 2011
i have the following text in a file located in /home/anoopm101/.task [description:"this is the text" entry:"1306682734" status:"pending" uuid:"25c54e1b-824f-52bc-4933-dfe7cda34bc7"]
i have to display on my desktop "this is the text" using conky.
View 2 Replies
View Related
May 29, 2011
i have the following text in a file located in /home/anoopm101/.task
[description:"this is the text" entry:"1306682734" status:"pending" uuid:"25c54e1b-824f-52bc-4933-dfe7cda34bc7"]
i have to display on my desktop "this is the text" using conky
View 7 Replies
View Related
Mar 9, 2010
I dual boot Ubuntu 9.10 and Windows 7 and am running EXT4 file system on the ubuntu partition.
When I try to save files in Ubuntu to the mounted drives that contain Windows and other data, it writes successfully but when I try to view it in Windows 7, I cannot see the written files.
View 6 Replies
View Related
Mar 25, 2010
most of the partitions on my computer are ntfs type and need to be mounted via ubuntu so how can i share the entire partition or folders from it and for it to mount automatily when remote computer reqest to enter one of those partitions?
View 3 Replies
View Related
Apr 30, 2010
My computer has three drives: one with windows7,one as a storage drive, and an ide drive. I have ubuntu 10.04 installed on a seperate partition on the storage drive (+swap partition).I have "/etc/fstab" automatically monut these drives on startup:
Code:
/dev/sdc1 /media/win7 ntfs-3g quiet,defaults,rw 0 0
/dev/sdb1 /media/storage ntfs-3g quiet,defaults,rw 0 0
[code].....
View 4 Replies
View Related
Jul 27, 2010
I have installed Xubuntu on an old laptop which has a floppy disk.
On the desktop where mounted drives will normally appear, it constantly shows the floppy disk on the desktop even though there is not floppy inside, so I have disabled the desktop from showing mounted drives, however now anything else like a CD or USB drive will not show up on the desktop. Is there a way to choose what types of devices are shown on the desktop?
I have considered disabling the floppy from the BIOS(assuming that is possible), but I would rather not go down that road just yet.
View 6 Replies
View Related
Feb 18, 2011
there are some drives in my system that appear to be always mounted (were at some point) that I cannot get rid of - i checked fstab, and do not appear there - 2 are related with the use of truecrypt, and 1 is from an exernal HD
I use Maverick 10.10 x64
View 3 Replies
View Related
Jun 26, 2011
I have ESXI 4.1 installed with Unbuntu Server 11.04, Gnome.I have 8 SATA drives installed they show up in unbuntu as removable media.I wish to share them to my windows users on my lan using.The problem is it will not allow me to change the permissions for the shares and as such when my windows clients try to access the shares they are told asscess denied.Samba will share folders created on my desktop ok, I have tryed sharing a folder in the draws but it still did not work.
View 4 Replies
View Related
Apr 22, 2011
Is there a way to tell conky on which display to start. I have dual twin monitor setup and its starting on my secondary monitor.
View 10 Replies
View Related
Jul 10, 2011
I think someone has been in my apartment when I'm at work and attempted to login to my computer.
Rather than searching through all the logs, is there any way for Conky to display the last 2 or 3 login attempts?
View 9 Replies
View Related
Jul 13, 2010
i had the problem of mounting the windows drives on to Debian OS. i got it fixed with some help.now i can access it from COMPUTER. BUT my all Windows Drives (C,D..)are also seen on my Desktop.(with computer,home, trash C,D......)can it be made invisible/Not on the desktop?
View 1 Replies
View Related
Mar 10, 2010
I recently installed kde using
Code:
apt-get install kubuntu-desktop
and I love it. However, in GNOME, it shows all the usb drives and cds you have in on the desktop. The kde desktop doesn't do this, and I'm wondering if there's a way to make it so. I googled around, but couldn't find anything.
View 1 Replies
View Related
Jan 27, 2010
I am using Karmic Koala and not finding uniform behavior regarding internal hard drive mounts. I have placed commands in fstab to mount partitions at boot. One a separate hard drive and the other a separate partition on the boot drive that I set up during OS installation. After boot, GParted shows both of these partitions mounted on the right points (in my case, /dd and /opt). Both the mount points have rw permissions for all. But neither "ls -l" in the terminal nor nautilus shows the drives. They are evidently invisible.I searched the net for hours looking for an answer to this and couldn't find it. Hope someone knows why this is going on.
View 2 Replies
View Related
Apr 30, 2011
I upgraded from 10.10 to 11.04In 10.10, Nautilus showed all my drives/partitions automatically. The same goes for 11.04, but... all the drives/partitions are also shown in the launcher.Because it gets a bit crowded on the left side, I want to get rid of those drive-icons.I can only open them, not remove them from the launcher, except my external drive (safely remove), but than it also disappears from Nautilus Is there any (easy) way to remove those drives?
View 2 Replies
View Related
Jun 6, 2010
Recently I succesfully installed conky. I managed to get a lot of things work with more or less effort but I can't make conky to display any image.Images path and permissions had been checked. Imlib2 support too but conky won't display a thing.
View 4 Replies
View Related
Nov 27, 2010
I am putting together a Conky config file by a sort of 'smash and grab' approach borrowing things from various configs I've seen around the web that do stuff I like. I have reached a stumbling block as I want to display my external IP, I have used
Code:
${addrs eth0}
to display the IP on my LAN and guessed I would just need to substitute 'eth0' with something else to get the external IP?? I have tried the mac address of my primary router to no avail, this just displays '0.0.0.0' My current config looks like:-
Code:
# set to yes if you want Conky to be forked in the background
background yes
#font
use_xft yes
[code]....
View 2 Replies
View Related
Feb 16, 2011
I run my conky as one bar at the top of the screen (Ratpoison). It is frustrating when % values jump between 0->10% for example and then the entire bar shifts. How can I make it display 000% 010% 100%?
View 7 Replies
View Related
Feb 19, 2010
I have roughly 5Tb of movies spread out on 6 drives in my system. I'd like to create a folder that will display the contents of certain folders without actually moving the data. For example, I have 3 drives with /HDMovies and 3 with /SDMovies. How do I create two new folders /HDMovies and /SDMovies and have the data from the drives be collected?
View 4 Replies
View Related
Mar 7, 2010
I have a headless 8.04 server with 2 USB drives attached. I'm trying to move everything off the 1.5TB drive onto a few 300GB drives (so I can then use LVM on the 1.5TB drive and move everything back onto LVs.)I check the drives using 'fdisk -l'. They show up as sdc1 and sdd1. I mount them and start a cp operation.When I run fdisk again, the drives are no longer sdc1 and sdd1. Now they are sde1 and sdf1 (and of course, they are no longer mounted.
What could be causing this and how do I fix it?I need to fix this ASAP because the 1.5 TB drive seems to be going bad. Every few seconds I hear a big "click" as though the head arms are smacking against a stop. (This is the 2nd brand new 1.5TB drive that has started doing this!)
View 5 Replies
View Related
Sep 24, 2010
Basically I have changed the default mount names for my windows partitions in Ubuntu. They were /media/data, /media/data_,/media/system reserved, etc
They are now /media/C,D,E,F
I have rebooted etc after the changes and when I look in Gnome places or in Nautilis the OLD names still show up.
HOWEVER when I run Nautilis as the root user all the CORRECT NEW names appear.
ALSO - if I create a BRAND NEW user account and login as that all the OLD names show up?
So this is something to do with ROOT access or whatever that is not allowing the names to be updated somehow?!?!?
As I use these disks in windows (obviously) I DONT want to change their labels. and basically this SHOULDN'T be the solution everyone is suggesting!
Root can generate the new names automatically based on the mount point in FSTAB why can't other users - and HOW to do do it MANUALLY?
View 5 Replies
View Related
Dec 13, 2010
Only the Computer bookmark works; if I click on the others, nothing happens. If I start Docky from terminal, this is the error message I get when I click on the bookmarks
Code:
[Error 14:08:03.018] [SystemService] Error opening files. The application doesn't support files/URIs or wasn't found
This worked earlier today when I set up the bookmarks plugin, but all of the sudden it's dead. Any ideas how to fix this?
View 1 Replies
View Related
Jun 21, 2010
When my husband and I installed Open SuSE 11.2, we made the mistake of telling it to have my other 2 hard drives owned by root. So now, whenever I want to open my other 2 hard drives, I have to type in the root password. How can I change this?
View 9 Replies
View Related