ARCHIVE
LinuxMCE Forums
May 19, 2013, 04:15:22 am GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: [1]
  Print  
Author Topic: Backup/Restore  (Read 1202 times)
archived
Hello, I'm new here

Posts: 0


View Profile
« on: August 10, 2005, 03:45:15 pm »

Hi!

How can I Backup and Restore my settings if I want to reinstall the Pluto system?

Best regards
Carsten
Logged
archived
Hello, I'm new here

Posts: 0


View Profile
« Reply #1 on: August 10, 2005, 04:52:49 pm »

We're actually working on an automated backup.  But it's not done yet, so you'll have to have some linux skills to do it by hand.

First you need to backup all the databases:
mysqldump --quote-names --allow-keywords --add-drop-table --all-databases > /home/databasebackup

also backup the /usr/pluto/orbiter directory.  I *think* that's all.

Now reinstall, using the kick-start cd and *the same device/activation code*, being sure not to wipe out /home.  When you're done, restore the /usr/pluto/orbiter and run this to restore the databases:

mysql < /home/databasebackup

good luck
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!
Pluto provided a snapshot of their forums with approximately 5,000 posts in February, 2007 when LinuxMCE branched off. Browse those forum posts in the Archive section. Those posts have been included in the search engine and can be found with keyword searches.