Ubuntu :: Back In Time - Restore After Re-install ?

Sep 12, 2010

I have my system and software and data on my computer on an internal drive. On that system I have Back in Time backup software. I use Back in Time, to backup my data to an external drive.

Question: If my computer dies or my internal drive fails, I have to completely re-install everything including my system and Back in Time. If I want to restore my data from the good external drive, how can I do that with Back in Time? Doesn't it keep the Snapshots info or preferences on my dead drive? Or do I need to point my freshly re-installed Back in Time just to the data drive and it will recognize the snapshots etc. automatically?

View 9 Replies


ADVERTISEMENT

Ubuntu :: Messed Up Vital Files Could Go Back In Time And Restore Computer To A Selected Time

Nov 26, 2010

For like windows you can resore your os to a state of peace kind of. If you messed up your vital files you could go back in time and restore you computer to a selected time. I was wondering if you could do that for ubuntu

View 4 Replies View Related

Debian Installation :: Restore From (Ubuntu) Back In Time

Mar 12, 2016

I used Back In Time (BIT) to back up my data to an external USB drive on Ubuntu 12.04. After problems with Ubuntu I made a fresh install of Debian 8.3. In Debian I have installed BIT and can see the USB drive. However, BIT cannot see the old snapshots. I had thought I would be able to restore on the new install.

View 2 Replies View Related

Debian Configuration :: Restore From Hibernate Fails From Time To Time?

Apr 28, 2011

I have a Insprion 14R (N4010) and when I hibernate it will usually restore without a problem, but maybe 15% of the time it will reboot while loading. I would like to figure why, since I'd rather not lose anything... My swap space is 5.9GB, I have 4GB RAM (video uses 1gb, so I have 3gb usable)

lspci says

00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 18)
00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 18)
00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06)

[code]....

I do have the hibernate package installed...

View 6 Replies View Related

Ubuntu :: Back Up Time Machine Back Ups From A Mac?

May 17, 2010

it was possible to back up time machine back ups from a mac in ubuntu.

I use a mac at work and use time machine to back up to an external hard drive which i take home each day. I wish to back up the time machine back ups off the external hard drive each day to my computer at home just to be safe is this possible?

I have managed to open the hard drive and have enabled view hidden files so i can see all the files but i am unable to copy them due to permission errors

View 1 Replies View Related

Ubuntu :: Restore Certain Files In The Back Up?

May 22, 2011

I just backup my files. During restoration, there's a hash mismatch report. What I want to know is that, is there a way to restore certain files in the back up?
or is there are way to restore files by volume?

View 1 Replies View Related

Ubuntu :: Close/minimize/restore Gone / Get That Back?

May 10, 2011

The close/minimize/restore bar vanished ever since upgrading to 11.04. Does anyone know how I can get it back?

View 6 Replies View Related

Ubuntu :: Back-up And Restore Compiz Settings?

Jul 1, 2011

to back-up and eventually restore compiz settings, is it enough to back-up and restore the .compiz directory in $HOME? Reason is that the setting in my classic gnome set-up are different and partially conflict with the unity settings. Since I want to be able to run both environment (to give Unity a chance) I'd like to be able to switch settings easily.

View 3 Replies View Related

Ubuntu :: Restore 11.04 Back To Its Original State?

Aug 15, 2011

I recently had a problem in Ubuntu 11.04. I had just installed GNOME 3, however, I didn't really like it as much so I decided to go back using GNOME 2,but then a whole bunch of things happened. I tried re-installing GNOME 2,but then I lost the Ubuntu enviorment and stuck only with GNOME and now I'm only left with a terminal whenever I log in. how to restore Ubuntu 11.04 back to its original state, like as if it had a fresh installation?

View 7 Replies View Related

Debian :: Log In Appearance Had Changed - Restore Back?

Sep 10, 2010

I did a bunch of updates, in sid, no issues. But when I rebooted the next day the log in had chanded. No problems logging in, the appearance had changed, and you now have to use the mouse to click on your name to open the password box, where before you could hit enter and get the same results. It is not much, but I have been trying to to restore it back with out much luck. I've played with gdm and gdm3 and a couple of other things but no luck. I did see a update for log in but have not been able to figure out the next step.

View 1 Replies View Related

General :: Restore Windows 7 From The Back Up Disc?

Oct 25, 2010

I have my back up disc but i do not know how too remove linux. I no longer want it.

View 1 Replies View Related

Debian :: Restore Back To Default Starting Up In Gdm?

Mar 7, 2011

somehow in the process of trying to get wireless connection, gdm on start-up now fails. i'm stuck in commandline and i have to manually specify startx everytime.

how to i restore debian back to default starting up in gdm?

i've lost my shutdown button, it just disappeared!

how do i restore it?

View 9 Replies View Related

Server :: Restore Machine To 5 Days Back?

