<?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; tip</title>
	<atom:link href="http://linux-blog.org/tag/tip/feed/" rel="self" type="application/rss+xml" />
	<link>http://linux-blog.org</link>
	<description>Open Source, Open Blog</description>
	<lastBuildDate>Mon, 30 Aug 2010 14:18:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<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.  This version has been updated. 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 [...]


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[<blockquote><p><em>This post was originally published on 13 July, 2006.  This version has been updated.</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 <a title="domain name" href="http://www.netfirms.ca/" target="_blank">domain name</a> 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.  In that case, there are plenty of options for hosting your site on <a title="cheap servers" href="http://www.midphase.com/server-hosting/cheap-servers/" target="_blank">cheap servers</a>.</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 link back 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>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><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>
]]></content:encoded>
			<wfw:commentRss>http://linux-blog.org/host-your-own-domain-website-and-webserver/feed/</wfw:commentRss>
		<slash:comments>5</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 [...]


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[<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 <a href="http://www.peer1.com/">dedicated hosting</a>&#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 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>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 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.  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>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><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>
]]></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>Zimbra or Google Calendar with Thunderbird and Lightning</title>
		<link>http://linux-blog.org/zimbra-or-google-calendar-with-thunderbird-and-lightning/</link>
		<comments>http://linux-blog.org/zimbra-or-google-calendar-with-thunderbird-and-lightning/#comments</comments>
		<pubDate>Tue, 11 Sep 2007 11:04:05 +0000</pubDate>
		<dc:creator>devnet</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[lightning]]></category>
		<category><![CDATA[thunderbird]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[tips and tricks]]></category>
		<category><![CDATA[zimbra]]></category>

		<guid isPermaLink="false">http://linux-blog.org/word/zimbra-or-google-calendar-with-thunderbird-and-lightning/</guid>
		<description><![CDATA[The title sounds a bit Mythological eh? I originally published this entry on my work blog but felt that some people might be able to get some use out of this tip. To use it, you&#8217;ll need Zimbra or Google Calendar. I&#8217;ll cover Zimbra mostly and then give a link on how to setup Google [...]


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>The title sounds a bit Mythological eh?  I originally published this entry on my work blog but felt that some people might be able to get some use out of this tip.  To use it, you&#8217;ll need Zimbra or Google Calendar.  I&#8217;ll cover Zimbra mostly and then give a link on how to setup Google Calendar at the end.  For those interested, my work blog is <a href="http://lindox.org" target="_blank">here</a>.</p>
<p>If you don&#8217;t have Zimbra, they have a <a href="http://www.zimbra.com/community/downloads.html" target="_blank">free Open Source Community Edition available</a>.  It&#8217;s feature rich and quite configurable for your email.  It can even be used to retrieve multiple email sources and bring them all into one place&#8230;it also has identity management so you can send from multiple accounts.  Very nice stuff.</p>
<p>&#8220;I use Thunderbird for my email client. It&#8217;s quite speedy and nice. Coming from various places of employment that used Outlook and Exchange, I miss being able to schedule appointments via my email client (of course, with Zimbra, I&#8217;m able to do this via the web interface..but I like using Thunderbird for its ability to sort and<br />
handle my email).</p>
<p>Enter Lightning, the sunbird-like extension for Thunderbird. So how does one integratelightning with say, Zimbra? It was rather simple and easy to do so. I&#8217;m posting what I did to get this up and running so that others won&#8217;t fumble through the Zimbra forums trying to piece various posts together finally arriving at a solution after banging heads against the wall repeatedly. Note that I&#8217;m assuming you use Zimbra/Thunderbird with IMAP.</p>
<p><span id="more-182"></span></p>
<p><span style="text-decoration: underline;"><strong>Zimbra and Thunderbird Preparation</strong></span></p>
<p>To get things rolling, install <a title="Lightning" href="http://www.mozilla.org/projects/calendar/lightning/" target="_blank">Lightning</a>, the extension from Mozilla AND install the <a title="Provider Add On" href="https://addons.mozilla.org/en-US/thunderbird/addon/4631" target="_blank">Provider Add on Extension</a> for Thunderbird as well. This Provider Add on Extension also works for Google Calendar (or so it is blogged about often). I&#8217;m assuming that you know how to install Thunderbird extensions (which are different than Firefox ones) and that you&#8217;ve been able to install both of those plugins in the order listed.</p>
<p>Open Zimbra and browse to your calendar. Right click it and choose &#8220;share calendar&#8221;. You don&#8217;t need to actually share your calendar because you&#8217;ll need to provide your login and password initially when connecting&#8230;so you&#8217;ll be able to login as yourself through Thunderbird/Lightening&#8230;you just need to copy the URL at the bottom of the pop-up window that appears when you choose share calendar. So copy that URL and switch back to your Thunderbird email client.</p>
<p><span style="text-decoration: underline;"><strong>Thunderbird/Lightning Config</strong></span></p>
<p>After restarting when you installed the extensions above, you&#8217;ll see the lightening calendar bar in your default view. Click on Calendars and you&#8217;ll see there is one called &#8216;home&#8217;. This is your default one. Let&#8217;s add a calendar&#8230;click on &#8216;New&#8217;. Choose &#8220;On The Network&#8221; for your location.</p>
<p>Next, choose icalendar (ICS) and input the URL you copied from the previous step in the blank and click Next. Give the calendar a unique name and pick a color (I&#8217;m partial to green), click next, then click finish. It should prompt you for a login and password&#8230;make sure you use your Zimbra Login and Password.</p>
<p><span style="text-decoration: underline;"><strong>Zimbra Config</strong></span></p>
<p>None needed&#8230;everything is ready to go.</p>
<p><span style="text-decoration: underline;"><strong>Tidbits of Handy Information?</strong></span></p>
<p>There is one downside I&#8217;ve found so far. When you create an appointment in Lightning, it creates it as an ICS attached email&#8230;so it&#8217;s not completely integrated. You&#8217;ll need to send out your appointments like this. It also warns you that the appointment has already been added to your calendar when hitting the accept button&#8230;which is odd but it works just fine and ignoring this small problem is easy.</p>
<p>Integrate the <a href="https://addons.mozilla.org/en-US/thunderbird/addon/1191" target="_blank">ReminderFox extension</a> with Thunderbird to give you reminder pop-ups for all your appointments and tasks <img src='http://linux-blog.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I hooked into my google calendar so I could view my personal appointments (go to DMV, pay bill, etc) as well as my work appointments. Instructions for hooking into Google calendar<a title="Google Calendar w/Lightning" href="http://bfish.xaedalus.net/?p=239" target="_blank"> are here</a>.</p>
<p>If you have problems connecting your Zimbra calendar, look at NAT for the problems. Think about opening up the right ports in your firewalls to allow access to IMAP and think of the proper FQDN for your server. You may have to use IP address instead if things are in a DMZ/orange zone.&#8221;</p>
<p>I hope this gives this post a bit more exposure as many people often wonder how to hook Zimbra and their Google Calendar into Thunderbird.</p>
<p><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>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><p><a href="http://linux-blog.org/zimbra-or-google-calendar-with-thunderbird-and-lightning/" rel="bookmark">Zimbra or Google Calendar with Thunderbird and Lightning</a> originally appeared on <a href="http://linux-blog.org">Yet Another Linux Blog</a> on September 11, 2007.</p>
]]></content:encoded>
			<wfw:commentRss>http://linux-blog.org/zimbra-or-google-calendar-with-thunderbird-and-lightning/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Install extra Themes and Icons in PCLinuxOS</title>
		<link>http://linux-blog.org/install-extra-themes-and-icons-in-pclinuxos/</link>
		<comments>http://linux-blog.org/install-extra-themes-and-icons-in-pclinuxos/#comments</comments>
		<pubDate>Wed, 08 Aug 2007 21:31:50 +0000</pubDate>
		<dc:creator>devnet</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[PCLinuxOS]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[tips and tricks]]></category>

		<guid isPermaLink="false">http://linux-blog.org/word/install-extra-themes-and-icons-in-pclinuxos/</guid>
		<description><![CDATA[Are you a PCLinuxOS 2007 user? Are you one of the many that love the default theme and think it&#8217;s eye catching but wish you could change it and make it your own? Do you wish there were more themes, icon sets, and bling for your desktop that would be easy to add? I did [...]


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>Are you a PCLinuxOS 2007 user?</p>
<p>Are you one of the many that love the default theme and think it&#8217;s eye catching but wish you could change it and make it your own?  Do you wish there were more themes, icon sets, and bling for your desktop that would be easy to add?  I did too.  Here&#8217;s how I was able to customize PCLinuxOS 2007:</p>
<table style="width: 100%;" border="0" cellspacing="1" cellpadding="1" align="center">
<tbody>
<tr>
<td style="width: 50%;">
<div class="serendipity_imageComment_left" style="width: 110px;">
<div class="serendipity_imageComment_img"><a class="serendipity_image_link" href="/uploads/Distros/desktop.sized.jpg"><!-- s9ymdb:437 --><img src="/uploads/Distros/desktop.sized.Thumbs.jpg" alt="" width="110" height="88" /></a></div>
<div class="serendipity_imageComment_txt">PCLOS Default</div>
</div>
</td>
<td style="width: 50%;">
<div class="serendipity_imageComment_left" style="width: 110px;">
<div class="serendipity_imageComment_img"><a class="serendipity_image_link" href="/uploads/Distros/mycurrent.png"><!-- s9ymdb:575 --><img src="/uploads/Distros/mycurrent.Thumbs.png" alt="" width="110" height="88" /></a></div>
<div class="serendipity_imageComment_txt">PCLOS Custom</div>
</div>
</td>
</tr>
</tbody>
</table>
<p><span id="more-175"></span></p>
<p>I like my desktops to appear pleasing to both my eyes and the eyes of others.  Normally, I visit <a title="Awesome Wallpapers!" href="http://www.vladstudio.com/home/" target="_blank">VladStudio</a> for great wallpapers and customize my desktop with them.  With PCLinuxOS though, I found that many of the styles, icon sets, and themes included in the repository are perfect for making your desktop beautiful.</p>
<p>I often look at kde-look.org in search of the right desktop wallpaper.  The problem I have with <a title="Great Resource!" href="http://kde-look.org/" target="_blank">kde-look.org</a> isn&#8217;t a lack in content&#8230;but rather, a mess of different formats. Some themes are installable, others are zipped up as source. While I could get those installed&#8230;I opt for the Gnome approach to themes&#8230;drop an archive in the theme window and it&#8217;s installed. The closes thing I can come to doing this is installing themes using the Synaptic Package Manager in PCLinuxOS.</p>
<p><span style="text-decoration: underline;"><strong>Installing Icons</strong></span></p>
<p>Let&#8217;s get started installing icons. Open Synaptic (the big red S icon by your kmenu or can be found by going to Kmenu &gt;&gt; System &gt;&gt; Configuration &gt;&gt; Packaging) and install the following packages:</p>
<ol>
<li>kde-icons-aquafusion</li>
<li>kde-icons-crystalclear</li>
<li>kde-icons-crystaldiamond</li>
<li>kde-icons-crystalgt</li>
<li>kde-icons-exquisite</li>
<li>kde-icons-fairytaleworld</li>
<li>kde-icons-genuinecrystal</li>
<li>kde-icons-gorilla</li>
<li>kde-icons-korilla</li>
<li>kde-icons-krystaline</li>
<li>kde-icons-lila</li>
<li>kde-icons-lila-blue</li>
<li>kde-icons-lila-red</li>
<li>kde-icons-lila-white</li>
<li>kde-icons-newcrystal</li>
<li>kde-icons-noia</li>
<li>kde-icons-noiawarm</li>
<li>kde-icons-nuovext</li>
<li>kde-icons-nuvola</li>
<li>kde-icons-os-k</li>
<li>kde-icons-oxygen</li>
<li>kde-icons-primary</li>
<li>kde-icons-sparkling</li>
<li>kde-icons-tulliana</li>
<li>kde-icons-vista</li>
<li>kde-icons-faces</li>
<li>kdemoreartwork-tiblit</li>
<li>kdemoreartwork-winxp</li>
</ol>
<p>That takes care of installing many new icons that will be available after you install them in the KDE Control Center. Up next, let&#8217;s install some more eye appealing artwork in the form of wallpapers.</p>
<p><span style="text-decoration: underline;"><strong>Installing Wallpapers/Cursors</strong></span></p>
<p>I love gryphen&#8217;s wallpapers.  Gryphen is the project leader of a great team of graphic artists that helped give PCLinuxOS 2007 it&#8217;s fantastic look. They didn&#8217;t stop there though&#8230;they had many other wallpapers they did and most of them are available through synaptic. Keep synaptic open and install the following:</p>
<ol>
<li>cursor-theme-blueprint</li>
<li>cursor-theme-comix</li>
<li>cursor-theme-Chameleon-Anthracite</li>
<li>cursor-theme-Chameleon-DarkSkyBlue</li>
<li>cursor-theme-Chameleon-Pearl</li>
<li>cursor-theme-Chameleon-White</li>
<li>cursor-theme-crystal</li>
<li>cursor-theme-premium</li>
<li>cursor-theme-xprience</li>
<li>kde-wallpapers-gryphen</li>
<li>kdeartwork-kde-wallpaper</li>
</ol>
<p>The hard part is done&#8230;now comes the fun part. This is where you get to decide what looks best on your desktop by choosing the different themes, wallpapers, window decorations, and icon sets you&#8217;ve installed.</p>
<p><span style="text-decoration: underline;"><strong>Choosing a Cursor</strong></span></p>
<p>Open up the KDE Control Center (should be the square icon next to the round PCLinuxOS Control<a class="serendipity_image_link" href="../../uploads/Distros/cursorchoose.png"><!-- s9ymdb:576 --><img style="border: 0px none; float: right; padding-left: 5px; padding-right: 5px;" src="../../uploads/Distros/cursorchoose.Thumbs.png" alt="" width="110" height="85" /></a> Center icon&#8230;or get to it by going to PC &gt;&gt; System &gt;&gt; Configuration &gt;&gt; Control Center).</p>
<p>Click on Peripherals &gt;&gt; Mouse.  Next, select the Cursor Theme tab.</p>
<p>As you can see from the picture, I&#8217;ve chosen the Comix Cursor theme. There are many others to choose from that you&#8217;ve installed via synaptic. Look around for one that suits you and select it. Click the &#8220;Apply&#8221; button and if told you have to restart KDE for changes to take place&#8230;click &#8220;Ok&#8221;. Logout and back in and take a look at your new cursors!</p>
<p><span style="text-decoration: underline;"><strong>Setting Up Fonts</strong></span></p>
<p><a class="serendipity_image_link" href="../../uploads/Distros/fontschoose.png"><!-- s9ymdb:577 --><img style="border: 0px none; float: left; padding-left: 5px; padding-right: 5px;" src="../../uploads/Distros/fontschoose.Thumbs.png" alt="" width="110" height="87" /></a>After logging back in, open up the KDE Control Center. Click on Appearance and Themes &gt;&gt; Fonts. If you own a copy of Microsoft Windows and still have the license information, you can install the &#8220;webcore-fonts&#8221; package which will give you some more fonts to choose from. Experiment around&#8230;open up your Home directory in Konqueror so you can change fonts and hit the apply button which will show the changes you&#8217;ve made. Having a Home directory up will show you the changes you&#8217;ve made to titlebars, menu&#8217;s, and icon text. Once you&#8217;ve found the best combination that you like (I recommend Verdana for standard fonts and for something interesting&#8230;Babelfish) click apply and we&#8217;ll move on to the next area of customization.</p>
<p><span style="text-decoration: underline;"><strong>The Wallpaper aka Background</strong></span><a class="serendipity_image_link" href="../../uploads/Distros/wallpaperchoose.png"><img style="border: 0px none; float: right; padding-left: 5px; padding-right: 5px;" src="../../uploads/Distros/wallpaperchoose.Thumbs.png" alt="" width="110" height="87" /></a></p>
<p>In the KDE Control Center, select Appearance and Themes &gt;&gt; Background. <a class="serendipity_image_link" href="../../uploads/Distros/wallpaperchoose.png"><!-- s9ymdb:578 --></a> There should be many more background wallpapers installed now. Cycle through them and choose one that you prefer. As you can see, I selected one of gryphen&#8217;s awesome wallpapers as my desktop. As you can also see, I&#8217;m of the mindset that dark backgrounds are easier on the eyes than light ones&#8230;especially if I&#8217;m staring at the screen for hours each day.</p>
<p><span style="text-decoration: underline;"><strong>The Icon</strong></span></p>
<p><a class="serendipity_image_link" href="../../uploads/Distros/iconschoose.png"><!-- s9ymdb:580 --><img style="border: 0px none; float: left; padding-left: 5px; padding-right: 5px;" src="../../uploads/Distros/iconschoose.Thumbs.png" alt="" width="110" height="87" /></a>Now it&#8217;s time to choose the all important Icon Set. In the KDE Control Center, select Appearance and Themes &gt;&gt; Icons. There are many icon sets you can choose from. Cycle through each of these hitting the apply button to see the visible changes. Remember, you can open up your Home in Konqueror to see the changes better in a window. As you can see, I&#8217;ve selected the &#8220;Primary&#8221; icon set. <a class="serendipity_image_link" href="../../uploads/Distros/kickoffswitch.png"><!-- s9ymdb:579 --><img style="border: 0px none; float: right; padding-left: 5px; padding-right: 5px;" src="../../uploads/Distros/kickoffswitch.Thumbs.png" alt="" width="110" height="43" /></a></p>
<p>Another quick tip you may or may not know&#8230;if you right click the Kmenu (or PC Menu as some call it) there is a different option for you to choose Kmenu styles. Right click the Kmenu and choose &#8220;switch to KICKOFF Style Menu&#8221;. This allows you to go from the left picture to the right picture with a simple right click. You can then right click again to switch back.</p>
<p><span style="text-decoration: underline;"><strong>You&#8217;ve Got Style!</strong></span></p>
<p>Next up we get to choose the menu style.  My favorite relates to the Comix Cursor Theme I<a class="serendipity_image_link" href="../../uploads/Distros/choosestyle.png"><!-- s9ymdb:581 --><img style="border: 0px none; float: right; padding-left: 5px; padding-right: 5px;" src="../../uploads/Distros/choosestyle.Thumbs.png" alt="" width="110" height="87" /></a> previously installed and is called interestingly enough, Comix. I selected this one by going to the KDE Control Center &gt;&gt; Appearance and Themes &gt;&gt; Style. From there I chose Comix. There are some advanced settings you can mess around with if you&#8217;d like&#8230;find those by clicking the configure button next to comix. Don&#8217;t forget that you can tweak the effects and toolbar settings also by using the tabs inside the Style menu.</p>
<p><span style="text-decoration: underline;"><strong>So What is the Theme Section for?</strong></span></p>
<p>I leave the theme section alone. Mainly because it is the whole kit and kaboodle. It&#8217;s an icon set, style, window decoration, wallpaper, and font schema rolled into one. I like granular control over my desktop. You may choose to install something from kde-look.org or use one of the themes that is present in the control center and that&#8217;s fine&#8230;I just didn&#8217;t elect to do so here.</p>
<p><span style="text-decoration: underline;"><strong>Decorate those Windows</strong></span></p>
<p><a class="serendipity_image_link" href="../../uploads/Distros/windowdecChoose.png"><!-- s9ymdb:582 --><img style="border: 0px none; float: left; padding-left: 5px; padding-right: 5px;" src="../../uploads/Distros/windowdecChoose.Thumbs.png" alt="" width="110" height="86" /></a>Next up on our customization journey is the Window Decoration. This is the top bar of each window that allows you to minimize, maximize, or close a window. You can choose from one of many different types of decorations. My favorite seemed to flow with my choosing of Comix cursor theme and the Comix menu as well as my choice of primary icon set&#8230;and that favorite is Smooth Blend. I think it compliments the various components I&#8217;ve elected to go with thus far. When you&#8217;re all done choosing we&#8217;ll finish up with the splash screen and KDM screen.</p>
<p><span style="text-decoration: underline;"><strong>Make a Splash</strong></span></p>
<p>I really like the splash screen that comes by default with PCLinuxOS&#8230;but change is sometimes<a class="serendipity_image_link" href="../../uploads/Distros/splashchoose.png"><!-- s9ymdb:583 --><img style="border: 0px none; float: right; padding-left: 5px; padding-right: 5px;" src="../../uploads/Distros/splashchoose.Thumbs.png" alt="" width="110" height="86" /></a> good. Therefore, I&#8217;ve decided to go with another theme designed by gryphen for my splash. If you don&#8217;t already have it open, go into the KDE Control Center &gt;&gt; Appearance and Themes &gt;&gt; Splash Screen. I changed to the &#8220;darkscale&#8221; theme. There are many other splash screens you can choose from on kde-look.org that are pretty simple to install using the &#8220;add&#8221; button. You can also &#8220;test&#8221; each theme out using the test button.</p>
<p><span style="text-decoration: underline;"><strong>KDM Theme</strong></span></p>
<p>In the KDE Control Center select System Administration. In this section, you&#8217;ll need to switch to Administrator Mode by clicking on the corresponding button and supplying your root password. Select KDM Theme Manager and click on the &#8220;Administrator Mode&#8221; button. From there, select or install a theme of your choosing and click &#8220;Ok&#8221;. You can find many of these themes also at kde-look.org. Experiment around and see which one you like.</p>
<p><span style="text-decoration: underline;"><strong>The Login Manager</strong></span></p>
<p><a class="serendipity_image_link" href="../../uploads/Distros/loginmanagerchoose.png"><!-- s9ymdb:584 --><img style="border: 0px none; float: left; padding-left: 5px; padding-right: 5px;" src="../../uploads/Distros/loginmanagerchoose.Thumbs.png" alt="" width="110" height="81" /></a>In the same area, system administration, inside the KDE Control Center&#8230;you&#8217;ll find the section titled &#8220;Login Manager&#8221;. Go there and once again click the administrator mode button and supply your root password. After this, tweak your fonts to match those that you chose in the fonts section above by clickin on the &#8220;font&#8221; tab and selecting them. You can check out the other tabs and adjust how you see fit and even enable autologin in this section though doing it in the PCLinuxOS Control Center is a bit easier and more central for management. when you are through, click &#8220;Ok&#8221;.</p>
<p><span style="text-decoration: underline;"><strong>Final Thoughts</strong></span></p>
<p>KDE is a very customizable desktop. Even more so I&#8217;ve found than Gnome is. There are countless options that you can choose to tweak. I&#8217;m sure I&#8217;ve missed a few in this post. If so, please let me know what I&#8217;ve missed in the comments and I&#8217;ll attempt to post it! Thanks for reading and I hope this has helped you to take more ownership in your KDE Desktop <img src='http://linux-blog.org/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p><a href="http://www.pclinuxos.com/index.php?option=com_ionfiles&amp;Itemid=28" target="_blank">Get PCLinuxOS 2007</a></p>
<p><a href="http://linfx.com/" target="_blank">Get More PCLinuxOS 2007 Artwork</a></p>
<p><a href="http://mypclinuxos.com/">Join the PCLinuxOS Community</a><br />
<script type="text/javascript"><!--
google_ad_client = "pub-3982453702542240";
/* 468x15, created 6/24/09 */
google_ad_slot = "6181047080";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></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><p><a href="http://linux-blog.org/install-extra-themes-and-icons-in-pclinuxos/" rel="bookmark">Install extra Themes and Icons in PCLinuxOS</a> originally appeared on <a href="http://linux-blog.org">Yet Another Linux Blog</a> on August 8, 2007.</p>
]]></content:encoded>
			<wfw:commentRss>http://linux-blog.org/install-extra-themes-and-icons-in-pclinuxos/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>5 Unique Tips for New Ubuntu Users</title>
		<link>http://linux-blog.org/5-unique-tips-for-new-ubuntu-users/</link>
		<comments>http://linux-blog.org/5-unique-tips-for-new-ubuntu-users/#comments</comments>
		<pubDate>Thu, 29 Jun 2006 17:41:00 +0000</pubDate>
		<dc:creator>devnet</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[tips and tricks]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://linux-blog.org/word/5-unique-tips-for-new-ubuntu-users/</guid>
		<description><![CDATA[Update! Before you read the article, please note that an inaccuracy of Point Number 3 has been pointed out in comments by cafeina. Thanks for pointing this out&#8230;there are downloadable guides for Ubuntu Dapper Drake available at http://help.ubuntu.com. These guides could be much more user friendly (they don&#8217;t have pics included) but that they get [...]


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>Update!   Before you read the article, please note that an inaccuracy of Point Number 3 has been pointed out in comments by cafeina.  Thanks for pointing this out&#8230;there are downloadable guides for Ubuntu Dapper Drake available at <a title="Ubuntu Guides" href="http://help.ubuntu.com" target="_blank">http://help.ubuntu.com</a>. These guides could be much more user friendly (they don&#8217;t have pics included) but that they get the job done quite nicely.  Thanks for pointing this out Cafeina!</p>
<p><img style="border: 0px none ; float: left; padding-left: 5px; padding-right: 5px;" src="/uploads/Reviews/ubuntu.Thumbs.png" alt="" width="110" height="110" />With the popularity of <a title="Digg Action on Ubuntu in last 3 days" href="http://digg.com/search?search=ubuntu&amp;submit=Search&amp;area=all&amp;type=both&amp;age=3" target="_blank">Ubuntu</a> <a title="Digg Action on Dapper, last 7 days" href="http://digg.com/search?search=dapper&amp;submit=Search&amp;area=all&amp;type=both&amp;age=7">swelling</a> these days, one can hardly visit digg or other <a title="Ubuntu at Lxer" href="http://lxer.com/module/newswire/search.php?search_terms=ubuntu" target="_blank">tech news sites</a> without seeing a Dapper Drake or Breezy Badger (both recent titles of Ubuntu releases).  Another strong indicator that Linux in general, dapper drake aside, may be seeing an influx of users is the news that Microsoft <a title="Stupid Button has been Pushed" href="http://blogs.zdnet.com/Bott/?p=76" target="_blank">receives</a> a <a title="Phone Home!" href="http://arstechnica.com/journals/microsoft.ars/2006/6/12/4296" target="_blank">call back</a> from <a title="Microsoft Admits it's Idiocracy" href="http://arstechnica.com/news.ars/post/20060608-7017.html" target="_blank">Windows computers daily</a>. Many users expressed <a title="Concern from Users" href="http://www.pcadvisor.co.uk/news/index.cfm?newsid=6402" target="_blank">deep concern</a> about false positives where Microsoft receives reports that you are using a pirate copy of Windows when you are running a licensed version.  Also, why not examine why WGA (Windows Genuine Advantage) <a title="Windows Genuine Spyware, Free!  Act Now!" href="http://windowssecrets.com/comp/060615/#story1" target="_blank">fits the bill for Spyware</a>?  So, what&#8217;s a ticked off user to do?  Give Linux the old college try, that&#8217;s what!</p>
<p>I&#8217;ve seen an influx of people dusting off Mandrake (that&#8217;s right, Mandrake not Mandriva&#8230;we&#8217;re talking pre-name change) and Red Hat 7.2 disks and firing off questions in forums about how to do various things in Linux.  Renewed interest in alterntives to Microsoft coupled with big headlines for Ubuntu means many new users are examining Ubuntu when they evaluate (or re-evaluate) the state of Linux.  This being said, I have 5 Tips for New Ubuntu Users that you won&#8217;t hear anywhere else.</p>
<p><span id="more-133"></span></p>
<p><span style="text-decoration: underline;"><strong>1. Keep in mind that Ubuntu IS NOT the only Linux out there</strong></span></p>
<p>There are countless distributions out there, each with its own specific flavor and variety. If you didn&#8217;t like something in Ubuntu, chances are that someone else didn&#8217;t like it either and they found other users who didn&#8217;t like it and grouped together to create something more fitting for their preferences. Chances are that those same users now have a distribution of Linux (or flavor) that caters to your individual tastes and likes. Instead of being locked down (Like Windows) to one incarnation of software, you have something inherent in all Linux flavors&#8230;.choice. Plus, you don&#8217;t have to pay someone to take that choice away when you use it (think about it, MS has you pay them and removes all choice from you&#8230;gotta love it!).</p>
<p>Ubuntu may be great for many people and many new users, but it isn&#8217;t the best the community has to offer. There are other distributions of Linux that offer both paid and free versions that are much more suited for new users. Distributions like <a href="http://www.xandros.com/" target="_blank">Xandros</a>, <a href="http://linspire.com/" target="_blank">Linsipire</a> for paid supported versions, and <a href="http://www.mepis.org/" target="_blank">MEPIS</a>, <a href="http://kanotix.com/" target="_blank">Kanotix</a>, and <a href="http://www.pclinuxos.com/" target="_blank">PCLinuxOS</a> offer much more for the new user than Ubuntu can and will. Bottom line: Don&#8217;t think Ubuntu is Linux and Linux is Ubuntu. It&#8217;s not. There&#8217;s a whole world of new Linux distributions out there. Find the one that suits you. Don&#8217;t make a purchase based on what others are saying about something. Find out for yourself&#8230;afterall, if no one found anything that suited them best, we&#8217;d all be wearing, driving, and using the same things that everyone else was. Choice is good.</p>
<p><span style="text-decoration: underline;"><strong>2. If you&#8217;re afraid of the shell (aka command line), Ubuntu may be scary for you.</strong></span></p>
<p>As stated previously, there are tons of other flavors of Linux out there. What makes Ubuntu so scary to some new users is that in order to get your multimedia working, you&#8217;ll need to edit files via shell. If this is scary for you, consider switching to Xandros or Linspire. While you may pay for them, you won&#8217;t have to crack a config file or check anything with a shell tool.</p>
<p>Many people here will tell you that I don&#8217;t know what I&#8217;m talking about. They&#8217;ll scream, &#8220;You can get Ubuntu Multimedia working without the shell!&#8221; and in certain instances they&#8217;d be correct. For instance, if you know how to operate kedit or kate in superuser mode, you&#8217;ll be set&#8230;of course, no shortcut exists for this in Ubuntu, Kubuntu, or Xubuntu so you&#8217;ll have to create a shortcut. In doing this, you&#8217;ll have to &#8220;kdesu kate&#8221; from the command line or figure out how to make that shortcut&#8230;both tasks that are a bit daunting to new users.</p>
<p>So let&#8217;s say that in Ubuntu you do figure out this information and are able to edit your files out there to get multimedia working without dropping to a shell (command line). Great! Congrats! Now let&#8217;s continue with multimedia and get 3D graphics to work for you. If you&#8217;re like me, you need nvidia drivers&#8230;something that you MUST DO via shell in Ubuntu. In fact, don&#8217;t you have to install graphics drivers via shell all the time with all distributions? Nope. MEPIS has nvidia and ati driver installs in 2-3 clicks. There you go, new user, you&#8217;re forced to drop to a shell when you don&#8217;t need to. Ubuntu is a fantastic distribution for those of us who don&#8217;t fear the shell&#8230;but it&#8217;s not for your standard Windows convert. Take a look at what still <a title="Still Needs a Console" href="https://wiki.kubuntu.org/UbuntuDapperWhatStillNeedsAConsole" target="_blank">needs a console</a> for Ubuntu. Also, please understand that Ubuntu isn&#8217;t alone in this&#8230;there are only a handful of distros that DON&#8217;T require you to drop to a shell (command line). Make an informed decision for yourself though, don&#8217;t take others&#8217; word for it.</p>
<p><span style="text-decoration: underline;"><strong>3. Ubuntu doesn&#8217;t come with an owners manual or User Guide</strong></span></p>
<p>I&#8217;m pretty sure all Ubuntu fans are going to spontaneously combust when they read #3, pointing out various online resources of information and listing various urls of help sites. Despite all of these online resources, Ubuntu does not have a manual. There is no published manual geared toward new users. Sure, there are how-to&#8217;s, tutorials, and other handy wikis such as <a title="Good Ubuntu Resource" href="http://ubuntuguide.org/wiki/Dapper" target="_blank">ubuntuguide.org</a>&#8230;but there isn&#8217;t anything that you can download to your desktop or print out to refer to when you&#8217;re getting started. I&#8217;m also sure that many will claim that owners manuals are only available from commercial distributions&#8230;but they&#8217;d be wrong. The PCLinuxOS community <a title="All Three New User Guides" href="http://www.mypclinuxos.com/downloads/index.php/" target="_blank">published new user guides</a> geared to help new users at operating the LiveCD, Installing PCLinuxOS, and a General User Guide that can be downloaded free of charge in PDF Format.</p>
<p><span style="text-decoration: underline;"><strong>4.  You can&#8217;t install from source with Ubuntu without configuring the ability to compile from source.</strong></span></p>
<p>Ubuntu comes crippled when you install it. The area that it is crippled has to do with the ability to install from source. What this means is that if you are out searching for a piece of software and find that it isn&#8217;t listed in Synaptic (apt) for Ubuntu and that it doesn&#8217;t have an rpm (most likely it would be a rather new package&#8230;the community is good about getting packages put together) you&#8217;ll not be able to install it from source without first configuring that ability. Many programs out there must be installed from source because software developers don&#8217;t have time to custom tailor packages to 300+ flavors of Linux&#8230;so they release source code and you&#8217;re able to download this code and install it on your system. This ability is default in a majority of Linux distributions out there&#8230;but not Ubuntu. To get it to work in Ubuntu, you have to first configure it to work.</p>
<p>What this entails is installing the &#8220;build-essential&#8221; package&#8230;but of course, how would you know that as a new user? Check the manual. Crap. No manual. Check the online resource (wiki, etc.). If you didn&#8217;t know the first thing about forums and weren&#8217;t very good at using google (e.g., you listen to music and check email on yoru PC and that&#8217;s about it&#8230;which takes care of a large chunk of normal users) how would you know to do this? You wouldn&#8217;t. Ubuntu is crippled in this instance&#8230;it&#8217;s one of the few distributions out there that takes away your ability to install from source at the beginning. So if you want the ability to install anything right away and to dive into things&#8230;Ubuntu may not be what you want.</p>
<p>Some claim that Ubuntu <em>needs</em> to be this way for security purposes.  This is nonsense to me.  Linux has always been about putting control in the <em>users hands</em>, not removing it from them. That&#8217;s why I am of the opinion that this IS NOT a good thing&#8230;regardless of any security problems a developer thinks I might have. Sure it is easy enough to install things when I read an ubuntu quick start&#8230;but the idea is to get new users up and running and giving them a bicycle with one wheel and not telling them where to find the other wheel is silly to me. I&#8217;d rather give a new user Slackware than Ubuntu for this reason alone. I may be of the minority of thought on this subject as well&#8230;but it makes little sense that someone would want Linux without GCC. It&#8217;s almost like having Windows without DOS (which really sucked when we went from 98 to XP from a system administrator point of view). Now I&#8217;m rambling&#8230;but you should understand where I&#8217;m coming from now. I don&#8217;t like someone else to take away something that has been inherent in Linux since the beginning.</p>
<p><span style="text-decoration: underline;"><strong>5. Ubuntu will never be as fast as other Distributions; it&#8217;s not optimized for it.</strong></span></p>
<p>&#8220;But Devnet, Ubuntu is the fastest distribution I&#8217;ve ever ran!&#8221; I&#8217;m sure you believe that. However, I&#8217;d argue that you lack understanding of 3rd through 6th generation processor architectures. Ubuntu is compiled to support a large variety of processors. It uses <a href="http://en.wikipedia.org/wiki/Intel_80386" target="_blank">i386</a> optimized instruction sets in order to support old hardware (i386 supports CPUs operating at 33Mhz and above). In doing this, they do not make use of all that power you have under your CPU hood. Many other distributions also use this to make sure they reach the widest audience they can. However, for the average desktop user, this is like having a two stroke engine inside of a corvette. You have the processing power of Celeron, Pentium 4, and AMD Athlon or above right? Why aren&#8217;t you utilizing it? If you&#8217;re going to use or are using Ubuntu, you&#8217;re not taking advantage of the optimizations that <a href="http://en.wikipedia.org/wiki/I586" target="_blank">i586</a> and <a href="http://en.wikipedia.org/wiki/I686" target="_blank">i686</a> instruction sets have to offer&#8230;which mainly is enhanced performance.</p>
<p>If you are using a Dell, HP, Gateway, Compaq, or Emachines laptop or desktop that you&#8217;ve purchased in the past 2 years and you&#8217;re running Ubuntu, you&#8217;re not taking advantage of what your processor has to offer.</p>
<p>Confused?  Let distrowatch do the hunting for you.  Results from <a href="http://distrowatch.com/search.php?category=All&amp;origin=All&amp;basedon=All&amp;desktop=All&amp;architecture=i386&amp;status=Active" target="_blank">i386 architecture</a>, <a href="http://distrowatch.com/search.php?category=All&amp;origin=All&amp;basedon=All&amp;desktop=All&amp;architecture=i586&amp;status=Active" target="_blank">i586 architecture</a>, and <a href="http://distrowatch.com/search.php?category=All&amp;origin=All&amp;basedon=All&amp;desktop=All&amp;architecture=i686&amp;status=Active" target="_blank">i686 architecture</a>. Give PCLinuxOS a try&#8230;it&#8217;s optimized i586. Give Foresight Linux a try, it&#8217;s i686. Give Arch Linux a try&#8230;it&#8217;s i686. Try Vector Linux and Slackware&#8230;both noted as some of the fastest distributions out there. All of these distros offer a great performing desktop and if you&#8217;re using Ubuntu, you&#8217;ve already had to drop to the shell once or twice so using these distributions should be water under the bridge you old hand.</p>
<p><span style="text-decoration: underline;"><strong>Ubuntu, Pretty in Brown?  Don&#8217;t Let Others Decide For You</strong></span></p>
<p>In closing, I&#8217;d like to advise the new Linux convert to try ALL distributions that are in the <a href="http://distrowatch.com/index.php?dataspan=26" target="_blank">top ten distributions listed at distrowatch</a>. These receive the most page views at distrowatch and they receive those for good reason&#8230;they generally offer a fantastic desktop experience. Please remember that Ubuntu might be the perfect distribution for you and that is great! Welcome to the wonderful world of Debian based Linux. However, before you throw yourself into the Ubuntu fray and classify all Linux as Ubuntu when you try it out, do yourself a favor and check out other distros. You may find that they suit you better than what everyone thinks suits you best.</p>
<p><strong><span style="font-size: large;">Devnet</span></strong></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><p><a href="http://linux-blog.org/5-unique-tips-for-new-ubuntu-users/" rel="bookmark">5 Unique Tips for New Ubuntu Users</a> originally appeared on <a href="http://linux-blog.org">Yet Another Linux Blog</a> on June 29, 2006.</p>
]]></content:encoded>
			<wfw:commentRss>http://linux-blog.org/5-unique-tips-for-new-ubuntu-users/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
	</channel>
</rss>
