Ubuntu Installation :: Select The Folder For Carbonite Backup?

Jun 6, 2010

Is it possible ... to have Carbonite working to back up Windows data ... and select the UBUNTU folder for Carbonite backup.

Will I be able to have my Ubuntu data backed up.

I am going to test this but I am unsure what subfolders need to be backed up.

View 4 Replies


ADVERTISEMENT

Ubuntu :: Real Time Backup In A Folder Called /home/backup?

Feb 2, 2011

I've tried to google but not much luck. What I would like to do is have anumber of folders on my desktop and their contents, replicated/duplicated into another folder on the same PC in real time. So for example, if I were to change an OpenOffice document in a specific folder on my Desktop it would be replicated/duplicated in real time. If I had three folders on my Desktop A, B and C they would also appear/be backed up (in real time) in a folder called /home/backup. Can this be done?

View 3 Replies View Related

General :: Write A Simple Backup Script To Backup A Single Folder Nd?

Sep 15, 2009

I am trying to create a backup script that will back up a single folder for a class i am in. I was wandering if I could get some help. If possible I would also like to know how to write a script that can encrypt that same file . I will be putting the back up in my /home/usr/Backup directory. I am not trying to back up my whole system just a single folder. I am using Fedora 11

View 2 Replies View Related

Ubuntu :: System To Revert To Nautilus For Select A Folder?

Dec 31, 2010

Every time I go to Places and select a folder, it displays in Firefox. How do I get my system to revert to Nautilus for this activity.

View 5 Replies View Related

Ubuntu Multimedia :: Cannot Render Movie In Piviti When Select Folder?

Dec 3, 2010

1. Open Piviti2. Import Movies and still pics like jpegs3. Save4. Render ProjectAt this point, Render is greyed out. I can click on Modify or Chose FIle. So, I click on Choose FIle.5. Select any folder. At this point, nothing happens. I click on OK and nothing happens. I would file a bug, but I don't know where to file them at.

View 2 Replies View Related

General :: Randomly Select Folder Using Shell Scripting

Jun 17, 2011

There are five folders in a folder and I want to select one randomly. I used this command:

Code:
rand1="${loc[RANDOM % ${#loc[@]}]}"

but it selects files too. I have no idea about this code even. I found it on a forum.

View 7 Replies View Related

Ubuntu :: How To Incremental Backup Of Folder

Mar 8, 2011

incremental backup of folder.The problem with e.g. find&tar is, that I want backup not only files with modification time after x:y , but also older files, that have been copied into this folder after last backup.

View 6 Replies View Related

Ubuntu :: Nightly Backup Of Home Folder To USB?

Jan 26, 2010

I have a really quick question-I would like to set up some type of scheduled event to back up my entire /home folder to a USB drive.I know about all of the various programs such as simple backup, etc. and have used them before. As far as I know, these programs cant do what Im trying to do.Does anyone know what I could use to back up my files at a specific time to a specific USB device?Preferably, I would like to just have a simple

Code:
sudo cp /home /media/Cruzer
run every night at, say, 2am.

[code]....

View 9 Replies View Related

Ubuntu :: Backup Folder Contents To External HDD Using TAR

Apr 19, 2011

I'm trying to create a very simple back up script to back up the contents of one folder on my system to an NTFS formatted external hdd. I want to keep the ownerships and permissions of the files I'm backing up intact so I'm putting them into a tar archive. Compression is not necessary as I have plenty of space for the backup.

I have created the initial backup with the following command:
Code:
tar -cpf $bupath/backup.tar $sourcepath
This seemed to work quite well with the resulting file being about 170gb and took about 5hrs. For subsequent backups, the files are probably only going to change by about 10% at most so it seems inefficient to create a whole new backup from scratch. I would like to be able to just update my existing archive with any new/altered files.

I have tried using the update mode (-u) with tar like so:Code:
tar -upf $bupath/backup.tar $sourcepath

So far this has been running for about 10hrs and the archive has grown to approx 220gb! What's going wrong here? I was expecting the update to take 30mins max and there be no significant change in the archive size. Am I perhaps misinterpreting the purpose of update mode in tar, or is there something wrong with my command? Is there a better/easy way to accomplish this?

View 4 Replies View Related

Ubuntu :: Automatic File/Folder Nightly Backup?

Feb 2, 2010

I have been looking around online and I am seeing that there are several solutions for doing a nightly automated backup on Linux. I was wondering what people here actually use for doing such and why they use one particular backup method over another.

What I am looking to do is every night (at say 3am) I want my system to backup my 200gig Documents folder to my external hard drive. Does Ubuntu have a tool built in by default to do this or do I need to add something from the repos/online?

View 1 Replies View Related

Ubuntu :: Difficulty Restoring Home Folder From Backup

Oct 10, 2010

Before I reinstalled Ubuntu (this time allocating the entire disk to it as I never really used Windows any more) I backed up the entire contents of my /home folder using Deja Dup. Now that I am done reinstalling Ubuntu I am trying to restore the backup. However, when it actually begins restoring the backup, it says "Restore failed: failed with an unknown error".

