<?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>TECHiE TALKS &#187; Linux</title>
	<atom:link href="http://www.icpep.org/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.icpep.org</link>
	<description>Just another techie stuff</description>
	<lastBuildDate>Fri, 23 Jul 2010 04:53:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Slackware PHP GD Error</title>
		<link>http://www.icpep.org/slackware-php-gd-error/</link>
		<comments>http://www.icpep.org/slackware-php-gd-error/#comments</comments>
		<pubDate>Mon, 07 Jun 2010 01:13:29 +0000</pubDate>
		<dc:creator>paparts</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Linux Webserver]]></category>

		<guid isPermaLink="false">http://www.icpep.org/?p=1072</guid>
		<description><![CDATA[In the past months I was able to handle a LAMP server, this is my second time to handle a UNIX based web server but this time its a lot different because I will will be the one to install and configure the web server.  Our System administrator was the one who installed the latest [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="size-full wp-image-1074 aligncenter" title="slackware" src="http://www.icpep.org/wp-content/uploads/2010/06/slackware.png" alt="" width="342" height="359" /></p>
<p style="text-align: justify;">In the past months I was able to handle a LAMP server, this is my second time to handle a UNIX based web server but this time its a lot different because I will will be the one to install and configure the web server.  Our System administrator was the one who installed the latest version of slackware which is 13.1 on the machine, so all I need to do is have the web server up and running.</p>
<p style="text-align: justify;">Our system administrator did include the x packages when he installed slackware and this caused me a problem in running PHP because it gave me several errors in GD support.  The error I get was,</p>
<div style="border: 2px solid #CECECE; padding: 5px; background: #F1F1F1;">PHP Warning:  PHP Startup: Unable to load dynamic library &#8216;/usr/lib/php/extensions/gd.so&#8217; &#8211; libxcb-xlib.so.0: cannot open shared object file: No such file or directory in Unknown on line 0</div>
<p>I was able to solve the problem with the following steps taken and was based from a <a href="http://www.linuxquestions.org/questions/linux-general-1/php-gd-problems-missing-libx11-so-6-%3D-how-to-get-it-577217/">linux forum</a> I really loved.<span id="more-1072"></span><br />
Download the packages by entering the following commands,</p>
<div style="border: 2px solid #CECECE; padding: 5px; background: #F1F1F1;">
<ul>
<li> root@icpep:~# wget http://slackware.cs.utah.edu/pub/slackware/slackware-12.0/slackware/x/xtrans-1.0.3-noarch-1.tgz</li>
<li>root@icpep:~# wget http://slackware.cs.utah.edu/pub/slackware/slackware-12.0/slackware/x/libXdmcp-1.0.2-i486-1.tgz</li>
<li>root@icpep:~# wget http://slackware.cs.utah.edu/pub/slackware/slackware-12.0/slackware/x/libXau-1.0.3-i486-1.tgz</li>
<li>root@icpep:~# wget http://slackware.cs.utah.edu/pub/slackware/slackware-12.0/slackware/x/libX11-1.1.1-i486-4.tgz</li>
<li>root@icpep:~# wget http://slackware.cs.utah.edu/pub/slackware/slackware-12.0/slackware/x/libXt-1.0.5-i486-1.tgz</li>
<li>root@icpep:~# wget http://slackware.cs.utah.edu/pub/slackware/slackware-12.0/slackware/x/libSM-1.0.3-i486-1.tgz</li>
<li>root@icpep:~# wget http://slackware.cs.utah.edu/pub/slackware/slackware-12.0/slackware/x/libICE-1.0.3-i486-1.tgz</li>
<li>root@icpep:~# wget http://slackware.cs.utah.edu/pub/slackware/slackware-12.0/slackware/x/libXpm-3.5.6-i486-1.tgz</li>
<li>root@icpep:~# wget http://slackware.cs.utah.edu/pub/slackware/slackware-12.0/slackware/x/libxcb-1.0-i486-2.tgz</li>
</ul>
</div>
<p>After downloading the files I installed them using <strong>pkgtool</strong> and select install packages from current directory and by there it will display the packages downloaded. Here is a sample of how to install it using <strong>pkgtool</strong>,</p>
<p style="text-align: center;"><img class="size-full wp-image-1073 aligncenter" title="slackon" src="http://www.icpep.org/wp-content/uploads/2010/06/slackon.jpg" alt="" width="529" height="605" /></p>
<p>After installing the packages restart your apache and PHP GD support should be working. To check type this command,</p>
<div style="border: 2px solid #CECECE; padding: 5px; background: #F1F1F1;">root@icpep:~#php -m</div>
<p class="buymebeer"><form action="https://www.paypal.com/cgi-bin/webscr" target="paypal" method="post"><input type="hidden" name="cmd" value="_xclick" /><input type="hidden" name="business" value="allajosephcagadas@gmail.com" /><input type="hidden" name="return" value="" /><input type="hidden" name="item_name" value="Can You Buy Me a Beer? for Slackware PHP GD Error" /><input type="hidden" name="currency_code" value="USD" /><input type="hidden" name="amount" value="" /><input type="image" src="http://www.icpep.org/wp-content/plugins/buy-me-beer/icon_beer.gif" align="left" alt="Buy Me a Beer" title="Buy Me a Beer" hspace="3" /></form><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=allajosephcagadas@gmail.com&amp;currency_code=USD&amp;amount=&amp;return=&amp;item_name=Can+You+Buy+Me+a+Beer?+for+Slackware+PHP+GD+Error" target="paypal">Did find the post very useful? Maybe you want to buy me a glass of beer!</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.icpep.org/slackware-php-gd-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slackware Linux E-book</title>
		<link>http://www.icpep.org/slackware-linux-e-book/</link>
		<comments>http://www.icpep.org/slackware-linux-e-book/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 14:55:39 +0000</pubDate>
		<dc:creator>paparts</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ebook]]></category>

		<guid isPermaLink="false">http://www.icpep.org/?p=1020</guid>
		<description><![CDATA[Knowing a Linux distro is one asset of a network administrator, since then I seemed to be a die hard fan of knowing Linux.  The first linux distro I used was Red Hat and from the first time I saw it I was so amazed and at the same time surprised that such operating system [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="size-full wp-image-1021 aligncenter" title="Slackware-Linux" src="http://www.icpep.org/wp-content/uploads/2009/12/Slackware-Linux.jpg" alt="Slackware-Linux" width="170" height="170" /></p>
<p style="text-align: center;">
<p style="text-align: justify;">Knowing a Linux distro is one asset of a network administrator, since then I seemed to be a die hard fan of knowing Linux.  The first linux distro I used was Red Hat and from the first time I saw it I was so amazed and at the same time surprised that such operating system exist.  By then I was a great fan of linux but sad to say I seldomly use the operating system because most of the tools used in school and work is windows based, though it can be ran through wine but running it in windows is different.</p>
<p style="text-align: justify;">Lately, my friends and colleagues installed a transparent proxy used for filtering sites accessed within the network.  They explained to me how the proxy functions and it was a very big interest to me especially that linux was involved.</p>
<p style="text-align: justify;">This was also a coincidence that in the previous week I was able to download the latest version of Slackware Linux v13.O.  I tried to install it but facing it in text based is something new to me because the previous flavors of linux I used comes with a graphical user interface making it easy for me to install and configure stuff. <span id="more-1020"></span></p>
<p style="text-align: justify;">So the first step I made was finding an ebook for slackware and I got lucky that surfing deeper in the net I found version 2 of Slackware.  Since the resources is so scarce I decided to upload the ebook here and have an easy download for it to help also others and have them a reference.  So if this is also your first time to start with Linux Slackware, let us journey together in finding the power of Linux Slackware in Network administration.  Hoping that we can share ideas on how to improve communication a lot safer and a lot faster.  Below is the link where you can download the ebook.</p>
<p style="text-align: justify;"><a href="http://www.icpep.org/ebook/slackbook.zip"><img class="alignnone size-full wp-image-1022" title="winzip" src="http://www.icpep.org/wp-content/uploads/2009/12/winzip.gif" border="0" alt="winzip" width="27" height="27" />Download Slacware Ebook V2.O </a></p>
<p style="text-align: justify;">
<p style="text-align: justify;">
<p style="text-align: justify;">
<p class="buymebeer"><form action="https://www.paypal.com/cgi-bin/webscr" target="paypal" method="post"><input type="hidden" name="cmd" value="_xclick" /><input type="hidden" name="business" value="allajosephcagadas@gmail.com" /><input type="hidden" name="return" value="" /><input type="hidden" name="item_name" value="Can You Buy Me a Beer? for Slackware Linux E-book" /><input type="hidden" name="currency_code" value="USD" /><input type="hidden" name="amount" value="" /><input type="image" src="http://www.icpep.org/wp-content/plugins/buy-me-beer/icon_beer.gif" align="left" alt="Buy Me a Beer" title="Buy Me a Beer" hspace="3" /></form><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=allajosephcagadas@gmail.com&amp;currency_code=USD&amp;amount=&amp;return=&amp;item_name=Can+You+Buy+Me+a+Beer?+for+Slackware+Linux+E-book" target="paypal">Did find the post very useful? Maybe you want to buy me a glass of beer!</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.icpep.org/slackware-linux-e-book/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Show Hide File Extension</title>
		<link>http://www.icpep.org/show-hide-file-extension/</link>
		<comments>http://www.icpep.org/show-hide-file-extension/#comments</comments>
		<pubDate>Fri, 01 May 2009 02:02:43 +0000</pubDate>
		<dc:creator>paparts</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[virus]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MAC]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.icpep.org/?p=528</guid>
		<description><![CDATA[What are file extension or file types? File types are like embedded signatures, telling the operating system that this type of file can be opened by this  software or program and also to  associate with it properly.  A  file extension is one or several letters at the end of a filename. Usually three or four [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">What are <a href="http://www.computerfileextensions.com/">file extension</a> or file types?</p>
<p style="text-align: justify;">File types are like embedded signatures, telling the operating system that this type of file can be opened by this  software or program and also to  associate with it properly.  A  file extension is one or several letters at the end of a filename. Usually three or four letters,  Filename extensions usually follow a period (dot) and indicate the type of information stored in the file.  One good example is &#8220;Warcraft III.exe&#8221; the .exe <a href="http://www.computerfileextensions.com/">file extension</a> this means that Warcraft III is an executable program file.  &#8220;.exe&#8221; file extensions are sometimes dangerous to open especially when you don&#8217;t know the file.  If you have files such as &#8220;.exe&#8221;, better not open it because some of this types are viruses and this can surely ruin your entire operating system especially for Microsoft Windows.<span id="more-528"></span></p>
<p style="text-align: justify;">To show hide your file extension for windows is just go and open <strong>My Computer</strong> then click <strong>Tools</strong> menu and click <strong>Folder Options </strong>and click the <strong>View</strong> tab.  You should have the same as the image below:</p>
<p style="text-align: justify;"><img class="aligncenter size-full wp-image-529" title="show-hide-file-extension" src="http://www.icpep.org/wp-content/uploads/2009/04/show-hide-file-extension.jpg" alt="show-hide-file-extension" width="639" height="434" /></p>
<p style="text-align: justify;">If you want to show file extensions then you can always check the box and click apply.  Conversely, you can uncheck it if you dont want to see the file extension.</p>
<p style="text-align: justify;">
<div style="float:left;">Showing the file extension is advantageous especially for Microsoft Windows, since by just looking at the file you can know what type of file it is aside from looking at the icon.  Most worms that are spread all over the web are having an icon of a folder yet they are .exe files.  This is a very big threat for those who dont know what the file is.  Most o f the effects of this worms is that they replicate all the folders you have in your computer and hide the original ones and replace it with a .exe file with a folder icon.  They will disable your task manager, change the policy on your conputer, disable <a href="http://www.computerfileextensions.com/">registry</a> editing and disable the msconfig where you configure your start up programs.</div>
<div style="float:right;"><script type="text/javascript"><!--
google_ad_client = "pub-4547412119801593";
/* Show Hide File Extension */
google_ad_slot = "9191273179";
google_ad_width = 180;
google_ad_height = 150;
// --></script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script></div>
<p style="text-align: justify;">One disadvantage of this for most users is that when you rename the file and the extension is remoced the file will no longer work.  One example is that when you have a &#8220;example.doc&#8221; which is a MS Word File  and rename it to &#8220;myproject&#8221; the file will not work unless you write the file extension.  Renaming it back to &#8220;myproject.doc&#8221; will rename the file and will work on .doc editing software.</p>
<p class="buymebeer"><form action="https://www.paypal.com/cgi-bin/webscr" target="paypal" method="post"><input type="hidden" name="cmd" value="_xclick" /><input type="hidden" name="business" value="allajosephcagadas@gmail.com" /><input type="hidden" name="return" value="" /><input type="hidden" name="item_name" value="Can You Buy Me a Beer? for Show Hide File Extension" /><input type="hidden" name="currency_code" value="USD" /><input type="hidden" name="amount" value="" /><input type="image" src="http://www.icpep.org/wp-content/plugins/buy-me-beer/icon_beer.gif" align="left" alt="Buy Me a Beer" title="Buy Me a Beer" hspace="3" /></form><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=allajosephcagadas@gmail.com&amp;currency_code=USD&amp;amount=&amp;return=&amp;item_name=Can+You+Buy+Me+a+Beer?+for+Show+Hide+File+Extension" target="paypal">Did find the post very useful? Maybe you want to buy me a glass of beer!</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.icpep.org/show-hide-file-extension/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
