Ubuntu :: Webilder Keep Growing Collection?

Feb 22, 2011

Does webilder just keep growing the collection? Or does it ever get rid of old photos? It seems to me an ideal webilder I could set max 100k, it would delete oldest photos to make room for new. Or, like flickrwall (windows), it would just pull one flickr photo per hour, over writing last photo.

View 1 Replies


ADVERTISEMENT

Ubuntu :: Webilder Not Available For 9.10?

Mar 25, 2010

Is Webilder not available for Ubuntu 9.10. Getdeb says it can't find it. Where can I obtain a deb for this program from?

View 9 Replies View Related

OpenSUSE :: Installed Webilder Application To Automatically Change Wallpaper - Can't Change Background

Mar 30, 2010

I installed the webilder application to automatically change the wallpaper, preferences you've specified the directory where the images but I can not change the background. Does anyone know why not change?

View 5 Replies View Related

Ubuntu :: The Swap File Growing Uncontrollably?

May 20, 2010

Currently running 10.04 and Cacti latest version and although my RAM is only just over 3/4 used my swap file is growing. If I leave the box running for about a week the swap fills and the system grinds to a halt.Is there some way of seeing what's in the swap so I can debug the problem and get my system more stable again?

View 5 Replies View Related

Ubuntu :: Growing Raid Crashed Now Can't Get Assembled

Aug 3, 2010

I was growing a 3 disk raid 5 to a 4 disk raid 6.I used mdadm --grow /dev/md0 --level=6 --raid-devices=4 backup- file=/home/user/Desktop/md0.backup for the grow.The drive I added was /dev/sde1. Well it was going strong for like 2-3 days and last time I checked it was at 73% rebuild.Well the frikin power went out on me and when I came back home I can't get the array assembled.

I just have a fear that i lost my superblocks but I'm also a moron when it comes to this stuff.. I would like to think not, but I'm sure there are much smarter people than I on this issue. Any help would help cause of course I have a lot of stuff on my raid with 3 2tb drives.. the irony is I was converting to raid 6 to make sure I had really good safety net.

View 4 Replies View Related

Ubuntu Servers :: Growing A 3.8Tb Ext4 File System?

Mar 29, 2010

I've already asked this in the mythbuntu and didn't get an answer there so I'm trying here. OK just added another 2Tb WD drive to my mdadm controled RAID5 array, and the reshape is finished:-

Code:

Code:
Mar 28 18:28:36 alpha2 kernel: [104357.343421] md: md1: reshape done.
Mar 28 18:28:36 alpha2 kernel: [104357.525114] RAID5 conf printout:
Mar 28 18:28:36 alpha2 kernel: [104357.525119] --- rd:4 wd:4
Mar 28 18:28:36 alpha2 kernel: [104357.525122] disk 0, o:1, dev:sda2

[code]...

View 6 Replies View Related

Ubuntu :: Growing Root Partition Along With Corresponding SoftRAID Array

Sep 4, 2010

So, I recently installed a server with several software RAID partitions over three drives. After installation, I pulled out the CD-ROM and added a fourth drive.

I believe I successfully grew all the arrays (RAID1 for /boot, RAID5 for /, and RAID1 for swap), but I'm not seeing that growth in my filesystem.

The root partition is no larger than it previously was, even though the specific array that is mounted to it has grown to the proper size.

$ df -h
Code:
Filesystem Size Used Avail Use% Mounted on
/dev/md2 292G 6.8G 271G 3% /
none 118M 292K 118M 1% /dev
none 123M 0 123M 0% /dev/shm

[Code]....

I'm sure I'm missing something quite simple here, but how can I resize my root partition to the full size of /dev/md2?

