Ubuntu :: Huge UUID File In Gvfs-metadata - 8.4 Gigs
Feb 14, 2010
I have a UUID file that has grown to 8.4 gigs... and I don't know what to do. Its sucking up all the free space in the partition. I guess I will have to delete the file but I don't know how to do it properly.I suspect this is a backup of all the data I have been moving around between drives recently.
View 2 Replies
ADVERTISEMENT
Apr 14, 2010
Further, are any of the files within this folder necessary or can I delete them to free up some space (the specific file I mentioned in the title is taking up 1.4 GB)?
View 1 Replies
View Related
Mar 22, 2010
Recently upgraded to F12. K3B can't burn DVDs. Drive was working fine in Fedora 10 before the upgrade, and I've applied all updates.
Here is the output when run from console:
Code:
lsof: WARNING: can't stat() fuse.gvfs-fuse-daemon file system /home/SlowCoder/.gvfs
Output information may be incomplete.
(K3bDevice::HalConnection) unlock queued for /org/freedesktop/Hal/devices/storage_model_DVD__RW_GA10N
First sec data area: 43:41:33 (LBA 196608) (402653184
[code]....
View 5 Replies
View Related
Jul 7, 2009
When I use nautilus open my home directory, everything is OK except that the file contents in the home directory are not presented. It seems that nautilus is still waiting and busy.
After that, I try to enter the user's home directory by the Terminal and succeed. I can use 'ls' to display the file in the home directory, But when I use 'ls -a' to print the hiden files, again the Terminal seem to be lock. the 'ls -a' is locked, I fail to 'kill' it.
At last, I find that everything that connects to the behavior which need to enter, delete or just dsplay the /home/$USER/.gvfs will fail and lock, and without any error message.
View 3 Replies
View Related
Jun 24, 2011
Why do I keep getting .gvfs (gnome virtual file system) file appearing as corrupt in /~/usr directory, I can get rid of it by unmounting, but it re-appears later on. It is causing problems as it interrupts my backups (which are automated) with an error message,ListError .gtk-bookmarks/.gvfs [Errno 13] Permission denied: '/home/jimt/.gvfs'
drwxr-xr-x 2 jimt users 4.0K Jun 22 22:00 .gstreamer-0.10
-rw-r--r-- 1 jimt users 132 Jun 24 11:50 .gtk-bookmarks
d????????? ? ? ? ? ? .gvfs
-rw------- 1 jimt users 4.3K Jun 24 11:50 .ICEauthority
drwxr-xr-x 3 jimt users 4.0K Jun 23 08:41 .icedteaplugin
View 7 Replies
View Related
Aug 11, 2010
after update f12 to f13 geany stopped to work correctly on remote storage (sftp). Geany opens file correctly, but when I try to save, it saves empty file. I tried "notepad" and "gedit", they work good on f13. Geany on f12 worked correctly too.
View 3 Replies
View Related
Feb 13, 2010
Seldom use windows, but need to transfer huge music file from Linux to XP
View 3 Replies
View Related
Feb 23, 2011
I want a huge file of .jpeg files. How can I can compress these files to save my space? Is there any s/w for this??
View 2 Replies
View Related
Jan 24, 2011
Ubuntu 10.10.
In Windows Explorer detailed view I can select columns to display artist title, track number, etc for MP3 files. Is this functionality available under Krusader, Nautilus, Dolphin, etc? If so please help.
I downloaded a kde-multimedia package that was supposed to make this work in Konqueror but no luck.
View 3 Replies
View Related
Aug 13, 2010
I am trying to compare a list of patterns from one file and grep them against another file and print out only the unique patterns. Unfortunately these files are so large that they have yet to run to completion. Here's the command that I used:
Code: grep -L -f file_one.txt file_two.txt > output.output Here's some example data:
Code:
>FQ4HLCS01BMR4N
>FQ4HLCS01BZNV6
>FQ4HLCS01B40PB
>FQ4HLCS01BT43K
>FQ4HLCS01CB736
>FQ4HLCS01BU3UM
>FQ4HLCS01BBIFQ
how to increase efficiency or use another command?
View 14 Replies
View Related
Jun 1, 2010
I haven't used WinFF before yesterday. Looks simple so I tried to convert an AVI file of 600MB to DV and ended up with an 8GB conversion.For device preset I used Raw DV for Pal Fullscreen as I'm in Australia.Does WinFF always produce such large files?
View 1 Replies
View Related
Mar 10, 2010
i am trying to transfer a file from my live linux machine to remote linux machine it is a mail server and single .tar.gz file include all data. but during transfer it stop working. how can i work and trouble shooot the matter. is there any better way then this to transfer huge 14 gb file over network,vpn,wan transfer. the speed is 1mbps,rest of the file it copy it.
rsync -avz --stats bkup_1.tar.gz root@10.1.1.22:/var/opt/bkup
[root@sa1 logs_os_backup]# less remote.log
Wed Mar 10 09:12:01 AST 2010
building file list ... done
bkup_1.tar.gz
deflate on token returned 0 (87164 bytes left)
rsync error: error in rsync protocol data stream (code 12) at token.c(274)
building file list ... done
code....
View 1 Replies
View Related
Feb 1, 2010
I have a whole pile of MPEG2 and MP4 files. I want to add metadata to the files, such as title, author, year, etc. I can use AtomicParsley to add this information to MP4 files, but I can't see how to do this with MPEG2 files. Is this possible? If so, are there any linux FLOSS command line tools to add this data?
View 1 Replies
View Related
Jul 8, 2011
I want to extract a huge .tar.gz file but when I do extract it stalls the server. The server is write heavy and extracting seems to choke the disk. Is there a nice way to extract without stopping the world? I've tried the 'nice' and 'cpulimit' command but they don't seem to do the trick.
View 2 Replies
View Related
Jan 8, 2010
I want to make a program that edits music file ID3 tags, for example: overwrites all "artist" tags for a list of files with other one. I know some c++,python and shell scripting.
- how can I get just the metadata from a mp3 file? Mplayer shows file metadata before playback, but I could not find a switch for mplayer that displays just the data
- how can I edit the metadata?
- What libraries should I check out if I want to implement this with C++ or python?
- What about "custom" metadata tags? In the foobar2000 media player for m$ i could make my own metadata tags (like "record label"). How can these be edited & added?
View 2 Replies
View Related
Sep 10, 2010
Consider this PHP Script or just skip to the Output:
Code
Code:
-bash-2.05b# cat myDate.php
#!/usr/bin/php -q
<?php
[code]....
View 10 Replies
View Related
Apr 23, 2011
I have a huge log file of around 3.5 GB and would like to sample random sections in the middle of say 10 MB for the purpose of debugging what my application is doing.
I could use head or tail commands to get the beginning or end of the file, how can I grab an arbitrary portion from the middle of the file? I guess I could do something like head -n 1.75GB | tail -n 10MB but that seems clumsy and I'd need to determine line numbers for the midpoint of the file to get 1.75GB and 10MB line counts.
View 2 Replies
View Related
May 30, 2011
I've a file with a size of 6GB. I would like to compress this file and split them into smaller files. I was also thinking in use bzip2 to compress it, because if offers a good compression rate. How can I split this file into small ones to compress it?
View 5 Replies
View Related
Dec 7, 2010
I am trying to read the /proc/net/tcp6 file of a huge server (chat server) for monitoring the tcp6 connection states.
This tcp6 file has more than 26000 lines. For monitoring the server connections, my monitoring tool has to read the /proc/net/tcp6 file quickly in regular interval. Presently it takes minimum 6-7 seconds for reading the whole file.
My tool can able to read the normal file (26,000 lines) less than 1 second, but it is not possible to read the same size of proc file.
I have 2 questions:
1) Why proc file takes more read time than normal file?
2) Is there any way to read the /proc/net/tcp6 file more quickly?
View 1 Replies
View Related
May 10, 2011
I have several CentOS 5.5 machines running on my network; yum works just fine for them. I used the 5.5 cds to install them. I decided to grab the DVD of 5.6 and build a new machine. Can't run yum.
http://mirrors.finalasp.com/CentOS/5.6/updates/x86_64/repodata/primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
Trying other mirror.
[code]....
View 11 Replies
View Related
Jul 5, 2010
Code:
I am about at the end of my patience with this. I have ran BUM and removed everything apart from the bare essentials stop most programs from starting with Startup Applications and just did a pretty violent clean up of programs I don't use.
I removed preload as I had that installed to see if that was the problem, but that made no difference at all.
I already know about the xorg problem but this should not affect me as I am running the property ATI driver.
This wouldn't be too much of a problem if it just sat at about 2 gigs when idle, but it doesn't. After about 3-4 hours of it being on it's using all my memory and the PC is unusable.
View 5 Replies
View Related
Jul 12, 2010
i doubt theres a fix for this as wine is emulating windows but is there any possible way to speed up wine a bit? I do need some windows programs to work properly but there soooo laggy. my system is a msi slim pc with 2 gigs ram and 500 g hd so i dont see why it would be running slow or is that just how wine is?
View 1 Replies
View Related
Mar 13, 2011
how can I format my Creative Zen Vision M and use it then as an external drive? I dont want to use it as an MP3 and as a hard drive, i want to remove everything from it and use its 30 gigs.I'd rather format it into fat32, but could also deal with ext3
View 5 Replies
View Related
May 14, 2010
10.4 install on ibm g40 failure. I'm trying to install U 10.4 on an IBM Laptop g40 with .75 gigs of ram with no luck. Workstation CD I use f6 and remove splash- from other options. When I select install option the screen goes black after moving through the Ubuntu dots then the screen goes blank.
View 7 Replies
View Related
Dec 22, 2009
CentOS 5.3 has been running fairly good except for a slow ethernet connection so I thought I would upgrade to CentOS 5.4 to see if that improved things. I had previously changed fstab and menu.lst to use UUID instead of LABEL in order to insulate myself from partition label changes I wanted to make. This worked fine in CentOS 5.3. When I attempted to upgrade from 5.3 to 5.4 using the installation disk and telling it to upgrade rather than do a new install, the installation correctly found my root partition as /dev/sdb8. When I proceeded with the upgrade I received the error:
"Error mounting device UUID=cee298a0-9c47-4a3a-ac84-23db4d20edd5 as /. No such file or directory. This most likely means the partition has not been formatted."
But of course it has been formatted and is my / partition running CentOS 5.3 as I type. how to fix this to get CentOS 5.3 upgraded ? Di I have to use LABEL in fstab and menu.lst for my partitions,or perhaps just for my root partition ? Any other ideas why this is failing ?
View 1 Replies
View Related
Aug 27, 2010
Like the title says, I uninstalled wubi 10.04 last night and I noticed that my computer was running extremely slowly. I checked the amount of RAM and it said I only had 1 GIG which is definitely wrong. I have 3 GIGs. how I can recover that lost memory? I've tried searching google and haven't really found anything promising..
Also: I'm running windows 7 32-bit on a Sony VGN-CS190.
View 7 Replies
View Related
Feb 4, 2011
how come shared memory is only using 4 gigs of ram?
Code:
localhost router # free -m
total used free shared buffers cached
Mem: 8001 858 7142 0 130 235
-/+ buffers/cache: 492 7508
[code]...
View 3 Replies
View Related
Nov 22, 2010
I have a dvd that is 5 gigs and I want to put it on a dvd that is about 4.4 Gigs. Anyone have an idea of software that will reduce the size of one dvd so I can put it on a dvd of smaller size. My dvds at my house are always getting manged and destroyed so I want to burn a dvd that will take the fall and make another copy of the one I do have. I will never redistribute any burned dvds. I saw a recent supreme court ruling that deemed this and using libdvdcss legal. This really gets me going. When I have a file I want to burn thats 50 Megs bigger than than 4.4gigs on debian systems so it tells me to put in bigger storage, whatever.
View 12 Replies
View Related
Aug 11, 2011
i just downloaded the newest kde spin from fedora's web site.installed fine, but have noticed that only 3.2 gigs of 4 is being shown on the os.the bios see's 4.this doesn't happen on windoze but it happened on linux mint 64 bit also.why is linux distro's not seeing it?
View 6 Replies
View Related
Mar 16, 2011
I'v downloaded the new versions of suse many times. I average 3 to 4+ times before it's successful, bad downloads(bad checksum) or download stops for no reason. I'v used direct link and bittorrent. Bittorrent takes 2-3 times as long. So, I usually use direct link. I can do the download in about 6-8 hours. The first time, it stopped at 334 megs, using direct link. Using bittorrent, it took about 16 hours. I got a bad checksum. Is there a way I fix the file without downloading it again? Suse 10.4
View 9 Replies
View Related