<?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>alcher &#187; Computers</title>
	<atom:link href="http://www.alcher.info/category/computers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alcher.info</link>
	<description>something about everything</description>
	<lastBuildDate>Sun, 29 Aug 2010 07:40:00 +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>Building Web server</title>
		<link>http://www.alcher.info/computers-more/good/building-web-server/</link>
		<comments>http://www.alcher.info/computers-more/good/building-web-server/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 06:29:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Good]]></category>

		<guid isPermaLink="false">http://www.alcher.biz/?p=202</guid>
		<description><![CDATA[Ubuntu 10.04 Desktop Apacher 2 MySQL 5 PHP 5 FTP server &#8230; in progress &#8230; This is not a complete manual HOW-TO and, of course, there are other solutions, packages, and software as well as the better or correct settings and modifications. But, it&#8217;s straight way to get a small &#8220;replica&#8221; of Linux VPS on [...]]]></description>
			<content:encoded><![CDATA[<p><div style="float:right; margin:0 0 0 10px; padding:5px 0px 0 5px; border:1px solid #ccc; width:200px;"></p>
<ul>
<li>Ubuntu 10.04 Desktop</li>
<li>Apacher 2</li>
<li>MySQL 5</li>
<li>PHP 5</li>
<li>FTP server</li>
</ul>
<p></div><strong><em>&#8230; in progress &#8230;</em></strong> This is not a complete manual HOW-TO and, of course, there are other solutions, packages, and software as well as the better or correct settings and modifications.</p>
<p><em>But, it&#8217;s straight way to get a small &#8220;replica&#8221; of Linux VPS on your desk within a few hours. So, please, if you don&#8217;t need or you are Linux guru, just skip all of the below. </em><br />
<span id="more-316"></span></p>
<p><span style="color: #ff0000;">Ubuntu 10.04 on laptop Acer Extensa 5620Z</span></p>
<ul>
<li>Why is Ubuntu? I tested a few live-CDs with 32- and 64-bit systems, and the only one started and was working smoothly on my laptop was Ubuntu 10.04 32-bit. The problem with 64-bit was, of course, support Adobe Flash and some other desktop features.</li>
<li>If it&#8217;s necessary, set Ubuntu Linux root password:
<pre>$sudo passwd root</pre>
</li>
<li>Share /var/www directory to have access from another Windows PC.  If for Windows computer is not in  default WORKGROUP , it will be better to change its name in samba configuration file at
<pre>/etc/samba</pre>
</li>
</ul>
<p>All the program, modules, including HP and Canon printers drivers are from the Ubuntu repository.</p>
<p><span style="color: #ff0000;">Apache 2 server</span></p>
<ul>
<li> Apache mod_rewrite</li>
<li>Modify configuration file in <em>/etc/apache2/site-available</em>
<pre>&lt;Directory /var/www&gt;
  AllowOverride <strong>All</strong>
&lt;/Directory&gt;</pre>
</li>
</ul>
<p><span style="color: #ff0000;">PHP 5.2.* is installed as Apache module</span></p>
<ul>
<li>It&#8217;s installed as an Apache modules</li>
<li>Additional modules: gd and curl</li>
</ul>
<p><span style="color: #ff0000;">MySql 5.* &amp; phpMyAdmin</span></p>
<ul>
<li>The problem with phpmysqladmin installation is the package is inaccessible through local web server. So, I think the easiest way is to create a link to that folder from the web server&#8217;s root directory.
<pre>$sudo ln -s /usr/share/phpadmin /var/www</pre>
</li>
</ul>
<p><span style="color: #ff0000;">FTP server</span></p>
<ul>
<li>You do not need to have FTP server installed until your working/playing with WordPress and you would like to use auto update feature.</li>
<li>Uncomment the line
<pre><em>#local_enable=YES</em> in</pre>
<pre>/etc/vsftpd.conf</pre>
</li>
</ul>
<p><span style="color: #ff0000;">Remote Access to the server</span></p>
<ul>
<li>Now we can try to assign the static IP address to the web server to provide access from anywhere by using DDN service.</li>
<li>Static IP address is used for wired connection</li>
<li>PROBLEM: failed to bind mySQL to the static IP address, so it accessible only with phpamin</li>
<li>PROBLEM: to get access to the Windows computers I have to to use wireless card with DHCP</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.alcher.info/computers-more/good/building-web-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using DDNS</title>
		<link>http://www.alcher.info/computers-more/good/using-ddns/</link>
		<comments>http://www.alcher.info/computers-more/good/using-ddns/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 14:03:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Good]]></category>
		<category><![CDATA[DDNS]]></category>

		<guid isPermaLink="false">http://www.alcher.biz/?p=140</guid>
		<description><![CDATA[I have never payed too much attention to this option until working on friend&#8217;s home network I decided to check all the settings of his wireless router. Of course, he does not need this feature, right now, but I decided to check my own router. This feature seems to be there for ages. I think, that&#8217;s from [...]]]></description>
			<content:encoded><![CDATA[<p>I have never payed too much attention to this option until working on friend&#8217;s home network I decided to check all the settings of his wireless router. Of course, he does not need this feature, right now, but I decided to check my own router. This feature seems to be there for ages.</p>
<ul>
<li>I think, that&#8217;s from some movie: &#8220;I shoot first, then ask&#8221;. So I registered and signed for free service. As soon as start the web server and made some changes on my router, anybody could access my local web server. Cool&#8230;</li>
<li> I did not really compare all the options we have from setting DDN with different providers, and my choice was <a href="http://www.dyndns.com/" target="_blank">DynDns.com</a></li>
<li><a href="http://www.dyndns.com/" target="_blank"></a>The service for the domain &lt;your-domain-name&gt;.dyndns.ws is free. The perfect and easiest way to setup test and presentation environment from any place</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.alcher.info/computers-more/good/using-ddns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Out of Memory&#8230; WLTRYSVC.EXE</title>
		<link>http://www.alcher.info/computers-more/bad/out-of-memory-wltrysvcexe/</link>
		<comments>http://www.alcher.info/computers-more/bad/out-of-memory-wltrysvcexe/#comments</comments>
		<pubDate>Sun, 05 Nov 2006 14:25:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Bad]]></category>
		<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://www.alcher.biz/?p=19</guid>
		<description><![CDATA[It could take a lot of resources from the system. Just kill the process and delete the file. In my case the number of handles exceeded the max number of handles available. So, sooner or later&#8230; you have to reboot a computer.]]></description>
			<content:encoded><![CDATA[<p>It could take a lot of resources from the system. Just kill the process and delete the file. In my case the number of handles exceeded the max number of handles available. So, sooner or later&#8230; you have to reboot a computer.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.alcher.info/computers-more/bad/out-of-memory-wltrysvcexe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