I should note that even though I ripped out the CD-ROM in favor of an additional HDD, I can probably run a live session from a USB stick (although I've been unable to thus far- any solution that can avoid doing so is preferable).

View 2 Replies View Related

Ubuntu Servers :: Growing Software RAID5 With MDADM

May 13, 2011

My fileserver initially had 3 1TB drives in RAID 5 configured with mdadm as /dev/md1. (System root is a mirrored raid on /dev/md0) I went to go add a 4th 1TB drive to /dev/md1 and grow the raid 5 accordingly. I was initially following this guide: [URL] but ran into issues on the 3rd and 4th commands. I've been trying a few things to remedy the issue since, but no luck. The drive seems to have been added to /dev/md1 properly, but I can't get the filesystem to resize to 3TB. I also am not entirely sure how /dev/md1p1 got created, but it appears to be the primary partition on the logical device /dev/md1.
Relevent information:

Code:
fdisk -l /dev/md1
Disk /dev/md1: 3000.6 GB, 3000606523392 bytes
2 heads, 4 sectors/track, 732569952 cylinders
Units = cylinders of 8 * 512 = 4096 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 65536 bytes / 196608 bytes
Disk identifier: 0xda4939fa .....

The filesystem originated as ext3, I believe its showing up as ext2 in some of these results because I disabled the journal when doing some initial troubleshooting. Not sure what the issue is, but I didn't want to blindly perform operations on the filesystem and risk losing my data.

View 9 Replies View Related

Fedora :: Backup A Growing File?

Jun 8, 2010

I have this little problem. I wanna backup a big file that is constantly growing. Is there any way to make one backup and then have some way to take incremental backup of it?

View 2 Replies View Related

General :: Tar Backup File Keeps Growing?

Jan 7, 2010

I am new to Linux. I am using tar to backup my emails to a server. I would like to automate this process to routinely backup my emails periodicly, however, i keep running into a problem: I start in the dir I would like to create the tar file (dir size = 240MB). I enter the following command

tar cf bup.mail.llc.tar "/Users/d/Library/Mail/INBOX.mbox/Messages"
file size = 234MB

When I would like to backup my emails into the previously created tar file I use the following command:

tar uf bup.mail.llc.tar "/Users/d/Library/Mail/INBOX.mbox/Messages"file size = 462MB The backup command works, except the size of the original tar file grows, around twice the size. When I extract the updated tar file (file size = 462MB), the unarchived file is 240MB the same size as the original directory.

Why does the size of the tar keep growing each time i perform 'tar uf'?? I don't understand this

View 6 Replies View Related

Ubuntu :: Temporarily Copy Data Before Growing RAID0 Array?

Feb 1, 2011

I currently have two hard drives, with my root partition configured in RAID0. I'd like to add two additional hard drives, and include them in my RAID0 array. I need to recreate the array to do this, so I'd like to copy everything off of the existing array, add the drives, build the new array, and copy everything back. I have an external hard drive with four times the capacity of my current array. What would be the best way to copy this data so that nothing is missed, so I can just copy everything back and boot back up? dd, image the entire root partition, mount it after creating the new array, copy everything back (at the filesystem level) dd, image the entire root partition, write it back out to the new array, I'm not sure how this would work, because the partition will be the wrong size, I don't know much about dd. rsync, just rsync everything on root over to the external something else? I plan on booting to a live CD and mounting my current array there, so I won't be working on a live filesystem.

View 1 Replies View Related

Red Hat / Fedora :: Growing RAID5 Without Back Up Data?

Feb 15, 2011

I am trying to build a media server for my home and still in the process of evaluating my OS options (Ubuntu Server, Fedora Core, or Win Server). I am planning to use four 1TB drives initially for the RAID5 array. Once it fill up i will add more 1TB drives.

My question is can Fedora Core create a RAID5 array and grow latter without having to back up data to external hard drive and re-create the array? I am looking for something that is easy to use and manage. If Fedora Core doesnt have this option, can you recommend other distributions that can do this?

View 1 Replies View Related

Fedora :: Growing RAID5 Without Back Up Data?

Feb 15, 2011

I am trying to build a media server for my home and still in the process of evaluating my OS options (Ubuntu Server, Fedora Core, or Win Server). I am planning to use four 1TB drives initially for the RAID5 array. Once it fill up i will add more 1TB drives.

My question is can Fedora Core create a RAID5 array and grow latter without having to back up data to external hard drive and re-create the array? I am looking for something that is easy to use and manage. If Fedora Core doesnt have this option, can you recommend other distributions that can do this?

View 2 Replies View Related

Server :: Raid1 On Debian Won't Boot After Growing?

Apr 21, 2010

I installed a raid1 on a debian lenny box with only 1 drive "--raid-devices=1" because I didn't have the other drive yet. When I got the other drive, I used "mdadm --grow /dev/md0 --raid-devices=2" and "mdadm --manage /dev/md0 --add /dev/sdb1" The original drive is sda1. I watched /proc/mdstat until it was completely synced, and after a reboot, the system will not reassamble the raid. It fails with "mdadm: no devices found for /dev/md0" This is where root is, therefore, I get nowhere. From a rescue cd I can disable the other drive and shrink back down to 1 device and it boots fine.

View 1 Replies View Related

Fedora Servers :: Unable To Xfs_growfs - Filesystem Is Not Growing

Feb 6, 2010

Have the following partitions, I've grown md1 from 3 drives to 4 drives with mdadm. It is now the size below of 531899712 from 354599292.

[Code].....

As you can see above however, the filesystem is not growing. What am I missing. I don't believe I need to do anything with the partitions. I should just resize my array as I have and xfs_grow and be finished.

View 2 Replies View Related

General :: Create A Growing Image For A Loopback Device

Aug 10, 2010

I was wondering if it is possible to create a growing image for a loopback device. Like a file that you create that will grow with the data that is placed on it instead of a file that has to be the size of the entire file system?

View 4 Replies View Related

General :: Tools To Identify A Growing Disk Space?

Sep 30, 2010

currently my disk-space is growing very-very fast and in the same time I have a very limited amount of it.Last time I had this kind of problem, I had MySql persistence replication is on and disabling the feature fix the problem. I don't know what happened between now and then, the space is shrinking rapidly (600Meg in couple of days) and I only downloaded files for less than 10Meg in the same period.

Could anybody give me a pointer to a tool that can oversee growing directories or files or maybe a script that able to do this (possibly involving Cron). I try using "Find" but I cannot find any files that are suspiciously growing. I suspect it's a directory that is growing, but I don't know.

View 5 Replies View Related

Fedora Installation :: Shrinking NTFS Growing Extended Part

Dec 26, 2009

I wanted to shrink my Windows NTFS partition to allow me to grow my extended partition which contains my Linux partitions, namely to grow my swap space and home directory some however it just fails at enlarging the extended partition. Is this a known problem because I know there were rewrites to the storeage backend of Anaconda.

View 4 Replies View Related

General :: Find Continuously Growing Files In The File System?

Apr 23, 2010

How to find continuously growing files in the file system?

View 11 Replies View Related

Server :: Sendmail - Disable Local Delivery And Queue Is Growing Up?

Jan 18, 2011

I want to setup sendmail to alert for Nagios, OSSEC, redmine, ...

I configure sendmail to work with Gmail smtp follow this guide. I disable local delivery in sendmail by adding the following lines in sendmail.mc:

Code:
define(`MAIL_HUB', `xx.localdomain.')dnl
define(`LOCAL_RELAY', `xx.localdomain.')dnl
it works but this messages seems to be stuck in sendmail queue:
Code:
sendmail -bp
...

[Code].....

View 6 Replies View Related

General :: Create A Shell Script To Move Only Files Which Has Stopped Growing?

Jul 20, 2009

An external service I dont manage pushes mediafiles into a shared directory on my server. I need to move these files into their correct directories automatically. The problem is that if I run my script as a cronjob once every 3 minutes, I notice that the script copies files which are still on their way into my server. So I need to figure out how to have the script check that the files are complete (done downloading) before the script moves the files. This is what I got so far:

Code:

#!/bin/sh
# Script by proximity 280709.
# Locate correct directory

[code]....

View 8 Replies View Related

Ubuntu :: Database For Music CD Collection?

Feb 20, 2010

I'm looking for a recommendation for an app that will keep details of all my audio CDs. Ideally I'd like it to be able to produce html or xml so that I can check it from anywhere ("Have I got that track?").

View 4 Replies View Related

Ubuntu :: Program That Allow To Catalog Your CD / DVD Collection?

Jun 23, 2010

I wondering if there is a program that allow to catalog your CD/DVD collection? I using KUbuntu 10.04 LTS and would like to find a program where I can catalog my CD/DVD collection. I have tried to find one. But I haven't found one.

View 2 Replies View Related

Ubuntu :: Amarok: How To Clean Up Collection

Aug 9, 2011

I have removed an album from my hard drive and yet Amarok shows that album in my collection. Neither right-click > delete, nor rescanning library helps. What to do to remove this obsolete data from the collection?

View 2 Replies View Related

Ubuntu :: Accidently Deleted ENTIRE Mp3 Collection?

Feb 6, 2010

where I can find a tool / utility that recover my precious mp3 files?I deleted and cleared my trash.

View 9 Replies View Related

Ubuntu Multimedia :: Amarok Keeps Rescanning Collection / Fix Them?

Aug 30, 2010

I have 2.3.1 on ubuntu lucid and every 20-30sec it scans collection (or updates it) but only to 52% and it stops. I am not changing watched folders fyi. When I start it from terminal I get these messages code...

Ok, it's TagLib's fault, but how can I know what files are causing this and how can I fix them? I suspect it may be some flac albums that I've added to my collection not long ago.

View 1 Replies View Related

Ubuntu One :: Does 'entire Music Collection' Mean Only Up To 50GB?

Oct 21, 2010

I have a few questions in regards to the music streaming service offered.

1. Does "entire music collection" mean only up to 50GB?
2. I can't sync off my external USb harddrive. Is there a way to do this. my entire music collection is on the external HD.
3.If i move music to from my external HD to the ubuntu one folder am I actually copying the file to my netbook harddrive or is it only a pointer? I have limited harddrive space on the netbook.
4. If I have to actually move files from my ext harddrive to the ubuntu one folder I may need to delete folders because of limited space. Anyway to prevent syncing so the folders uploaded do not get deleted from cloud.

View 1 Replies View Related

Ubuntu Multimedia :: Use To Rip Dvd Collection To Computer To Play On My Tv?

Jun 14, 2011

I'm still trying to figure out how to get my movies to play on my xbox in a different room. It's giving me some problems. Until I get that going, I wanted to go ahead and rip my dvd collection and have it to play on my xbox. That being said, I looked at some different ripping utilities, but I wanted to try to keep everything in mp4 format (or something similar) without needing to use the DVD menu and such. I'd like to be able to enable or disable closed captioning as well.

View 4 Replies View Related

Software :: Amarok 2.3.0 On Ubuntu 10.04 Does Not Show Collection?

Sep 17, 2010

I just installed Ubuntu 10.04 on a Dell E6410 and I am not seeing my Local Collection. I went to Settings > Configure Amarok > Collection and chose the folder that has my collection in it. It scans it but when I try to view the Local Collection in the left bar, it's empty. I have Amarok on another computer in the house and it sees them fine. I can also use Rhythm Box on the 6410 and it sees and plays them fine.

View 1 Replies View Related

SUSE :: Get To Add To The Collection Or Playlist?

May 9, 2010

Can anyone explain in simple schoolboy language (age about 5, or thats how i feel), how I can rip my cds, so not breaking law, and add to playlist.No problem playing them, but how do you get to add to the collection or playlist.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved