<?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; Linux Howto</title>
	<atom:link href="https://blog.linuxexplore.com/tag/linux-howto/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>How to Install LibreOffice 4.0.0 on CentOS 6/RHEL 6.3</title>
		<link>https://blog.linuxexplore.com/2013/02/09/how-to-install-libreoffice4-0-0-on-centos-6rhel-6-3/</link>
		<comments>https://blog.linuxexplore.com/2013/02/09/how-to-install-libreoffice4-0-0-on-centos-6rhel-6-3/#comments</comments>
		<pubDate>Fri, 08 Feb 2013 21:05:45 +0000</pubDate>
		<dc:creator><![CDATA[linuxexplore]]></dc:creator>
				<category><![CDATA[Linux Explore How to]]></category>
		<category><![CDATA[document foundation]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[Install libreoffice4.0]]></category>
		<category><![CDATA[Libreoffice]]></category>
		<category><![CDATA[libreoffice 4]]></category>
		<category><![CDATA[libreoffice 4.0]]></category>
		<category><![CDATA[libreoffice 4.0.0]]></category>
		<category><![CDATA[LibreOffice CentOS 6]]></category>
		<category><![CDATA[LibreOffice installation]]></category>
		<category><![CDATA[LibreOffice RHEL 6]]></category>
		<category><![CDATA[libreoffice4]]></category>
		<category><![CDATA[Linux Howto]]></category>
		<category><![CDATA[Openoffice]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://linuxexplore.com/?p=697</guid>
		<description><![CDATA[LibreOffice 4 is launched and I was very exited to install it on my CentOS 6. It was really a good experience to install and use it. I am very happy to see that its performance is enhanced a lot. Documents are opening very fast than the earlier versions. I would like to share its&#8230;]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.libreoffice.org" target="_blank">LibreOffice 4</a> is launched and I was very exited to install it on my <a href="http://www.centos.org/" target="_blank">CentOS 6</a>. It was really a good experience to install and use it. I am very happy to see that its performance is enhanced a lot. Documents are opening very fast than the earlier versions. I would like to share its installation procedure here for CentOS 6.</p>
<p><a href="http://linuxexplore.files.wordpress.com/2013/02/libreoffice4.png"><img class="aligncenter size-large wp-image-700" alt="LibreOffice4" src="http://linuxexplore.files.wordpress.com/2013/02/libreoffice4.png?w=610" width="610" height="342" /></a></p>
<h2>Preparation of installation of LibreOffice 4.0.0:</h2>
<p>First of all download the newer version of <a title="LibreOffice 4.0.0 Stable Download" href="http://download.documentfoundation.org/libreoffice/stable/4.0.0/rpm/x86/LibreOffice_4.0.0_Linux_x86_rpm.tar.gz" target="_blank">LibreOffice 4.0.0</a> using wget command as follows.</p>
<pre>wget http://download.documentfoundation.org/libreoffice/stable/4.0.0/rpm/x86/LibreOffice_4.0.0_Linux_x86_rpm.tar.gz</pre>
<p>This tar file contains RPMs of LibreOffice 4.0.0 package. Extract this tar file to some location, I like /opt.</p>
<pre>tar -xf Libreoffice_4.0.0_Linux_x86_rpm.tar.gz -C /opt</pre>
<h2>Uninstall Previous version of LibreOffice Package:</h2>
<p>Previously existing installation of LibreOffice package must be removed before proceeding to installation of newer version. You can use <a title="Yum A Package Management Tool" href="http://linuxexplore.com/2010/10/03/yum-a-package-management-tool/" target="_blank">yum erase command</a> to remove old LibreOffice package.</p>
<pre>yum erase libreoffice*</pre>
<p>You can use any method to uninstall earlier LibreOffice package but it must be uninstalled first. Check my earlier post <a title="Yum A Package Management Tool" href="http://linuxexplore.com/2010/10/03/yum-a-package-management-tool/" target="_blank">How to use yum for package management</a>.</p>
<h2>Installation of LibreOffice 4.0.0 RPMs:</h2>
<p>To install the RPM, you can use yum command again.</p>
<pre>cd /opt/LibreOffice_4.0.0.3_Linux_x86_rpm/RPMS/
yum localinstall *.rpm</pre>
<p>It will install all LibreOffice RPMs from RPMS directory.</p>
<h2>Finalizing the installation:</h2>
<p>The above command(s) does the first part of the installation process. To complete the process, you also need to install the desktop integration packages. To do this, change directory to the <code>desktop-integration</code> directory that is within the <code>RPMS</code> directory, by entering the following command at the command line of a terminal window:</p>
<pre><code>cd desktop-integration</code></pre>
<p>Now run the installation command again:</p>
<pre><code>yum localinstall libreoffice4.0-freedesktop-menus-4.0.0-103.noarch.rpm</code></pre>
<p><code><span style="font-family:Liberation Serif, serif;">The installation process is now completed, and you should have icons for all the LibreOffice.</span></code></p>
<p><a href="http://linuxexplore.files.wordpress.com/2013/02/screenshot-libreoffice.png"><img class="aligncenter size-large wp-image-701" alt="LibreOffice-Start" src="http://linuxexplore.files.wordpress.com/2013/02/screenshot-libreoffice.png?w=610" width="799" height="406" /></a></p>
<p style="text-align:center;"><a href="http://linuxexplore.files.wordpress.com/2013/02/screenshot-libreoffice-4-0.png"><img class="aligncenter  wp-image-702" alt="LibreOffice-about" src="http://linuxexplore.files.wordpress.com/2013/02/screenshot-libreoffice-4-0.png" width="307" height="241" /></a></p>
<p><code><span style="font-family:Liberation Serif, serif;">Now you are ready to enjoy the power of opensource. Try this version, you will feel proud to be an Open Source user or supporter. Thanks a lot to <a href="http://www.documentfoundation.org/" target="_blank">Document Foundation</a> for such a great product.</span></code></p>
<p><code><span style="font-family:Liberation Serif, serif;">If you like this please don't forget to share this with others, Thanks.</span></code></p>
]]></content:encoded>
			<wfw:commentRss>https://blog.linuxexplore.com/2013/02/09/how-to-install-libreoffice4-0-0-on-centos-6rhel-6-3/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>How to find USB device in Linux</title>
		<link>https://blog.linuxexplore.com/2013/01/01/how-to-find-usb-device-in-linux/</link>
		<comments>https://blog.linuxexplore.com/2013/01/01/how-to-find-usb-device-in-linux/#comments</comments>
		<pubDate>Tue, 01 Jan 2013 11:52:18 +0000</pubDate>
		<dc:creator><![CDATA[linuxexplore]]></dc:creator>
				<category><![CDATA[Linux Explore Tips & Tricks]]></category>
		<category><![CDATA[/var/log/messages]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[gadgets]]></category>
		<category><![CDATA[Linux Howto]]></category>
		<category><![CDATA[Linux Tips]]></category>
		<category><![CDATA[Linux Tricks]]></category>
		<category><![CDATA[log messages]]></category>
		<category><![CDATA[messages]]></category>
		<category><![CDATA[script shell]]></category>
		<category><![CDATA[scsi device]]></category>
		<category><![CDATA[shell command]]></category>
		<category><![CDATA[shell script]]></category>
		<category><![CDATA[shell scripting]]></category>
		<category><![CDATA[shellscript]]></category>
		<category><![CDATA[sysfs]]></category>
		<category><![CDATA[UDEV]]></category>
		<category><![CDATA[udevadm]]></category>
		<category><![CDATA[udevinfo]]></category>
		<category><![CDATA[USB device]]></category>
		<category><![CDATA[usb storage]]></category>

		<guid isPermaLink="false">http://linuxexplore.com/?p=670</guid>
		<description><![CDATA[I wondered when I had to find the USB device name in Linux using shell script (shell command), it was little tricky, specially in case of UDEV. You can use different methods to get this like using udevinfo command, from sysfs, from /var/log/messages. Using udevinfo: for DEV in /dev/sd*; do udevinfo -q env -n $DEV&#8230;]]></description>
				<content:encoded><![CDATA[<p>I wondered when I had to find the <b>USB device</b> name in <b>Linux</b> using <b>shell script</b> (<b>shell command</b>), it was little tricky, specially in case of UDEV.</p>
<p style="text-align:justify;"><a href="http://linuxexplore.files.wordpress.com/2013/12/sushiusb.jpg"><img class="size-large wp-image-673" alt="KONICA MINOLTA DIGITAL CAMERA" src="http://linuxexplore.files.wordpress.com/2013/12/sushiusb.jpg?w=610" width="459" height="384" /></a></p>
<p>You can use different methods to get this like using <b>udevinfo</b> <b>command</b>, from <b>sysfs</b>, from <b>/var/log/messages</b>.</p>
<p><span style="text-decoration:underline;">Using <b>udevinfo</b>:</span></p>
<p><code><strong>for DEV in /dev/sd*; do<br />
udevinfo -q env -n $DEV 2&gt;/dev/null | grep "ID_BUS=usb";<br />
done</strong></code></p>
<p><span style="text-decoration:underline;">Using <b>sysfs</b>:</span></p>
<p>Change this according to your need.</p>
<p><code><strong>find /sys/bus/usb/drivers/usb-storage/[1-9]-[0-1]:1.0/|grep -wo sd[a-z]|head -1</strong></code></p>
<p><span style="text-decoration:underline;">Using <b>/var/log/messages</b>:</span></p>
<p>Grep the usb device in /var/log/messages file, when usb device is connected.</p>
<p>I hope USB device can be detected easily now.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.linuxexplore.com/2013/01/01/how-to-find-usb-device-in-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>More Helpful Commands in Linux</title>
		<link>https://blog.linuxexplore.com/2012/08/24/more-helpful-commands-in-linux/</link>
		<comments>https://blog.linuxexplore.com/2012/08/24/more-helpful-commands-in-linux/#comments</comments>
		<pubDate>Thu, 23 Aug 2012 19:26:36 +0000</pubDate>
		<dc:creator><![CDATA[linuxexplore]]></dc:creator>
				<category><![CDATA[Linux Explore Tips & Tricks]]></category>
		<category><![CDATA[awk]]></category>
		<category><![CDATA[backdrop image]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[cat]]></category>
		<category><![CDATA[command line tools]]></category>
		<category><![CDATA[cut]]></category>
		<category><![CDATA[echo]]></category>
		<category><![CDATA[emacs]]></category>
		<category><![CDATA[enterprise-it]]></category>
		<category><![CDATA[inkscape]]></category>
		<category><![CDATA[intowire]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[KStars]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux Administrator]]></category>
		<category><![CDATA[Linux hacks]]></category>
		<category><![CDATA[Linux Howto]]></category>
		<category><![CDATA[Linux Tips]]></category>
		<category><![CDATA[Linux Tricks]]></category>
		<category><![CDATA[macros]]></category>
		<category><![CDATA[Operating system]]></category>
		<category><![CDATA[print]]></category>
		<category><![CDATA[sed]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[SVG file]]></category>
		<category><![CDATA[tar]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://linuxexplore.wordpress.com/?p=609</guid>
		<description><![CDATA[A backdrop of stars Difficulty: Easy Application: KStars You may already have played with KStars, but how about creating a KStars backdrop image that&#8217;s updated every time you start up? KStars can be run with the &#8211;dump switch, which dumps out an image from your startup settings, but doesn&#8217;t load the GUI at all. You&#8230;]]></description>
				<content:encoded><![CDATA[<h2>A backdrop of stars</h2>
<ul>
<li>Difficulty: Easy</li>
<li>Application: KStars</li>
</ul>
<p>You may already have played with KStars, but how about creating a KStars backdrop image that&#8217;s updated every time you start up?</p>
<p>KStars can be run with the &#8211;dump switch, which dumps out an image from your startup settings, but doesn&#8217;t load the GUI at all. You can create a script to run this and generate a desktop image, which will change every day (or you can just use this method to generate images).</p>
<p>Run KStars like this:</p>
<pre>kstars --dump --width 1024 --height 768 --filename = ~/kstarsback.png</pre>
<p>You can add this to a script in your ~/.kde/Autostart folder to be run at startup. Find the file in Konqueror, drag it to the desktop and select &#8216;Set as wallpaper&#8217; to use it as a randomly generated backdrop.</p>
<h2>Open an SVG directly</h2>
<ul>
<li>Difficulty: Easy</li>
<li>Application: Inkscape</li>
</ul>
<p>You can run Inkscape from a shell and immediately edit a graphic directly from a URL. Just type:</p>
<pre>inkscape <a href="http://www.somehost.com/graphic.svg" rel="nofollow">http://www.somehost.com/graphic.svg</a></pre>
<p>Remember to save it as something else though!</p>
<h2>Editing without an editor</h2>
<ul>
<li>Difficulty: Intermediate</li>
<li>Application: Various</li>
</ul>
<p>Very long files are often hard to manipulate with a text editor. If you need to do it regularly, chances are you&#8217;ll find it much faster to use some handy command-line tools instead, like in the following examples.</p>
<p>To print columns eg 1 and 3 from a file file1 into file2, we can use awk:</p>
<pre>awk '{print $1, $3}' file1 &gt; file2</pre>
<p>To output only characters from column 8 to column 15 of file1, we can use cut:</p>
<pre>cut -c 8-15 file1 &gt; file2</pre>
<p>To replace the word word1 with the word word2 in the file file1, we can use the sed command:</p>
<pre>sed "s/word1/word2/g" file1 &gt; file2</pre>
<p>This is often a quicker way to get results than even opening a text editor.</p>
<h2>Backup selected files only</h2>
<ul>
<li>Difficulty: Intermediate</li>
<li>Application: tar</li>
</ul>
<p>Want to use tar to backup only certain files in a directory? Then you&#8217;ll want to use the -T flag as follows. First, create a file with the file you want to backup:</p>
<pre>cat &gt;&gt; /etc/backup.conf
# /etc/passwd
# /etc/shadow
# /etc/yp.conf
# /etc/sysctl.conf
EOF</pre>
<p>Then run tar with the -T flag pointing to the file just created:</p>
<pre>tar -cjf bck-etc-`date +%Y-%m-%d`.tar.bz2 -T /etc/backup.conf</pre>
<p>Now you have your backup.</p>
<p><a href="http://www.intowire.com/iWiRE/blog/view/57463/more-helpful-commands-in-linux#.UDZyp9Pzxw4.wordpress">Read more&#8230;&#8230;</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.linuxexplore.com/2012/08/24/more-helpful-commands-in-linux/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>
		<item>
		<title>10 Must Play Linux games for 2012</title>
		<link>https://blog.linuxexplore.com/2012/08/08/10-must-play-linux-games-for-2012/</link>
		<comments>https://blog.linuxexplore.com/2012/08/08/10-must-play-linux-games-for-2012/#comments</comments>
		<pubDate>Wed, 08 Aug 2012 16:14:33 +0000</pubDate>
		<dc:creator><![CDATA[linuxexplore]]></dc:creator>
				<category><![CDATA[Gaming]]></category>
		<category><![CDATA[boeing engineers]]></category>
		<category><![CDATA[download free games]]></category>
		<category><![CDATA[free download games]]></category>
		<category><![CDATA[free game]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[intowire]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux Gamers]]></category>
		<category><![CDATA[Linux games]]></category>
		<category><![CDATA[Linux Gaming]]></category>
		<category><![CDATA[Linux hacks]]></category>
		<category><![CDATA[Linux Howto]]></category>
		<category><![CDATA[Linux Tips]]></category>
		<category><![CDATA[Linux Tricks]]></category>
		<category><![CDATA[oil rush]]></category>
		<category><![CDATA[open source games]]></category>
		<category><![CDATA[Opensource games]]></category>
		<category><![CDATA[play free games]]></category>
		<category><![CDATA[real time strategy]]></category>
		<category><![CDATA[simulation fans]]></category>

		<guid isPermaLink="false">http://linuxexplore.wordpress.com/?p=569</guid>
		<description><![CDATA[Gaming on Linux? A few years ago this would only be said as a joke. Thankfully for us, Linux gaming has evolved offering some mature open source games, as well as some very nice commercial games. Let’s try and find out what are the best 10 games a Linux gamer must play this year… Oil&#8230;]]></description>
				<content:encoded><![CDATA[<p>Gaming on Linux? A few years ago this would only be said as a joke. Thankfully for us, Linux gaming has evolved offering some mature open source games, as well as some very nice commercial games. Let’s try and find out what are the best 10 games a Linux gamer must play this year…</p>
<p><strong>Oil Rush</strong></p>
<p><a href="http://www.intowire.com/iWiRE/blog/view/52923/10-must-play-linux-games-for-2012#.UCKJt60RqfY.wordpress"><img src="http://linuxexplore.files.wordpress.com/2012/08/oil-rush_1_pac_m_1201251537081-150x150.jpg?w=547" alt="" /></a></p>
<p><strong>Type: </strong>Real Time Strategy<strong><br />
License: </strong>Commercial<strong><br />
Price: </strong>19.95 USD<strong><br />
Latest Version/Release Date: </strong>1.07 / March 13, 2012</p>
<p>I start with the most awaited game I’ve ever seen in the Linux gaming world. Oil Rush offers stunning graphics and amazing optical realism and for that only, I can say it is the mark of a new era for the Linux gamers. If a new graphics card lives inside your system, then this game is one of the few that will take advantage of all its features. The gameplay is a bit out of the “classic” RTS style, but it is easy to learn and very enjoyable. Offering an amazing campaign, unique scenarios and competitive multiplayer action, Oil Rush is a must play for all of you Linux gamers out there.</p>
<p><a href="http://www.youtube.com/watch?v=jlkEqrvQ19c" rel="nofollow"><img style="display:inline;" src="http://www.unixmen.com/wp-content/uploads/2012/03/youtube-icon39.jpg" alt="" width="50" height="50" /></a> <a href="http://oilrush-game.com/" target="_blank" rel="nofollow">Oil Rush Website</a></p>
<p>—————————————————————————————————————————————-</p>
<p><strong>Flight Gear<br />
</strong></p>
<p><a href="http://www.intowire.com/iWiRE/blog/view/52923/10-must-play-linux-games-for-2012#.UCKJt60RqfY.wordpress"><img style="display:inline;" src="http://linuxexplore.files.wordpress.com/2012/08/flightgear_logo.png?w=547" alt="" /></a></p>
<p><strong>Type: </strong>Simulation<br />
<strong>License: </strong>GPL<br />
<strong> Price: </strong>Free<br />
<strong> Latest Version/Release Date: </strong>2.6 / February 20, 2012</p>
<p>Flight Gear is the most successful and sophisticated open source simulation project. Although its developers don’t consider it being a game, I choose to put it here because of the nature of this simulator. Flight Gear has been taking us to the skies since 1997, and it is now mature, stable, packed with airplanes, weather realism, beautiful scenery, flight dynamics engine designed by NASA and Boeing engineers, extremely useful for research projects and very enjoyable for us gamers. This year’s version, brought many things to be happy about, and there will be one more major release (version number 2.8) this year, so I believe this is a must for all simulation fans.</p>
<p><a href="http://www.youtube.com/watch?v=GPtd6Np3u8Q&amp;feature=related" rel="nofollow"><img style="display:inline;" src="http://www.unixmen.com/wp-content/uploads/2012/03/youtube-icon38.jpg" alt="" width="50" height="50" /></a> <a href="http://www.flightgear.org/" target="_blank" rel="nofollow">Flight Gear Website</a></p>
<p>—————————————————————————————————————————————-</p>
<p><strong>Heroes of Newerth</strong></p>
<p><a href="http://www.intowire.com/iWiRE/blog/view/52923/10-must-play-linux-games-for-2012#.UCKJt60RqfY.wordpress"><img style="display:inline;" src="http://linuxexplore.files.wordpress.com/2012/08/heroes_of_newerth_dock_icon_by_meinl65-150x150.png?w=547" alt="" /></a></p>
<p><strong>Type: </strong>RPG<br />
<strong>License: </strong>Commercial<br />
<strong> Price: </strong>Free<br />
<strong> Latest Version/Release Date: </strong>2.5.14 / March 09, 2012</p>
<p>Heroes of Newerth is an action RPG game, based on the popular Warcraft III mod map named Defence of the Ancients (dota). It may be the only choice for linux dota lovers, but thankfully it is the best we could have. This game offers the best “dota” experience, using beautiful graphics and optical effects, atmospheric sounds and music, stable multiplayer with a lot of choices for the player and above all it is free to play (you can buy some extras with real money). This game is evolving with constant update packs every week, and is now already very mature and linux-supportive. It will only get better through this year…must-play.</p>
<p><a href="http://www.youtube.com/watch?v=K6s5lIA2gUY&amp;feature=fvst" rel="nofollow"><img style="display:inline;" src="http://www.unixmen.com/wp-content/uploads/2012/03/youtube-icon37.jpg" alt="" width="50" height="50" /></a> <a href="http://www.heroesofnewerth.com/" target="_blank" rel="nofollow">HoN Website</a></p>
<p>—————————————————————————————————————————————-</p>
<p><strong>Trine 2</strong></p>
<p><a href="http://www.intowire.com/iWiRE/blog/view/52923/10-must-play-linux-games-for-2012#.UCKJt60RqfY.wordpress"><img style="display:inline;" src="http://linuxexplore.files.wordpress.com/2012/08/trine_2___amadeus_icon_by_gimilkhor-d372osg-150x150.png?w=547" alt="" /></a></p>
<p><strong>Type: </strong>Puzzle Platform<br />
<strong>License: </strong>Commercial<br />
<strong> Price: </strong>14.99 USD<br />
<strong>Expected Release Date:</strong> April, 2012</p>
<p>Trine was a magnificent, mind seducing, wonderful tale. Trine 2 is going to be 4 times that. Using better graphics, more advanced physics, more satisfactory puzzles, more challenging obstacles and the multiplayer cooperation mode, this game is a must play for all Linux gamers this year. The only complain that we can have, is that Frozenbyte already released this game for other platforms…</p>
<p><a href="http://www.youtube.com/watch?v=btXW2vIQn2U" rel="nofollow"><img style="display:inline;" src="http://www.unixmen.com/wp-content/uploads/2012/03/youtube-icon36.jpg" alt="" width="50" height="50" /></a> <a href="http://trine2.com/site/" target="_blank" rel="nofollow">Trine 2 Website</a></p>
<p>—————————————————————————————————————————————-</p>
<p><strong>Wakfu</strong></p>
<p><a href="http://www.intowire.com/iWiRE/blog/view/52923/10-must-play-linux-games-for-2012#.UCKJt60RqfY.wordpress"><img style="display:inline;" src="http://linuxexplore.files.wordpress.com/2012/08/1203262890-150x150.jpg?w=547" alt="" /></a></p>
<p><strong>Type: </strong>MMO RPG<br />
<strong>License: </strong>Commercial<br />
<strong> Price: </strong>Free<br />
<strong> Latest Version/Release Date: </strong>1.0 / February 29, 2012</p>
<p>Wakfu is a unique tactical MMORPG that continues the story of Dofus. In Wakfu, the player can choose between 14 different character classes all with different characteristics and abilities. There are four nations in Wakfu that rule their respected territories, have their own law system and clima. A player can be whatever he/she chooses to be, and their nations will be what their citizens choose them to be. This game is like a living ecosystem giving everyone the freedom of choice, but nothing comes without consequences whether these are positive or negative. Enter the magical world of Wakfu, and enjoy a game that brings character evolution and multiplayer cooperation to a new level.</p>
<p><a href="http://www.youtube.com/watch?v=TtzUphc_7Gs" rel="nofollow"><img style="display:inline;" src="http://www.unixmen.com/wp-content/uploads/2012/03/youtube-icon35.jpg" alt="" width="50" height="50" /></a> <a href="http://www.wakfu.com/en/mmorpg" target="_blank" rel="nofollow">Wakfu Website</a></p>
<p>—————————————————————————————————————————————-</p>
<p><strong>Amnesia: A Machine for Pigs</strong></p>
<p><a href="http://www.intowire.com/iWiRE/blog/view/52923/10-must-play-linux-games-for-2012#.UCKJt60RqfY.wordpress"><img style="display:inline;" src="http://linuxexplore.files.wordpress.com/2012/08/amnesia_the_dark_descent_by_harrybana-d30v4c9-150x150.png?w=547" alt="" /></a></p>
<p><strong>Type: </strong>Horror Adventure<br />
<strong>License: </strong>Commercial<br />
<strong> Price: </strong>Unknown<br />
<strong>Expected Release Date: </strong>Halloween 2012</p>
<p>Amnesia: A Machine for Pigs will be the second episode of the Amnesia series. This episode is not connected directly to the first one, but it takes place on the same universe. This time we will be in the shoes of a rich industrial tycoon named Oswald Mandus, who collapses from a feverish nightmare in which he sees a mysterious dark machine… After having played the Penumbra series and the first episode of the Amnesia series called “The Dark Descent”, I am 100% sure that whatever horror related story is inside the minds of Frictional Games developers, it is going to be once again simply unforgettable.</p>
<p><a href="http://www.youtube.com/watch?v=M627-obxNzg&amp;feature=youtu.be" rel="nofollow"><img style="display:inline;" src="http://www.unixmen.com/wp-content/uploads/2012/03/youtube-icon34.jpg" alt="" width="50" height="50" /></a> <a href="http://www.amnesiagame.com/#main" target="_blank" rel="nofollow">Amnesia Website</a></p>
<p>—————————————————————————————————————————————-</p>
<p><strong>Xonotic</strong></p>
<p><a href="http://www.intowire.com/iWiRE/blog/view/52923/10-must-play-linux-games-for-2012#.UCKJt60RqfY.wordpress"><img style="display:inline;" src="http://linuxexplore.files.wordpress.com/2012/08/xonotic_512-150x150.png?w=547" alt="" /></a></p>
<p><strong>Type: </strong>FPS<br />
<strong>License: </strong>GPL<br />
<strong> Price: </strong>Free<br />
<strong> Latest Version/Release Date: </strong>0.6 / March 8, 2012</p>
<p>Xonotic is a first person arena shooter with fast and intense gameplay. The game is developed by former Nexuiz developers, and after quite some time of hard work from these talented people it has evolved into being better and more advanced in all sectors, making it the best FPS game on the Linux platform. Xonotic uses a heavily enhanced version of the Quake engine named DarkPlaces, that offers modern graphics and optical effects that will meet the requirements of even the hardest to please. Singleplayer and multiplayer fun, with balanced futuristic maps and more than enough different game modes to choose from. It may not be finished yet (version 0.6), but it surely is the best of its kind and a must play for all Linux users this year.</p>
<p><a href="http://www.youtube.com/watch?v=rATAtep5Mkw" rel="nofollow"><img style="display:inline;" src="http://www.unixmen.com/wp-content/uploads/2012/03/youtube-icon33.jpg" alt="" width="50" height="50" /></a> <a href="http://www.xonotic.org/" target="_blank" rel="nofollow">Xonotic Website</a></p>
<p><a href="http://www.unixmen.com/10-must-play-linux-games-for-2012/" target="_blank">Re-blogged from</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.linuxexplore.com/2012/08/08/10-must-play-linux-games-for-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Selinux disable temporarily or permanently</title>
		<link>https://blog.linuxexplore.com/2012/08/04/selinux-disable-temporarily-or-permanently/</link>
		<comments>https://blog.linuxexplore.com/2012/08/04/selinux-disable-temporarily-or-permanently/#comments</comments>
		<pubDate>Sat, 04 Aug 2012 08:06:12 +0000</pubDate>
		<dc:creator><![CDATA[linuxexplore]]></dc:creator>
				<category><![CDATA[Linux Explore Tips & Tricks]]></category>
		<category><![CDATA[/etc/selinux/config]]></category>
		<category><![CDATA[/selinux/enforce]]></category>
		<category><![CDATA[command cat]]></category>
		<category><![CDATA[disable selinux]]></category>
		<category><![CDATA[good security]]></category>
		<category><![CDATA[intowire]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux Administrator]]></category>
		<category><![CDATA[Linux hacks]]></category>
		<category><![CDATA[Linux Howto]]></category>
		<category><![CDATA[Linux Tips]]></category>
		<category><![CDATA[selinux]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://linuxexplore.wordpress.com/?p=539</guid>
		<description><![CDATA[Sometime when you run an application in Linux, it starts and suddenly stops or just doesn&#8217;t work. Then you find that its selinux which is stopping you to run your application. Selinux is good security feature of Linux stop you to execute malicious applications. But it need to disable when you need to run your&#8230;]]></description>
				<content:encoded><![CDATA[<p>Sometime when you run an application in Linux, it starts and suddenly stops or just doesn&#8217;t work. Then you find that its <strong><em>selinux</em></strong> which is stopping you to run your application.</p>
<p><strong><em>Selinux</em></strong> is good security feature of Linux stop you to execute malicious applications. But it need to disable when you need to run your self developed application. You can check the selinux status by using following command:</p>
<blockquote><p># cat /selinux/enforce</p>
<p>1</p></blockquote>
<p>If it will show 1, that means selinux enforcing is enabled.</p>
<p>You can disable that selinux temporarily or permanently. Use following methods to disable it.</p>
<p><strong>Disable Temporarily:</strong></p>
<p>To disable selinux temporarily set the 0 to <em><strong>/selinux/enforce</strong></em> file.</p>
<blockquote><p># echo 0 &gt; /selinux/enforce</p></blockquote>
<p><a href="http://www.intowire.com/iWiRE/blog/view/49248/selinux-disable-temporarily-or-permanently#.UBzW4Tj3vpQ.wordpress">Read more</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.linuxexplore.com/2012/08/04/selinux-disable-temporarily-or-permanently/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Wubi: Making it easy for Windows Users to Install Ubuntu</title>
		<link>https://blog.linuxexplore.com/2012/07/27/wubi-making-it-easy-for-windows-users-to-install-ubuntu/</link>
		<comments>https://blog.linuxexplore.com/2012/07/27/wubi-making-it-easy-for-windows-users-to-install-ubuntu/#comments</comments>
		<pubDate>Fri, 27 Jul 2012 18:28:40 +0000</pubDate>
		<dc:creator><![CDATA[linuxexplore]]></dc:creator>
				<category><![CDATA[Linux Explore How to]]></category>
		<category><![CDATA[install Linux]]></category>
		<category><![CDATA[install ubuntu]]></category>
		<category><![CDATA[intowire]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux Howto]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ubuntustudio]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows to Linux]]></category>
		<category><![CDATA[wubi]]></category>
		<category><![CDATA[xubuntu]]></category>

		<guid isPermaLink="false">http://linuxexplore.wordpress.com/?p=469</guid>
		<description><![CDATA[We’ve seen this Ubuntu installer for Windows before, but now it has new features and a new name: Wubi Beta. It uses no confusing lingo, and even lets you choose a variety of options that similar applications don’t offer: Choose the drive to install Ubuntu (should have at least 10GB available) Choose how much room&#8230;]]></description>
				<content:encoded><![CDATA[<p><a href="http://linuxexplore.files.wordpress.com/2012/07/ubuntu.png"><img class="aligncenter size-full wp-image-472" title="ubuntu" src="http://linuxexplore.files.wordpress.com/2012/07/ubuntu.png" alt="wubi" width="500" height="401" /></a></p>
<p>We’ve seen this <a href="http://cybernetnews.com/ubuntu-installation-now-easier-than-ever-in-windows/" rel="nofollow" target="_self">Ubuntu installer for Windows</a> before, but now it has new features and a new name: <a href="http://wubi-installer.org" rel="nofollow" target="_self">Wubi Beta</a>. It uses no confusing lingo, and even lets you choose a variety of options that similar applications don’t offer:</p>
<ul>
<li>Choose the drive to install Ubuntu (should have at least 10GB available)</li>
<li>Choose how much room to reserve for Ubuntu (minimum is 4GB while 8GB is recommended)</li>
<li>Chose whether to install <a href="http://www.ubuntu.com/" rel="nofollow" target="_self">Ubuntu</a> (GNOME), <a href="http://www.kubuntu.org/" rel="nofollow" target="_self">Kubuntu</a> (KDE), <a href="http://www.xubuntu.org/" rel="nofollow" target="_self">Xubuntu</a> (XFCE), or <a href="http://www.ubuntustudio.org/" rel="nofollow" target="_self">UbuntuStudio</a> (for multimedia workstations).</li>
<li>Choose your language</li>
<li>Pick your username and password</li>
</ul>
<p><a href="http://www.intowire.com/iWiRE/blog/view/41716/wubi-making-it-easy-for-windows-users-to-install-ubuntu#.UBLab93hUD8.wordpress">Read full story</a></p>
]]></content:encoded>
			<wfw:commentRss>https://blog.linuxexplore.com/2012/07/27/wubi-making-it-easy-for-windows-users-to-install-ubuntu/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>File encryption/decryption Linux</title>
		<link>https://blog.linuxexplore.com/2011/01/20/file-encryptiondecryption-linux/</link>
		<comments>https://blog.linuxexplore.com/2011/01/20/file-encryptiondecryption-linux/#comments</comments>
		<pubDate>Thu, 20 Jan 2011 18:12:35 +0000</pubDate>
		<dc:creator><![CDATA[linuxexplore]]></dc:creator>
				<category><![CDATA[Linux Explore How to]]></category>
		<category><![CDATA[decryption]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[Linux Howto]]></category>
		<category><![CDATA[openssl]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[password on tar file]]></category>
		<category><![CDATA[tar]]></category>
		<category><![CDATA[tar with encryption]]></category>
		<category><![CDATA[tar with password]]></category>

		<guid isPermaLink="false">http://linuxexplore.wordpress.com/?p=333</guid>
		<description><![CDATA[Openssl is one of the best tools which can be used to encrypt/decrypt files. You can password protect your important data to avoid misuse. To encrypt your files use the command: openssl des3 -salt -in $FILENAME -out ${FILENAME}.des3 To decrypt the file use the command: openssl des3 -d -salt -in ${FILENAME}.des3 -out ${FILENAME} You can&#8230;]]></description>
				<content:encoded><![CDATA[<p>Openssl is one of the best tools which can be used to encrypt/decrypt files. You can password protect your important data to avoid misuse.</p>
<p>To encrypt your files use the command:</p>
<pre>openssl des3 -salt -in $FILENAME -out ${FILENAME}.des3</pre>
<p>To decrypt the file use the command:</p>
<pre>openssl des3 -d -salt -in ${FILENAME}.des3 -out ${FILENAME}</pre>
<p>You can also use my script ‘tarcrypt.sh’ to encrypt/decrypt files. This script is using tar to compress/decompress with encryption/decryption functionality.</p>
<pre>#!/bin/sh
#
# 'tarcrypt.sh' script can used to compress/decompress the data with encryption.
#
# This script is created &amp; tested by Rahul Panwar.
# WARNING!!! Use it at your own risk.
# Please report the bugs or queries to panwar.rahul@gmail.com

VERSION="Version 1.1.0.1nCreated by: Rahul Panwar"
PASS=""
PASS_OPTION=""
EXT_OPTION=""
COMP_FILE="encrypted_file"

DATA_FILES_ALL=""

# Usage
usage ()
{
	echo "Usage:"
	echo "	${0##*/} -c " [  ... "  [-p ]"
	echo "	${0##*/} -x  [-C ] [-p ]"
	echo "	${0##*/} -h"
	echo "	${0##*/} -v"
	echo "OPTIONS:"
	echo "	-c|--compress	: Compress and encrypt the file(s) or directory(ies)
					for multiple files use double quotes (for example "file1 file2 dir1")."
	echo "	-x|--decompress	: Decrypt and uncompress the file"
	echo "	-p|--password	: Password to encrypt/decrypt the file"
	echo "	-C|--extract	: Change directory, to extract the compressed file, default is current directory"
	echo "	-h|--help	: To see this help"
	echo "	-v|--version	: Check the version"
}
[ $# = 0 ] &amp;&amp; usage &amp;&amp; exit 1

# to encrypt files using openssl
encrypt_file()
{
	FNAME=$1

	#openssl des3 -salt -in "$FNAME" -out "$FNAME.des3"
	openssl des3 -salt -out "$FNAME" ${PASS_OPTION}
}

# to decrypt the files using openssl
decrypt_file()
{
	FNAME=$1

	#openssl des3 -d -salt -in "$FNAME" -out "${FNAME%.[^.]*}"
	openssl des3 -d -salt -in "$FNAME" ${PASS_OPTION}
}

# compress and encrypt the files
en_comp()
{
	tar -czp ${DATA_FILES} | encrypt_file ${COMP_FILE}
}

# decrypt and uncompress the files
de_comp()
{
	decrypt_file ${COMP_FILE} | tar ${EXT_OPTION} -xz
}

# main function
main_function()
{
	compress=""
	decompress=""
	extract=""
	password=""
	while test "$1" != "" ; do
		OPT=$1
		OPT_VAL1=$2
		OPT_VAL2=$3
		case "$OPT" in
			--compress|-c)
				DATA_FILES_ALL="${OPT_VAL1}"
				[ ! "${OPT_VAL2}" ] &amp;&amp; echo -e "No encrypt filename, using default name: ${COMP_FILE}"
				COMP_FILE=${OPT_VAL2:-$COMP_FILE}
				compress=1
				shift
				[ "$OPT_VAL2" ] &amp;&amp; shift
			;;
			--decompress|-x)
				COMP_FILE=${OPT_VAL1:-$COMP_FILE}
				decompress=1
				shift
			;;
			--password|-p)
				PASS=${OPT_VAL1}
				[ "$PASS" ] &amp;&amp; password=1 &amp;&amp; PASS_OPTION="-pass pass:${PASS}"
				shift
			;;
			--extract|-C)
				[ ! -d "$OPT_VAL1" ] &amp;&amp; echo -e "Extract directory not exists" &amp;&amp; exit 1
				EXT_OPTION="-C ${OPT_VAL1:-$PWD}"
				extract=1
				shift
			;;
			--help|-h)
				usage
				exit 0
			;;
			--version|-v)
				echo -e "${VERSION}"
				exit 0
			;;
			-*)
				echo "Error: no such option $OPT"
				usage
				exit 1
			;;
			*)
				echo -e "Error: invalid option $OPT"
				usage
				exit 1
		esac
		shift
	done

	if [ "$compress" ] &amp;&amp; [ "$decompress" ]; then
		echo -e "n-c and -x can't be used simultaneouslyn" &amp;&amp; usage &amp;&amp; exit 1
	elif [ "$extract" ] &amp;&amp; [ "$compress" ]; then
		echo -e "n-C can only use with -x optionn" &amp;&amp; usage &amp;&amp; exit 1
	fi
}

main_function "$@"
if [ "$compress" ]; then
	for FILES in ${DATA_FILES_ALL}; do
		[ -e "${FILES}" ] &amp;&amp; DATA_FILES="${DATA_FILES} ${FILES}"
	done
	if [ ! "${DATA_FILES}" ]; then
		echo -e "No file(s) found to compress" &amp;&amp; exit 2
	fi
	echo "==&gt; compressing"
	en_comp &amp;&gt;/dev/null &amp;&amp; echo "success" || echo "failure"
elif [ "$decompress" ]; then
	[ ! -e "${COMP_FILE}" ] &amp;&amp; echo -e "No file to decrypt" &amp;&amp; exit 2
	echo "==&gt; decompressing"
	de_comp &amp;&gt;/dev/null &amp;&amp; echo "success" || echo "failure"
fi</pre>
<p>If you found any bug in the script, please write your comment. I like to improve this, so suggestions are most welcome.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.linuxexplore.com/2011/01/20/file-encryptiondecryption-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Linux Explore Stats</title>
		<link>https://blog.linuxexplore.com/2010/10/29/linux-explore-stats/</link>
		<comments>https://blog.linuxexplore.com/2010/10/29/linux-explore-stats/#comments</comments>
		<pubDate>Fri, 29 Oct 2010 17:50:46 +0000</pubDate>
		<dc:creator><![CDATA[linuxexplore]]></dc:creator>
				<category><![CDATA[Introduction]]></category>
		<category><![CDATA[All about linux]]></category>
		<category><![CDATA[Explore]]></category>
		<category><![CDATA[hits]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux Explore]]></category>
		<category><![CDATA[Linux hacks]]></category>
		<category><![CDATA[Linux Howto]]></category>
		<category><![CDATA[Linux Tips]]></category>
		<category><![CDATA[Linux Tricks]]></category>
		<category><![CDATA[linuxexplore]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[statistics]]></category>
		<category><![CDATA[Stats]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://linuxexplore.wordpress.com/?p=316</guid>
		<description><![CDATA[Linux Explore stats month September 2012]]></description>
				<content:encoded><![CDATA[<p style="text-align:center;"><a href="http://linuxexplore.files.wordpress.com/2010/10/stats-30-09-2012-am-11-17-06.png"><img class="wp-image-642" title="stats-30-09-2012 AM 11-17-06" src="http://linuxexplore.files.wordpress.com/2010/10/stats-30-09-2012-am-11-17-06.png" alt="" width="640" height="221" /></a></p>
<p style="text-align:center;">Linux Explore stats month September 2012</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.linuxexplore.com/2010/10/29/linux-explore-stats/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to start shell script writing</title>
		<link>https://blog.linuxexplore.com/2010/10/06/how-to-start-shell-script-writing/</link>
		<comments>https://blog.linuxexplore.com/2010/10/06/how-to-start-shell-script-writing/#comments</comments>
		<pubDate>Tue, 05 Oct 2010 19:33:48 +0000</pubDate>
		<dc:creator><![CDATA[linuxexplore]]></dc:creator>
				<category><![CDATA[Linux Explore How to]]></category>
		<category><![CDATA[/bin/sh]]></category>
		<category><![CDATA[Linux Howto]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[shell scripting]]></category>
		<category><![CDATA[shellscript]]></category>

		<guid isPermaLink="false">http://linuxexplore.wordpress.com/?p=310</guid>
		<description><![CDATA[This is actually, I want to share, how I learned the shell scripting. It may be helpful for beginners. I am writing it step by step so that it will easy to understand: STEP 1: Do your task manually &#38; prepare the steps. If you know the basic Linux commands, it will help you to&#8230;]]></description>
				<content:encoded><![CDATA[<p>This is actually, I want to share, how I learned the shell scripting.  It may be helpful for beginners. I am writing it step by step so that  it will easy to understand:</p>
<p><strong>STEP 1: Do your task manually &amp; prepare the steps.</strong></p>
<p>If you know the basic Linux commands, it will help you to write a  shell script. I am not writing the basic Linux commands here, you can  see check here <a href="http://www.comptechdoc.org/os/linux/usersguide/linux_ugbasics.html">http://www.comptechdoc.org/os/linux/usersguide/linux_ugbasics.html</a></p>
<p><a class="alignleft" href="http://linuxexplore.wordpress.com/how-tos/how-to-start-shell-script-writing" target="_self">View full topic</a></p>
]]></content:encoded>
			<wfw:commentRss>https://blog.linuxexplore.com/2010/10/06/how-to-start-shell-script-writing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
