Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
TetraWiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
URBIS BACKUP Process
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Special pages
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
[[category:Design Ateliers]] '''Urbis Backup process''' '''Note: '''After taking backup copy all backup files in external HDD or directly take backup in external Drive. Local IP: 192.168.0.101 Public IP: 122.160.4.208 User Name: root Password: 24(qr){Ak}; Port: 8470 '''Logged in onto server:''' tetra@tetra004:~$ ssh -l root 122.160.4.208 -p 8470 root@122.160.4.208's password: root@porcupine:~# '''Create a directory for backup:''' root@porcupine:~# mkdir /home/rajarshi/backup_current_date root@porcupine:~# su - rajarshi '''Verify daily cron backup:''' rajarshi@porcupine:~$ crontab -l rajarshi@porcupine:~$ cd /home/rajarshi/backup/studio5db rajarshi@porcupine:~/backup/studio5db$ ls -lrth '''Backup of all cronjobs:''' rajarshi@porcupine:~$ crontab -l > /home/rajarshi/backup_current_date/cronjob_backup_DATE.txt '''Backup of all databases:''' /usr/bin/mysqldump -u rajarshi -pm7 --all-databases > /home/rajarshi/backup_current_date/All-DB-Backup/db-DATE.sql '''Backup of all scripts:''' rajarshi@porcupine:~$ cp -pvr /var/w3/da/w3etc/cronjobs/run/studioR/* /home/rajarshi/backup_current_date/ScriptsBackup/ rajarshi@porcupine:~$ cp -rvp /var/w3/da/w3etc/cronjobs/bin/* /home/rajarshi/backup_current_date/ScriptsBackup/ '''As root user:''' Take backup of /etc and /var directory: root@porcupine:~# tar -cvzf /home/rajarshi/backup_current_date/etc_DATE.tar.gz /etc root@porcupine:/# tar -cvzf /home/rajarshi/backup_current_date/var_DATE.tar.gz /var Creating Cloning or Backup ISO Image of System/Server After installing Mondo, Run “'''mondoarchive'''” command as “root” user. Then follow screenshots that shows how to create an ISO based backup media of your full system. root@porcupine:~# mondoarchive Welcome to Mondo Rescue [[Image:Urbis-b-1.jpg]] Please enter the full path name to the directory for your ISO Images. For example: /tank/backup_images [[Image:Urbis-b-2.jpg]] Select Type of '''compression'''. For example: '''bzip''', '''gzip''' or '''lzo'''. [[Image:Urbis-b-3.jpg]] Select the maximum '''compression''' option. [[Image:Urbis-b-4.jpg]] Please enter how large you want each ISO image in MB (Megabytes). This should be less than or equal to the size of the CD-R(W)’s (i.e. 700) and for DVD’s (i.e. 4480). [[Image:Urbis-b-5.jpg]] Please give a name of your ISO image filename. For example:''' urbis101_backup1''' to obtain '''urbis101_backup-[1-9]*.iso''' files [[Image:Urbis-b-6.jpg]] Please add the filesystems to backup (separated by “'''|'''“). The default filesystem is “'''/'''” means full backup. [[Image:Urbis-b-7.jpg]] Please exclude the filesystem that you don’t want to backup (separated by “|“). For example: “/tmp” and “/proc” are always excluded or if you want full backup of your system, just hit enter. [[Image:Urbis-b-8.jpg]] Please enter your '''temporary directory path''' or select default one. [[Image:Urbis-b-9.jpg]] Please enter your scratch directory path or select default one. [[Image:Urbis-b-10.jpg]] If you would like to backup '''extended attributes'''. Just hit “enter“. [[Image:Urbis-b-11.jpg]] If you want to Verify your backup, after mondo has created them. Click “Yes“. [[Image:Urbis-b-12.jpg]] If you’re using stable standalone '''Linux Kernel''', click “Yes” or if you using other Kernel say “Gentoo” or “Debain” hit “No“. [[Image:Urbis-b-13.jpg]] Click “'''Yes'''” to proceed further. [[Image:Urbis-b-14.jpg]] Creating a catalog of “'''/'''” filesystem. [[Image:Urbis-b-15.jpg]] Dividing filelist into sets. [[Image:Urbis-b-16.jpg]] Calling MINDI to create boot+data disk. [[Image:Urbis-b-17.jpg]] '''Backing up filesytem'''. It may take a couple of hours, please be patient. [[Image:Urbis-b-18.png]] Backing up big files. [[Image:Urbis-b-19.png]] Running “'''mkisofs'''” to make ISO Image. [[Image:Urbis-b-20.png]] Verifying ISO Image tarballs. [[Image:Urbis-b-21.png]] '''Verifying ISO''' Image Big files. [[Image:Urbis-b-22.png]] Finally, '''Mondo Archive''' has completed. Please hit “Enter” to back to the shell prompt. [[Image:Urbis-b-23.png]] After completing the backup you will see an '''ISO image''' under given path, that you can burnt into a CD/DVD for later restore.
Summary:
Please note that all contributions to TetraWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
TetraWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)