<?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>Computer Repair Training Plus &#187; Open Source</title>
	<atom:link href="http://www.computerrepairtrainingplus.com/category/open-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.computerrepairtrainingplus.com</link>
	<description>Training future technicians in both hardware and software.</description>
	<lastBuildDate>Sat, 07 Jan 2012 23:49:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Filezilla</title>
		<link>http://www.computerrepairtrainingplus.com/2009/10/17/filezilla/</link>
		<comments>http://www.computerrepairtrainingplus.com/2009/10/17/filezilla/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 19:23:57 +0000</pubDate>
		<dc:creator>gfrench</dc:creator>
				<category><![CDATA[Filezilla]]></category>
		<category><![CDATA[Computer Repair Training]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[filezilla]]></category>
		<category><![CDATA[protocol]]></category>
		<category><![CDATA[transfer]]></category>
		<category><![CDATA[upload]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.computerrepairtrainingplus.com/?p=128</guid>
		<description><![CDATA[<p>Filezilla is an FTP (file transfer protocol) utility for uploading ordownload files to website.  Filezilla is another great Open Source program that is fast and efficient.  FTP is a convenient utility for managing files on a website.  It normally uses ports 20 and 21 for commands and data but by using its passive mode you can bypass firewalls that block or filter those ports.  Passive mode works by having the client side assign new FTP ports to the server for both commands and data transfer that side steps the firewall.  When you first start Filezilla you see a window that has you local computer files listed on the left and the website files on the right.  Just highlight the folders on the website by right clicking and then select the folders on your computer by selecting and right clicking and select upload.  The files and folders will immediately start to transfer to the website.  A report provides some details concerning the transfer process.  We also have some FTP Filezilla YouTube videos providing a demo and some details.</p>
<p>The Computer Repair Training website has some additional information you might find helpful.</p>
]]></description>
			<content:encoded><![CDATA[<p>Filezilla is an FTP (file transfer protocol) utility for uploading or<img class="alignright size-medium wp-image-129" title="filezilla" src="http://www.computerrepairtrainingplus.com/wp-content/uploads/2009/10/filezilla-300x300.png" alt="filezilla" width="300" height="300" />download files to website.  Filezilla is another great Open Source program that is fast and efficient.  FTP is a convenient utility for managing files on a website.  It normally uses ports 20 and 21 for commands and data but by using its passive mode you can bypass firewalls that block or filter those ports.  Passive mode works by having the client side assign new FTP ports to the server for both commands and data transfer that side steps the firewall.  When you first start Filezilla you see a window that has you local computer files listed on the left and the website files on the right.  Just highlight the folders on the website by right clicking and then select the folders on your computer by selecting and right clicking and select upload.  The files and folders will immediately start to transfer to the website.  A report provides some details concerning the transfer process.  We also have some <a href="http://www.youtube.com/watch?v=8Q_WBipNX6U" target="_blank">FTP Filezilla</a> YouTube videos providing a demo and some details.</p>
<p>The <a href="../" target="_blank">Computer Repair Training</a> website has some additional information you might find helpful.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.computerrepairtrainingplus.com/2009/10/17/filezilla/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GParted &#8211; Open Source &#8211; Partitioning Utility</title>
		<link>http://www.computerrepairtrainingplus.com/2009/10/07/gparted-open-source-partitioning-utility/</link>
		<comments>http://www.computerrepairtrainingplus.com/2009/10/07/gparted-open-source-partitioning-utility/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 01:14:53 +0000</pubDate>
		<dc:creator>gfrench</dc:creator>
				<category><![CDATA[GParted]]></category>
		<category><![CDATA[Computer Repair Training]]></category>
		<category><![CDATA[FAT32]]></category>
		<category><![CDATA[Insert]]></category>
		<category><![CDATA[LiveCD]]></category>
		<category><![CDATA[NTFS]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[partition]]></category>
		<category><![CDATA[Partition Magic]]></category>
		<category><![CDATA[utility]]></category>

		<guid isPermaLink="false">http://www.computerrepairtrainingplus.com/?p=118</guid>
		<description><![CDATA[<p>GParted is a great Open Source partitioning utility.  This utility, a Partition Magic clone,  is fast and reliable.  I use this utility frequently to partition new physical and virtual hard drives.  You can select a number of file system types, including NTFS.  I usually run GParted from Insert, which is a Linux LiveCD.  Insert is only 60MB so it starts and runs quickly.  To begin you need to boot your computer from the CDROM, so you might need to make a BIOS change for first boot device to be CDROM.  Once you have made the BIOS change just place the Insert CD in the CDROM and restart your computer.  Insert will bootup and provide a nice blue desktop.</p>
<p>1.  Right click on the blue desktop and select Applications&#62;Recovery/Backup&#62;GParted</p>
<p>2.  The GParted window opens.  Now right click in the unallocated area and select new.  Create Disklabel if needed and then right click again in the unallocated space and select New.</p>
<p>3.  The first partition you create should be a Primary Partition (which is the default).  The file system should be NTFS for Windows XP or FAT32 for DOS.  You can also adjust the size of the partition you are creating by grabbing the right [...]]]></description>
			<content:encoded><![CDATA[<p>GParted is a great Open Source partitioning utility.  This utility, a Partition Magic clone,  is fast and reliable.  I use this utility frequently to partition new physical and virtual hard drives.  You can select a number of file system types, including NTFS.  I usually run GParted from Insert, which is a Linux LiveCD.  Insert is only 60MB so it starts and runs quickly.  To begin you need to boot your computer from the CDROM, so you might need to make a BIOS change for first boot device to be CDROM.  Once you have made the BIOS change just place the Insert CD in the CDROM and restart your computer.  Insert will bootup and provide a nice blue desktop.</p>
<p>1.  Right click on the blue desktop and select Applications&gt;Recovery/Backup&gt;GParted<img class="alignright size-medium wp-image-119" title="GParted 1" src="http://www.computerrepairtrainingplus.com/wp-content/uploads/2009/10/GParted-1-300x147.jpg" alt="GParted 1" width="300" height="147" /></p>
<p>2.  The GParted window opens.  Now right click in the unallocated area and select new.  Create Disklabel if needed and then right click again in the unallocated space and select New.</p>
<p>3.  The first partition you create should be a Primary Partition (which is the default).  The file system should be NTFS for Windows XP or FAT32 for DOS.  You can also adjust the size of the partition you are creating by grabbing the right edge of the bar or typing in the amount in the New Size box.<img class="alignright size-medium wp-image-120" title="GParted 3" src="http://www.computerrepairtrainingplus.com/wp-content/uploads/2009/10/GParted-3-300x140.jpg" alt="GParted 3" width="300" height="140" /></p>
<p>4.  Next click on the Add button and the first partition will be added to the main window.</p>
<p>5.  Now right click in the unallocated space and select new again.  This time change Create as from Primary Partition to Extended Partition and click Add to use the remaining space for the Extended Partition.</p>
<p>6.  Now right click in the unallocated space again and create a Logical Partition (the only option).  Set the partition size and the Filesystem to either NTFS or FAT32 and click the Add button.  (Note: FAT32 does have some limitations.)  Now right click again in the unallocated space and create your second logical partition.</p>
<p>7.  When you are finished creating the partitions click on the Apply button with the green check mark to apply and<img class="alignright size-medium wp-image-121" title="GParted 5" src="http://www.computerrepairtrainingplus.com/wp-content/uploads/2009/10/GParted-5-300x204.jpg" alt="GParted 5" width="300" height="204" /> save all the changes.  You will be amazed on how fast the partitions are created and the file systems are set.</p>
<p>8.  Congratulations if this is the first time using GParted.</p>
<p>The <a href="../" target="_blank">Computer Repair Training</a> website has some additional information you might find helpful.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.computerrepairtrainingplus.com/2009/10/07/gparted-open-source-partitioning-utility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Partimage &#8211; Open Source &#8211; Image Creation Utility</title>
		<link>http://www.computerrepairtrainingplus.com/2009/10/06/partimage/</link>
		<comments>http://www.computerrepairtrainingplus.com/2009/10/06/partimage/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 03:50:22 +0000</pubDate>
		<dc:creator>gfrench</dc:creator>
				<category><![CDATA[Partimage]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[Computer Repair Training]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[LiveCD]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[partition]]></category>

		<guid isPermaLink="false">http://www.computerrepairtrainingplus.com/?p=103</guid>
		<description><![CDATA[<p>Partimage is a great program for backing up important files.  I have successfully used it in a large computer lab to backup and maintain operating system images for a numbers of computers using different operating systems.  Partimage is fast and reliable and since it is Open Source it is also free.</p>
<p>To begin you will need a copy of Linux LiveCD that you can use to boot your computer.  Using a LiveCD allows you to run your computer from the CD and not the hard drive.  This allows you complete control over the hard drive files.  You can copy, delete, modify, repair, or backup files, folders, partitions, or complete hard drives.  LiveCDs have become a very important tool for maintaining computers.  I use the Insert LiveCD that has both Gparted and Partimage and is less than 100MB.  Because of its small size it boots and runs very quickly.  You can even install it on a flash drive for added convenience.</p>
<p>1.  Boot your computer using Insert LiveCD.  You might have to change your boot settings in BIOS to allow the CDROM to boot first.  You can access the BIOS settings during startup by pressing a key on the keyboard.  There is usually [...]]]></description>
			<content:encoded><![CDATA[<p>Partimage is a great program for backing up important files.  I have successfully used it in a large computer lab to backup and maintain operating system images for a numbers of computers using different operating systems.  Partimage is fast and reliable and since it is Open Source it is also free.</p>
<p>To begin you will need a copy of Linux LiveCD that you can use to boot your computer.  Using a LiveCD allows you to run your computer from the CD and not the hard drive.  This allows you complete control over the hard drive files.  You can copy, delete, modify, repair, or backup files, folders, partitions, or complete hard drives.  LiveCDs have become a very important tool for maintaining computers.  I use the Insert LiveCD that has both Gparted and Partimage and is less than 100MB.  Because of its small size it boots and runs very quickly.  You can even install it on a flash drive for added convenience.</p>
<p>1.  Boot your computer using Insert LiveCD.  You might have to change your boot settings in BIOS to allow the CDROM to boot first.  You can access the BIOS settings during startup by pressing a key on the keyboard.  There is usually a message that appears and tells you which key to press.  (Usually the <strong>Delete</strong> key.)</p>
<p>2.  After Insert starts up right click on the blue desktop and select Terminal Session&gt;Aterm -super user.  This open<img class="alignright size-medium wp-image-104" title="partimage 0" src="http://www.computerrepairtrainingplus.com/wp-content/uploads/2009/10/partimage-0-299x189.jpg" alt="partimage 0" width="299" height="189" /> a terminal window.  Now type<strong> mkdir /backup</strong> and press enter.  This creates a /backup directory using the mkdir command.</p>
<p>3.  Now type <strong>mount -t vfat /dev/hda6 /backup</strong> and press enter.  This mounts hda6 and allows files to be routed to the /backup directory.</p>
<p>4.  Now right click again on the blue desktop and select Applications&gt;Recovery/Backup&gt;Partimage.  You will have a window that opens showing you the hard drive partition information.  The partitions are listed hda1, hda2, hda5, and hda6.  Hda1 is the first and primary partition that is set active and therefore bootable.  Hda2 is the extended partition which is divided into 2 logical drives hda5 and hda6.  The numbers hda3 and hda 4 are reserved.  Hda1 is selected by default so tab to the next area.  Here you will type <strong>/backup/WinXP.img</strong> and this will tell Partimage you use the /backup directory and file name WinXP.img.  Tab again <img class="alignright size-medium wp-image-105" title="partimage 1" src="http://www.computerrepairtrainingplus.com/wp-content/uploads/2009/10/partimage-1-300x188.jpg" alt="partimage 1" width="300" height="188" />the default is Save partition.  Press F5 to go to the next windows.</p>
<p>5.  This windows <img class="alignright size-medium wp-image-106" title="partimage 2" src="http://www.computerrepairtrainingplus.com/wp-content/uploads/2009/10/partimage-2-300x188.jpg" alt="partimage 2" width="300" height="188" />provides some configuration setting options which you can leave in their default and press F5 to go to the next window.</p>
<p>6.  For the next several windows you can accept the default settings and just keep pressing F5 and/or Tab until Partimage starts<img class="alignright size-medium wp-image-108" title="partimage 7" src="http://www.computerrepairtrainingplus.com/wp-content/uploads/2009/10/partimage-71-300x189.jpg" alt="partimage 7" width="300" height="189" /> creating the image and saving the file.  It will finish with a report of elapsed time, speed, and size of the image.</p>
<p>7.  I also have a Partimage YouTube video that you</p>
<p>The <a href="../" target="_blank">Computer Repair Training</a> website has some additional information you might find helpful.</p>
<p>might find helpful.<a href="http://www.youtube.com/watch?v=tDbv59nctyc"><img class="alignleft size-medium wp-image-116" title="Partimage YouTube Video" src="http://www.computerrepairtrainingplus.com/wp-content/uploads/2009/10/Partimage-YouTube-Video1-300x211.jpg" alt="Partimage YouTube Video" width="300" height="211" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.computerrepairtrainingplus.com/2009/10/06/partimage/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

