<?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>Linux Explore &#187; CentOS</title>
	<atom:link href="https://blog.linuxexplore.com/tag/centos/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.linuxexplore.com</link>
	<description>Exploring Linux</description>
	<lastBuildDate>Mon, 07 Apr 2014 00:30:50 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.38</generator>
	<item>
		<title>CentOS 6 CD/DVD/ISO to USB Installation</title>
		<link>https://blog.linuxexplore.com/2014/03/17/centos-6-cd-dvd-iso-to-usb-installation/</link>
		<comments>https://blog.linuxexplore.com/2014/03/17/centos-6-cd-dvd-iso-to-usb-installation/#comments</comments>
		<pubDate>Mon, 17 Mar 2014 18:01:41 +0000</pubDate>
		<dc:creator><![CDATA[linuxexplore]]></dc:creator>
				<category><![CDATA[Linux Explore Tips & Tricks]]></category>
		<category><![CDATA[Bootable USB]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[centos 6]]></category>
		<category><![CDATA[iso2usb]]></category>
		<category><![CDATA[isotousb]]></category>
		<category><![CDATA[liveusb-creater]]></category>
		<category><![CDATA[pendrive Linux]]></category>
		<category><![CDATA[UNetbootin]]></category>
		<category><![CDATA[Universal-USB-Installer]]></category>
		<category><![CDATA[USB software]]></category>

		<guid isPermaLink="false">http://linuxexplore.com/?p=828</guid>
		<description><![CDATA[I tried various Linux ISO to USB software like UNetbootin, liveusb-creator, Universal-USB-Installer etc to create CentOS 6 (take a look at new look of CentOS website) bootable USB/pendrive. But all have some problems or limitations which force me to use ISO2USB software, which help me to meet my need. Requirement Create a CentOS 6 bootable&#8230;]]></description>
				<content:encoded><![CDATA[<p>I tried various Linux ISO to USB software like <a title="UNebootin" href="http://unetbootin.sourceforge.net/" target="_blank"><strong>UNetbootin</strong></a>, <a title="liveusb-creator" href="https://fedorahosted.org/liveusb-creator/" target="_blank"><strong>liveusb-creator</strong></a>, <a title="Universal-USB-Installer" href="http://www.pendrivelinux.com/universal-usb-installer-easy-as-1-2-3/" target="_blank"><strong>Universal-USB-Installer</strong></a> etc to create CentOS 6 (take a look at new look of <a title="CentOS" href="http://www.centos.org/" target="_blank">CentOS website</a>) bootable <strong>USB</strong>/<strong>pendrive</strong>. But all have some problems or limitations which force me to use <a title="ISO2USB" href="http://iso2usb.sourceforge.net/" target="_blank"><strong>ISO2USB</strong></a> software, which help me to meet my need.</p>
<h3>Requirement</h3>
<p>Create a CentOS 6 bootable USB which will support customized installation (by using kickstart configuration file).</p>
<h3>Limitations with other software</h3>
<p><strong>UNetbootin</strong>: Bootable USB of CentOS 6 created by UNetbootin is not even booting the system using USB and not support kickstart configuration file.</p>
<p><strong>liveusb-creator</strong>: It support live Linux Fedora OS only like fedora-live and not support kickstart configuration file.</p>
<p><strong>Universal-USB-Installer</strong>: It successfully boot the CentOS 6 from USB but failed to install by kickstart configuration file.</p>
<h3>Prerequisites of ISO2USB software</h3>
<p>This is the minimum requirement for all ISO to USB software. It need followings:</p>
<ul>
<li>ISO file or CD/DVD of CentOS 6 (Custom Installation disk of CentOS 6).</li>
<li>A USB drive to boot the system.</li>
</ul>
<h3>Prepare CentOS 6 bootable from ISO file or CD/DVD</h3>
<p>After <strong><a title="Download ISO2USB Software" href="https://sourceforge.net/projects/iso2usb/files/latest/download" target="_blank">downloading ISO2USB software</a></strong> for Windows, follow the steps given below:</p>
<ul>
<li>Plug the USB drive to Windows XP/Vista/7 machine.</li>
<li>Execute the ISO2USB software.</li>
</ul>
<p style="text-align:center;"><img class="aligncenter size-full wp-image-829" alt="ISO2USB Software" src="http://linuxexplore.files.wordpress.com/2014/03/iso2usb-1.png" width="540" height="448" /><em>ISO2USB Software</em></p>
<ul>
<li>Browse CentOS 6 ISO (with custom installation) file by using the highlighted browse button.</li>
</ul>
<p style="text-align:center;"><img class="aligncenter size-full wp-image-830" alt="Browse Custom CentOS-6 ISO file" src="http://linuxexplore.files.wordpress.com/2014/03/iso2usb-2.png" width="540" height="448" /><em>Browse Custom CentOS-6 ISO file</em></p>
<ul>
<li>Click on OK button but before clicking on OK button; just make sure that correct USB drive should be selected.</li>
</ul>
<p style="text-align:center;"><img class="aligncenter size-full wp-image-831" alt="Select USB drive" src="http://linuxexplore.files.wordpress.com/2014/03/iso2usb-3.png" width="540" height="448" /><em>Select USB drive</em></p>
<ul>
<li>Click Exit button, when finished.</li>
</ul>
<p style="text-align:center;"><img class="aligncenter size-full wp-image-832" alt="Exit ISO2USB" src="http://linuxexplore.files.wordpress.com/2014/03/iso2usb-4.png" width="540" height="448" /><em>Exit ISO2USB</em></p>
<ul>
<li>Safely remove USB drive from Windows XP/Vista/7 system.</li>
</ul>
<p>USB drive is now ready to install CentOS 6 (with custom configuration file) on your system.</p>
<p><!--[if gte mso 9]&gt;--></p>
]]></content:encoded>
			<wfw:commentRss>https://blog.linuxexplore.com/2014/03/17/centos-6-cd-dvd-iso-to-usb-installation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Look what Stella brought to CentOS 6.3, Desktop OS based on Centos</title>
		<link>https://blog.linuxexplore.com/2012/08/08/look-what-stella-brought-to-centos-6-3-desktop-os-based-on-centos/</link>
		<comments>https://blog.linuxexplore.com/2012/08/08/look-what-stella-brought-to-centos-6-3-desktop-os-based-on-centos/#comments</comments>
		<pubDate>Wed, 08 Aug 2012 16:40:54 +0000</pubDate>
		<dc:creator><![CDATA[linuxexplore]]></dc:creator>
				<category><![CDATA[Linux Explore How to]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[CentOS 6.3]]></category>
		<category><![CDATA[CentOS update]]></category>
		<category><![CDATA[core enterprise]]></category>
		<category><![CDATA[default media player]]></category>
		<category><![CDATA[Desktop OS]]></category>
		<category><![CDATA[enterprise-it]]></category>
		<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[intowire]]></category>
		<category><![CDATA[Libreoffice]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux Administrator]]></category>
		<category><![CDATA[Linux games]]></category>
		<category><![CDATA[Linux hacks]]></category>
		<category><![CDATA[Linux Howto]]></category>
		<category><![CDATA[Linux Tips]]></category>
		<category><![CDATA[Linux Tricks]]></category>
		<category><![CDATA[Mandriva]]></category>
		<category><![CDATA[Media Player]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Openoffice]]></category>
		<category><![CDATA[Operating system]]></category>
		<category><![CDATA[Remote Desktop]]></category>
		<category><![CDATA[ROMP]]></category>
		<category><![CDATA[ROSA Media Player]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Stella]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[video file formats]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[VLC]]></category>
		<category><![CDATA[VLC player]]></category>

		<guid isPermaLink="false">http://linuxexplore.wordpress.com/?p=575</guid>
		<description><![CDATA[There is a new Linux distribution released almost every week, sometimes, even every day. The latest is one called Stella, and the first version is Stella 6.3. Stella is a desktop-focused remix of CentOS, and Stella 6.3 is based on CentOS 6.3. If you are familiar with CentOS, you know that out of the box,&#8230;]]></description>
				<content:encoded><![CDATA[<p>There is a new Linux distribution released almost every week, sometimes, even every day. The latest is one called Stella, and the first version is Stella 6.3. Stella is a desktop-focused remix of <a href="http://linuxbsdos.com/category/centos" rel="nofollow">CentOS</a>, and Stella 6.3 is based on CentOS 6.3.</p>
<p>If you are familiar with CentOS, you know that out of the box, it is not really designed as a desktop distribution. Stella changes all that, as it is primarily aimed at desktop users, while retaining the core enterprise features and capabilities of CentOS.</p>
<p>And you can see that just by looking at the package manager. The package categories tell you that everything you can find in CentOS is also available in Stella. Plus desktop applications that you will not find in any default installation of CentOS. For example, an application listed in the screen shot below, is <a href="http://www.linuxbsdos.com/2012/04/10/romp-media-player-with-built-in-desktop-recorder/" rel="nofollow">ROSA Media Player</a> (ROMP), the default media player in <a href="http://www.linuxbsdos.com/category/rosa-desktop/" rel="nofollow">ROSA Desktop</a>, a distribution based on <a href="http://linuxbsdos.com/category/mandriva" rel="nofollow">Mandriva</a> Linux.</p>
<p style="text-align:center;"><a href="http://www.intowire.com/iWiRE/blog/view/52955/look-what-stella-brought-to-centos-63-desktop-os-based-on-centos#.UCKUDqSEaAM.wordpress"><img src="http://linuxexplore.files.wordpress.com/2012/08/stelladesktop8-600x469.png" alt="" /></a></p>
<p>Because it is loaded with desktop applications and media codecs not available in CentOS, you can play most audio and video file formats out of the box. Here it shows a favorite online video playing in Firefox.</p>
<p style="text-align:center;"><a href="http://www.intowire.com/iWiRE/blog/view/52955/look-what-stella-brought-to-centos-63-desktop-os-based-on-centos#.UCKUDqSEaAM.wordpress"><img src="http://linuxexplore.files.wordpress.com/2012/08/stelladesktop7-600x450.png" alt="" /></a></p>
<p>The next few screen shots show what the desktop looks like and some of the applications accessible from the menu. This one shows installed Internet applications.</p>
<p style="text-align:center;"><a href="http://www.intowire.com/iWiRE/blog/view/52955/look-what-stella-brought-to-centos-63-desktop-os-based-on-centos#.UCKUDqSEaAM.wordpress"><img src="http://linuxexplore.files.wordpress.com/2012/08/stelladesktop1-600x450.png" alt="" /></a></p>
<p>Installed Office applications.</p>
<p style="text-align:center;"><a href="http://www.intowire.com/iWiRE/blog/view/52955/look-what-stella-brought-to-centos-63-desktop-os-based-on-centos#.UCKUDqSEaAM.wordpress"><img src="http://linuxexplore.files.wordpress.com/2012/08/stelladesktop2-600x450.png" alt="" /></a></p>
<p>Installed multimedia applications.</p>
<p style="text-align:center;"><a href="http://www.intowire.com/iWiRE/blog/view/52955/look-what-stella-brought-to-centos-63-desktop-os-based-on-centos#.UCKUDqSEaAM.wordpress"><img src="http://linuxexplore.files.wordpress.com/2012/08/stelladesktop3-600x450.png" alt="" /></a></p>
<p>Updates manager.</p>
<p style="text-align:center;"><a href="http://www.intowire.com/iWiRE/blog/view/52955/look-what-stella-brought-to-centos-63-desktop-os-based-on-centos#.UCKUDqSEaAM.wordpress"><img src="http://linuxexplore.files.wordpress.com/2012/08/stelladesktop4-600x450.png" alt="" /></a></p>
<p><a href="http://www.intowire.com/iWiRE/blog/view/52955/look-what-stella-brought-to-centos-63-desktop-os-based-on-centos#.UCKUDqSEaAM.wordpress">Read full story</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.linuxexplore.com/2012/08/08/look-what-stella-brought-to-centos-6-3-desktop-os-based-on-centos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