View 9 Replies View Related

Ubuntu :: Share Files And Folders But It Does Not Allow To Select Share Folder

Sep 20, 2010

1. I have Ubuntu 10.04.1 installed alongside Windows Home premium 7 on a Compaq CQ5110f with 2 dual processors, 320 GB HDD, 4 gb Ram, less than a year old/ It is giving me some error messages. It is wanting to lock the drive or various programs after being left unused for a few minutes, I have not found where I can disable this. I do not need passwords, really. I am the only user. I reinstalled it once, on top of itself (Ubuntu) and it worked fine briefly, then started doing it all again.

I use to sometimes install Ubuntu as a windows app. on a previous version, maybe 9.04 - 9.10, but think I can not do it on this version?

So, Can I install as WIndows app on this version of Ubuntu? CAn I install Ubuntu on one drive alone, and windows on the other drive alone, install both in same computer and get dual booting? I think before, to do that I had to reset boot drives in BIOS to whichever I had the OS I wanted to use?

Or MUST they be installed on same drive for dual booting to be available?

I am attaching screen shots of the messages I get, etc. I have tried to share files and folders, but it does not allow me to select Share this folder as some security thing is not installed, And the time I am required to enter password to use comp[iter after being idle a few minutes, seems to be tied to my folder, which is JOHN. I may have to think about removing Ubuntu from this drive, add a SATA drive and use two, one for Windows and one for Ubuntu.

View 5 Replies View Related

Ubuntu :: Backup The Entire System With The Home Folder With Commands?

Jan 17, 2010

I have read that i can backup the entire system with the home folder with commands, or with programs, such as clonezilla, but it doesnt work, so im trying to back it up with commands now but i cant find a good tutorial to explain what commands to use.

View 9 Replies View Related

Ubuntu :: Use Rsync & Ssh To Move A Backup Folder Some Computers To A Server?

Mar 13, 2010

I am trying to use rsync & ssh to move a backup folder some computers to a server. I found a command that is supposed to do this, but I am having issues getting it to work.

Code:
rsync -avz -e 'ssh -p 'port' 'username'@'hostname' ' /source/path host:/destination/path

View 2 Replies View Related

Ubuntu :: Unable To Delete Simple Backup Folder From Trash

Jul 17, 2010

I'm a beginner at backing up my Ubuntu system, but I've set Simple Backup to do a backup once a week. I deleted the oldest of these files, but now it's sitting in my Trash and I can't empty it. I get a permission denied error for the folders within the backup folder in the trash, yet I can't restore the folder either - Ubuntu says it 'failed to determine the original path' for the folder. I've just discovered this in Xubuntu Jaunty, but I'm confident the same will happen in any other WM I choose (I have several installed - I like variety ).

It's not a huge file, but it's hanging out there and I'd like to get it either deleted or restored. Possibly I oughtn't to have deleted it in the first place (it usually lives in /var/backup, which I can't access except as root). The files, which I probably deleted /as/ root, show up in my user trash rather than root's trash. I found the trash in ~/.local/share/Trash/files, but I'm not sure if just deleting them as root would be a good.

View 1 Replies View Related

Debian Configuration :: Remove A Specific Folder From Backup?

Oct 14, 2010

How to remove a specific folder from your backup?$ rdiff-backup --remove-older-than now /backup/backup_laptop/home/derick/DownloadsFatal Error: Increments for directory /backup/backup_laptop/home/derick/Downloads cannot be removed separately.Instead run on entire directory /backup/backup_laptop.

View 2 Replies View Related

Server :: Remove Selected Files From A Backup Folder

Jan 24, 2010

I have a backup folder which I need to prune and I've been trying to do a find and destroy action on files in this folder which have not been modified for more than 30 days. I figure if no users complain that their files have been missing for more than 30 days, it's safe to delete them from this folder.

View 13 Replies View Related

Red Hat :: PBM Repairing Filesystem - Copy Backup Folder In Pendrive?

May 5, 2011

Using redhat linux el5, when I had booted I had pbm repairing filesystem. So I run following commands
1. fsck -l
2. fsck
But I cannot solve the pbm. My pbm is I had important folder "backup" in root folder just I want to copy it in pendrive how to do it.

View 2 Replies View Related

OpenSUSE Install :: Mount - Run Cron To Backup Home Folder?

Jan 4, 2010

I installed a second HD, and formatted it to ext4. I gave it the "/backup" label. I am trying to figure out how to mount it so that I can run cron to backup my home folder onto it once a week. This is what the fstab looks like now

[code]...

View 9 Replies View Related

General :: Script To Backup Up Shared Folder Home Folders

May 11, 2009

I am using rhel5 running as samba PDC.Most of the user save their data on a common folder on the server.Now I want to backup this data to some other location to have redundancy.It could be external USB HDD or other folder on the same server.How to create backup script and automate it using cron.

View 1 Replies View Related

Debian Multimedia :: Re-install Etch Recently But Forgot To Backup /var/lib/dpkg Folder

May 16, 2011

I need to re-install Etch recently but forgot to backup /var/lib/dpkg folder, I know there's archive server provides old packages, but packages from www.debian-multimedia.org does not. I have tried its mirror sites but it seems they had removed the old packages from Etch and earlier releases.

View 7 Replies View Related

Ubuntu Installation :: Select Exact Version Of Software During Installation?

Mar 11, 2011

I did horrible mistake and installed upgrade for firefox 3.6.15 via KPackageKit. There would be normally no problem but this version does not work with Q3 live Is there a way to select older version of software in KPackageKit, Synaptic or via dpkg?P.S. I don't want to install it from tar.gz2 file - I want normal installation.

View 1 Replies View Related

Server :: Copy / Backup Postfix Mail Queues And Paste Folder Back In After Done Migrating All Users And Mails To A New Mailserver?

Apr 25, 2010

can i just copy/backup postfix mail queues in /var/spool/postfix and paste that folder back in after i done migrating all users and mails to a new mailserver?

View 3 Replies View Related

Fedora Installation :: No Installation Target / Get To The Select Drive Nothing Can Be Selected?

Apr 21, 2010

I'm trying to install fedora with the live cd into my windows machine. When i get to the select drive nothing can be selected.

View 1 Replies View Related

Ubuntu Installation :: No Partition To Select?

May 28, 2010

So I've installed Ubuntu before on this machine, but this time around with Lucid, it's just not working.

It all works fine until step four, where you choose your partition. There are no choices. Simple as that. Continuing just tells me to fix that there are no partitions, but I cant. There are questions similar to mine on here, but none are answered.

I really need this installed and cant use the live version where I'm posting from now.

View 9 Replies View Related

Ubuntu Installation :: Grub Can't Select OS After 10.04?

Jun 21, 2010

Searched around but have not found this problem listed. I have upgraded my 9.04 installation by doing a new install of 10.04 and keeping my /home partition. I have a dual boot system with Win XP and an older version of ubuntu on another partition.The problem is that when I get the grub menu I cannot select anything other than the top option. Arrowing down it just keeps popping back up to the top option. I can hold the arrow key and it will go down through all the selections but just pops back up to the top if I let go.

If I press "e" to try and edit in order to manually select a drive to boot to the editor comes up and I can select up and down the lines but if I try to move the cursor to the right it just snaps back to the beginning of the line.So I can't select windows XP or my old Ubuntu install, I can only boot to the new 10.04.$ grub-install -vgrub-install (GNU GRUB 1.98-1ubuntu6)

View 9 Replies View Related

Ubuntu Installation :: Cannot Select OS To Boot After New XP

Nov 27, 2010

I had win xp and ubuntu in the laptop, but I have to format the xp partition, so now I have a new xp, but I can't see the ubuntu partition that is at the end of the hard drive, I mean to boot selecting between Ubuntu OR XP. What to do?

View 1 Replies View Related

Ubuntu Installation :: Install On Eee PC, Can't Select Partition?

Mar 4, 2010

I'm trying to install the ubuntu netbook remix on an older Eee PC (4 gig SSD drive), and it's not letting me get past the prepare the disk space.I'm booting from a USB key, and I can get it and do various things from the live image. However, when I go through the install, it gets to the "prepare disk space" screen, and then I can't proceed. Screen looks like this:Prepare Disk SpaceThsi computer has no operating system on it.(blue bar)free space 4MG, /dev/sdb11 3.7GBWhere do you want to put Ubuntu-Netbook-Remix 9.10? Install them side by side, choosing between them each startup (this one is selected) Erase and use the entire diskgreyed outlist box is shown, refers to sdaThis will delete Debian GNU/Linx (4.0) and install Ubuntu-Netbook-Remix 9.10o Use the largest continuous free spaceo Specify partitions manually (advanced)bar with slider for free space, /dev/ddb1, and Ubuntu-Netbook-Remix 9.10And then nothing else - no forward button, or anything like that.

View 2 Replies View Related

Ubuntu Installation :: Cant Install \ When Select Appear Statusbar But Then Nothing?

Mar 25, 2010

ok i have a trouble and the disk load... language and when i select apear statusbar but them nothing... i have a MSI DKA790GX, Athlon X2 5000+ BE, 2GB DDR(800), 500GB HDD, Ati Radeon 4870

View 4 Replies View Related

Ubuntu Installation :: Select Persistence Option For USB?

Apr 3, 2010

I'm about to install a version of Ubuntu onto a 32GB flash drive, I've downloaded are Universal USB installer that will do most of the work for me, however, it asks

Step 4: Select a persistence option for your USB
and the options are
1GB CASPER -RW
2GB CASPER -RW
3GB CASPER -RW
4GB CASPER -RW

What is persistence? am I better off having more (ie 4GB) since my flash drive is a 32GB drive?

View 5 Replies View Related







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