Jul 29, 2011

i want to know whether there is any module to restore my linux machine before 5 days as like in windows

View 1 Replies View Related

Red Hat :: Restore Back Perl And Startx And Everything That Has Gone Missing?

Nov 21, 2010

I am a newbie in Linux. using RHEL5. and I thought that PHP was the only programming language i need, so i decided to remove perl. I was in the Gnome, and I went to "Add/Remove programs". Then I uncheck everything that has the word "perl". Then it also removed the dependencies.. and now I can't even startx how do i restore back perl and my startx and everything that has gone missing ? i tried to wget perl, and install via rpm, but it says missing libdb.so.2

View 2 Replies View Related

Networking :: Restore Back The Default Ip Routing Table?

May 16, 2010

Is there any way to restore back the default ip routing table? For example, my current routing table is something like

Code:

Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
109.123.95.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0
0.0.0.0 109.123.95.1 0.0.0.0 UG 0 0 0 eth0

Then i connect to a vpn service and the routing table get's changed..now when i close it, it doesn't reset back to my default routing table.

View 1 Replies View Related

CentOS 5 :: Best Way To Back Up And Restore Installation 'profiles' For Given Serve

Dec 15, 2009

We're trying out a few backup strategies and I had a question pertaining to CentOS installations. I was trying to think of the best way to back up and restore installation 'profiles' for a given server. In terms of a basic backup strategy.I currently back up the /etc, /var, /usr and /home directories with an rsync-based script, which has been working nicely so far.I also have a script which does a yum list installed on a certain configured server. It then 'diffs' this against the output from a base install of CentOS. The point of this is to figure out the packages installed for this server 'profile' so I can restore them.

Ideally, it would be nice if there were a way to generate kickstart files in reverse for a given server config. I was wondering what the best way to do this would be. Currently, I'm concerned enough about failures that I'm imaging stuff using Mondo Rescue.

View 2 Replies View Related

Ubuntu :: System Restore (in Windows)to Go Back And Then Reinstall 1 Partition Of Net Book Remix?

Feb 12, 2010

Allot of Crazy things happened lately. A few problems happened and I fixed them. In the end I have 3 partitions of ubuntu net book remix and 1 for windows 7. I never reinstalled windows so could I do a system restore (in windows)to go back and then reinstall 1 partition of ubuntu net book remix.

View 4 Replies View Related

Software :: Tool To Back Up And Restore An NTFS Partition With Bad Sectors?

Jan 27, 2010

I've been using Knoppix "Live CD" 6.2 and partimage 0.6.7 to back up and restore my Microsoft Windows XP system volumes on various computers. However, partimage seems to be unwilling to back up one of these NTFS volumes which has bad sectors, some unreadable data. It hits that and stops. But this appears to happen at the same place when I have already used Windows to find and mark and, I assume, remove from use, the bad sectors. Hmm. I thought they'd be ignored. It appears I thought wrong.

If so, which of several other Linux-based or other partition backup tools may be suitable for the task - to ignore or tolerate bad sectors? The main goal is to be able to update the volume subsequently in a way that may be a terrible mistake, and in that case to restore the previous version. Sometime not too far in the future, I suppose I have to think about replacing the disk.

View 3 Replies View Related

General :: Restore RHEL 5 At Boot Time?

Aug 12, 2010

I am running RHEL 5 on Vmware Workstation. That is i inslled Vmware Workstation on windows 7 and then in Vmware i installed RHEL 5 as a virtal machine. By mistake i made some wrong entry in my /etc/fstab file that is i was trying to automatically mount one folder under another folder. My syntax was wrong. So when i restart my RHEL 5 , at the boot time due to wrong entry in /etc/fstab system is giving file system error as follows:

Checking filesystems
fsck.ext3: Unable to resolve 'LABEL=/home/download'
fsck.ext3: Unable to resolve 'LABEL=/var/ftp/uploads'
[FAILED]
[code]....

View 1 Replies View Related

Ubuntu :: Make An Image Of Windows Partition To Save Time And Effort When Wanting To Restore?

Aug 6, 2010

Am quite new to Ubuntu (10.04) and have recently reinstalled XP. I want to make an image of my windows partition to save time and effort when wanting to restore this. I read the Ubuntu documentation on Drive Imaging [URL]..community/DriveImaging and am wondering if I've done things ok?

I've booted using the Live CD. Windows is on sda1 and is a 50GB partition. I have a hidden ntfs partition on the same hard drive at sda9 of 10GB. The first time I tried this I got an error regarding my output file saying "Not a directory". I'm assuming that was because I hadn't mounted sda9. It also reported an error saying permission denied on sda1. I then mounted sda9

Code:
sudo mount /dev/sda9 /mnt

I then changed to root as I thought not being in that was why I was getting the permissions error.

Code:
sudo -s
I've then done the following;
Code:
dd if=/dev/sda1 bs=1024 | gzip > /mnt/sda1.bin.gz

The terminal window is just showing a flashing cursor in the bottom left corner under the above command line input. Is the fact that my mount partition being smaller than my windows partition going to cause a problem or will gzip solve that? My Windows install occupies about 7.5GB of the 50GB partion.

I'm not sure if dd is just taking a long time to complete the task???

View 9 Replies View Related

General :: Bootloader - Restore Boot Record And At Same Time Keep My Grub Config?

Jun 3, 2010

Im finally deleting vista from my disk, but as I am game addict I will re-install it afterwards just for games. Now I assume that will overwrite GRUB, so how do I restore boot record and at same time keep my grub config?

View 5 Replies View Related

Ubuntu :: Back It Time Backup Utility?

Jan 6, 2010

How many of you guys use Back In Time as your backup utility? I tried using it, and it doesn't copy all of the folder contents to the backup drive in one pass. For example, it will copy 26 out of 80-ish gigs of data. To further complete the backup, I have to hit the "Take a snapshot" button to do another pass to add more data to the snapshots. I have to do this a couple times to get all the data.Does anyone else have this issue?

[UPDATE] It appears to copy all of the files at once, so long as you only select one backup location at a time. I was backing up an entire multimedia drive, my home directory, and my usb drive. When I had it set to only do the multimedia drive, it copied all of the files, whereas it wouldn't if I had set it up to back up all 3 locations at the same time. I guess the lesson here is to backup one location, then add another, get another snapshot, and repeat.

View 2 Replies View Related

Ubuntu :: Back In Time No Longer Works?

Nov 25, 2010

I've been using Back in Time on Maverick (originally on Karmic) for some time but in the last couple of weeks I haven't been able to make new backups. Here's my output:

Code:
[REDACTED: ~]$ backintime -b
Back In Time

[code]...

View 2 Replies View Related

Ubuntu :: Back In Time On Firday At Midnight?

Jul 31, 2010

below is the default for a week using the program backintime@weekly nice -n 19 /usr/bin/backintime --backup-job >/dev/null 2>&1Did I edit the crontab right for once a week on friday at 12am?0 0 * * 5 nice -n 19 /usr/bin/backintime --backup-job >/dev/null 2>&1

View 1 Replies View Related

Ubuntu :: Time Not Synching \ It Corrects Itself Randomly But Then Goes Back?

Jul 15, 2010

My time keeps getting thrown off by about 15 minutes. It corrects itself randomly but then goes back! Not sure yet if it's decrementing slowly or if it takes 15 off all at once.ntpdate ntp.ubuntu.com puts it back, output is:Code:15 Jul 08:09:29 ntpdate[6157]: step time server 91.189.94.4 offset 1056.199059 secCurious what the "offset" means. Is there a way to ensure it keeps constant time without having to do it manually?

View 5 Replies View Related

Ubuntu :: System Halts For A Short Time When Get Back?

Nov 12, 2010

I have installed ubuntu 10.10 for a short time, now I meet a problem:I always leave for lunch and leave my computer without turning off. When I get back, it shows a window. after I input my password, I enter my system.Then It halts, the only thing what I can do is moving mouse. After halting for nearly one minute, it resumes to normal.I hope someone can tell me what happens.

View 2 Replies View Related

OpenSUSE Install :: Hybernate Doesn't Work - Goes Black - Back To User Icon Screen To Log Back

Sep 1, 2011

i have noticed that if vista is not the active partition, hybernate does not work. it just goes black and then back to the user icon screen to log back in. another "slight" problem was that i was not able to apply a service pack. after restoring vistas dominance i was able to install the pack. is there any other work arounds for hybernate? even though you might not be interested in cleaning up after microsoft.

View 1 Replies View Related

Ubuntu :: Every Time Re-boot The Resolution Resets Back To A Default

May 2, 2010

I have recently installed ubuntu as my main operating system, everything has been working great except every time I re-boot the resolution resets back to a default. How can I get it to default to 1440x900?

View 3 Replies View Related

Debian :: How To Use Time Machine On Mac To Back Up Data

Apr 12, 2016

I want to back up my data on my MacBook Air using time machine. I have a desktop with Debian gnome installed where I want to store my back up data. But I can't manage to find a hard drive to start time machine on.

I have four hard drives installed in my Debian computer and I also want to share them over my home network. I am very new to Debian ...

View 6 Replies View Related

Ubuntu :: Setting Up User-callback Option In Back In Time Application?

Jan 22, 2011

I am trying to understand these two examples for setting up user-callback option in back in time application. I am trying to modify this to suit my needs, Back in time homepage has some basic info, but very terse, same with the man page. The following two examples are the only references I could find. first one from here - [URL] I don't want email to be sent, just an update to the log file will be fine.

[Code]....

View 1 Replies View Related







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