<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://kb.owrench.com/index.php?action=history&amp;feed=atom&amp;title=Jims_full_backup</id>
	<title>Jims full backup - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://kb.owrench.com/index.php?action=history&amp;feed=atom&amp;title=Jims_full_backup"/>
	<link rel="alternate" type="text/html" href="http://kb.owrench.com/index.php?title=Jims_full_backup&amp;action=history"/>
	<updated>2026-05-04T04:27:48Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>http://kb.owrench.com/index.php?title=Jims_full_backup&amp;diff=9&amp;oldid=prev</id>
		<title>imported&gt;Origamitechnologies at 11:17, 16 July 2016</title>
		<link rel="alternate" type="text/html" href="http://kb.owrench.com/index.php?title=Jims_full_backup&amp;diff=9&amp;oldid=prev"/>
		<updated>2016-07-16T11:17:35Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This is a quick guide about how to take the JIMS &amp;quot;full&amp;quot; backup using a customized rsync function. I've created the function as a script for the easiness and have put it in the home directory of user &amp;quot;origami&amp;quot;.&lt;br /&gt;
The backup is taken at the end of every month and you need to do this ONLY if I'm absent at the time.&lt;br /&gt;
&lt;br /&gt;
The following is what you need to do in such case:&lt;br /&gt;
&lt;br /&gt;
1. Login to admin system as user &amp;quot;origami&amp;quot;.&lt;br /&gt;
2. Open terminal from the side task bar.&lt;br /&gt;
3. Type &amp;quot;./jims_rsync.sh&amp;quot; without quotes and press Enter. That's all.&lt;br /&gt;
&lt;br /&gt;
The backup process will start within a minute and will be visible in the terminal.&lt;br /&gt;
&lt;br /&gt;
The backups will be written to the location &amp;quot;/home/origami/JIMS_bkp/Synced_backup/&amp;quot;. (approx size 27GB)&lt;br /&gt;
&lt;br /&gt;
Before running the script, make sure the backup of the previous month is already written to DVDs.&lt;br /&gt;
----------------------------------------------------------------------------------------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
How to write JIMS full backup into DVDs.&lt;br /&gt;
&lt;br /&gt;
1. Open terminal&lt;br /&gt;
2. Go to location JIMS_bkp           ( cd JIMS_bkp/)&lt;br /&gt;
3. type and enter command-       tar czvf - Synced_backup/ | split --bytes=4600MB - Jimsfull.tar.gz&lt;br /&gt;
&lt;br /&gt;
The total size of the Synced_backup folder will be around 27GB. The above command will compress and split them into 4 or 5 equal parts so that we can easily write them to DVDs.&lt;br /&gt;
&lt;br /&gt;
After running this command you will obtain 4 or 5 tar files in your current folder.&lt;br /&gt;
File name examples: Jimsfull.tar.gzaa, Jimsfull.tar.gzab, Jimsfull.tar.gzac, Jimsfull.tar.gzad&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
-----------------------------------------------------------------------------------------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
How to extract JIMS full backup&lt;br /&gt;
&lt;br /&gt;
This instruction set is already copied in a text file and is copied in every JIMS full backup DVDs for easiness for the user.&lt;br /&gt;
&lt;br /&gt;
1. copy all the tar files into a single directory&lt;br /&gt;
2. open a terminal&lt;br /&gt;
3. open the folder location using cd command in the terminal&lt;br /&gt;
4. run the following command&lt;br /&gt;
  &lt;br /&gt;
   cat Jimsfull.tar.gz.* | tar xzvf -&lt;br /&gt;
&lt;br /&gt;
Done&lt;br /&gt;
&lt;br /&gt;
[[category:support]]&lt;br /&gt;
[[category:it-support]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Origamitechnologies</name></author>
		
	</entry>
</feed>