<?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>Yet Another Linux Blog &#187; tips and tricks</title>
	<atom:link href="http://linux-blog.org/tag/tips-and-tricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://linux-blog.org</link>
	<description>Open Source, Open Blog</description>
	<lastBuildDate>Fri, 19 Feb 2010 18:44:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Host Your Own Domain, Website and Webserver</title>
		<link>http://linux-blog.org/host-your-own-domain-website-and-webserver/</link>
		<comments>http://linux-blog.org/host-your-own-domain-website-and-webserver/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 18:27:23 +0000</pubDate>
		<dc:creator>devnet</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[tips and tricks]]></category>
		<category><![CDATA[Webserver]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://linux-blog.org/?p=1363</guid>
		<description><![CDATA[This post was originally published on 13 July, 2006.  I&#8217;ve updated the original post which can be found here with current and extra information.
I have a problem with facebook, myspace, and other social networking websites out there.  The problem is when I upload my data to their webservers&#8230;.I don&#8217;t own it anymore.  They do.  And [...]


Related posts:<ol><li><a href='http://linux-blog.org/self-musings/' rel='bookmark' title='Permanent Link: Self Musings'>Self Musings</a> <small>With Yet Another Linux Blog silently turning 4 years old...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<blockquote><p><em>This post was originally published on 13 July, 2006.  I&#8217;ve updated the original post which can <a title="be found here" href="http://linux-blog.org/host-your-own-domain-and-webserver-using-apache/" target="_blank">be found here</a> with current and extra information.</em></p></blockquote>
<p>I have a problem with facebook, myspace, and other social networking websites out there.  The problem is when I upload my data to their webservers&#8230;.I don&#8217;t own it anymore.  They do.  And they can do whatever they want with it once it is there.</p>
<p>With this in mind, I&#8217;d rather setup <a title="status.net aka laconi.ca" href="http://status.net/" target="_blank">my own twitter using Status.net</a> or <a title="Pligg" href="http://www.pligg.com/" target="_blank">my own digg using Pligg</a>.  But I&#8217;d do it on MY OWN SERVER.  That way, any content I upload is MINE.  It doesn&#8217;t reside on some server in California or DC and get <a title="YOU BE THE STAR! Without Knowledge" href="http://www.wired.com/epicenter/2008/01/facebook-ads-ma/" target="_blank">recycled to advertisements</a>.</p>
<p>I like to control my own stuff.  I don&#8217;t like to be cut out of the loop.  If you&#8217;re like me, then you&#8217;ll want to host your own domain, website and webserver so that your friends/family/shrink can quickly and easily connect up to see new photos, find out the latest family developments, and understand why you wear tinfoil hats every Thursday after 4pm.</p>
<p>Normally, to host your own webpage you would need to spend around 7  bucks to purchase a domain.  Next you would need a hosting plan that usually runs around 3-15 dollars per month to serve up your web pages.</p>
<p>What most don&#8217;t realize is that you can skip these steps all together&#8230;you don&#8217;t need to get <a title="Dedicated Hosting" href="http://www.hosting.com/dedicatedservershosting/" target="_blank">dedicated hosting</a> (this blog is hosted on dedicated  hosting&#8230;but started out in my apartment!) to serve pages up to your friends and family.  You absolutely do not need  to get domain name services through a provider.  You can even host your  own webserver using a dialup connection (that&#8217;s right&#8230;I said dialup)  although. I don&#8217;t recommend it (but I&#8217;ve done it using 56.6kbps).</p>
<p>Why would you want to do this?  The answer might be to stay connected to  friends and family&#8230;perhaps install a gallery so that your  grandparents can see pics of your new dog/car/tinfoil hat.  Sure, you  could waste my time with MyWaste..er..space and facebook and be barraged daily by  advertisers and solicitors and be inundated with the minutiae of what all your friends had to eat for the day &#8230;or you could roll your own web host,  install a gallery or website, and provide media to your friends and  family without costing yourself a dime.  That&#8217;s right, <strong>NO COST</strong> (except time spent getting it running).  Just remember, your website  might not survive a digging or slashdotting if you run it yourself.   Keep that in mind <img src='http://linux-blog.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   So without more chatter, let&#8217;s get to the meat  and potatoes of things:</p>
<p><strong><span style="text-decoration: underline;">Meat and Potatoes</span></strong></p>
<p>If you have Cable or DSL at home (not a business account) you have something called a <span style="text-decoration: underline;">dynamic</span> connection.  Dynamic connection means that it can change every once in a while.  DSL and cable ISP&#8217;s purchase blocks of IP Addresses in the dynamic range so that they can keep consumers separate from businesses.  It&#8217;s also easier for them to manage dynamic pools of people than to have to remember static connections that don&#8217;t change for everyone.</p>
<p>Because of this problem&#8230;an ever changing connection for you at home&#8230;web servers and websites do not do very well.  The reason for this is because when you visit a website on a dynamic connection one day, it might be different the next day.  In order for visitors of a website to find you each and every single time, you need a &#8220;domain&#8221; or web name that points back to the address (IP Address) your internet service provider changes on a whim.  You&#8217;ll also need an update service to update your website each time your ISP decides to change things on you.</p>
<p>Believe it or not, there are free services out there to do that for you.  You just have to be willing to do a little extra work in the beginning to set things up.  You can also do this without spending 20-40 bucks a month on DNS service.</p>
<p>I&#8217;ll divide this up into 2 sections.  The first will deal with Linux hosting.   The second, Windows hosting.  This is only something that I&#8217;ve found easy to  do and the price is just right (it&#8217;s free).  The only thing that I  recommend is a dedicated internet connection (cable, DSL) but even this  is not necessary as dialup can be used.  I recommend that you use the  Linux way of doing things since it is more secure and doesn&#8217;t require a  restart every time you patch it.</p>
<p><em>*note: I&#8217;m assuming that you aren&#8217;t behind a firewall/proxy of any  kind and that your ISP doesn&#8217;t block port 80 traffic.  If your ISP  blocks port 80, see the appendix at the end of this article.</em></p>
<p><strong><span style="text-decoration: underline;">LINUX</span></strong></p>
<p><strong> </strong>No matter what version of Linux you run, chances are that  you&#8217;ll be able to install the apache webserver.  This is good news as  over half the websites of the world are run by apache. I&#8217;m not going to address the specifics of how to set  up your apache&#8230;only how to get it a fixed address without buying a  domain.  So, you have your html or php pages located into your webservers public  directory&#8230;good&#8230;whatever application you have is installed on your server.  Now, how to resolve your IP&#8230;lets say it  is&#8230;25.24.4.166 (for our example) and you want it to have a  host.name.com to bind to.  Easy to resolve.  Go to <a href="http://www.no-ip.com/index.php" target="_blank">http://www.no-ip.com/index.ph</a><a href="http://www.no-ip.com/index.php">p</a> and sign up.  You can  get a site from noip that is like yourname.theirdomain.com/.net/.info.   They have cool names like sytes.net and servebeer.org&#8230;even  workisboring.com.  Other services like <a title="dyndns.org" href="http://dyndns.org" target="_blank">dyndns.org</a> also exist and provide the free service as well.</p>
<p>You&#8217;ll be able to choose your own top level name&#8230;for instance,  Ithink.dnsiskinky.com could be your new domain name.  Next download a  client from the download tab: <a href="https://www.no-ip.com/downloads.php" target="_blank">https://www.no-ip.com/downloads.php</a></p>
<p>The linux client is a tar.gz source and is simple to install. Follow the  instructions when installing.  You may have to install compilation  tools (devel packages like GCC) to install the client.  You now are the  proud owner of yoursite.theirsite.com and your IP will ALWAYS update (as  long as noip.com is up) each time you log on/sign on/beam up or  whatever it is you do.</p>
<p>How does this help you?  Well, if you&#8217;re like me, you have a dynamic  IP address.  If you connect to the internet via cable, dialup, or  dsl&#8230;you also have a dynamic IP address.  Dynamic means that it will  change from time to time without warning.  So by binding  yoursite.theirsite.com to your IP address&#8230;you don&#8217;t ever have to worry  about what IP address you have anymore.  Instead, you&#8217;ll always be able  to connect using yoursite.theirsite.com.  You can host a webserver  using Apache and a virtual host in this style as well (look for another  how-to on this subject later) so that everyone can visit a shiny website  at yoursite.theirsite.com.</p>
<p>Now you can give your friends/family/dog walker/mailman the address to your new webserver&#8230;maybe it&#8217;s Ithink.dnsiskinky.com like we used in the example above.  Now when they visit that address in their web browser, your application or web page displays for them.  You also get bragging rights at being the most technical friend/relative/dog walker client/household that everyone knows.  Now let&#8217;s cover Windows.</p>
<p><img title="More..." src="http://linux-blog.org/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" /></p>
<p><strong><span style="text-decoration: underline;">WINDOWS</span></strong></p>
<p><strong> </strong>First you need a free and clear webserver since one is not  included by default with windows. You can <a href="http://httpd.apache.org/download.cgi" target="_blank">download  Apache</a> for this as well OR try the <a href="http://abyss.sourceforge.net/" target="_blank">Abyss Webserver</a>.</p>
<p>Interestingly enough, Abyss is also free!  I ran it while my linux  machine was being worked on (bad hard disk&#8230;it was a Quantum 200MB  drive from 1913&#8230;had to upgrade) and it worked just great off of  Windows XP.  Download that puppy and install it.  Make sure you read all  of the documentation and familiarize yourself with how Abyss does  business.</p>
<p>The next step&#8230;getting a hostname&#8230; is even easier than the linux  method because you don&#8217;t have to manually install the noip client&#8230;they  have a windows installer.  Go to <a href="http://www.no-ip.com/index.php" target="_blank">http://www.no-ip.com/index.php</a> and sign up.  Choose the domain name you would like (see above examples  in Linux section).  Next, download the noip client from the download  tab: <a href="https://www.no-ip.com/downloads.php" target="_blank">https://www.no-ip.com/downloads.php</a> but this time choose the windows client.  From there, you&#8217;ll be able to  install this with a simple double click.  Fill in all of your  information (pretty self explanatory) and make sure that it will run  with each time you sign on.  You&#8217;re set! Your IP will now resolve to the  yourchoice.theirhostname.com</p>
<p><span style="text-decoration: underline;"><strong>CONCLUSION</strong></span></p>
<p><span style="text-decoration: underline;"><strong> </strong></span>You don&#8217;t have to spend a dime to keep a domain bound  to your IP.  This is perfect for the home user who just wants a gallery  or homepage.  It&#8217;s even good for someone who has a weblog or enthusiast  site.  It&#8217;s good for someone who wants to be able to find their files and music&#8230;setup Jinzora and stream all your music library to yourself anywhere you are!  Setup Amahi and have access to all the goodness it brings.</p>
<p>Please remember, this wouldn&#8217;t be good for a business to have.  You will probably violate your ISP&#8217;s terms and conditions for using their connection if you tried to run a business this way.</p>
<p>It&#8217;s always good form to put a link of the stuff you are using on  your website to direct traffic back to your software provider.  When I  used noip, I included a noip link on my main page and also an abyss  webserver icon as well.  It&#8217;s just good form and some companies/software  providers necessitate the use of their logo or a link on sites that use  their software/code.  Just be a nice person and give a linkback to  them.  Good luck! Have fun!</p>
<p>Also, please note that having hosted my own webserver for quite  some time (circa 2001) I&#8217;ve found Linux and Apache as a combination to  be more secure, faster, and more stable than any webserver I&#8217;ve hosted  on the Windows Platform. I included information on Windows mainly to  introduce you to the concept of free and open source software. If you  thought getting a webserver for free was great, think about getting a  whole operating system! Give it a try, you don&#8217;t even have to install it  (use a <a href="http://en.wikipedia.org/wiki/Live_CD">Live CD</a>).</p>
<p><strong><span style="text-decoration: underline;">APPENDIX</span></strong></p>
<p>If your ISP blocks port 80 traffic, your webserver won&#8217;t work.   Before deciding that your ISP is blocking however, make sure your  firewall has the appropriate rules to allow incoming traffic.  You can  do a quick add to IPTABLES in the following manner:</p>
<pre class="brush: plain;">iptables -A INPUT -p tcp --dport 80 -j ACCEPT</pre>
<pre class="brush: plain;">iptables -A INPUT -j DROP</pre>
<p>If you&#8217;ve opened up the appropriate ports and things still don&#8217;t  work, it will be safe to say that you&#8217;ve determined the ISP is blocking  port 80.  How you can get around this conundrum is to switch the  listening port on the webserver to a different one and redirect traffic  there.</p>
<ol>
<li><a href="http://www.no-ip.com/support/guides/web_servers/isp_block_port_80.html">See  how to do this for IIS Webservers</a></li>
<li><a href="http://httpd.apache.org/docs/2.0/mod/mpm_common.html#listen">See  how to do this for Apache Webservers</a> (normally in  /etc/apache2/httpd.conf but your distro may vary.)</li>
<li><a href="http://www.aprelium.com/abyssws/faq.html#A1-2">See how to do  this for Abyss Webservers</a></li>
</ol>
<p>If you still have problems, drop me a line in the comments section.   I may not be able to answer all questions but I can most likely get you  to a person/place/thing that can.  Have fun and thanks for reading!</p>
<p><a href="http://linux-blog.org/host-your-own-domain-website-and-webserver/" rel="bookmark">Host Your Own Domain, Website and Webserver</a> originally appeared on <a href="http://linux-blog.org">Yet Another Linux Blog</a> on February 13, 2010.</p>


<p>Related posts:<ol><li><a href='http://linux-blog.org/self-musings/' rel='bookmark' title='Permanent Link: Self Musings'>Self Musings</a> <small>With Yet Another Linux Blog silently turning 4 years old...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://linux-blog.org/host-your-own-domain-website-and-webserver/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Convert PNG to GIF via Command Line</title>
		<link>http://linux-blog.org/convert-png-to-gif-via-command-line/</link>
		<comments>http://linux-blog.org/convert-png-to-gif-via-command-line/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 18:24:03 +0000</pubDate>
		<dc:creator>devnet</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[tips and tricks]]></category>

		<guid isPermaLink="false">http://linux-blog.org/?p=1260</guid>
		<description><![CDATA[I installed a bare bones Arch Linux system today and took a screenshot.  With no graphics utilities installed, I needed a way to convert a PNG to a GIF for a Simple Machines forum template thumbnail.  I figured I&#8217;d use a command line utility to help me and ImageMagick is installed by default on most [...]


Related posts:<ol><li><a href='http://linux-blog.org/adding-color-to-bash-list-command/' rel='bookmark' title='Permanent Link: Adding Color to Bash List Command'>Adding Color to Bash List Command</a> <small>One of the things I love is being able to...</small></li>
<li><a href='http://linux-blog.org/adding-color-to-bash-list-command-part-ii/' rel='bookmark' title='Permanent Link: Adding Color to Bash List Command Part II'>Adding Color to Bash List Command Part II</a> <small>I previously blogged about how to add color to the...</small></li>
<li><a href='http://linux-blog.org/laptop-multimedia-keys-and-pclinuxos-2009/' rel='bookmark' title='Permanent Link: Laptop Multimedia Keys and PCLinuxOS 2009'>Laptop Multimedia Keys and PCLinuxOS 2009</a> <small>I installed PCLinuxOS 2009 recently on a Dell D630 Latitude...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I installed a bare bones Arch Linux system today and took a screenshot.  With no graphics utilities installed, I needed a way to convert a PNG to a GIF for a Simple Machines forum template thumbnail.  I figured I&#8217;d use a command line utility to help me and ImageMagick is installed by default on most distributions.  A quick read through the ImageMagick manpage and I found the <em>convert</em> command and thought I&#8217;d share it with everyone.  Use convert in the following fashion:  <strong>convert [input-options] input-file [output-options] output-file</strong></p>
<pre class="brush: plain;">convert SMFPress.png -channel Alpha -threshold 80% -resize 120x120 thumbnail.gif</pre>
<p>This did a quick, same-size conversion with little loss for me to display the thumbnail online.  For more information on the options I used and other options that I didn&#8217;t use, take a peek at the<a title="ImageMagick Help Convert" href="http://www.imagemagick.org/script/convert.php" target="_blank"> ImageMagick Online Help Page for convert.</a></p>
<p><a href="http://linux-blog.org/convert-png-to-gif-via-command-line/" rel="bookmark">Convert PNG to GIF via Command Line</a> originally appeared on <a href="http://linux-blog.org">Yet Another Linux Blog</a> on November 6, 2009.</p>


<p>Related posts:<ol><li><a href='http://linux-blog.org/adding-color-to-bash-list-command/' rel='bookmark' title='Permanent Link: Adding Color to Bash List Command'>Adding Color to Bash List Command</a> <small>One of the things I love is being able to...</small></li>
<li><a href='http://linux-blog.org/adding-color-to-bash-list-command-part-ii/' rel='bookmark' title='Permanent Link: Adding Color to Bash List Command Part II'>Adding Color to Bash List Command Part II</a> <small>I previously blogged about how to add color to the...</small></li>
<li><a href='http://linux-blog.org/laptop-multimedia-keys-and-pclinuxos-2009/' rel='bookmark' title='Permanent Link: Laptop Multimedia Keys and PCLinuxOS 2009'>Laptop Multimedia Keys and PCLinuxOS 2009</a> <small>I installed PCLinuxOS 2009 recently on a Dell D630 Latitude...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://linux-blog.org/convert-png-to-gif-via-command-line/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Adding Color to Bash List Command Part II</title>
		<link>http://linux-blog.org/adding-color-to-bash-list-command-part-ii/</link>
		<comments>http://linux-blog.org/adding-color-to-bash-list-command-part-ii/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 18:25:16 +0000</pubDate>
		<dc:creator>devnet</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[prompt]]></category>
		<category><![CDATA[tips and tricks]]></category>

		<guid isPermaLink="false">http://linux-blog.org/?p=1209</guid>
		<description><![CDATA[I previously blogged about how to add color to the &#8216;ls&#8217; command utilizing an config file and alias.  I then stumbled across a nugget of wisdom from a Foresight Linux user on the developers mailing list who gave a handy command that remedies some problems with missing color in a terminal.
On some distributions, the system-wide [...]


Related posts:<ol><li><a href='http://linux-blog.org/adding-color-to-bash-list-command/' rel='bookmark' title='Permanent Link: Adding Color to Bash List Command'>Adding Color to Bash List Command</a> <small>One of the things I love is being able to...</small></li>
<li><a href='http://linux-blog.org/convert-png-to-gif-via-command-line/' rel='bookmark' title='Permanent Link: Convert PNG to GIF via Command Line'>Convert PNG to GIF via Command Line</a> <small>I installed a bare bones Arch Linux system today and...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I <a href="http://linux-blog.org/adding-color-to-bash-list-command/" target="_blank">previously blogged about how to add color to the &#8216;ls&#8217; command</a> utilizing an config file and alias.  I then stumbled across a nugget of wisdom from a Foresight Linux user on the developers mailing list who gave a handy command that remedies some problems with missing color in a terminal.</p>
<p>On some distributions, the system-wide <em>/etc/DIR_COLORS</em>* files are removed or not present.  This results in no colors being given inside of a terminal when looking for color directories and filenames.  If you find yourself in this boat, try the following command to re-populate this setting:</p>
<pre class="brush: bash;">devnet-&gt; cd ~/
devnet-&gt; dircolors -p &gt;.dircolors
</pre>
<p>This should create a default profile for colors for your session if it hasn&#8217;t been done or was accidentally removed.  For more information on the dircolors command try &#8216;man dircolors&#8217;.  Please also note that <em>dircolors</em> command uses the environmental variable LS_COLORS to set your session.</p>
<p>For more information on LS_COLORS and how it pertains to the terminal/shell/cli/prompt, there are a few blog posts that do an excellent job explaining <a href="http://twistedcode.blogspot.com/2008/04/lscolors-explained.html" target="_blank">here</a>, <a href="http://linux-sxs.org/housekeeping/lscolors.html" target="_blank">here</a> and <a href="http://www.bigsoft.co.uk/blog/index.php/2008/04/11/configuring-ls_colors" target="_blank">here</a>.</p>
<p><a href="http://linux-blog.org/adding-color-to-bash-list-command-part-ii/" rel="bookmark">Adding Color to Bash List Command Part II</a> originally appeared on <a href="http://linux-blog.org">Yet Another Linux Blog</a> on September 8, 2009.</p>


<p>Related posts:<ol><li><a href='http://linux-blog.org/adding-color-to-bash-list-command/' rel='bookmark' title='Permanent Link: Adding Color to Bash List Command'>Adding Color to Bash List Command</a> <small>One of the things I love is being able to...</small></li>
<li><a href='http://linux-blog.org/convert-png-to-gif-via-command-line/' rel='bookmark' title='Permanent Link: Convert PNG to GIF via Command Line'>Convert PNG to GIF via Command Line</a> <small>I installed a bare bones Arch Linux system today and...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://linux-blog.org/adding-color-to-bash-list-command-part-ii/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Adding Color to Bash List Command</title>
		<link>http://linux-blog.org/adding-color-to-bash-list-command/</link>
		<comments>http://linux-blog.org/adding-color-to-bash-list-command/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 21:00:06 +0000</pubDate>
		<dc:creator>devnet</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[prompt]]></category>
		<category><![CDATA[tips and tricks]]></category>

		<guid isPermaLink="false">http://linux-blog.org/?p=1067</guid>
		<description><![CDATA[One of the things I love is being able to enter into a directory via terminal, list the contents, and quickly see which ones are executable or not and which ones are directories or are not directories IN COLOR (not everyone is perfect right?).  This is specifically handy as I move through working with Slackware [...]


Related posts:<ol><li><a href='http://linux-blog.org/adding-color-to-bash-list-command-part-ii/' rel='bookmark' title='Permanent Link: Adding Color to Bash List Command Part II'>Adding Color to Bash List Command Part II</a> <small>I previously blogged about how to add color to the...</small></li>
<li><a href='http://linux-blog.org/convert-png-to-gif-via-command-line/' rel='bookmark' title='Permanent Link: Convert PNG to GIF via Command Line'>Convert PNG to GIF via Command Line</a> <small>I installed a bare bones Arch Linux system today and...</small></li>
<li><a href='http://linux-blog.org/laptop-multimedia-keys-and-pclinuxos-2009/' rel='bookmark' title='Permanent Link: Laptop Multimedia Keys and PCLinuxOS 2009'>Laptop Multimedia Keys and PCLinuxOS 2009</a> <small>I installed PCLinuxOS 2009 recently on a Dell D630 Latitude...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>One of the things I love is being able to enter into a directory via terminal, list the contents, and quickly see which ones are executable or not and which ones are directories or are not directories IN COLOR (not everyone is perfect right?).  This is specifically handy as I move through working with <a href="http://slackware.com">Slackware</a> based distributions like the one I&#8217;m using now, <a href="http://zenwalk.org">Zenwalk</a> Linux 6 and the <em>/etc/rc.d/</em> directory.  Most of the Red Hat based distributions out there that I&#8217;ve used have this set automatically&#8230;so I&#8217;m used to it.  When I opened up a terminal in Zenwalk I found no color. A quick investigation of <em>~/.bashrc</em> showed me that there are aliases set to display color&#8230;instead of ls I&#8217;d just use the letter L; 2 l&#8217;s for another option, 3 for another.  It&#8217;s interesting, but not normally how I do business.  See bashrc below:</p>
<pre class="brush: bash; highlight: [2,3,4];">
devnet[~]$ cat ~/.bashrc
alias lll=&quot;ls -al --color&quot;
alias ll=&quot;ls -l --color&quot;
alias l='ls --color'&lt;br /&gt;alias search='find . -name'
alias aterm=&quot;aterm -fg white -tr&quot;
alias version='cat /etc/zenwalk-version'
alias dh='df -h'&lt;br /&gt;export PS1='\u[\W]\$ '
export PAGER=&quot;most&quot;&lt;br /&gt;devnet[~]$
</pre>
<p>I don&#8217;t use those aliases much&#8230;others of you might do the &#8216;ll&#8217; or &#8216;lll&#8217; but it&#8217;s just not part of my routine.  So, I added in just after line 4 in the code above:</p>
<pre class="brush: bash;">
alias ls='ls --color'
</pre>
<p>You can do this a few different ways&#8230;with any command line editor like emacs, vi, or nano/pico.  It&#8217;s really up to you.  The easiest way for new users is to use a text editor:</p>
<pre class="brush: bash;">
devnet[~]$ mousepad ~/.bashrc
</pre>
<p>This will launch the mousepad text editor in XFCE.  If you&#8217;re in Gnome, try gedit.  If KDE, give kwrite a try.  You should see something like the following window pop up for editing:</p>
<p style="text-align: left;"><a href="http://linux-blog.org/wp-content/uploads/2009/06/bashrc.png"><img class="aligncenter size-full wp-image-1084" style="rel=&quot;lightbox&quot;" title="bashrc" src="http://linux-blog.org/wp-content/uploads/2009/06/bashrc.png" alt="bashrc" width="188" height="131" /></a>You should see in the picture above, I&#8217;ve added in the alias needed to make me comfortable.  After that, File &gt;&gt; Save.  You&#8217;re set!  Except, you may notice that when you type the command &#8216;ls&#8217; there are no colors.  So what gives?  Well, we haven&#8217;t loaded our <em>./bashrc</em> since we changed it.  You don&#8217;t have to logout and back in to get things to work though&#8230;you can do this right from the terminal:</p>
<pre class="brush: bash;">
devnet[~]$ exec bash
</pre>
<p>Now try giving the &#8216;ls&#8217; command a try again and you should see that it is in color.  I know a lot of the more advanced Linux guys out there are probably saying, &#8220;why&#8217;d he waste a post on this!  It&#8217;s easy&#8221; and you&#8217;d be right for a majority of users out there&#8230;I hope that this post finds some new user out there that may be stuck for an answer on how to do this.  One final note on this as well: You will have to do this as the root user and change <em>/root/.bashrc</em> in order for your root user to also have color.  Thanks for reading!<br />
<script type="text/javascript">// < ![CDATA[
google_ad_client = "pub-3982453702542240";
/* 468x15, created 6/24/09 */
google_ad_slot = "6181047080";
google_ad_width = 468;
google_ad_height = 15;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></p>
<p><a href="http://linux-blog.org/adding-color-to-bash-list-command/" rel="bookmark">Adding Color to Bash List Command</a> originally appeared on <a href="http://linux-blog.org">Yet Another Linux Blog</a> on June 5, 2009.</p>


<p>Related posts:<ol><li><a href='http://linux-blog.org/adding-color-to-bash-list-command-part-ii/' rel='bookmark' title='Permanent Link: Adding Color to Bash List Command Part II'>Adding Color to Bash List Command Part II</a> <small>I previously blogged about how to add color to the...</small></li>
<li><a href='http://linux-blog.org/convert-png-to-gif-via-command-line/' rel='bookmark' title='Permanent Link: Convert PNG to GIF via Command Line'>Convert PNG to GIF via Command Line</a> <small>I installed a bare bones Arch Linux system today and...</small></li>
<li><a href='http://linux-blog.org/laptop-multimedia-keys-and-pclinuxos-2009/' rel='bookmark' title='Permanent Link: Laptop Multimedia Keys and PCLinuxOS 2009'>Laptop Multimedia Keys and PCLinuxOS 2009</a> <small>I installed PCLinuxOS 2009 recently on a Dell D630 Latitude...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://linux-blog.org/adding-color-to-bash-list-command/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Laptop Multimedia Keys and PCLinuxOS 2009</title>
		<link>http://linux-blog.org/laptop-multimedia-keys-and-pclinuxos-2009/</link>
		<comments>http://linux-blog.org/laptop-multimedia-keys-and-pclinuxos-2009/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 02:35:36 +0000</pubDate>
		<dc:creator>devnet</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Kwhat?]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[PCLinuxOS]]></category>
		<category><![CDATA[tips and tricks]]></category>

		<guid isPermaLink="false">http://linux-blog.org/?p=927</guid>
		<description><![CDATA[I installed PCLinuxOS 2009 recently on a Dell D630 Latitude and was disappointed to see that I couldn&#8217;t get the hardware volume (up/down/mute) buttons didn&#8217;t work out of the box.  I thought a bit about kmilo, a program that was previously used for laptop buttons (thinkpad buttons though) and I searched around a bit inside [...]


Related posts:<ol><li><a href='http://linux-blog.org/pclinuxos-2009-not-diggworthy/' rel='bookmark' title='Permanent Link: PCLinuxOS 2009 Not Diggworthy'>PCLinuxOS 2009 Not Diggworthy</a> <small>It&#8217;s really sad when the Alpha release of Ubuntu makes...</small></li>
<li><a href='http://linux-blog.org/adding-color-to-bash-list-command/' rel='bookmark' title='Permanent Link: Adding Color to Bash List Command'>Adding Color to Bash List Command</a> <small>One of the things I love is being able to...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I installed PCLinuxOS 2009 recently on a Dell D630 Latitude and was disappointed to see that I couldn&#8217;t get the hardware volume (up/down/mute) buttons didn&#8217;t work out of the box.  I thought a bit about kmilo, a program that was previously used for laptop buttons (thinkpad buttons though) and I searched around a bit inside the KDE Control Center for keyboard shortcuts to see if I could assign the keys manually.  However, I couldn&#8217;t find any volume setting inside this menu.</p>
<p>Then, it hit me, I had remembered seeing volume settings before&#8230;inside kmix; there is an area for assigning global shortcuts for volume and mute!  This should work for anyone running KDE 3.5.8 and above (I think).  Left click on Kmix in your tray and choose the mixer button.  From there, choose <em>Settings &gt;&gt; Configure Global Shortcuts</em>.  Now assign the volume up, down, and mute keys manually by clicking in the blank and pressing the hardware button.  This should work for a majority of people out there.  For me though, this didn&#8217;t work.  When pressing the keys, nothing happened.  I thought I was doomed.</p>
<p>I researched a bit more and found that installing a program called keytouch would allow me to, at the very least, program my keyboard in any way I wanted to program it.  I opened Synaptic and installed keytouch and keytouch-editor.  After install, I went to <em>Kmenu &gt;&gt; System &gt;&gt; Configuration &gt;&gt; Hardware &gt;&gt; Keytouch</em>.  It prompted me to choose my keyboard.  Since it didn&#8217;t have the Dell D630, I chose the closest thing which was the Dell D800.  I closed the application and now the volume buttons and mute button works!  Keytouch also has the ability to manually edit and also to import keytouch &#8217;schemas&#8217; to give maximum flexibility.  Hopefully, this helps some of you out there that cannot get your multimedia keys working in PCLinuxOS and KDE to work!</p>
<p><a href="http://linux-blog.org/laptop-multimedia-keys-and-pclinuxos-2009/" rel="bookmark">Laptop Multimedia Keys and PCLinuxOS 2009</a> originally appeared on <a href="http://linux-blog.org">Yet Another Linux Blog</a> on March 17, 2009.</p>


<p>Related posts:<ol><li><a href='http://linux-blog.org/pclinuxos-2009-not-diggworthy/' rel='bookmark' title='Permanent Link: PCLinuxOS 2009 Not Diggworthy'>PCLinuxOS 2009 Not Diggworthy</a> <small>It&#8217;s really sad when the Alpha release of Ubuntu makes...</small></li>
<li><a href='http://linux-blog.org/adding-color-to-bash-list-command/' rel='bookmark' title='Permanent Link: Adding Color to Bash List Command'>Adding Color to Bash List Command</a> <small>One of the things I love is being able to...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://linux-blog.org/laptop-multimedia-keys-and-pclinuxos-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Host Your Own Domain and Webserver</title>
		<link>http://linux-blog.org/host-your-own-domain-and-webserver-using-apache/</link>
		<comments>http://linux-blog.org/host-your-own-domain-and-webserver-using-apache/#comments</comments>
		<pubDate>Sat, 13 Dec 2008 19:42:25 +0000</pubDate>
		<dc:creator>devnet</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[tips and tricks]]></category>
		<category><![CDATA[Webserver]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://linux-blog.org/word/host-your-own-domain-and-webserver-using-apache/</guid>
		<description><![CDATA[This article is from 2006!  The information here may not be the most current.  You can visit an updated version here!
Doesn&#8217;t sound like anything new right?  Well, some people may not know of this method.
Normally, to host your own webpage you would need to spend around 7 bucks to purchase a domain.  Next you would [...]


Related posts:<ol><li><a href='http://linux-blog.org/adding-color-to-bash-list-command/' rel='bookmark' title='Permanent Link: Adding Color to Bash List Command'>Adding Color to Bash List Command</a> <small>One of the things I love is being able to...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<blockquote><p><em>This article is from 2006!  The information here may not be the most current.  You can visit an </em><a title="updated version that can be found here" href="http://linux-blog.org/host-your-own-domain-website-and-webserver/" target="_self"><em>updated version here</em></a><em>!</em></p></blockquote>
<p>Doesn&#8217;t sound like anything new right?  Well, some people may not know of this method.</p>
<p>Normally, to host your own webpage you would need to spend around 7 bucks to purchase a domain.  Next you would need a hosting plan that usually runs around 3-15 dollars per month to serve up your web pages.</p>
<p>What most don&#8217;t realize is that you can skip these steps all together&#8230;you don&#8217;t need to get <a title="Dedicated Hosting" href="http://www.hosting.com/dedicatedservershosting/" target="_blank">dedicated hosting</a>(this blog is hosted on dedicated hosting&#8230;but started out in my apartment!) to serve pages up to your friends and family.  You absolutely do not need to get domain name services through a provider.  You can even host your own webserver using a dialup connection (that&#8217;s right&#8230;I said dialup) although. I don&#8217;t recommend it (but I&#8217;ve done it using 56.6kbps).</p>
<p>Why would you want to do this?  My reply&#8230;to stay connected to friends and family&#8230;perhaps throw up a gallery so that your grandparents can see pics of your new dog/car/tinfoil hat.  Sure, you could waste my time with MyWaste..er..space and be barraged daily by advertisers and solicitors&#8230;or you could roll your own <a href="http://webhostingrating.com">web host</a>, install a gallery or website, and provide media to your friends and family without costing yourself a dime.  That&#8217;s right, <strong>NO COST</strong> (except time spent getting it running).  Just remember, your website might not survive a digging or slashdotting if you run it yourself.  Keep that in mind <img src='http://linux-blog.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   So without more chatter, let&#8217;s get to the meat and potatoes of things:</p>
<p>Do you cringe at the thought of buying a domain and putting up with the headache of trying to make sure your IP address is up to date with your domain?  Do you hate the 40 dollars you spend on DNS service each year to resolve your IP address to your hostname?  Read on and learn the the flat-broke-and-busted way of maintaining a fixed hostname for your IP&#8230;even if you have dialup.</p>
<p>I&#8217;ll divide this up into 2 sections.  The first will deal with Linux.  The second, Windows.  This is only something that I&#8217;ve found easy to do and the price is just right (it&#8217;s free).  The only thing that I recommend is a dedicated internet connection (cable, DSL) but even this is not necessary as dialup can be used.  I recommend that you use the Linux way of doing things since it is more secure and doesn&#8217;t require a restart every time you patch it.</p>
<p><em>*note: I&#8217;m assuming that you aren&#8217;t behind a firewall/proxy of any kind and that your ISP doesn&#8217;t block port 80 traffic.  If your ISP blocks port 80, see the appendix at the end of this article.</em></p>
<p><strong><span style="text-decoration: underline;">LINUX</span></strong></p>
<p><strong> </strong>No matter what version of Linux you run, chances are that you&#8217;ll be able to install the apache webserver.  This is good news as over half the websites of the world are run by the extremely efficient and speedy apache. I&#8217;m not going to address the specifics of how to set up your website&#8230;only how to get it a fixed address without buying a domain.  So, you have your pages dropped into your webservers public directory&#8230;good.  Now, how to resolve your IP&#8230;lets say it is&#8230;25.24.4.166 (for our example) and you want it to have a host.name.com to bind to.  Easy to resolve.  Go to <a href="http://www.no-ip.com/index.php" target="_blank">http://www.no-ip.com/index.ph</a><a href="http://www.no-ip.com/index.php">p</a> and sign up.  You can get a site from noip that is like yourname.theirdomain.com/.net/.info.  They have cool names like sytes.net and servebeer.org&#8230;even workisboring.com</p>
<p>You&#8217;ll be able to choose your own top level name&#8230;for instance, Ithink.dnsiskinky.com could be your new domain name.  Next download a client from the download tab: <a href="https://www.no-ip.com/downloads.php" target="_blank">https://www.no-ip.com/downloads.php</a><br />
<script type="text/javascript">// < ![CDATA[
// < ![CDATA[
// < ![CDATA[
// < ![CDATA[
// < ![CDATA[
// < ![CDATA[
google_ad_client = "pub-3982453702542240";
/* 468x15, created 6/24/09 */
google_ad_slot = "6181047080";
google_ad_width = 468;
google_ad_height = 15;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script><br />
The linux client is a tar.gz source and is simple to install. Follow the instructions when installing.  You may have to install compilation tools (devel packages like GCC) to install the client.  You now are the proud owner of yoursite.theirsite.com and your IP will ALWAYS update (as long as noip.com is up) each time you log on/sign on/beam up or whatever it is you do.</p>
<p>How does this help you?  Well, if you&#8217;re like me, you have a dynamic IP address.  If you connect to the internet via cable, dialup, or dsl&#8230;you also have a dynamic IP address.  Dynamic means that it will change from time to time without warning.  So by binding yoursite.theirsite.com to your IP address&#8230;you don&#8217;t ever have to worry about what IP address you have anymore.  Instead, you&#8217;ll always be able to connect using yoursite.theirsite.com.  You can host a webserver using Apache and a virtual host in this style as well (look for another how-to on this subject later) so that everyone can visit a shiny website at yoursite.theirsite.com.</p>
<p><span id="more-134"></span></p>
<p><strong><span style="text-decoration: underline;">WINDOWS</span></strong></p>
<p><strong> </strong>First you need a free and clear webserver since one is not included by default with windows. You can <a href="http://httpd.apache.org/download.cgi" target="_blank">download Apache</a> for this as well OR try the <a href="http://abyss.sourceforge.net/" target="_blank">Abyss Webserver</a>.</p>
<p>Interestingly enough, Abyss is also free!  I ran it while my linux machine was being worked on (bad hard disk&#8230;it was a Quantum 200MB drive from 1913&#8230;had to upgrade) and it worked just great off of Windows XP.  Download that puppy and install it.  Make sure you read all of the documentation and familiarize yourself with how Abyss does business.</p>
<p>The next step&#8230;getting a hostname&#8230; is even easier than the linux method because you don&#8217;t have to manually install the noip client&#8230;they have a <a href="http://www.windowsinstallererror.net">windows installer</a>.  Go to <a href="http://www.no-ip.com/index.php" target="_blank">http://www.no-ip.com/index.php</a> and sign up.  Choose the domain name you would like (see above examples in Linux section).  Next, download the noip client from the download tab: <a href="https://www.no-ip.com/downloads.php" target="_blank">https://www.no-ip.com/downloads.php</a> but this time choose the windows client.  From there, you&#8217;ll be able to install this with a simple double click.  Fill in all of your information (pretty self explanatory) and make sure that it will run with each time you sign on.  You&#8217;re set! Your IP will now resolve to the yourchoice.theirhostname.com</p>
<p><span style="text-decoration: underline;"><strong>CONCLUSION</strong></span></p>
<p><span style="text-decoration: underline;"><strong> </strong></span>You don&#8217;t have to spend a dime to keep a domain bound to your IP.  This is perfect for the home user who just wants a gallery or homepage.  It&#8217;s even good for someone who has a weblog or enthusiast site.  I would not recommend this to anyone who has a business and wants to run a site.  Just remember that the best things in life are free.  Thanks open source!!!</p>
<p>PS: It&#8217;s always good form to put a link of the stuff you are using on your website to direct traffic back to your software provider.  When I used noip, I included a noip link on my mainpage and also an abyss webserver icon as well.  It&#8217;s just good form and some companies/software providers necessitate the use of their logo or a link on sites that use their software/code.  Just be a nice person and give a linkback to them.  Good luck! Have fun!</p>
<p>PSS: Also, please note that having hosted my own webserver for quite some time (circa 2001) I&#8217;ve found Linux and Apache as a combination to be more secure, faster, and more stable than any webserver I&#8217;ve hosted on the Windows Platform. I included information on Windows mainly to introduce you to the concept of free and open source software. If you thought getting a webserver for free was great, think about getting a whole operating system! Give it a try, you don&#8217;t even have to install it (use a <a href="http://en.wikipedia.org/wiki/Live_CD">Live CD</a>).<br />
<script type="text/javascript">// < ![CDATA[
// < ![CDATA[
// < ![CDATA[
// < ![CDATA[
// < ![CDATA[
// < ![CDATA[
google_ad_client = "pub-3982453702542240";
/* 468x15, created 6/24/09 */
google_ad_slot = "6181047080";
google_ad_width = 468;
google_ad_height = 15;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script><br />
<strong><span style="text-decoration: underline;">APPENDIX</span></strong></p>
<p>If your ISP blocks port 80 traffic, your webserver won&#8217;t work.  Before deciding that your ISP is blocking however, make sure your firewall has the appropriate rules to allow incoming traffic.  You can do a quick add to IPTABLES in the following manner:</p>
<p><span style="font-family: 'Courier New'; line-height: 18px; white-space: pre;"> </span></p>
<pre class="brush: plain;">iptables -A INPUT -p tcp --dport 80 -j ACCEPT</pre>
<p><span style="font-family: 'Courier New'; line-height: 18px; white-space: pre;"><span style="font-family: 'Lucida Grande'; line-height: 19px; white-space: normal;"> </span></span></p>
<pre class="brush: plain;">iptables -A INPUT -j DROP</pre>
<p>If you&#8217;ve opened up the appropriate ports and things still don&#8217;t work, it will be safe to say that you&#8217;ve determined the ISP is blocking port 80.  How you can get around this conundrum is to switch the listening port on the webserver to a different one and redirect traffic there.</p>
<ol>
<li><a href="http://www.no-ip.com/support/guides/web_servers/isp_block_port_80.html">See how to do this for IIS Webservers</a></li>
<li><a href="http://httpd.apache.org/docs/2.0/mod/mpm_common.html#listen">See how to do this for Apache Webservers</a> (normally in /etc/apache2/httpd.conf but your distro may vary.)</li>
<li><a href="http://www.aprelium.com/abyssws/faq.html#A1-2">See how to do this for Abyss Webservers</a></li>
</ol>
<p>If you still have problems, drop me a line in the comments section.  I may not be able to answer all questions but I can most likely get you to a person/place/thing that can.  Have fun and thanks for reading!</p>
<p><em>This article was originally published on July 13, 2006 and has been updated and reposted.</em><br />
<script type="text/javascript">// < ![CDATA[
// < ![CDATA[
// < ![CDATA[
// < ![CDATA[
// < ![CDATA[
// < ![CDATA[
// < ![CDATA[
 google_ad_client = "pub-3982453702542240"; /* 468x15, created 6/24/09 */ google_ad_slot = "6181047080"; google_ad_width = 468; google_ad_height = 15;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></p>
<p><a href="http://linux-blog.org/host-your-own-domain-and-webserver-using-apache/" rel="bookmark">Host Your Own Domain and Webserver</a> originally appeared on <a href="http://linux-blog.org">Yet Another Linux Blog</a> on December 13, 2008.</p>


<p>Related posts:<ol><li><a href='http://linux-blog.org/adding-color-to-bash-list-command/' rel='bookmark' title='Permanent Link: Adding Color to Bash List Command'>Adding Color to Bash List Command</a> <small>One of the things I love is being able to...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://linux-blog.org/host-your-own-domain-and-webserver-using-apache/feed/</wfw:commentRss>
		<slash:comments>33</slash:comments>
		</item>
		<item>
		<title>Customizing PCLinuxOS 2008 Minime</title>
		<link>http://linux-blog.org/cusomizing-pclinuxos-2008-minime/</link>
		<comments>http://linux-blog.org/cusomizing-pclinuxos-2008-minime/#comments</comments>
		<pubDate>Sat, 18 Oct 2008 03:16:49 +0000</pubDate>
		<dc:creator>devnet</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[appearance]]></category>
		<category><![CDATA[customization]]></category>
		<category><![CDATA[customizing]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[minime]]></category>
		<category><![CDATA[PCLinuxOS]]></category>
		<category><![CDATA[perfect]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[tips and tricks]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://linux-blog.org/?p=708</guid>
		<description><![CDATA[So, HowtoForge has a perfect desktop for PCLinuxOS 2007...how about something similar for 2008 MiniMe? I won't go into near as much detail as they do there but I'll go over how I get my desktop up and rolling after a fresh install of PCLinuxOS Minime 2008.


Related posts:<ol><li><a href='http://linux-blog.org/laptop-multimedia-keys-and-pclinuxos-2009/' rel='bookmark' title='Permanent Link: Laptop Multimedia Keys and PCLinuxOS 2009'>Laptop Multimedia Keys and PCLinuxOS 2009</a> <small>I installed PCLinuxOS 2009 recently on a Dell D630 Latitude...</small></li>
<li><a href='http://linux-blog.org/pclinuxos-2009-not-diggworthy/' rel='bookmark' title='Permanent Link: PCLinuxOS 2009 Not Diggworthy'>PCLinuxOS 2009 Not Diggworthy</a> <small>It&#8217;s really sad when the Alpha release of Ubuntu makes...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<div class="captionright">
<div id="attachment_728" class="wp-caption alignright" style="width: 210px"><a href="http://linux-blog.org/wp-content/uploads/2008/10/puzzle.jpg"><img class="size-medium wp-image-728" title="puzzle" src="http://linux-blog.org/wp-content/uploads/2008/10/puzzle.jpg" alt="Putting it Together" width="200" height="150" /></a><p class="wp-caption-text">Build Your Own PCLOS</p></div>
</div>
<p>So, HowtoForge has a <a href="http://www.howtoforge.com/the_perfect_desktop_pclinuxos_2007">perfect desktop for PCLinuxOS 2007</a>&#8230;how about something similar for 2008 MiniMe?  I won&#8217;t go into near as much detail as they do there but I&#8217;ll go over how I get my desktop up and rolling after a fresh install of PCLinuxOS Minime 2008.</p>
<p>MiniMe is the lesser known offspring of PCLinuxOS 2007 that ships with a 2.6.22.15 kernel and is a minimalistic installation of the KDE desktop 3.5.9.  Texstar provides this distribution for those wanting to remaster their installations&#8230;it&#8217;s a base for other remastered projects like PCLinuxOS Gnome.  Remastering and the Make LiveCD wizard enable users to customize their distribution and make a bootable backup CD with all their customizations OR release their own customized distribution.  You can also use the Make LiveUSB wizard to create your very own thumbdrive PCLinuxOS.</p>
<p>I found it strange that no one had written anything about MimiMe-to on getting PCLinuxOS 2008 MiniMe up and running as a desktop replacement so I decided to give it a go.  The aim of this article isn&#8217;t to copy Howtoforge&#8217;s great series on perfect installations&#8230;but to show how I get PCLinuxOS 2008 Minime up to a perfect installation for me.  This means all web video, audio, fonts, and tools I need are installed.  So let&#8217;s get at it.</p>
<p><span style="text-decoration: underline;"><strong>What Do We Need?</strong></span></p>
<p>First and foremost, do a complete upgrade of your fresh installed system.  Open Synaptic &gt;&gt; Reload &gt;&gt; Mark all Upgrades &gt;&gt; Apply.  It&#8217;s going to take a while to get all the updates you&#8217;ll need.  Do NOT enable the testing repository until after you install your graphics driver at the end of this article&#8230;just perform a straight update from main.</p>
<p>Now let&#8217;s start installing stuff that is needed on a daily basis.  I&#8217;m more of a lightweight type of guy so I don&#8217;t need robust office applications so my tastes may not line up with yours.   Please substitute applications where you see fit&#8230;the repositories most likely have them.</p>
<p>To give a brief, high level overview of my daily use applications:</p>
<ul>
<li>firefox3</li>
<li>Opera</li>
<li>K3B</li>
<li>konversation</li>
<li>pidgin</li>
<li>skype_static</li>
<li>koffice</li>
<li>gimp</li>
<li>Amarok</li>
<li>claws-mail</li>
<li>kdeaddons-kate</li>
<li>kdeaddons-ark</li>
<li>kdegraphics-ksnapshot (for taking screenshots)</li>
</ul>
<p>Those are the high level applications I use on a daily basis to get things done.  Whenever you are prompted to mark other packages for install, go ahead and and choose &#8220;mark&#8221;.  Click apply and let the your daily use applications install.</p>
<p><span id="more-708"></span></p>
<p><span style="text-decoration: underline;"><strong>Handy Wizards for PCLinuxOS 2008</strong></span></p>
<p>MiniMe 2008 comes with some handy wizards for you to use to get started.  On your desktop after install is a folder called &#8220;Utilities&#8221;.  If you open this folder up, you will find the following options:</p>
<ol>
<li>ATI-Nvidia Driver Install</li>
<li>Alsa Sound Configuration</li>
<li>Internet Setup</li>
<li>Make LiveCD</li>
<li>Make LiveUSB</li>
<li>Redo-MBR</li>
<li>Set Clock</li>
</ol>
<p>You can use any of these you want to get things rolling.  You&#8217;ll have to enable your network through the PCLinuxOS Control Center because MiniMe does not setup a network connection by design out of the box.  Remember, it&#8217;s a base for building, not a full fledged distro.  We have to craft it how we want it.  I recommend NOT installing a graphics driver until the very end&#8230;mainly because there are some problems currently with the 173.xx driver conflicting with some packages in the testing repository.  So hold off on graphics install if you can until the very last.</p>
<p>Make LiveCD is exactly what it sounds like.  You can make a LiveCD based on your install.  So after you get everything setup the way you want it to be, you can double click Make LiveCD and a wizard will guide you through creating your own customized LiveCD backup of your install.</p>
<p>Make LiveUSB is also exactly what it sounds like&#8230;you can make a bootable version of a USB stick with PCLinuxOS MiniME.  This how-to does not cover this since we&#8217;re going for a desktop replacement and not a minimalistic install.  You may want to select this option though after you&#8217;ve got things configured as  you want them.</p>
<p>The rest of the options are fairly straightforward and do exactly what they say.  Make sure you take the time to get all things working (except graphics driver) before you move on.</p>
<p><span style="text-decoration: underline;"><strong>What Else Should We Install?</strong></span></p>
<p>We&#8217;ll need to install a few more things to get seamless operation for PCLinuxOS on the web.  There are also some packages that will make your PCLinuxOS experience a bit better that we&#8217;ll install at this step as well:</p>
<ul>
<li>gtk-qt-engine</li>
<li>RealPlayer-rpnp</li>
<li>flash-player-plugin</li>
<li>java-1.6.0-sun</li>
<li>flac-1.2.1</li>
<li>mplayer-skins</li>
<li>mplayer-gui</li>
<li>mplayer</li>
<li>win32-codecs-all</li>
<li>sound-juicer</li>
<li>flash-player-plugin-opera</li>
<li>cabextract (for extracting wireless drivers if you have need to)</li>
<li>webcore-fonts</li>
<li>unrar</li>
<li>rar</li>
<li>xine-plugins</li>
<li>AdobeReader_enu</li>
</ul>
<p>Please remember to allow synaptic to mark anything extra that the packages require.  After installing these packages, your browsing experience and overall appearance of PCLinuxOS should be ready for improvement.  I&#8217;ll go through how I setup a few applications to give them a nice look and feel.  Let&#8217;s start first with GTK applications look and feel.<!--more--></p>
<p><span style="text-decoration: underline;"><strong>Setup gtk-qt-engine in PCLinuxOS</strong></span></p>
<p>Open the KDE Control Center and look under &#8220;Appearance and Themes&#8221; for the section &#8220;GTK Styles and Fonts&#8221;.  Use the drop down menu to pick out your favorite GTK theme&#8230;and if your favorite isn&#8217;t there, fire up Synaptic again and do a search for it&#8230;chances are, it is there.  Once you&#8217;ve chosen a style (I use clearlooks) click &#8220;Ok&#8221;.</p>
<p>This package gives your GTK applications a Gnome Feel in KDE.  Without it, things look ugly.  Face-in-pillow-to-be-kind-to-burglars ugly.</p>
<p><span style="text-decoration: underline;"><strong>Get Your Fonts Setup</strong></span></p>
<div id="attachment_727" class="wp-caption alignright" style="width: 160px"><a href="http://linux-blog.org/wp-content/uploads/2008/10/fontsconfig.png"><img class="size-thumbnail wp-image-727" title="fontsconfig" src="http://linux-blog.org/wp-content/uploads/2008/10/fontsconfig-150x150.png" alt="Configure Fonts" width="150" height="150" /></a><p class="wp-caption-text">Configure Fonts</p></div>
<p>I setup my fonts a bit strange.  I use the same webcore font (Microsoft Font) for almost everything because I like the way it looks.  To do this, I set it up in the KDE Control Center and choose &#8220;Appearance &amp; Themes&#8221; &gt;&gt; &#8220;Fonts&#8221;.  Then, I setup each area except Fixed Width with Verdana for the font.  You may like Ariel or another font&#8230;so choose it there.  Don&#8217;t be afraid to experiment!  Find fonts that suit you and make your desktop shine <img src='http://linux-blog.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>When you&#8217;re through with the KDE Fonts, don&#8217;t forget to setup fonts in Firefox and Opera as well (if you desire to&#8230;I always do).</p>
<p><span style="text-decoration: underline;"><strong>Setup KDE default Applications </strong></span></p>
<p>While still inside the KDE Control Center, choose &#8220;KDE Components&#8221; and then &#8220;Component Chooser&#8221;.  On this page, make sure your favorite applications are present as the default application for each area.  Those to choose from are email client, text editor, instant messenger, terminal emulator, and web browser.  For my email, I setup claws mail by clicking &#8220;use a different email client&#8221; and clicking the small square to browse applications.  I did the same for web browser to make sure KDE knew to use Firefox and not Konqueror.</p>
<p><span style="text-decoration: underline;"><strong>Enable Super Key for Compiz (if you use it)</strong></span></p>
<p>If you use compiz and wanted to install it the package name is task-compiz-fusion-kde.  Install this package but do NOT run it yet if you have an ATI or Nvidia card.  We&#8217;ll need to install the graphics driver first.  If you have another chip manufacturer (Intel, S3) for your graphics card, you should be able to install and use compiz right away.</p>
<p>To enable the super (windows) key, open the KDE Control Center, go to &#8220;Regional &amp; Accessibility&#8221; and then to &#8220;Keyboard Layout&#8221;.  Toggle check &#8220;enable keyboard layout&#8221; and make sure your region is in the right hand side box area as active.  Click apply.</p>
<p><span style="text-decoration: underline;"><strong>Setup Konversation in a Sane Manner</strong></span></p>
<div id="attachment_726" class="wp-caption alignleft" style="width: 160px"><a href="http://linux-blog.org/wp-content/uploads/2008/10/configkonver.png"><img class="size-thumbnail wp-image-726" title="configkonver" src="http://linux-blog.org/wp-content/uploads/2008/10/configkonver-150x150.png" alt="Configure Konversation" width="150" height="150" /></a><p class="wp-caption-text">Configure Konversation</p></div>
<p>I think the default configuration of Konversation isn&#8217;t very friendly.  So I take a few minutes when first firing it up to configure things.  Perhaps you&#8217;ll agree with me on these.  For example, I don&#8217;t like tabs on the bottom of my screen.  I&#8217;d rather have those channels of chat on the left hand side so I can see them.  I also like to have shell-like tabl completion.  That means when I hit the tab key after typing a few letters of someones nickname, Konversation will complete their name without me typing it&#8230;much like the shell (konsole) can do with directory names.  Start up Konversation.  Click edit and then click the edit button again.  Make sure you&#8217;ve input the nickname you need to input.  If you are a freenode regular and have a registered nickname, enter NICKSERV and your password in the blanks under &#8220;Auto Identify&#8221;.  Click &#8220;ok&#8221; twice and then connect.</p>
<p>Under &#8220;Settings&#8221; choose &#8220;Configure Konversation&#8221;.  Go to the section  &#8220;Behavior&#8221; and choose &#8220;General&#8221;.  In &#8220;completion mode&#8221; use the drop down menu to select &#8220;Shell-Like&#8221;.  I like to minimize Konversation into the tray and also like it to notify me when my name is mentioned.  To do this, inside this same window toggle check &#8220;Enable System Tray&#8221; as well as the two other check boxes underneath it.</p>
<p>Now lets move the tabs to the left:  Under &#8220;Interface&#8221; click &#8220;Tabs&#8221;.  On the &#8220;placement&#8221; drop down menu choose &#8220;Left&#8221;.  That&#8217;s it for Konversation.</p>
<p><!--more--></p>
<p><span style="text-decoration: underline;"><strong>Setup Kopete in a Sane Manner</strong></span></p>
<div id="attachment_713" class="wp-caption alignright" style="width: 160px"><a href="http://linux-blog.org/wp-content/uploads/2008/10/defaultkopete1.png"><img class="size-thumbnail wp-image-713" title="HidingKopete" src="http://linux-blog.org/wp-content/uploads/2008/10/defaultkopete1-150x150.png" alt="Hiding Groups &amp; Users" width="150" height="150" /></a><p class="wp-caption-text">Hiding Groups &amp; Users</p></div>
<p>If you use Kopete instead of Pidgin, I&#8217;ll walk you through setting it up so that it has a more pidgin appearance.  When you first launch Kopete, it will prompt you to setup your accounts.  You should have no problem setting up all but the gtalk ones.  Go ahead and setup all the other ones&#8230;we&#8217;ll set gtalk up in a second.  First, let&#8217;s get the existing ones to display in a sane manner.</p>
<p>Under &#8220;Settings&#8221; choose &#8220;Hide Offline Users&#8221;.  Then choose &#8220;Hide Empty Groups&#8221;.  This will make sure not to display your offline buddies (of which I have too many all the time) in Kopete.</p>
<p>Next choose &#8220;Settings&#8221; and &#8220;Configure&#8221;.  Click on Appearance.  Click the &#8220;Chat Window&#8221; tab and choose &#8220;Get New&#8221;.  A window will pop open with new themes to install.  I like the theme called Fresh so I highlight it and click the install button.  Close out all the windows except the configure one and then highlight &#8220;Fresh.AdiumMessageStyle&#8221; to switch to it.  Click Apply.</p>
<p>Now click on the &#8220;Contact List&#8221; tab.  Un-check &#8220;Arrange metacontacts by group&#8221; &amp; &#8220;Show tree branch lines&#8221;.  Under &#8220;List Style&#8221; choose right aligned status icons&#8221; and then check the &#8220;Use contact photos when available&#8221; checkbox.  Click Apply.</p>
<p>I like my messages to open only one window with a new conversation opening a new tab.  This prevents me from having 3 windows pop from 3 different chats from friends.  Click on the &#8220;Behavior&#8221; icon on the left side of Kopete.  Click on the &#8220;Chat&#8221; tab.  Under &#8220;Chat Window Grouping Policy&#8221; choose &#8220;Group All Messages in Same Chat Window&#8221;.  Click on the &#8220;Events&#8221; tab and make sure to uncheck &#8220;Show bubble&#8221; (unless you like notification bubbles&#8230;I hate them&#8230;I just want Kopete to flash on notification).  Click Apply.</p>
<p>Click on the &#8220;General&#8221; tab.  Make sure that the checkbox for the system tray is checked.  Check the &#8220;Connect automatically at startup&#8221; box or Kopete won&#8217;t connect when you start it up.  Toggle the radio button for &#8220;Open Messages Instantly&#8221;.  Click Apply.  Click Ok.</p>
<p>That should be it&#8230;I know it&#8217;s a lot but this really makes Kopete feel at home for me&#8230;almost pidgin style with better KDE integration.</p>
<p>Setup your gtalk <a href="http://wiki.kde.org/tiki-index.php?page=Google+Talk+support">follow the instructions here</a> and make sure that if you are prompted with a pop up window choose never show this again and accept (it&#8217;s certificates for SSL and gtalk).</p>
<p><span style="text-decoration: underline;"><strong>Improve Firefox Performance</strong></span></p>
<p>There are tons of guides out there.  I&#8217;ve looked through many of them to try and tweak Firefox performance and the <a href="http://hubpages.com/hub/Optimizing-Firefox-3-Hacks-And-Tweaks">one I&#8217;ve found to be the best collection of handy tips and tricks is at hugpages</a>.  Pay close attention to #13 which is the speedup I found to really make a difference.</p>
<p><span style="text-decoration: underline;"><strong>KDE Artwork&#8230;Add More!!</strong></span></p>
<p>I wrote <a href="http://linux-blog.org/install-extra-themes-and-icons-in-pclinuxos/" target="_blank">an article on how to beautify the PCLinuxOS 2007 Desktop</a> through installation of icon themes, cursor thems, wallpapers, and other improvements.  Make sure that you check that post out and customize PCLinuxOS Minime 2008 and make it your own <img src='http://linux-blog.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   That beautification article is still valid for Minime 2008, which uses the 2007 repositories.  Some of the package names may have changed but you can use the search button in synaptic to search &#8220;description and name&#8221; and find most if not all the packages.</p>
<p><strong><span style="text-decoration: underline;">Graphics Card</span></strong></p>
<div id="attachment_737" class="wp-caption alignright" style="width: 160px"><a href="http://linux-blog.org/wp-content/uploads/2008/10/graphicsinstall.png"><img class="size-thumbnail wp-image-737" title="graphicsinstall" src="http://linux-blog.org/wp-content/uploads/2008/10/graphicsinstall-150x150.png" alt="video driver installer" width="150" height="150" /></a><p class="wp-caption-text">video driver installer</p></div>
<p>Setting up your graphics card is last for good reason.  It should be the last thing you do unless your resolution is so horrible you need to set it up at the beginning.  There is a problem with Nvidia drivers and minime.  If you installed the 173.xx drivers and try to upgrade to testing, it will flag a bunch of problems.  To fix things, launch konsole, su to root and apt-get clean, then apt-get autoclean.</p>
<p>After doing that, apt-get update and then close konsole.  Use the utilities folder on the desktop to un-install the 173.xx drivers.  Then perform the testing upgrade without the drivers conflicting.  After the upgrade is complete, install the 177.xx drivers.  This is only for the latest and greatest video cards.  REMEMBER, the utilities folder has a graphics card installation tool.  This is used for ATI and Nvidia cards and will install the official driver for both.  A list of chipsets for each driver is inside the utility (screenshot on right) so make sure that you pick the correct driver.</p>
<p>If you use any other chipset besides Nvidia or ATI, your driver should be enabled by default.</p>
<p><span style="text-decoration: underline;"><strong>Extra TidBits I like to Install</strong></span></p>
<p>I like to be able to right click any music file in Konqueror and convert it to any format I choose.  This can be done with the <strong>audiokonverter</strong> package.  Search for that in Synaptic and install it if you&#8217;d like to do the same.</p>
<p>Ever want to search through programs you can install without opening Syanptic and without using the command line?  Install <strong>kio-apt</strong> and you&#8217;ll be able to do jus that using apt:/ in the address bar where the url normally goes.  Options include:</p>
<p>apt:/search?search expression<br />
apt:/show?package<br />
apt:/policy?package<br />
apt:/list?package<br />
apt:/fsearch?package</p>
<p>Want to resize your screen on the fly?  Press Alt-F2 and type <strong>krandrtray</strong>.  Notice the small icon that appears inside your kicker tray by the clock.  You&#8217;ll now be able to resize your screen resolution on the fly.  This is sometimes handy for those users who dock a laptop that has a different resolution on laptop screens than desktop ones.</p>
<p>Miss the Nvidia Icon in your tray like in Windows?  Install <strong>nvdock</strong> and then execute it from the menu (System &gt;&gt; Nvidia Dock) and watch as your nvidia icon magically reappears.  Right click and be brought to Nvidia Control Panel Settings.</p>
<p>Want some desktop search action without google desktop or the beast that is Beagle?  Not a fan of tracker?  Try <strong>recoll</strong> which can be installed through Synaptic.</p>
<p>Need a personal wiki to keep notes?  I know I do.   That&#8217;s why I install <strong>zim</strong> which is a personal wiki written in GTK.  It allows you to quickly jot down notes and scales quickly to even provide multiple page and project tracking for your own personal notes.</p>
<p>Ever run across stuff on the web you wish you could clip out of a webpage and save?  Enter <strong>basket</strong>.  It can handle images, webpage snippets, store URLs and anything you might come across, can be saved for easy centralized access.</p>
<p>Screensavers are not installed by default.  If you want to install screensavers, try the following packages:</p>
<ul>
<li>xscreensaver</li>
<li>xscreensaver-base</li>
<li>xscreensaver-common</li>
<li>xscreensaver-extrusion</li>
<li>xscreensaver-gl</li>
<li>xscreensaver-matrix</li>
</ul>
<p><span style="text-decoration: underline;"><strong>Did I Miss Anything?</strong></span></p>
<p>Did I miss anything with my helpful how-to?  If so, please leave me a comment letting me know what  you&#8217;d like to see added to it.  I will consider this a working how-to and update it with as much as I can.  These are only the applications I find useful and use on a daily basis.  I installed these on a fresh install of Minime 2008 on my main system and wrote this how-to while doing it.  I wanted it to be minimalistic&#8230;I don&#8217;t need much in order to be happy.  Hopefully, this helps inspire you t</p>
<p><a href="http://linux-blog.org/cusomizing-pclinuxos-2008-minime/" rel="bookmark">Customizing PCLinuxOS 2008 Minime</a> originally appeared on <a href="http://linux-blog.org">Yet Another Linux Blog</a> on October 17, 2008.</p>


<p>Related posts:<ol><li><a href='http://linux-blog.org/laptop-multimedia-keys-and-pclinuxos-2009/' rel='bookmark' title='Permanent Link: Laptop Multimedia Keys and PCLinuxOS 2009'>Laptop Multimedia Keys and PCLinuxOS 2009</a> <small>I installed PCLinuxOS 2009 recently on a Dell D630 Latitude...</small></li>
<li><a href='http://linux-blog.org/pclinuxos-2009-not-diggworthy/' rel='bookmark' title='Permanent Link: PCLinuxOS 2009 Not Diggworthy'>PCLinuxOS 2009 Not Diggworthy</a> <small>It&#8217;s really sad when the Alpha release of Ubuntu makes...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://linux-blog.org/cusomizing-pclinuxos-2008-minime/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>KDE:  Right Click, Extract Here</title>
		<link>http://linux-blog.org/kde-right-click-extract-here/</link>
		<comments>http://linux-blog.org/kde-right-click-extract-here/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 16:30:37 +0000</pubDate>
		<dc:creator>devnet</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[tips and tricks]]></category>

		<guid isPermaLink="false">http://linux-blog.org/word/kde-right-click-extract-here/</guid>
		<description><![CDATA[I&#8217;ve been hunting for a post on how to have KDE &#8220;extract here&#8221; like Foresight Gnome edition does (it&#8217;s really handy to one click extract archives).  Post after post found via Google did nothing at all to help me out.  Most tried to have you read how to do this manually by creating [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been hunting for a post on how to have KDE &#8220;extract here&#8221; like Foresight Gnome edition does (it&#8217;s really handy to one click extract archives).  Post after post found via Google did nothing at all to help me out.  Most tried to have you read how to do this manually by creating your own service menu and they would use xterm to extract.  I wanted to use ark&#8230;mainly because it&#8217;s there and it&#8217;s a gui.</p>
<p>Then I decided to search KDE-Apps.org and viola! I found it.  A handy little tool that allows you to right click on any archive and &#8220;extract here&#8221; with Ark.  Here&#8217;s how to install it.</p>
<p><span id="more-222"></span></p>
<pre>cd ~/.kde/share/apps/konqueror/servicemenus
wget http://www.kde-apps.org/CONTENT/content-files/58251-extract_archive.tar.gz
tar xvf 58251-extract_archive.tar.gz
rm -rf 58251-extract_archive.tar.gz</pre>
<p><img class="serendipity_image_center" style="border: 0px none; padding-left: 5px; padding-right: 5px;" src="../../uploads/Posts/extracthere.Thumbs.png" alt="" width="110" height="110" />Now right click on any archive and you should have the ability to &#8220;extract here&#8221; through the extract archive menu listing. You can also &#8220;extract to&#8221; any directory. Obligatory screenshot to follow. Hope this helps everyone out!</p>
<p><!-- s9ymdb:612 --></p>
<p><a href="http://linux-blog.org/kde-right-click-extract-here/" rel="bookmark">KDE:  Right Click, Extract Here</a> originally appeared on <a href="http://linux-blog.org">Yet Another Linux Blog</a> on July 10, 2008.</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://linux-blog.org/kde-right-click-extract-here/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>4 Little Known Thunderbird Extensions</title>
		<link>http://linux-blog.org/4-little-known-thunderbird-extensions/</link>
		<comments>http://linux-blog.org/4-little-known-thunderbird-extensions/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 09:53:00 +0000</pubDate>
		<dc:creator>devnet</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[experience]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[thunderbird]]></category>
		<category><![CDATA[tips and tricks]]></category>

		<guid isPermaLink="false">http://linux-blog.org/word/4-little-known-thunderbird-extensions/</guid>
		<description><![CDATA[I recently searched through the mozilla thunderbird extensions website and found 4 extensions that I didn&#8217;t know about that actually prove to be quite useful.  I use Thunderbird 2.0.0.12 on Foresight Linux and have tested all of these extensions and verified that they work on that environment.  Hopefully, they&#8217;ll help someone craft a [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I recently searched through the mozilla thunderbird extensions website and found 4 extensions that I didn&#8217;t know about that actually prove to be quite useful.  I use Thunderbird 2.0.0.12 on Foresight Linux and have tested all of these extensions and verified that they work on that environment.  Hopefully, they&#8217;ll help someone craft a more enjoyable email experience <img src='http://linux-blog.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="/uploads/Posts/searchfor.png"><img src="/uploads/Posts/searchfor.Thumbs.png" alt="" width="75" height="110" align="right" /></a><a href="https://addons.mozilla.org/en-US/thunderbird/addon/3851"><span style="text-decoration: underline;"><strong>Search for Sender</strong></span></a></p>
<p>If you&#8217;re like me, you like to group like items together in your inbox.  With this extension, you can group emails from the same sender as quickly as a right click.  Really, it&#8217;s just a shortcut that places the sender email up into the search box and searches for you.  The nice part is, with this extension, you don&#8217;t have to type it.  Quick, easy, and simple.  This has quickly become an extension that I cannot live without.</p>
<p><a href="https://addons.mozilla.org/en-US/thunderbird/addon/2215"><span style="text-decoration: underline;"><strong>SyncMab</strong></span></a></p>
<p><a href="/uploads/Posts/syncmab.png"><img src="/uploads/Posts/syncmab.Thumbs.png" alt="" width="102" height="110" align="left" /></a>SyncMab is an extension similar to foxmarks for Firefox.  With foxmarks, you keep all your bookmarks on a central server of your choosing so that your bookmarks are the same across all computers you use that have Firefox installed.  This is perfect for me since I have a set of work bookmarks and home bookmarks and like to be able to switch back and forth between them.  But what about thunderbird?  It doesn&#8217;t have bookmarks right?  Exactly, but it does have contacts in your addressbook!  So, you&#8217;ll be able to save your contacts to a server of your choosing and then on another computer with thunderbird you can synchronize your contacts by downloading that file using SyncMab.  It&#8217;s brilliant and allows you to always have the same contacts across operating systems, across computers, and even to maintain multiple addressbooks <img src='http://linux-blog.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="https://addons.mozilla.org/en-US/thunderbird/addon/881"><strong>Display Quota</strong></a></p>
<p>This extension will display a small graphic in Thunderbird that tells you how much space you have left in your IMAP mail account and can warn you when you get close to filling up.  This might not be too useful for those of you that use IMAP with huge quotas (gmail) but for others, it may be.  I have heard that some users do not like the popup that displays for warning on this extension.  For those users, Thunderbird has a built in function you can enable:</p>
<p>Open your configuration editor in Thunderbird and find the following keys:</p>
<ol>
<li><tt>mail.quota.mainwindow_threshold.show</tt> &#8211; % when quota should show up</li>
<li><tt>mail.quota.mainwindow_threshold.warning</tt> &#8211; % when quota becomes yellow</li>
<li><tt>mail.quota.mainwindow_threshold.critical</tt> &#8211; % when quota becomes red</li>
</ol>
<p>Thanks to <a href="http://goddess-gate.com/dc2/index.php/post/268">goddess-gate.com for information</a> on how to do this.</p>
<p><span id="more-216"></span></p>
<p><a href="https://addons.mozilla.org/en-US/thunderbird/addon/345"><span style="text-decoration: underline;"><strong>Sender Verification</strong></span></a></p>
<p><a class="serendipity_image_link" href="../../uploads/Posts/senderverification.png"><!-- s9ymdb:610 --><img class="serendipity_image_right" style="border: 0px none; float: right; padding-left: 5px; padding-right: 5px;" src="../../uploads/Posts/senderverification.Thumbs.png" alt="" width="110" height="84" /></a>With the sender verification extension&#8230;you can verify that the email that has been sent actually came from the sender. This extension goes out and checks the domain in the FROM field and makes sure that the email originated from this address.</p>
<p>Does it work 100% of the time? No. But for a majority of emails, this extension will make sure that someone hasn&#8217;t spoofed an email address in your addressbook to bypass your spam filters. The extension uses Sender Policy Framework (SPF) and DNS-based reputation lists to make it&#8217;s decision and report back to you.</p>
<p>I opened up the preferences for this extension and made sure to toggle &#8220;Show verification results in statusbar&#8221; so that on the bottom of every email, SVE results display. This even works for previewing mail messages in the preview pane. You can also set individual white lists of domains not to check.</p>
<p>In all, quite a handy anti-phishing extension to make Thunderbird just a bit more secure.</p>
<p><span style="text-decoration: underline;"><strong>What Obscure Extensions Do You Use?</strong></span></p>
<p>What obscure extensions do you use to customize your inbox? How do youe extend thunderbird to do your bidding? How does it help you take charge of an unruly inbox? Please share your comments with us here and let us know the steps you&#8217;ve taken to rule over your emails.</p>
<p><a href="http://linux-blog.org/4-little-known-thunderbird-extensions/" rel="bookmark">4 Little Known Thunderbird Extensions</a> originally appeared on <a href="http://linux-blog.org">Yet Another Linux Blog</a> on June 25, 2008.</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://linux-blog.org/4-little-known-thunderbird-extensions/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Microblogging, Status, and Blogging 2.0</title>
		<link>http://linux-blog.org/microblogging-status-and-blogging-20/</link>
		<comments>http://linux-blog.org/microblogging-status-and-blogging-20/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 22:22:31 +0000</pubDate>
		<dc:creator>devnet</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[tips and tricks]]></category>

		<guid isPermaLink="false">http://linux-blog.org/word/microblogging-status-and-blogging-20/</guid>
		<description><![CDATA[In my previous post, I asked readers how they plugged their blog and/or microblogged, web 2.0 style.  Some microblogging readers recommended that I check out Ping.fm.  It was exactly the service that I needed; the ability to simultaneously post status updates on twitter, pownce, facebook.  I specifically look for services that don&#8217;t [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>In my previous post, I asked readers how they plugged their blog and/or microblogged, web 2.0 style.  Some microblogging readers recommended that I check out <a href="http://ping.fm">Ping.fm</a>.  It was exactly the service that I needed; the ability to simultaneously post status updates on twitter, pownce, facebook.  I specifically look for services that don&#8217;t require that I install anything on my desktop (I like IM much more).</p>
<p>The only problem with this is that ping.fm is in beta stage&#8230;and a closed beta at that.  So, I began to read various different blogs to try and find any other service that might do the same thing as ping.fm.</p>
<p>During my search, I cam across <a href="http://www.profilactic.com/">profilactic.com</a>, which is a central aggregate place similar to <a href="http://friendfeed.com">friendfeed.com</a>.  The interesting part about profilactic is that it plugs into ping.fm and every single user can be part of the closed beta for ping.fm!</p>
<p>This means that you can microblog/status message bebo, blogger, brightkite, facebook, hi5, Jaiku, LinkedIn, LiveJournal, Mashable, Myspace, Plaxo Pulse, Plurk, Pownce, Tumblr, Twitter, and Xanga through one single interface OR through Instant message (there is a ping.fm bot).</p>
<p>Here&#8217;s the kicker&#8230;profilactic.com supports 186 sites as well as the ability to create a custom site.  There are too many to list.  <a href="http://www.profilactic.com/sites.jsp">Check out their supported sites.</a></p>
<p>So, you can utilize ping.fm to instant message status updates or microblog and instantaneously have it sent out to close to 200 different sites all at once.  This is handy for me since I like to use pownce a bit more than twitter but my coworkers use twitter more.  My status updates are still broadcast (on 60 second delay) on twitter through my instant message to the ping.fm bot.  Ping.fm also supports the iPhone and has the ability to have custom triggers.</p>
<p>To take advantage of these great services, head over to profilactic and signup.  When you&#8217;re setting up your sites, you&#8217;ll be able to plug into ping.fm (it will require that you signup using the profilactic beta password that profilactic will provide for you during setup).  Don&#8217;t forget to <a href="http://www.profilactic.com/mashup/devnet">visit my lifestream</a> and add me as a friend <img src='http://linux-blog.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   Happy micro/status/blogging!</p>
<p><a href="http://linux-blog.org/microblogging-status-and-blogging-20/" rel="bookmark">Microblogging, Status, and Blogging 2.0</a> originally appeared on <a href="http://linux-blog.org">Yet Another Linux Blog</a> on June 19, 2008.</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://linux-blog.org/microblogging-status-and-blogging-20/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
