<?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/category/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>File Extension WPS</title>
		<link>http://www.icpep.org/file-extension-wps/</link>
		<comments>http://www.icpep.org/file-extension-wps/#comments</comments>
		<pubDate>Sat, 25 Apr 2009 05:11:39 +0000</pubDate>
		<dc:creator>paparts</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://www.icpep.org/?p=492</guid>
		<description><![CDATA[File Extension WPS or files that has a &#8220;.wps&#8221; is not a virus(except if there is something embedded with it) but rather it is a text document created with Microsoft Works Word Processor, like other Microsoft&#8217;s word processor like that of Microsoft Word with &#8220;.doc&#8221; file extension. The difference is that .doc files does not [...]]]></description>
			<content:encoded><![CDATA[<div>
<div style="float:right;"><script type="text/javascript"><!--
google_ad_client = "pub-4547412119801593";
/* File Extension WPS */
google_ad_slot = "5239373921";
google_ad_width = 234;
google_ad_height = 60;
// --></script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script></div>
</div>
<p style="text-align: justify;"><a href="http://www.fileextensionwps.net">File Extension WPS</a> or files that has a &#8220;.wps&#8221; is not a virus(except if there is something embedded with it) but rather it is a text document created with Microsoft Works Word Processor, like other Microsoft&#8217;s word processor like that of Microsoft Word with &#8220;.doc&#8221; file extension. The difference is that .doc files does not include advanced formatting options and macros that a Word document may contain but it can be opened by the Microsoft Publisher Software. The .wps file extension is an all-in-one program combining several office applications. Spreadsheet/Database documents and Word Processors  ran in the same window by some combined interface, making it very effective especially on older versions of computers it uses  less disk space and a smaller amount of memory. <span id="more-492"></span></p>
<p style="text-align: justify;">Office programs of all kinds have a multitude of complicated functions.  And because of these complications macros are embedded within the program to execute these functions by just one click of the mouse.  Macros are embedded set of instructions within the program, but one big disadvantage is that these are being used to produce and spread viruses on the web(One good example of these harmful viruses is the infamous &#8220;Melissa&#8221; virus).  Since these viruses are embedded into the documents and templates themselves, there&#8217;s no outward way to detect them in a .wps or other office-type file.  Before receiving any <a href="http://www.fileextensionwps.net/">File Extension WPS</a> you must always make sure the the source of the file can be trusted.</p>
<p style="text-align: justify;">In order to view the kind of file type you need Microsoft Works Suite or a <a href="http://www.fileextensionwps.net/">converter</a> to open or edit this file format. Microsoft Office Word can also open some versions of these Work document text files.</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 File Extension WPS" /><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+File+Extension+WPS" 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/file-extension-wps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
