<?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>luckybackup Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/luckybackup/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Thu, 27 Jun 2019 20:38:02 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.12</generator>
	<item>
		<title>How to make a backup on Linux with LuckyBackup?</title>
		<link>https://www.osradar.com/how-to-make-a-backup-on-linux-with-luckybackup/</link>
					<comments>https://www.osradar.com/how-to-make-a-backup-on-linux-with-luckybackup/#comments</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Wed, 03 Jul 2019 00:03:22 +0000</pubDate>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[luckybackup]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tutorial]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=12536</guid>

					<description><![CDATA[<p>Linux is a fairly stable system and many people who use it attest to that. However, as with any system, it is possible that it may fail and we may have to reinstall. In this case, the main damaged the stored information. To avoid this, it is recommended that periodically, back up the system, so [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-make-a-backup-on-linux-with-luckybackup/">How to make a backup on Linux with LuckyBackup?</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Linux is a fairly stable system and many people who use it attest to that. However, as with any system, it is possible that it may fail and we may have to reinstall. In this case, the main damaged the stored information. To avoid this, it is recommended that periodically, back up the system, so that if required, we have everything safe. So, today you will learn how to make a backup on Linux. For it, we will use LuckyBackup.</p>
<h2>To make a Backup, LuckyBackup is the right choice</h2>
<p>On Linux, the main backup tool is <code>rsync</code>. It&#8217;s too efficient to do it, but it&#8217;s used from the terminal. If we use a home or production server, using <code>rsync</code> from the terminal would be ideal. On the contrary, if you have <a href="https://www.osradar.com/tag/ubuntu/">Ubuntu</a> or <a href="https://www.osradar.com/tag/ubuntu/">Linux Mint</a> or you are simply starting to use Linux, it is convenient to use a program that does this without major problems.</p>
<p>So, <a href="http://luckybackup.sourceforge.net/" rel="noopener">LuckyBackup</a> is a program that provides a graphical interface to <code>rsync</code>. It has lots of options and all of them give us flexibility when creating a backup.</p>
<p>To install it, just go to the <a href="http://luckybackup.sourceforge.net/download.html" rel="noopener">download section</a> and look for the one corresponding to our system. In my case, I&#8217;m doing it from Ubuntu 18.04. Then proceed to install from the terminal with <code>gdebi</code> or double click to invoke the installer.</p>
<p>After that, launch it from the main menu.</p>
<figure id="attachment_12542" aria-describedby="caption-attachment-12542" style="width: 627px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-12542" src="https://www.osradar.com/wp-content/uploads/2019/06/1-18.png" alt="1.- LuckyBackup running" width="627" height="595" srcset="https://www.osradar.com/wp-content/uploads/2019/06/1-18.png 627w, https://www.osradar.com/wp-content/uploads/2019/06/1-18-300x285.png 300w, https://www.osradar.com/wp-content/uploads/2019/06/1-18-443x420.png 443w" sizes="(max-width: 627px) 100vw, 627px" /><figcaption id="caption-attachment-12542" class="wp-caption-text">1.- LuckyBackup running</figcaption></figure>
<p>So, we can start to create a backup on Linux.</p>
<h2>Make a backup with LuckyBackup</h2>
<h3>Creating a Task</h3>
<p>By default, LuckyBackup can be run as a <strong>regular user</strong> or as <strong>the root user.</strong> The differences are mainly in the permissions that the application can obtain to access certain files.</p>
<p>So, if you want to make a backup of a folder or several of your personal user, you can run it in normal mode. However, if you want to create a backup of the whole system,<strong> you have to open it as root</strong> user and you will be asked for the password.</p>
<p>To perform a backup, the program calls it &#8220;task&#8221;. Then, we have to create a new Task.</p>
<figure id="attachment_12543" aria-describedby="caption-attachment-12543" style="width: 611px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-12543" src="https://www.osradar.com/wp-content/uploads/2019/06/2-15.png" alt="2.- LuckyBackup task" width="611" height="425" srcset="https://www.osradar.com/wp-content/uploads/2019/06/2-15.png 611w, https://www.osradar.com/wp-content/uploads/2019/06/2-15-300x209.png 300w, https://www.osradar.com/wp-content/uploads/2019/06/2-15-100x70.png 100w, https://www.osradar.com/wp-content/uploads/2019/06/2-15-604x420.png 604w" sizes="(max-width: 611px) 100vw, 611px" /><figcaption id="caption-attachment-12543" class="wp-caption-text">2.- LuckyBackup task</figcaption></figure>
<p>Clicking on the &#8220;add&#8221; button will open a window where you can define the basic parameters of the task. There you will be able to give it a <strong>name</strong> and define the directory to which you are going to make the backup and where you are going to place it. To define the folders, you can click on the button next to the text fields. In addition, you can define how many snapshots you want to save.</p>
<figure id="attachment_12544" aria-describedby="caption-attachment-12544" style="width: 552px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-12544" src="https://www.osradar.com/wp-content/uploads/2019/06/3-11.png" alt="3.- Task Properties" width="552" height="313" srcset="https://www.osradar.com/wp-content/uploads/2019/06/3-11.png 552w, https://www.osradar.com/wp-content/uploads/2019/06/3-11-300x170.png 300w" sizes="(max-width: 552px) 100vw, 552px" /><figcaption id="caption-attachment-12544" class="wp-caption-text">3.- Task Properties</figcaption></figure>
<h3>Advanced options for making a backup on Linux</h3>
<p>Easy, is not it? But that&#8217;s not all if you click on the Advanced button. You will be able to access the advanced options. Do it, and you will see the following.</p>
<figure id="attachment_12545" aria-describedby="caption-attachment-12545" style="width: 552px" class="wp-caption alignnone"><img loading="lazy" class="wp-image-12545 size-full" src="https://www.osradar.com/wp-content/uploads/2019/06/4-9.png" alt="4.- Task advanced options to create a backup on Linux" width="552" height="738" srcset="https://www.osradar.com/wp-content/uploads/2019/06/4-9.png 552w, https://www.osradar.com/wp-content/uploads/2019/06/4-9-224x300.png 224w, https://www.osradar.com/wp-content/uploads/2019/06/4-9-314x420.png 314w" sizes="(max-width: 552px) 100vw, 552px" /><figcaption id="caption-attachment-12545" class="wp-caption-text">4.- Task advanced options to create a backup on Linux</figcaption></figure>
<p>The first tab is very easy. There only, you can add a description. Something that will help you to remember in the future the intention of that task.</p>
<p>The next one is Exclude. In it, you will be able to define which folders you want to exclude from the backup. By default, the program includes some proposals.</p>
<figure id="attachment_12546" aria-describedby="caption-attachment-12546" style="width: 552px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-12546" src="https://www.osradar.com/wp-content/uploads/2019/06/5-7.png" alt="5.- Exclude Tab on LuckyBackup" width="552" height="738" srcset="https://www.osradar.com/wp-content/uploads/2019/06/5-7.png 552w, https://www.osradar.com/wp-content/uploads/2019/06/5-7-224x300.png 224w, https://www.osradar.com/wp-content/uploads/2019/06/5-7-314x420.png 314w" sizes="(max-width: 552px) 100vw, 552px" /><figcaption id="caption-attachment-12546" class="wp-caption-text">5.- Exclude Tab on LuckyBackup</figcaption></figure>
<p>However, we can add our own directories so that they are excluded. Click on User Defined.</p>
<figure id="attachment_12547" aria-describedby="caption-attachment-12547" style="width: 552px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-12547" src="https://www.osradar.com/wp-content/uploads/2019/06/6-6.png" alt="6.- Exclude tab" width="552" height="738" srcset="https://www.osradar.com/wp-content/uploads/2019/06/6-6.png 552w, https://www.osradar.com/wp-content/uploads/2019/06/6-6-224x300.png 224w, https://www.osradar.com/wp-content/uploads/2019/06/6-6-314x420.png 314w" sizes="(max-width: 552px) 100vw, 552px" /><figcaption id="caption-attachment-12547" class="wp-caption-text">6.- Exclude tab</figcaption></figure>
<p>Then click on the button next to the Add button. The image is of white and pink squares. The following window will be displayed:</p>
<figure id="attachment_12548" aria-describedby="caption-attachment-12548" style="width: 527px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-12548" src="https://www.osradar.com/wp-content/uploads/2019/06/7-5.png" alt="7.- Pattern Editor" width="527" height="449" srcset="https://www.osradar.com/wp-content/uploads/2019/06/7-5.png 527w, https://www.osradar.com/wp-content/uploads/2019/06/7-5-300x256.png 300w, https://www.osradar.com/wp-content/uploads/2019/06/7-5-493x420.png 493w" sizes="(max-width: 527px) 100vw, 527px" /><figcaption id="caption-attachment-12548" class="wp-caption-text">7.- Pattern Editor</figcaption></figure>
<p>Click on the button next to the directory text field to choose the directory you want to exclude. Then click Ok. And click on the Add button to finally add the directory to the exclude list.</p>
<figure id="attachment_12549" aria-describedby="caption-attachment-12549" style="width: 552px" class="wp-caption alignnone"><img loading="lazy" class="wp-image-12549 size-full" src="https://www.osradar.com/wp-content/uploads/2019/06/8-5.png" alt="8.- Excluding a folder from the backup on Linux" width="552" height="738" srcset="https://www.osradar.com/wp-content/uploads/2019/06/8-5.png 552w, https://www.osradar.com/wp-content/uploads/2019/06/8-5-224x300.png 224w, https://www.osradar.com/wp-content/uploads/2019/06/8-5-314x420.png 314w" sizes="(max-width: 552px) 100vw, 552px" /><figcaption id="caption-attachment-12549" class="wp-caption-text">8.- Excluding a folder from the backup on Linux</figcaption></figure>
<h3>More options to create a good backup on Linux</h3>
<p>The next tab is Include. In it, you can add the directories you want. It works the same way as Exclude.</p>
<figure id="attachment_12550" aria-describedby="caption-attachment-12550" style="width: 552px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-12550" src="https://www.osradar.com/wp-content/uploads/2019/06/9-3.png" alt="9.- Include Tab" width="552" height="738" srcset="https://www.osradar.com/wp-content/uploads/2019/06/9-3.png 552w, https://www.osradar.com/wp-content/uploads/2019/06/9-3-224x300.png 224w, https://www.osradar.com/wp-content/uploads/2019/06/9-3-314x420.png 314w" sizes="(max-width: 552px) 100vw, 552px" /><figcaption id="caption-attachment-12550" class="wp-caption-text">9.- Include Tab</figcaption></figure>
<p>If the backup is through the network. In the Remote tab, you can configure the connection parameters.</p>
<figure id="attachment_12551" aria-describedby="caption-attachment-12551" style="width: 552px" class="wp-caption alignnone"><img loading="lazy" class="wp-image-12551 size-full" src="https://www.osradar.com/wp-content/uploads/2019/06/10-2.png" alt="10.- You can create a backup on Linux remotely" width="552" height="738" srcset="https://www.osradar.com/wp-content/uploads/2019/06/10-2.png 552w, https://www.osradar.com/wp-content/uploads/2019/06/10-2-224x300.png 224w, https://www.osradar.com/wp-content/uploads/2019/06/10-2-314x420.png 314w" sizes="(max-width: 552px) 100vw, 552px" /><figcaption id="caption-attachment-12551" class="wp-caption-text">10.- You can create a backup on Linux remotely</figcaption></figure>
<p>After that, you can check the Command options tab. There you will have other interesting options to prepare the backup on Linux. For example, there you can decide if you want to <strong>keep the file permissions</strong> (recommended), <strong>add compatibility for FAT 32 file systems</strong> or <strong>prevent duplicates files in the destination</strong>.</p>
<figure id="attachment_12552" aria-describedby="caption-attachment-12552" style="width: 552px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-12552" src="https://www.osradar.com/wp-content/uploads/2019/06/11-2.png" alt="11.- Commands options to improve the backup on Linux" width="552" height="738" srcset="https://www.osradar.com/wp-content/uploads/2019/06/11-2.png 552w, https://www.osradar.com/wp-content/uploads/2019/06/11-2-224x300.png 224w, https://www.osradar.com/wp-content/uploads/2019/06/11-2-314x420.png 314w" sizes="(max-width: 552px) 100vw, 552px" /><figcaption id="caption-attachment-12552" class="wp-caption-text">11.- Commands options to improve the backup on Linux</figcaption></figure>
<p>The last tab is Also Execute. This to perform tasks parallel to rsync.</p>
<figure id="attachment_12553" aria-describedby="caption-attachment-12553" style="width: 552px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-12553" src="https://www.osradar.com/wp-content/uploads/2019/06/12-2.png" alt="12.- Also execute tab on LuckyBackup" width="552" height="738" srcset="https://www.osradar.com/wp-content/uploads/2019/06/12-2.png 552w, https://www.osradar.com/wp-content/uploads/2019/06/12-2-224x300.png 224w, https://www.osradar.com/wp-content/uploads/2019/06/12-2-314x420.png 314w" sizes="(max-width: 552px) 100vw, 552px" /><figcaption id="caption-attachment-12553" class="wp-caption-text">12.- Also execute tab on LuckyBackup</figcaption></figure>
<h2>Validate and create the backup on Linux</h2>
<p>Once you have finished defining your options. You can validate the settings made for errors or incompatibilities. Click on the Validate button.</p>
<figure id="attachment_12554" aria-describedby="caption-attachment-12554" style="width: 461px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-12554" src="https://www.osradar.com/wp-content/uploads/2019/06/13-2.png" alt="13.- Validate the options" width="461" height="301" srcset="https://www.osradar.com/wp-content/uploads/2019/06/13-2.png 461w, https://www.osradar.com/wp-content/uploads/2019/06/13-2-300x196.png 300w" sizes="(max-width: 461px) 100vw, 461px" /><figcaption id="caption-attachment-12554" class="wp-caption-text">13.- Validate the options</figcaption></figure>
<p>As you can see from the picture, everything went well. In addition, you will see the command generated by rsync and you can copy or save it for later use.</p>
<p>Then, press Ok. Add the task and if you want to start doing the backup, select the task and click on the Run button. If you want to do a previous simulation, check the Dry option and then click Run.</p>
<figure id="attachment_12556" aria-describedby="caption-attachment-12556" style="width: 613px" class="wp-caption alignnone"><img loading="lazy" class="wp-image-12556 size-full" src="https://www.osradar.com/wp-content/uploads/2019/06/15.png" alt="14.- Dry option" width="613" height="351" srcset="https://www.osradar.com/wp-content/uploads/2019/06/15.png 613w, https://www.osradar.com/wp-content/uploads/2019/06/15-300x172.png 300w" sizes="(max-width: 613px) 100vw, 613px" /><figcaption id="caption-attachment-12556" class="wp-caption-text">14.- Dry option</figcaption></figure>
<figure id="attachment_12555" aria-describedby="caption-attachment-12555" style="width: 627px" class="wp-caption alignnone"><img loading="lazy" class="wp-image-12555 size-full" src="https://www.osradar.com/wp-content/uploads/2019/06/14.png" alt="15.- Making a backup on Linux" width="627" height="648" srcset="https://www.osradar.com/wp-content/uploads/2019/06/14.png 627w, https://www.osradar.com/wp-content/uploads/2019/06/14-290x300.png 290w, https://www.osradar.com/wp-content/uploads/2019/06/14-406x420.png 406w" sizes="(max-width: 627px) 100vw, 627px" /><figcaption id="caption-attachment-12555" class="wp-caption-text">15.- Making a backup on Linux</figcaption></figure>
<p>And that is it.</p>
<h2>Conclusion</h2>
<p>Backing up is very important today. For it, we have in Linux a great tool like LuckyBackup and today you have learned how to make one.</p>
<p>Please share this post with your friends.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-make-a-backup-on-linux-with-luckybackup/">How to make a backup on Linux with LuckyBackup?</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/how-to-make-a-backup-on-linux-with-luckybackup/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
