<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>Frequently Asked Questions About Linux / UNIX &#187; Backup</title> <atom:link href="http://www.cyberciti.biz/faq/category/backup/feed/" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/faq</link> <description>Every answer asks a more beautiful question.</description> <lastBuildDate>Sun, 19 May 2013 18:24:07 +0000</lastBuildDate> <language>en-US</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.5.1</generator> <item><title>Linux / UNIX: Encrypt Backup Tape Using Tar &amp; OpenSSL</title><link>http://www.cyberciti.biz/faq/linux-unix-encrypting-data-to-tape/</link> <comments>http://www.cyberciti.biz/faq/linux-unix-encrypting-data-to-tape/#comments</comments> <pubDate>Thu, 25 Mar 2010 18:03:12 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Backup]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[backup data]]></category> <category><![CDATA[backup devices]]></category> <category><![CDATA[backup servers]]></category> <category><![CDATA[duplicity]]></category> <category><![CDATA[encryption password]]></category> <category><![CDATA[hardware encryption]]></category> <category><![CDATA[openssl]]></category> <category><![CDATA[openssl command]]></category> <category><![CDATA[openssl des3 -d]]></category> <category><![CDATA[openssl des3 -d -k password]]></category> <category><![CDATA[openssl des3 -salt -k password]]></category> <category><![CDATA[pipes]]></category> <category><![CDATA[remote backups]]></category> <category><![CDATA[sensitive data]]></category> <category><![CDATA[shell pipes]]></category> <category><![CDATA[software encryption]]></category> <category><![CDATA[tar command]]></category> <category><![CDATA[tar xzf]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=6893</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/unix/' title='See all UNIX related articles/faq'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/unix-logo.gif' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I make sure only authorized person access my backups stored on the tape drives (DAT, DLT, LTO-4 etc) under Linux or UNIX operating systems? How do I backup /array22/vol4/home/ to /dev/rmt/5mn or /dev/st0 in encrypted mode?<p>Read answer to: "<strong><A
href="http://www.cyberciti.biz/faq/linux-unix-encrypting-data-to-tape/">Linux / UNIX: Encrypt Backup Tape Using Tar &#038; OpenSSL</a></strong>"</p><p><a
title="Post to Twitter" href="http://twitter.com/share?related=nixcraft&text=Linux / UNIX: Encrypt Backup Tape Using Tar &#038; OpenSSL&url=http://www.cyberciti.biz/faq/linux-unix-encrypting-data-to-tape/&via=nixcraft" target="_blank" border="0"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.tweet.png" alt="Tweet this" /></a> &nbsp;&nbsp;&nbsp;<a
title="Share on Facebook" href="http://www.facebook.com/sharer.php?u=http://www.cyberciti.biz/faq/linux-unix-encrypting-data-to-tape/" target="_blank"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.fb.png" alt="Share on Facebook" /></a></p>]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-unix-encrypting-data-to-tape/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Rsnapshot WARNING: Could not lchown() symlink &quot;/path/to/file&quot; Error and Solution</title><link>http://www.cyberciti.biz/faq/warning-could-not-lchown/</link> <comments>http://www.cyberciti.biz/faq/warning-could-not-lchown/#comments</comments> <pubDate>Tue, 03 Nov 2009 16:17:05 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Backup]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Mac os x]]></category> <category><![CDATA[Package management]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[backup server]]></category> <category><![CDATA[cron job]]></category> <category><![CDATA[Debian install Lchown]]></category> <category><![CDATA[Install Lchown]]></category> <category><![CDATA[Lchown]]></category> <category><![CDATA[Linux install Lchown]]></category> <category><![CDATA[perl interface]]></category> <category><![CDATA[reading package]]></category> <category><![CDATA[rsnapshot command]]></category> <category><![CDATA[system call]]></category> <category><![CDATA[unix system]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=5613</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/troubleshooting/' title='See all Troubleshooting related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/configure.png' border='0' /></a></div> <span
class="drop_cap">I</span> got <a
href="http://www.cyberciti.biz/faq/linux-rsnapshot-backup-howto/">rsnapshot based backup server</a> up and running for my network under Debian Linux 5.x. But, whenever I run a backup job using the following command:<br
/> <em>rsnapshot -v -c /root/rsnapshot.server1.conf hourly</em><br
/> I get the following messages on screen:<br
/><blockquote>WARNING: Could not lchown() symlink "/nas/.rsnapshot/hourly.1/server1.example.com/etc/alternatives/locate" <strong>WARNING: Could not lchown() symlink "/nas/.rsnapshot/hourly.1/server1.example.com/etc/alternatives/nc.1.gz"</strong> WARNING: Could not lchown() symlink "/nas/.rsnapshot/hourly.1/server1.example.com/etc/alternatives/jexec-binfmt"
WARNING: Could not lchown() symlink "/nas/.rsnapshot/hourly.1/server1.example.com/etc/alternatives/servertool"</blockquote><br
/> How do I fix this problem?<p>Read answer to: "<strong><A
href="http://www.cyberciti.biz/faq/warning-could-not-lchown/">Rsnapshot WARNING: Could not lchown() symlink &#34;/path/to/file&#34; Error and Solution</a></strong>"</p><p><a
title="Post to Twitter" href="http://twitter.com/share?related=nixcraft&text=Rsnapshot WARNING: Could not lchown() symlink &#34;/path/to/file&#34; Error and Solution&url=http://www.cyberciti.biz/faq/warning-could-not-lchown/&via=nixcraft" target="_blank" border="0"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.tweet.png" alt="Tweet this" /></a> &nbsp;&nbsp;&nbsp;<a
title="Share on Facebook" href="http://www.facebook.com/sharer.php?u=http://www.cyberciti.biz/faq/warning-could-not-lchown/" target="_blank"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.fb.png" alt="Share on Facebook" /></a></p>]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/warning-could-not-lchown/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>UNIX / Linux Dump Command Exclude Directories / Files</title><link>http://www.cyberciti.biz/faq/freebsd-solaris-unix-linux-dump-exclude-directories-files/</link> <comments>http://www.cyberciti.biz/faq/freebsd-solaris-unix-linux-dump-exclude-directories-files/#comments</comments> <pubDate>Thu, 11 Jun 2009 12:49:14 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Backup]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[Fedora Linux]]></category> <category><![CDATA[File system]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Solaris]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[backup file]]></category> <category><![CDATA[backup program]]></category> <category><![CDATA[dump command]]></category> <category><![CDATA[freebsd dump exclude files]]></category> <category><![CDATA[incremental backups]]></category> <category><![CDATA[linux dump exclude files]]></category> <category><![CDATA[physical filesystem]]></category> <category><![CDATA[solaris dump exclude files]]></category> <category><![CDATA[unix dump exclude files]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=4029</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/unix/' title='See all UNIX related articles/faq'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/unix-logo.gif' border='0' /></a></div> <span
class="drop_cap">I</span>'m using dump command to backup file systems to tape and remote server. However, I'm not able to find any option that will allow me to exclude files or directories from backup. How do I force UNIX / Linux / FreeBSD dump command to exclude selected files (such as /var/cache or /usr/basejails) which I don't want to backup?<p>Read answer to: "<strong><A
href="http://www.cyberciti.biz/faq/freebsd-solaris-unix-linux-dump-exclude-directories-files/">UNIX / Linux Dump Command Exclude Directories / Files</a></strong>"</p><p><a
title="Post to Twitter" href="http://twitter.com/share?related=nixcraft&text=UNIX / Linux Dump Command Exclude Directories / Files&url=http://www.cyberciti.biz/faq/freebsd-solaris-unix-linux-dump-exclude-directories-files/&via=nixcraft" target="_blank" border="0"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.tweet.png" alt="Tweet this" /></a> &nbsp;&nbsp;&nbsp;<a
title="Share on Facebook" href="http://www.facebook.com/sharer.php?u=http://www.cyberciti.biz/faq/freebsd-solaris-unix-linux-dump-exclude-directories-files/" target="_blank"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.fb.png" alt="Share on Facebook" /></a></p>]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/freebsd-solaris-unix-linux-dump-exclude-directories-files/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>keychain: Set Up Secure Passwordless SSH Access For Backup Scripts</title><link>http://www.cyberciti.biz/faq/ssh-passwordless-login-with-keychain-for-scripts/</link> <comments>http://www.cyberciti.biz/faq/ssh-passwordless-login-with-keychain-for-scripts/#comments</comments> <pubDate>Sat, 06 Jun 2009 08:08:47 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Backup]]></category> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[Database]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[Openbsd]]></category> <category><![CDATA[Package management]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[storage]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[AuthorizedKeysFile %h/.ssh/authorized_keys2]]></category> <category><![CDATA[centos rhel keychain]]></category> <category><![CDATA[cron jobs]]></category> <category><![CDATA[debian rhel keychain]]></category> <category><![CDATA[install keychain]]></category> <category><![CDATA[keychain --clear]]></category> <category><![CDATA[keychain backup scripts]]></category> <category><![CDATA[keychain command]]></category> <category><![CDATA[keychain in backup scripts]]></category> <category><![CDATA[keychain in mysql backup scripts]]></category> <category><![CDATA[PermitRootLogin yes]]></category> <category><![CDATA[rhel keychain]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=3938</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/bash-shell/' title='See all Bash/Shell scripting related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/terminal.png' border='0' /></a></div> <span
class="drop_cap">W</span>e establish connections to remote systems without supplying a password, however I do not want to store my password less keys ( passphrase-free keys) on my servers. ssh-agent, takes care of keys with passphase, which allowing me to easily have ssh-agent process per system per login session. How do I dramatically reduces the number of times I've to punch my  passphrase  from once per new login session to once every time my local server is rebooted? How do I use keychain utility for all my backup scripts for secure passwordless login?<p>Read answer to: "<strong><A
href="http://www.cyberciti.biz/faq/ssh-passwordless-login-with-keychain-for-scripts/">keychain: Set Up Secure Passwordless SSH Access For Backup Scripts</a></strong>"</p><p><a
title="Post to Twitter" href="http://twitter.com/share?related=nixcraft&text=keychain: Set Up Secure Passwordless SSH Access For Backup Scripts&url=http://www.cyberciti.biz/faq/ssh-passwordless-login-with-keychain-for-scripts/&via=nixcraft" target="_blank" border="0"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.tweet.png" alt="Tweet this" /></a> &nbsp;&nbsp;&nbsp;<a
title="Share on Facebook" href="http://www.facebook.com/sharer.php?u=http://www.cyberciti.biz/faq/ssh-passwordless-login-with-keychain-for-scripts/" target="_blank"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.fb.png" alt="Share on Facebook" /></a></p>]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/ssh-passwordless-login-with-keychain-for-scripts/feed/</wfw:commentRss> <slash:comments>10</slash:comments> </item> <item><title>Freebsd Mount a NAS via SMB / CIFS</title><link>http://www.cyberciti.biz/faq/mounting-a-nas-with-freebsd-mount_smbfs/</link> <comments>http://www.cyberciti.biz/faq/mounting-a-nas-with-freebsd-mount_smbfs/#comments</comments> <pubDate>Sun, 25 Jan 2009 00:48:22 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Backup]]></category> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[Database]]></category> <category><![CDATA[File system]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[FreeBSD Jails (VPS)]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[access nas]]></category> <category><![CDATA[backup mysql]]></category> <category><![CDATA[backup procedure]]></category> <category><![CDATA[freebsd nas]]></category> <category><![CDATA[mount_smbfs command]]></category> <category><![CDATA[nas san storage]]></category> <category><![CDATA[nas server]]></category> <category><![CDATA[smbfs]]></category> <category><![CDATA[~/.nsmbrc]]></category> <category><![CDATA[~/.nsmbrc configuration]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=3157</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/freebsd/' title='See all FreeBSD related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/freebsd_logo_sm.png' border='0' /></a></div> <span
style='color: rgb(255, 0, 0);'>Q.</span> I want to use our NAS server to store backups. Our NAS supports FTP and CIFS / SMB sharing technology.  How do I mount and store files on NAS using FreeBSD? How do I automate entire procedure using a shell script? Is that doable? If so, what's the easiest solution ftp or CIFS?<p>Read answer to: "<strong><A
href="http://www.cyberciti.biz/faq/mounting-a-nas-with-freebsd-mount_smbfs/">Freebsd Mount a NAS via SMB / CIFS</a></strong>"</p><p><a
title="Post to Twitter" href="http://twitter.com/share?related=nixcraft&text=Freebsd Mount a NAS via SMB / CIFS&url=http://www.cyberciti.biz/faq/mounting-a-nas-with-freebsd-mount_smbfs/&via=nixcraft" target="_blank" border="0"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.tweet.png" alt="Tweet this" /></a> &nbsp;&nbsp;&nbsp;<a
title="Share on Facebook" href="http://www.facebook.com/sharer.php?u=http://www.cyberciti.biz/faq/mounting-a-nas-with-freebsd-mount_smbfs/" target="_blank"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.fb.png" alt="Share on Facebook" /></a></p>]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/mounting-a-nas-with-freebsd-mount_smbfs/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Tar Extract a Single File(s) From a Large Tarball</title><link>http://www.cyberciti.biz/faq/linux-unix-extracting-specific-files/</link> <comments>http://www.cyberciti.biz/faq/linux-unix-extracting-specific-files/#comments</comments> <pubDate>Fri, 05 Dec 2008 19:02:41 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[AIX]]></category> <category><![CDATA[Backup]]></category> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[Fedora Linux]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[HP-UX Unix]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Mac os x]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Solaris-Unix]]></category> <category><![CDATA[Suse]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[archive members]]></category> <category><![CDATA[bz2]]></category> <category><![CDATA[command line arguments]]></category> <category><![CDATA[delimiter]]></category> <category><![CDATA[globbing]]></category> <category><![CDATA[gnu tar]]></category> <category><![CDATA[gz files]]></category> <category><![CDATA[single file]]></category> <category><![CDATA[tar command]]></category> <category><![CDATA[tar gz]]></category> <category><![CDATA[tar xf]]></category> <category><![CDATA[tar xvf]]></category> <category><![CDATA[tar zxvf]]></category> <category><![CDATA[tarball]]></category> <category><![CDATA[tarballs]]></category> <category><![CDATA[wild cards]]></category> <category><![CDATA[wildcard expression]]></category> <category><![CDATA[wildcards]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=2660</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/unix/' title='See all UNIX related articles/faq'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/unix-logo.gif' border='0' /></a></div> <span
style='color: rgb(255, 0, 0);'>Q.</span> I've couple of large tarballs such as www.tar and images.tar. Is it possible to extract a single file or a list of files from a large tarball such as images.tar instead of extracting the entire tarball? How do I extract specific files under Linux / UNIX operating systems?<p>Read answer to: "<strong><A
href="http://www.cyberciti.biz/faq/linux-unix-extracting-specific-files/">Tar Extract a Single File(s) From a Large Tarball</a></strong>"</p><p><a
title="Post to Twitter" href="http://twitter.com/share?related=nixcraft&text=Tar Extract a Single File(s) From a Large Tarball&url=http://www.cyberciti.biz/faq/linux-unix-extracting-specific-files/&via=nixcraft" target="_blank" border="0"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.tweet.png" alt="Tweet this" /></a> &nbsp;&nbsp;&nbsp;<a
title="Share on Facebook" href="http://www.facebook.com/sharer.php?u=http://www.cyberciti.biz/faq/linux-unix-extracting-specific-files/" target="_blank"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.fb.png" alt="Share on Facebook" /></a></p>]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-unix-extracting-specific-files/feed/</wfw:commentRss> <slash:comments>20</slash:comments> </item> <item><title>Thunderbird Move Mail / Settings From Desktop Computer To Laptop</title><link>http://www.cyberciti.biz/faq/thunderbird-move-email-settings-to-new-computer/</link> <comments>http://www.cyberciti.biz/faq/thunderbird-move-email-settings-to-new-computer/#comments</comments> <pubDate>Fri, 12 Sep 2008 21:23:39 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Backup]]></category> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[File system]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Mac os x]]></category> <category><![CDATA[Solaris-Unix]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[email migration]]></category> <category><![CDATA[home folder]]></category> <category><![CDATA[library folder]]></category> <category><![CDATA[linux desktop]]></category> <category><![CDATA[mozilla thunderbird]]></category> <category><![CDATA[mozilla thunderbird backups]]></category> <category><![CDATA[mozilla thunderbird files]]></category> <category><![CDATA[open terminal]]></category> <category><![CDATA[profile directory]]></category> <category><![CDATA[thunderbird default profiles]]></category> <category><![CDATA[thunderbird email]]></category> <category><![CDATA[Thunderbird Profile Directory]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1728</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/unix/' title='See all UNIX related articles/faq'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/unix-logo.gif' border='0' /></a></div> <span
style='color: rgb(255, 0, 0);'>Q.</span> How do I move my Thunderbird email client settings from Debian Linux desktop to a new Ubuntu Linux laptop? I've installed Thunderbird on Ubuntu Linux but not able to find any import or export option. How do I move settings?<p>Read answer to: "<strong><A
href="http://www.cyberciti.biz/faq/thunderbird-move-email-settings-to-new-computer/">Thunderbird Move Mail / Settings From Desktop Computer To Laptop</a></strong>"</p><p><a
title="Post to Twitter" href="http://twitter.com/share?related=nixcraft&text=Thunderbird Move Mail / Settings From Desktop Computer To Laptop&url=http://www.cyberciti.biz/faq/thunderbird-move-email-settings-to-new-computer/&via=nixcraft" target="_blank" border="0"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.tweet.png" alt="Tweet this" /></a> &nbsp;&nbsp;&nbsp;<a
title="Share on Facebook" href="http://www.facebook.com/sharer.php?u=http://www.cyberciti.biz/faq/thunderbird-move-email-settings-to-new-computer/" target="_blank"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.fb.png" alt="Share on Facebook" /></a></p>]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/thunderbird-move-email-settings-to-new-computer/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>How To Back Up a Web Server</title><link>http://www.cyberciti.biz/faq/how-to-back-up-a-web-server/</link> <comments>http://www.cyberciti.biz/faq/how-to-back-up-a-web-server/#comments</comments> <pubDate>Sat, 02 Aug 2008 11:25:19 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[AIX]]></category> <category><![CDATA[Apache]]></category> <category><![CDATA[Backup]]></category> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[PostgreSQL]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Solaris-Unix]]></category> <category><![CDATA[storage]]></category> <category><![CDATA[Suse]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[apache web]]></category> <category><![CDATA[backup directory]]></category> <category><![CDATA[backup file]]></category> <category><![CDATA[backup log]]></category> <category><![CDATA[backup mysql]]></category> <category><![CDATA[backup red hat]]></category> <category><![CDATA[backup server]]></category> <category><![CDATA[web server]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1291</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='/faq/category/apache/' title='See all Apache Webserver related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/apachelogo.gif' border='0' /></a></div> <span
style='color: rgb(255, 0, 0);'>Q.</span> I'm using Red Hat Enterprise Linux based Apache web server. How do I backup my Apache webserver, MySQL and PostgreSQL database to another disk called /backup and then copy it to other offsite backup ssh server called backup.example.com?<p>Read answer to: "<strong><A
href="http://www.cyberciti.biz/faq/how-to-back-up-a-web-server/">How To Back Up a Web Server</a></strong>"</p><p><a
title="Post to Twitter" href="http://twitter.com/share?related=nixcraft&text=How To Back Up a Web Server&url=http://www.cyberciti.biz/faq/how-to-back-up-a-web-server/&via=nixcraft" target="_blank" border="0"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.tweet.png" alt="Tweet this" /></a> &nbsp;&nbsp;&nbsp;<a
title="Share on Facebook" href="http://www.facebook.com/sharer.php?u=http://www.cyberciti.biz/faq/how-to-back-up-a-web-server/" target="_blank"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.fb.png" alt="Share on Facebook" /></a></p>]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/how-to-back-up-a-web-server/feed/</wfw:commentRss> <slash:comments>20</slash:comments> </item> <item><title>How To Set Red hat / CentOS Linux Remote Backup / Snapshot Server</title><link>http://www.cyberciti.biz/faq/redhat-cetos-linux-remote-backup-snapshot-server/</link> <comments>http://www.cyberciti.biz/faq/redhat-cetos-linux-remote-backup-snapshot-server/#comments</comments> <pubDate>Sat, 05 Jul 2008 19:12:15 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Backup]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[Fedora Linux]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Package management]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Suse]]></category> <category><![CDATA[/etc/rsnapshot.conf]]></category> <category><![CDATA[data backup]]></category> <category><![CDATA[linux remote backup]]></category> <category><![CDATA[remote backup solution]]></category> <category><![CDATA[remote backup solutions]]></category> <category><![CDATA[remote backup storage]]></category> <category><![CDATA[remote data backups]]></category> <category><![CDATA[remote server backup]]></category> <category><![CDATA[rsnapshot]]></category> <category><![CDATA[rsnapshot backup]]></category> <category><![CDATA[rsnapshot command]]></category> <category><![CDATA[rsnapshot cron]]></category> <category><![CDATA[rsnapshot howto]]></category> <category><![CDATA[server remote backup]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1164</guid> <description><![CDATA[I've HP RAID 6 server running RHEL 5.x. I'd like to act this box as a backup server for my other Red Hat DNS and Web server. The server must keep backup in hourly, daily and monthly format. How do I configure my Red Hat / CentOS Linux server as remote backup or snapshot server?<p>Read answer to: "<strong><A
href="http://www.cyberciti.biz/faq/redhat-cetos-linux-remote-backup-snapshot-server/">How To Set Red hat / CentOS Linux Remote Backup / Snapshot Server</a></strong>"</p><p><a
title="Post to Twitter" href="http://twitter.com/share?related=nixcraft&text=How To Set Red hat / CentOS Linux Remote Backup / Snapshot Server&url=http://www.cyberciti.biz/faq/redhat-cetos-linux-remote-backup-snapshot-server/&via=nixcraft" target="_blank" border="0"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.tweet.png" alt="Tweet this" /></a> &nbsp;&nbsp;&nbsp;<a
title="Share on Facebook" href="http://www.facebook.com/sharer.php?u=http://www.cyberciti.biz/faq/redhat-cetos-linux-remote-backup-snapshot-server/" target="_blank"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.fb.png" alt="Share on Facebook" /></a></p>]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/redhat-cetos-linux-remote-backup-snapshot-server/feed/</wfw:commentRss> <slash:comments>26</slash:comments> </item> <item><title>FreeBSD cvsup: Update The FreeBSD From Previous Releases Using Source Code</title><link>http://www.cyberciti.biz/faq/freebsd-cvsup-update-system-applications/</link> <comments>http://www.cyberciti.biz/faq/freebsd-cvsup-update-system-applications/#comments</comments> <pubDate>Tue, 24 Jun 2008 17:38:03 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Backup]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Package management]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[/etc/make.conf]]></category> <category><![CDATA[build freebsd kernel]]></category> <category><![CDATA[csup command]]></category> <category><![CDATA[freebsd build basesystem]]></category> <category><![CDATA[freebsd buildworld]]></category> <category><![CDATA[make command]]></category> <category><![CDATA[mergemaster command]]></category> <category><![CDATA[pkgdb command]]></category> <category><![CDATA[portupgrade command]]></category> <category><![CDATA[portversion command]]></category> <category><![CDATA[software package]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1148</guid> <description><![CDATA[How do I update my system using cvsup mirror? How do I upgrade from previous releases using FreeBSD 6.x or 7.x? How do I upgrade everything including kernel, userland utilities, and installed applications?<p>Read answer to: "<strong><A
href="http://www.cyberciti.biz/faq/freebsd-cvsup-update-system-applications/">FreeBSD cvsup: Update The FreeBSD From Previous Releases Using Source Code</a></strong>"</p><p><a
title="Post to Twitter" href="http://twitter.com/share?related=nixcraft&text=FreeBSD cvsup: Update The FreeBSD From Previous Releases Using Source Code&url=http://www.cyberciti.biz/faq/freebsd-cvsup-update-system-applications/&via=nixcraft" target="_blank" border="0"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.tweet.png" alt="Tweet this" /></a> &nbsp;&nbsp;&nbsp;<a
title="Share on Facebook" href="http://www.facebook.com/sharer.php?u=http://www.cyberciti.biz/faq/freebsd-cvsup-update-system-applications/" target="_blank"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.fb.png" alt="Share on Facebook" /></a></p>]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/freebsd-cvsup-update-system-applications/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Linux tar: /dev/st0: Cannot write: Invalid argument error and solution</title><link>http://www.cyberciti.biz/faq/tar-devst0-cannot-write-invalid-argument/</link> <comments>http://www.cyberciti.biz/faq/tar-devst0-cannot-write-invalid-argument/#comments</comments> <pubDate>Thu, 05 Jun 2008 13:13:05 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Backup]]></category> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[File system]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[/dev/st0]]></category> <category><![CDATA[archives]]></category> <category><![CDATA[blocks]]></category> <category><![CDATA[cvf]]></category> <category><![CDATA[debian]]></category> <category><![CDATA[fedora]]></category> <category><![CDATA[gnu tar]]></category> <category><![CDATA[hp server]]></category> <category><![CDATA[linux tar]]></category> <category><![CDATA[rhel]]></category> <category><![CDATA[server system]]></category> <category><![CDATA[tape]]></category> <category><![CDATA[tar command]]></category> <category><![CDATA[tar cvf]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1086</guid> <description><![CDATA[Q. When I run tar command it fails with an error that read as follows: tar: /dev/st0: Cannot write: Invalid argument How do I fix this error under CentOS / Debian / Fedora / RHEL Linux HP server systems? A. You need to specify the block factor size. If you try to write a large [...]<p>Read answer to: "<strong><A
href="http://www.cyberciti.biz/faq/tar-devst0-cannot-write-invalid-argument/">Linux tar: /dev/st0: Cannot write: Invalid argument error and solution</a></strong>"</p><p><a
title="Post to Twitter" href="http://twitter.com/share?related=nixcraft&text=Linux tar: /dev/st0: Cannot write: Invalid argument error and solution&url=http://www.cyberciti.biz/faq/tar-devst0-cannot-write-invalid-argument/&via=nixcraft" target="_blank" border="0"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.tweet.png" alt="Tweet this" /></a> &nbsp;&nbsp;&nbsp;<a
title="Share on Facebook" href="http://www.facebook.com/sharer.php?u=http://www.cyberciti.biz/faq/tar-devst0-cannot-write-invalid-argument/" target="_blank"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.fb.png" alt="Share on Facebook" /></a></p>]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/tar-devst0-cannot-write-invalid-argument/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Can RAID Act As The Reliable BACKUP Solution For Linux / UNIX / Windows Server?</title><link>http://www.cyberciti.biz/faq/linux-unix-windows-raid-only-backup-solution/</link> <comments>http://www.cyberciti.biz/faq/linux-unix-windows-raid-only-backup-solution/#comments</comments> <pubDate>Sun, 01 Jun 2008 13:13:16 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Backup]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Openbsd]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[Virtualization]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[backup solution]]></category> <category><![CDATA[critical applications]]></category> <category><![CDATA[degraded mode]]></category> <category><![CDATA[disaster recovery]]></category> <category><![CDATA[disk failure]]></category> <category><![CDATA[fault tolerance]]></category> <category><![CDATA[how to save money]]></category> <category><![CDATA[improving performance]]></category> <category><![CDATA[linux server]]></category> <category><![CDATA[nas san storage]]></category> <category><![CDATA[peace of mind]]></category> <category><![CDATA[raid 10]]></category> <category><![CDATA[raid 5]]></category> <category><![CDATA[raid 6]]></category> <category><![CDATA[raid backup solution]]></category> <category><![CDATA[storage backup]]></category> <category><![CDATA[tape backup]]></category> <category><![CDATA[unix database]]></category> <category><![CDATA[unix linux]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1059</guid> <description><![CDATA[Can I use RAID as the only backup solution under Linux? Is RAID is reliable backup solution for server?<p>Read answer to: "<strong><A
href="http://www.cyberciti.biz/faq/linux-unix-windows-raid-only-backup-solution/">Can RAID Act As The Reliable BACKUP Solution For Linux / UNIX / Windows Server?</a></strong>"</p><p><a
title="Post to Twitter" href="http://twitter.com/share?related=nixcraft&text=Can RAID Act As The Reliable BACKUP Solution For Linux / UNIX / Windows Server?&url=http://www.cyberciti.biz/faq/linux-unix-windows-raid-only-backup-solution/&via=nixcraft" target="_blank" border="0"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.tweet.png" alt="Tweet this" /></a> &nbsp;&nbsp;&nbsp;<a
title="Share on Facebook" href="http://www.facebook.com/sharer.php?u=http://www.cyberciti.biz/faq/linux-unix-windows-raid-only-backup-solution/" target="_blank"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.fb.png" alt="Share on Facebook" /></a></p>]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-unix-windows-raid-only-backup-solution/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Linux LVM error VG meta data inconsistent and Solution</title><link>http://www.cyberciti.biz/faq/lvm-error-vg-meta-data-inconsistent/</link> <comments>http://www.cyberciti.biz/faq/lvm-error-vg-meta-data-inconsistent/#comments</comments> <pubDate>Tue, 13 May 2008 13:13:18 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Backup]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[Fedora Linux]]></category> <category><![CDATA[File system]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[command line tools]]></category> <category><![CDATA[enterprise linux]]></category> <category><![CDATA[lvm command]]></category> <category><![CDATA[lvm2]]></category> <category><![CDATA[meta data]]></category> <category><![CDATA[page man]]></category> <category><![CDATA[physical volume]]></category> <category><![CDATA[rescue mode]]></category> <category><![CDATA[single user mode]]></category> <category><![CDATA[vg]]></category> <category><![CDATA[volume group]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1424</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='/faq/category/troubleshooting/' title='See all Troubleshooting related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/configure.png' border='0' /></a></div> <span
style='color: rgb(255, 0, 0);'>Q.</span> How do I fix the following error under  CentOS Enterprise Linux:<br
/><br
/><blockquote><strong><span
style='color: rgb(255, 0, 0);'>LVM error VG meta data inconsistent</span></strong></blockquote><br
/> How do I fix this error?<p>Read answer to: "<strong><A
href="http://www.cyberciti.biz/faq/lvm-error-vg-meta-data-inconsistent/">Linux LVM error VG meta data inconsistent and Solution</a></strong>"</p><p><a
title="Post to Twitter" href="http://twitter.com/share?related=nixcraft&text=Linux LVM error VG meta data inconsistent and Solution&url=http://www.cyberciti.biz/faq/lvm-error-vg-meta-data-inconsistent/&via=nixcraft" target="_blank" border="0"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.tweet.png" alt="Tweet this" /></a> &nbsp;&nbsp;&nbsp;<a
title="Share on Facebook" href="http://www.facebook.com/sharer.php?u=http://www.cyberciti.biz/faq/lvm-error-vg-meta-data-inconsistent/" target="_blank"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.fb.png" alt="Share on Facebook" /></a></p>]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/lvm-error-vg-meta-data-inconsistent/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>How To Use rsync Command To Backup Directory Under Linux</title><link>http://www.cyberciti.biz/faq/use-rsync-to-backup-directory/</link> <comments>http://www.cyberciti.biz/faq/use-rsync-to-backup-directory/#comments</comments> <pubDate>Sun, 02 Mar 2008 20:28:32 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Backup]]></category> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[File system]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[backup directory]]></category> <category><![CDATA[backup files]]></category> <category><![CDATA[backup home directory]]></category> <category><![CDATA[backup media]]></category> <category><![CDATA[backup server]]></category> <category><![CDATA[backups]]></category> <category><![CDATA[files backup]]></category> <category><![CDATA[rsync command]]></category> <category><![CDATA[sync]]></category> <category><![CDATA[sync directory]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1009</guid> <description><![CDATA[Q. How do I use rsync command to back up a home directory under Linux operating system? A. rsync command easily backup your home directory to local secondary hard disk or remote server using ssh protocol. rsync is a software application for Unix systems which synchronizes files and directories from one location to another while [...]<p>Read answer to: "<strong><A
href="http://www.cyberciti.biz/faq/use-rsync-to-backup-directory/">How To Use rsync Command To Backup Directory Under Linux</a></strong>"</p><p><a
title="Post to Twitter" href="http://twitter.com/share?related=nixcraft&text=How To Use rsync Command To Backup Directory Under Linux&url=http://www.cyberciti.biz/faq/use-rsync-to-backup-directory/&via=nixcraft" target="_blank" border="0"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.tweet.png" alt="Tweet this" /></a> &nbsp;&nbsp;&nbsp;<a
title="Share on Facebook" href="http://www.facebook.com/sharer.php?u=http://www.cyberciti.biz/faq/use-rsync-to-backup-directory/" target="_blank"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.fb.png" alt="Share on Facebook" /></a></p>]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/use-rsync-to-backup-directory/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Debian / Ubuntu Linux Install and Configure Remote Filesystem Snapshot with rsnapshot Incremental Backup Utility</title><link>http://www.cyberciti.biz/faq/linux-rsnapshot-backup-howto/</link> <comments>http://www.cyberciti.biz/faq/linux-rsnapshot-backup-howto/#comments</comments> <pubDate>Mon, 11 Feb 2008 11:33:10 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Backup]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[File system]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[Package management]]></category> <category><![CDATA[Solaris-Unix]]></category> <category><![CDATA[Suse]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[/etc/rsnapshot.conf]]></category> <category><![CDATA[backup directory]]></category> <category><![CDATA[backup system]]></category> <category><![CDATA[configuration file]]></category> <category><![CDATA[hard links]]></category> <category><![CDATA[remote server]]></category> <category><![CDATA[rsnapshot]]></category> <category><![CDATA[rsnapshot backup]]></category> <category><![CDATA[rsnapshot command]]></category> <category><![CDATA[rsnapshot conf]]></category> <category><![CDATA[rsnapshot cron]]></category> <category><![CDATA[rsnapshot exclude]]></category> <category><![CDATA[rsnapshot howto]]></category> <category><![CDATA[rsnapshot remote]]></category> <category><![CDATA[rsnapshot rsync]]></category> <category><![CDATA[rsnapshot ssh]]></category> <category><![CDATA[snapshot backups]]></category> <category><![CDATA[software setup]]></category> <category><![CDATA[ssh client]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/linux-rsnapshot-backup-howto/</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/debian-ubuntu/' title='See all Debian/Ubuntu Linux related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/debianlogo.gif' border='0' /></a></div> <span
class="drop_cap">I</span>'d like to configure my Debian box to backup two remote servers using rsnapshot software. It should make incremental snapshots of local and remote filesystems for any number of machines on 2nd hard disk located at /disk1 ( /dev/sdb2).<p>Read answer to: "<strong><A
href="http://www.cyberciti.biz/faq/linux-rsnapshot-backup-howto/">Debian / Ubuntu Linux Install and Configure Remote Filesystem Snapshot with rsnapshot Incremental Backup Utility</a></strong>"</p><p><a
title="Post to Twitter" href="http://twitter.com/share?related=nixcraft&text=Debian / Ubuntu Linux Install and Configure Remote Filesystem Snapshot with rsnapshot Incremental Backup Utility&url=http://www.cyberciti.biz/faq/linux-rsnapshot-backup-howto/&via=nixcraft" target="_blank" border="0"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.tweet.png" alt="Tweet this" /></a> &nbsp;&nbsp;&nbsp;<a
title="Share on Facebook" href="http://www.facebook.com/sharer.php?u=http://www.cyberciti.biz/faq/linux-rsnapshot-backup-howto/" target="_blank"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.fb.png" alt="Share on Facebook" /></a></p>]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-rsnapshot-backup-howto/feed/</wfw:commentRss> <slash:comments>19</slash:comments> </item> <item><title>Exclude Certain Files When Creating A Tarball Using Tar Command</title><link>http://www.cyberciti.biz/faq/exclude-certain-files-when-creating-a-tarball-using-tar-command/</link> <comments>http://www.cyberciti.biz/faq/exclude-certain-files-when-creating-a-tarball-using-tar-command/#comments</comments> <pubDate>Wed, 18 Oct 2006 17:32:15 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Backup]]></category> <category><![CDATA[Fedora Linux]]></category> <category><![CDATA[File system]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Openbsd]]></category> <category><![CDATA[Solaris-Unix]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[aix tar exclude file]]></category> <category><![CDATA[archiving]]></category> <category><![CDATA[command tar]]></category> <category><![CDATA[create tar exclude files]]></category> <category><![CDATA[create tar file exclude files]]></category> <category><![CDATA[creating a tarball from a file list]]></category> <category><![CDATA[exclude certain file names in listing]]></category> <category><![CDATA[excluding multiple files in tar]]></category> <category><![CDATA[gnu version]]></category> <category><![CDATA[matching patterns]]></category> <category><![CDATA[multiple file]]></category> <category><![CDATA[tar command]]></category> <category><![CDATA[tar exclude]]></category> <category><![CDATA[tar exclude command]]></category> <category><![CDATA[tar exclude file example]]></category> <category><![CDATA[tarball]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/exclude-certain-files-when-creating-a-tarball-using-tar-command/</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/linux/' title='See all GNU/Linux related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> <span
class="drop_cap">H</span>ow can I keep out certain files when creating a tarball? For example:<pre>/home/me/file1
/home/me/dir1
/home/me/dir2
/home/me/abc
/home/me/xyz</pre>How do I execute zyz and abc file while using a tar command?<p>Read answer to: "<strong><A
href="http://www.cyberciti.biz/faq/exclude-certain-files-when-creating-a-tarball-using-tar-command/">Exclude Certain Files When Creating A Tarball Using Tar Command</a></strong>"</p><p><a
title="Post to Twitter" href="http://twitter.com/share?related=nixcraft&text=Exclude Certain Files When Creating A Tarball Using Tar Command&url=http://www.cyberciti.biz/faq/exclude-certain-files-when-creating-a-tarball-using-tar-command/&via=nixcraft" target="_blank" border="0"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.tweet.png" alt="Tweet this" /></a> &nbsp;&nbsp;&nbsp;<a
title="Share on Facebook" href="http://www.facebook.com/sharer.php?u=http://www.cyberciti.biz/faq/exclude-certain-files-when-creating-a-tarball-using-tar-command/" target="_blank"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.fb.png" alt="Share on Facebook" /></a></p>]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/exclude-certain-files-when-creating-a-tarball-using-tar-command/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>How can I restore a backup of a MySQL database?</title><link>http://www.cyberciti.biz/faq/how-can-i-restore-a-backup-of-a-mysql-database/</link> <comments>http://www.cyberciti.biz/faq/how-can-i-restore-a-backup-of-a-mysql-database/#comments</comments> <pubDate>Sat, 29 Jul 2006 02:58:00 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Backup]]></category> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[MySQL]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[backup script]]></category> <category><![CDATA[database backup]]></category> <category><![CDATA[localhost]]></category> <category><![CDATA[mysql command]]></category> <category><![CDATA[mysql databases]]></category> <category><![CDATA[mysqldump command]]></category> <category><![CDATA[restore mysql]]></category> <category><![CDATA[unix operating system]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/how-can-i-restore-a-backup-of-a-mysql-database.php</guid> <description><![CDATA[Q. I made MySQL backup using mysqldump -u user -h localhost -ppassword forumdb &#124; -gzip -9 &#62; forumdb.sql.gz command. How do I restore MySQL database backup using a shell prompt under Linux / UNIX operating system? A. mysqldump command is text-based client or tool for dumping or backing up mysql databases, tables and or data. [...]<p>Read answer to: "<strong><A
href="http://www.cyberciti.biz/faq/how-can-i-restore-a-backup-of-a-mysql-database/">How can I restore a backup of a MySQL database?</a></strong>"</p><p><a
title="Post to Twitter" href="http://twitter.com/share?related=nixcraft&text=How can I restore a backup of a MySQL database?&url=http://www.cyberciti.biz/faq/how-can-i-restore-a-backup-of-a-mysql-database/&via=nixcraft" target="_blank" border="0"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.tweet.png" alt="Tweet this" /></a> &nbsp;&nbsp;&nbsp;<a
title="Share on Facebook" href="http://www.facebook.com/sharer.php?u=http://www.cyberciti.biz/faq/how-can-i-restore-a-backup-of-a-mysql-database/" target="_blank"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.fb.png" alt="Share on Facebook" /></a></p>]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/how-can-i-restore-a-backup-of-a-mysql-database/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Linux Tape Backup With mt And tar Command Howto</title><link>http://www.cyberciti.biz/faq/linux-tape-backup-with-mt-and-tar-command-howto/</link> <comments>http://www.cyberciti.biz/faq/linux-tape-backup-with-mt-and-tar-command-howto/#comments</comments> <pubDate>Wed, 19 Apr 2006 16:46:00 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Backup]]></category> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Suse]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[/dev/st0]]></category> <category><![CDATA[backup directory]]></category> <category><![CDATA[linux how to read tape]]></category> <category><![CDATA[linux mt command]]></category> <category><![CDATA[linux mt tape]]></category> <category><![CDATA[linux multiple tape backup]]></category> <category><![CDATA[linux tape backup]]></category> <category><![CDATA[mt command]]></category> <category><![CDATA[scsi tape device]]></category> <category><![CDATA[ssh session]]></category> <category><![CDATA[tape]]></category> <category><![CDATA[tar backup to tape drive]]></category> <category><![CDATA[tar command]]></category> <category><![CDATA[tar command lto tape]]></category> <category><![CDATA[tar to tape]]></category> <category><![CDATA[tar xzf command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-tape-backup-with-mt-and-tar-command-howto.php</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='/faq/category/linux/' title='See all GNU/Linux related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> <span
class="drop_cap">M</span>agnetic tape is a non-volatile storage medium consisting of a magnetic coating on a thin plastic strip. Nearly all recording tape is of this type, whether used for video, audio storage or general purpose digital data storage using a computer. How do I make backup using tapes under Linux operating systems?<p>Read answer to: "<strong><A
href="http://www.cyberciti.biz/faq/linux-tape-backup-with-mt-and-tar-command-howto/">Linux Tape Backup With mt And tar Command Howto</a></strong>"</p><p><a
title="Post to Twitter" href="http://twitter.com/share?related=nixcraft&text=Linux Tape Backup With mt And tar Command Howto&url=http://www.cyberciti.biz/faq/linux-tape-backup-with-mt-and-tar-command-howto/&via=nixcraft" target="_blank" border="0"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.tweet.png" alt="Tweet this" /></a> &nbsp;&nbsp;&nbsp;<a
title="Share on Facebook" href="http://www.facebook.com/sharer.php?u=http://www.cyberciti.biz/faq/linux-tape-backup-with-mt-and-tar-command-howto/" target="_blank"><img
border="0" src="http://s0.cyberciti.org/images/misc/feed.fb.png" alt="Share on Facebook" /></a></p>]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-tape-backup-with-mt-and-tar-command-howto/feed/</wfw:commentRss> <slash:comments>33</slash:comments> </item> </channel> </rss>