<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Lxcite's Planet</title>
	<atom:link href="http://lxcite.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://lxcite.wordpress.com</link>
	<description>...the ultimate solution</description>
	<lastBuildDate>Thu, 10 Jul 2008 11:20:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='lxcite.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Lxcite's Planet</title>
		<link>http://lxcite.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://lxcite.wordpress.com/osd.xml" title="Lxcite&#039;s Planet" />
	<atom:link rel='hub' href='http://lxcite.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Setting up a SFTP Server on Windows</title>
		<link>http://lxcite.wordpress.com/2008/07/10/setting-up-a-sftp-server-on-windows/</link>
		<comments>http://lxcite.wordpress.com/2008/07/10/setting-up-a-sftp-server-on-windows/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 11:20:19 +0000</pubDate>
		<dc:creator>lxcite</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://lxcite.wordpress.com/?p=11</guid>
		<description><![CDATA[I recently had to create an SFTP server on our work development system, and after doing a fair bit of Googling on the topic found a good solution. The solution is a combination of research done at differnt sites. It is this solution that I am sharing in hopes that it will help someone else. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lxcite.wordpress.com&amp;blog=4058424&amp;post=11&amp;subd=lxcite&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I recently had to create an SFTP server on our work development system, and after doing a fair bit of Googling on the topic found a good solution. The solution is a combination of research done at differnt sites. It is this solution that I am sharing in hopes that it will help someone else.</p>
<p>This tutorial will help you turn your Windows based system into a SecureFTP server.</p>
<h3>Background</h3>
<p>Secure Shell (SSH) is a program that lets you log into another <a id="KonaLink0" class="kLink" href="http://www.digitalmediaminute.com/article/1487/setting-up-a-sftp-server-on-windows#" target="_top"><span style="color:blue !important;font-weight:400;font-size:14.4px;position:static;"><span class="kLink" style="border-bottom:1px solid blue;color:blue !important;font-family:verdana,arial,helvetica,sans-serif;font-weight:400;font-size:14.4px;position:static;background-color:transparent;">computer</span></span></a> over a network, to execute commands in a remote machine, and to move files from one machine to another. It provides strong authentication and secure communications over insecure channels. When using ssh, the entire login session, including transmission of password, is encrypted and therefore is very secure.</p>
<p>You may have noticed that many webhosts allow ssh access. This means that you can login to their webserver and execute many UNIX commands (the ones they allow you access to) on your account. Not only can you connect to other computers that provide SSH access, but you can also allow others to connect to your computer using SSH.</p>
<p>To take this one step further, you can also turn your Windows <a id="KonaLink1" class="kLink" href="http://www.digitalmediaminute.com/article/1487/setting-up-a-sftp-server-on-windows#" target="_top"><span style="color:blue !important;font-weight:400;font-size:14.4px;position:static;"><span class="kLink" style="color:blue !important;font-family:verdana,arial,helvetica,sans-serif;font-weight:400;font-size:14.4px;position:static;">PC</span></span></a> into a Secure FTP (SFTP) server. SFTP is a program that uses SSH to transfer files. Unlike standard FTP, it encrypts both commands and data, preventing passwords and sensitive information from being transmitted in clear text over the Internet. It is similar to FTP, but because it uses a different protocol, you must use a FTP client that supports SFTP (more about that later).</p>
<h3>Installing SSH on Windows</h3>
<p>Most UNIX based systems (<a id="KonaLink2" class="kLink" href="http://www.digitalmediaminute.com/article/1487/setting-up-a-sftp-server-on-windows#" target="_top"><span style="color:blue !important;font-weight:400;font-size:14.4px;position:static;"><span class="kLink" style="color:blue !important;font-family:verdana,arial,helvetica,sans-serif;font-weight:400;font-size:14.4px;position:static;">Linux</span></span></a> and OSX) come with SSH preinstalled, so connecting to a remote host is very easy. However, if you run a Windows system, you need to download some additional software to make the SSH programs available to you. Fortunately a free open-source project called <a href="http://sshwindows.sourceforge.net/">SSHWindows</a>, provides a nice <a id="KonaLink3" class="kLink" href="http://www.digitalmediaminute.com/article/1487/setting-up-a-sftp-server-on-windows#" target="_top"><span style="color:blue !important;font-weight:400;font-size:14.4px;position:static;"><span class="kLink" style="color:blue !important;font-family:verdana,arial,helvetica,sans-serif;font-weight:400;font-size:14.4px;position:static;">Windows </span><span class="kLink" style="color:blue !important;font-family:verdana,arial,helvetica,sans-serif;font-weight:400;font-size:14.4px;position:static;">installer</span></span></a> that will setup the SSH client and Server on your system.</p>
<p>Your first step will be to <a href="http://sshwindows.sourceforge.net/download/">download the Binary Installer Release</a> from SSHWindows.  Once downloaded, run the installer and be sure to install both the client and server components.</p>
<h3>Configure the SSH Server</h3>
<p>In this next step, I have summarized the information that is included with the <strong>readme.txt</strong> that is included with SSHWindows (it can be found in <strong>c:\program files\openssh\docs</strong>)</p>
<p>Your first configuration step is to set up the passwd file. You will need to set up the passwd file before any logins can take place.</p>
<p>Passwd creation is relatively easy and can be done using two programs that are included with SSHWindows – <strong>mkgroup</strong> and <strong>mkpasswd</strong>. Both of these programs are located in the <strong>c:\program files\openssh\bin</strong> directory.</p>
<p>To begin creating the <strong>group</strong> and <strong>passwd</strong> files, open a command prompt window and navigate to the <strong>c:\program files\openssh</strong> directory.</p>
<p><strong>You must first create a group file</strong>. To add all local groups on your computer to the group file, type the command as shown below:</p>
<p><strong>mkgroup -l &gt;&gt; ..\etc\group</strong></p>
<p>You will now need to create a passwd file. Any users in the passwd file will be able to log on with SSH. For this reason, it is recommended that you add users individually with the -u switch. To add a user to the <strong>passwd</strong> file type the command shown below:</p>
<p><strong>mkpasswd -l -u username &gt;&gt; ..\etc\passwd</strong></p>
<p><strong>NOTE</strong>: the <strong>username</strong> specified above must be an existing windows login account.</p>
<h3>Creating Home Directories for you Users</h3>
<p>In the passwd file, you will notice that the user’s home directory is set as <strong>/home/username</strong>, with username being the name of the account. In the default install, the /home directory is set to the default profile directory for all users. This is usually <strong>c:\documents and settings</strong>.</p>
<p>If you want to change this location you will need to edit the <strong>passwd</strong> file. The passwd file is in plain text and can be edited in Notepad or any text editor. The last two entries for each user are safe to edit by hand. The second to last entry (<strong>/home/username</strong>) can be replaced with any other directory to act as that user’s home directory. It’s worth noting that when you run SSH on windows, you are actually running SSH in a scaled down version of cygwin, which is a Unix emulator for Windows. So, if you will be placing the user somewhere outside the default directory for their Windows profile, you will need to use the cygdrive notation.</p>
<p>To access any folder on any drive letter, add <strong>/cygdrive/DRIVELETTER/</strong> at the beginning of the folder path. As an example, to access the <strong>winnt\system32</strong> directory on the *c:* drive you would use the path:</p>
<p>*/cygdrive/c/winnt/system32*</p>
<h3>Connecting to your SFTP Server</h3>
<p>To connect to your new SFTP server, you will need to download an FTP client that supports SFTP.  I use <a href="http://filezilla.sourceforge.net/">Filezilla</a> which is a nice free FTP and SFTP client.  You might also try <a href="http://winscp.net/eng/index.php">WinSCP</a> which is another free SFTP client.</p>
<p>To test if your server is running, create a new connection in your client and specify SFTP as the server type, 22 as the port, and localhost or 127.0.0.1 as the server name. You will also need to provide the user account and password for any account that you added to your <strong>passwd</strong> file. Now connect to the server. If all went well, you should see a directory listing where you pointed the home folder to. If not, there are a couple of things to check. Make sure your Windows firewall is set to allow traffic over port 22 and finally double check your passwd file to make sure that the account you added is actually there.</p>
<h3>Security</h3>
<p>Because SSH allows access to only Windows user accounts, you can restrict access based upon NTFS file permissions. As such, SFTP does not provide for chroot jails (a Unix method for locking a user to his/her home directory). Simply lock down your filesystem for that user, and SFTP will respect that.</p>
<h3>Summary</h3>
<p>In the end, setting up an SFTP server turned out to be a very effortless task. With a couple of open source programs and a couple of command-line commands, you can up and running in no time at all!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/lxcite.wordpress.com/11/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/lxcite.wordpress.com/11/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lxcite.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lxcite.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lxcite.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lxcite.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lxcite.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lxcite.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lxcite.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lxcite.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lxcite.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lxcite.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lxcite.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lxcite.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lxcite.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lxcite.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lxcite.wordpress.com&amp;blog=4058424&amp;post=11&amp;subd=lxcite&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lxcite.wordpress.com/2008/07/10/setting-up-a-sftp-server-on-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7208795ae2a6e491fbd434f7dd0b6a6b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lxcite</media:title>
		</media:content>
	</item>
		<item>
		<title>Installing Apache, MySQL, and PHP on Linux</title>
		<link>http://lxcite.wordpress.com/2008/06/27/installing-apache-mysql-and-php-on-linux/</link>
		<comments>http://lxcite.wordpress.com/2008/06/27/installing-apache-mysql-and-php-on-linux/#comments</comments>
		<pubDate>Fri, 27 Jun 2008 10:27:42 +0000</pubDate>
		<dc:creator>lxcite</dc:creator>
				<category><![CDATA[Installing Apache]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP on Linux]]></category>

		<guid isPermaLink="false">http://lxcite.wordpress.com/?p=10</guid>
		<description><![CDATA[Apache, MySQL, and PHP have become one of the most utilized combinations for developing content driven websites. They are robust, flexible, provide a decent level of security, and they are available for many different platforms. That being said, lets get to building a web server. Get the sourceballs - The first thing you need to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lxcite.wordpress.com&amp;blog=4058424&amp;post=10&amp;subd=lxcite&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span>Apache, MySQL, and PHP have  become one of the most utilized combinations for <span lang="en-US">developing</span> content driven websites. They are robust, flexible, provide a decent level of  security, and they are available for many different platforms. That being said,  lets get to building a <span lang="en-US">web server.</span></span></p>
<p><span><br />
</span></p>
<p><span><strong>Get the sourceballs -</strong> </span></p>
<p><span><br />
</span></p>
<p><span>The first thing you need to  do is obtain the sourceballs for each package, we will be compiling each package  from scratch here, and, while there are also binary packages available for some  distributions, I find your end results are usually better when building each  package for your machine. Make sure you get the source files.</span></p>
<p><span><br />
</span></p>
<p><span>Here are the links and the  package versions available at the time this tutorial was written</span></p>
<p><span><br />
</span></p>
<p><span><strong>Apache</strong><br />
<strong>URL : </strong><a href="http://httpd.apache.org/download.cgi" target="_blank"> <span style="color:#ff0000;">http://httpd.apache.org/download.cgi</span></a><br />
<strong>Current Version &#8211; </strong>2.0.48</span></p>
<p><span><br />
</span></p>
<p><span><strong>MySQL</strong><br />
<strong>URL : </strong> <a href="http://www.mysql.com/downloads/mysql-4.0.html" target="_blank"> <span style="color:#ff0000;">http://www.mysql.com/downloads/mysql-4.0.html</span></a><br />
<strong>Current Version &#8211; </strong>4.0.16</span></p>
<p><span><br />
</span></p>
<p><span><strong>PHP</strong><br />
<strong>URL : </strong> <a href="http://www.php.net/downloads.php" target="_&quot;blank&quot;"> <span style="color:#ff0000;">http://www.php.net/downloads.php</span></a><br />
<strong>Current Version &#8211; </strong>4.3.4</span></p>
<p><span><br />
</span></p>
<p><span>Ok, so you&#8217;ve got the files  now what ?, well now the fun begins..</span></p>
<p><span><br />
</span></p>
<p><span><strong>Installation &#8211; </strong> </span></p>
<p><span><br />
</span></p>
<p><span>The first thing we need to  do is extract the sourceballs so we can work with the files included in them.  Beginning now we will be working as root, so open a terminal window, change to  the directory in which you saved your downloaded files and become root by  issuing the <strong>su</strong> command, enter the root password and you should be good to  go.</span></p>
<p><span><br />
</span></p>
<p><span>To extract the sourceballs  type the following commands;</span></p>
<p><span><br />
</span></p>
<p><span><strong>#tar -zxf  httpd-2.0.48.tar.gz (enter)</strong></span></p>
<p><span><br />
</span></p>
<p><span><strong>#tar -zxf  mysql-4.0.16.tar.gz (enter)</strong></span></p>
<p><span><br />
</span></p>
<p><span><strong>#tar -zxf  php-4.3.4.tar.gz (enter)</strong></span></p>
<p><span><br />
</span></p>
<p><span>The commands above will  extract the sourceballs into their own separate directories. Now lets move on to  compiling the source into <span lang="en-US">usable</span> programs. We&#8217;ll start  with Apache.</span></p>
<p><span><br />
</span></p>
<p><span><strong>Compiling Apache &#8211; </strong> </span></p>
<p><span><br />
</span></p>
<p><span>Change into the directory  created when you untarred the sourceball as follows;</span></p>
<p><span><br />
</span></p>
<p><span><strong>#cd httpd-2.0.48 (enter)</strong></span></p>
<p><span><br />
</span></p>
<p><span>Follow this command by  typing;</span></p>
<p><span><br />
</span></p>
<p><span><strong>#./configure &#8211;prefix=/usr/local/apache2  &#8211;enable-mods-shared=most (enter)</strong></span></p>
<p><span><br />
</span></p>
<p><span>This tells Apache to  install in the <strong>/usr/local/apache2</strong> directory, and to build most of the  available loadable modules. There are a ton of options with Apache, but these  should work for the most part. Once the configure is done and the system returns  the prompt to you, issue the following command;</span></p>
<p><span><br />
</span></p>
<p><span><strong>#make</strong></span></p>
<p><span><br />
</span></p>
<p><span>This will take a few  minutes, once the prompt comes back again issue the following command;</span></p>
<p><span><br />
</span></p>
<p><span><strong>#make install</strong></span></p>
<p><span><br />
</span></p>
<p><span>Wait for a few minutes and  viola !, Apache is installed with the exception of a few minor changes we still  need to make. They are as follows..</span></p>
<p><span><br />
</span></p>
<p><span>Issue the following  command;</span></p>
<p><span><br />
</span></p>
<p><span><strong>#vi /usr/local/apache2/conf/httpd.conf</strong></span></p>
<p><span><br />
</span></p>
<p><span>Check to make sure the  following line is present in the file at the bottom of the LoadModule list, if  it is not there add it;</span></p>
<p><span><br />
</span></p>
<p><span><strong>LoadModule php4_module  modules/libphp4.so</strong></span></p>
<p><span><br />
</span></p>
<p><span>Find the DirectoryIndex  line and edit it so it looks like the following;</span></p>
<p><span><br />
</span></p>
<p><span><strong>DirectoryIndex  index.html index.html.var index.php</strong></span></p>
<p><span><br />
</span></p>
<p><span>Find the AddType  application section and add the following line;</span></p>
<p><span><br />
</span></p>
<p><span><strong>AddType application/x-httpd-php  .php</strong></span></p>
<p><span><br />
</span></p>
<p><span>Thats it, save the file and  we are done with Apache. Now, on to MySQL !</span></p>
<p><span><br />
</span></p>
<p><span><strong>Compiling MySQL -</strong> </span></p>
<p><span><br />
</span></p>
<p><span>Change into the MySQL  source directory as follows;</span></p>
<p><span><br />
</span></p>
<p><span><strong>#cd mysql-4.0.16 (enter)</strong></span></p>
<p><span><br />
</span></p>
<p><span>Follow this command by  typing;</span></p>
<p><span><br />
</span></p>
<p><span><strong>#./configure &#8211;prefix=/usr/local/mysql  &#8211;localstatedir=/usr/local/mysql/data &#8211;disable-maintainer-mode &#8211;with-mysqld-user=mysql  &#8211;enable-large-files-without-debug (enter)</strong></span></p>
<p><span><br />
</span></p>
<p><span>Sit back and wait for a  while while configure does its thing, once the system returns the prompt to you  issue the following command;</span></p>
<p><span><br />
</span></p>
<p><span><strong>#make (enter)</strong></span></p>
<p><span><br />
</span></p>
<p><span>Unless you have a very fast  machine this will take some time, so spend time with your family, grab a beer,  go for a walk, or whatever you&#8217;re into. When you get back, assuming the system  has returned the prompt to you issue the following command;</span></p>
<p><span><br />
</span></p>
<p><span><strong>#make install (enter)</strong></span></p>
<p><span><br />
</span></p>
<p><span>Cool !, MySQL is installed,  there are only a couple things left to do to get it working, first we need to  create a group for MySQL as follows;</span></p>
<p><span><br />
</span></p>
<p><span><strong>#/usr/sbin/groupadd  mysql (enter)</strong></span></p>
<p><span><br />
</span></p>
<p><span>Then we create a user  called mysql which belongs to the mysql group;</span></p>
<p><span><br />
</span></p>
<p><span><strong>#/usr/sbin/useradd -g  mysql mysql (enter)</strong></span></p>
<p><span><br />
</span></p>
<p><span>Now we install the database  files as follows;</span></p>
<p><span><br />
</span></p>
<p><span><strong>#./scripts/mysql_install_db  (enter)</strong></span></p>
<p><span><br />
</span></p>
<p><span>Then we make a couple minor  ownership changes;</span></p>
<p><span><br />
</span></p>
<p><span><strong># chown -R root:mysql /usr/local/mysql  (enter)</strong></span></p>
<p><span><br />
</span></p>
<p><span><strong># chown -R mysql:mysql /usr/local/mysql/data  (enter)</strong></span></p>
<p><span><br />
</span></p>
<p><span>Last but not least, we use  vi to add a line the ld.so.conf file as follows;</span></p>
<p><span><br />
</span></p>
<p><span><strong>#vi /etc/ld.so.conf</strong></span></p>
<p><span><br />
</span></p>
<p><span>And we add the following  line;</span></p>
<p><span><br />
</span></p>
<p><span><strong>/usr/local/mysql/lib/mysql</strong></span></p>
<p><span><br />
</span></p>
<p><span>Thats it, MySQL is  installed, you can run it by issuing the following command;</span></p>
<p><span><br />
</span></p>
<p><span><strong>#/usr/local/mysql/bin/mysqld_safe  &#8211;user=mysql &amp;</strong></span></p>
<p><span><br />
</span></p>
<p><span>And as long as we&#8217;re here  we might as well set a root password for MySQL as follows;</span></p>
<p><span><br />
</span></p>
<p><span><strong>#/usr/local/mysql/bin/mysqladmin  -u root password new_password</strong></span></p>
<p><span><br />
</span></p>
<p><span>Where new_password is the  password you want to use.</span></p>
<p><span><br />
</span></p>
<p><span>Ok, so far so good, on to  PHP !</span></p>
<p><span><br />
</span></p>
<p><span><strong>Compiling PHP -</strong></span></p>
<p><span><br />
</span></p>
<p><span>Change into the PHP source  directory as follows;</span></p>
<p><span><br />
</span></p>
<p><span><strong>#cd php-4.3.4 (enter)</strong></span></p>
<p><span><br />
</span></p>
<p><span>Follow this command by  typing;</span></p>
<p><span><br />
</span></p>
<p><span><strong>#./configure &#8211;prefix=/usr/local/php  &#8211;with-apxs2=/usr/local/apache2/bin/apxs &#8211;with-mysql=/usr/local/mysql (enter)</strong></span></p>
<p><span><br />
</span></p>
<p><span>Once the prompt comes back  to you issue the following command;</span></p>
<p><span><br />
</span></p>
<p><span><strong>#make (enter)</strong></span></p>
<p><span><br />
</span></p>
<p><span>Hang out for awhile, and  then yep, you guessed it, once you have the prompt back;</span></p>
<p><span><br />
</span></p>
<p><span><strong>#make install (enter)</strong></span></p>
<p><span><br />
</span></p>
<p><span>Once the install finishes  and you have the prompt back issue the following command;</span></p>
<p><span><br />
</span></p>
<p><span><strong>#cp php.ini-recommended  /usr/local/php/lib/php.ini (enter)</strong></span></p>
<p><span><br />
</span></p>
<p><span>Then edit that file;</span></p>
<p><span><br />
</span></p>
<p><span><strong>#vi /usr/local/php/lib/php.ini  (enter)</strong></span></p>
<p><span><br />
</span></p>
<p><span>And change the following;</span></p>
<p><span><br />
</span></p>
<p><span>Find the <strong>doc_root</strong> section and enter the correct path for the directory which serves your web  content, such as;</span></p>
<p><span><br />
</span></p>
<p><span><strong>doc_root= &#8220;/usr/local/apache2/htdocs/&#8221;</strong></span></p>
<p><span><br />
</span></p>
<p><span><strong>(this is default for  apache2)</strong></span></p>
<p><span><br />
</span></p>
<p><span>Then find the file_uploads  section and change it to reflect the following;</span></p>
<p><span><br />
</span></p>
<p><span><strong>file_uploads=Off</strong></span></p>
<p><span><br />
</span></p>
<p><span>(for security reasons)</span></p>
<p><span><br />
</span></p>
<p><span>Thats if for PHP, now lets  see if it all works..</span></p>
<p><span><br />
</span></p>
<p><span><strong>Testing &#8211; </strong></span></p>
<p><span><br />
</span></p>
<p><span>Assuming your MySQL process  is still running from earlier, lets start Apache by issuing the following  command;</span></p>
<p><span><br />
</span></p>
<p><span><strong>#/usr/local/apache2/bin/apachectl  start (enter)</strong></span></p>
<p><span><br />
</span></p>
<p><span>This starts the Apache web  server, now change into the following directory;</span></p>
<p><span><br />
</span></p>
<p><span><strong>#cd /usr/local/apache2/htdocs  (enter)</strong></span></p>
<p><span><br />
</span></p>
<p><span>And using vi create a file  called <strong>test.php</strong>;</span></p>
<p><span><br />
</span></p>
<p><span><strong>#vi test.php</strong></span></p>
<p><span><br />
</span></p>
<p><span>Add the following line to  the file;</span></p>
<p><span><br />
</span></p>
<p><span><strong>&lt;?php phpinfo(); ?&gt;</strong></span></p>
<p><span><br />
</span></p>
<p><span>Save the file, then fire up  your browser and point it to <strong>localhost/test.php</strong>. You should see a listing  of all kinds of cool info about Apache, PHP, etc. If you do then your set !, if  you don&#8217;t, then take a look at your logs for Apache and MySql, and remember <a href="http://www.google.com/" target="_blank"><span style="color:#ff0000;">Google</span></a> is your friend. But hopefully you do, and now you have a fully functioning  setup. </span></p>
<p><span><br />
</span></p>
<p><span>Ok, one last step and we&#8217;ll  be done, you have everything running now, but you had to start Apache and MySql  manually, that&#8217;s something you don&#8217;t want to have to remember to do everytime  you reboot your machine, so lets fix it.</span></p>
<p><span><br />
</span></p>
<p><span><strong>Starting Apache and  MySQL Automatically &#8211; </strong></span></p>
<p><span><br />
</span></p>
<p><span><span>Lets start with  MySQL, as </span></span><span><strong>root</strong><span> make your  working directory that of the MySQL source directory you worked with earlier,  something similar to;</span></span></p>
<p><span><br />
</span></p>
<p><span><strong>#cd /home/xxxx/mysql-4.0.16  &lt;enter&gt;</strong></span></p>
<p><span><br />
</span></p>
<p><span>Then, copy the file <strong> mysql.server</strong> to your <strong>/etc/init.d</strong> directory as follows;</span></p>
<p><span><br />
</span></p>
<p><span><strong>#cp support-files/mysql.server  /etc/init.d/mysql</strong></span></p>
<p><span><br />
</span></p>
<p><span>Ok, lets create some links  in the startup folders for run levels 3 and 5.</span></p>
<p><span><br />
</span></p>
<p><span><strong>#cd /etc/rc3.d &lt;enter&gt;</strong></span></p>
<p><span><br />
</span></p>
<p><span><strong>#ln -s ../init.d/mysql  S85mysql &lt;enter&gt;</strong></span></p>
<p><span><br />
</span></p>
<p><span><strong>#ln -s ../init.d/mysql  K85mysql &lt;enter&gt;</strong></span></p>
<p><span><br />
</span></p>
<p><span><strong>#cd /etc/rc5.d &lt;enter&gt;</strong></span></p>
<p><span><br />
</span></p>
<p><span><strong>#ln -s ../init.d/mysql  S85mysql &lt;enter&gt;</strong></span></p>
<p><span><br />
</span></p>
<p><span><strong>#ln -s ../init.d/mysql  K85mysql &lt;enter&gt;</strong></span></p>
<p><span><br />
</span></p>
<p><span><strong>#cd ../init.d &lt;enter&gt;</strong></span></p>
<p><span><strong>#chmod 755 mysql &lt;enter&gt;</strong></span></p>
<p><span><br />
</span></p>
<p><span>Thats it for MySQL, it  should start automatically now when you reboot your machine. Now lets do the  same for Apache, still as <strong>root</strong> make your working directory that of the  Apache binaries as follows;</span></p>
<p><span><br />
</span></p>
<p><span><strong>#cd /usr/local/apache2/bin</strong> <strong>&lt;enter&gt;</strong></span></p>
<p><span><br />
</span></p>
<p><span>Then, copy the file called <strong>apachectl </strong>as follows;</span></p>
<p><span><br />
</span></p>
<p><span><strong>#cp apachectl /etc/init.d/httpd  &lt;enter&gt;</strong></span></p>
<p><span><br />
</span></p>
<p><span>Now, for some more links;</span></p>
<p><span><br />
</span></p>
<p><span><strong>#cd /etc/rc3.d &lt;enter&gt;</strong></span></p>
<p><span><br />
</span></p>
<p><span><strong>#ln -s ../init.d/httpd  S85httpd &lt;enter&gt;</strong></span></p>
<p><span><br />
</span></p>
<p><span><strong>#ln -s</strong> <strong>../init.d/httpd  K85httpd &lt;enter&gt;</strong></span></p>
<p><span><br />
</span></p>
<p><span><strong>#cd /etc/rc5.d &lt;enter&gt;</strong></span></p>
<p><span><br />
</span></p>
<p><span><strong>#ln -s ../init.d/httpd  S85httpd &lt;enter&gt;</strong></span></p>
<p><span><br />
</span></p>
<p><span><strong>#ln -s ../init.d/httpd  K85httpd &lt;enter&gt;</strong></span></p>
<p><span><br />
</span></p>
<p><span>And thats it for Apache !,  it should start automatically along with MySQL the next time you boot your  machine.</span></p>
<p><span><br />
</span></p>
<p><span>That brings us to the end  of this tutorial, hopefully you found it helpful, and Good Luck !</span></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/lxcite.wordpress.com/10/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/lxcite.wordpress.com/10/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lxcite.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lxcite.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lxcite.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lxcite.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lxcite.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lxcite.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lxcite.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lxcite.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lxcite.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lxcite.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lxcite.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lxcite.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lxcite.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lxcite.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lxcite.wordpress.com&amp;blog=4058424&amp;post=10&amp;subd=lxcite&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lxcite.wordpress.com/2008/06/27/installing-apache-mysql-and-php-on-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7208795ae2a6e491fbd434f7dd0b6a6b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lxcite</media:title>
		</media:content>
	</item>
		<item>
		<title>Configure DNS Server</title>
		<link>http://lxcite.wordpress.com/2008/06/27/configure-dns-server-2/</link>
		<comments>http://lxcite.wordpress.com/2008/06/27/configure-dns-server-2/#comments</comments>
		<pubDate>Fri, 27 Jun 2008 10:21:48 +0000</pubDate>
		<dc:creator>lxcite</dc:creator>
				<category><![CDATA[Configure DNS Server]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://lxcite.wordpress.com/?p=8</guid>
		<description><![CDATA[This tutorial shows a simple DNS configuration steps (for a single domain only). Domain name: e-security.co.in Ip address: 192.168.1.22 1.) vi /etc/named.conf =&#62; for fast shortcut–&#62; –&#62; goto 37th line –&#62; type &#60;esc&#62;11yy –&#62; goto 47th line –&#62; press p File Contents zone “e-security.co.in” IN { type master; file “e-security.co.in.for”; allow-update { none; }; }; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lxcite.wordpress.com&amp;blog=4058424&amp;post=8&amp;subd=lxcite&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This tutorial shows a simple DNS configuration steps (for a single domain only).</p>
<p class="MsoNormal" style="margin-left:0.25in;"><strong>Domain name: e-security.co.in<span> </span></strong></p>
<p class="MsoNormal" style="margin-left:0.25in;"><strong>Ip address: <span> </span>192.168.1.22</strong></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><strong><span style="font-size:12pt;">1.) vi /etc/named.conf</span></strong></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;"><span> </span>=&gt; for fast shortcut–&gt;</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;">–&gt; goto 37th line</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;">–&gt; type &lt;esc&gt;11yy</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;">–&gt; goto 47th line</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;">–&gt; press p</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="text-decoration:underline;"><strong><em>File Contents</em></strong></span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;"> </span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;">zone “e-security.co.in” IN {</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;"><span> </span>type master;</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;"><span> </span>file “e-security.co.in.for”;</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;"><span> </span>allow-update { none; };</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;">};</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;"> </span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;">zone “1.168.192.in-addr.arpa” IN {</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;"><span> </span>type master;</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;"><span> </span>file “e-security.co.in.rev”;</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;"><span> </span>allow-update { none; };</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;">};</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;">
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;"> </span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><strong><span style="font-size:12pt;">2.) cd /var/named/chroot/var/named/</span></strong></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;">=&gt;make duplicate of localhost.zone and rename it as “e-security.co.in.for”</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;">=&gt;make duplicate of named.local and rename it as “e-security.co.in.rev”</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;">
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;"> </span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><strong><span style="font-size:12pt;">3.) vi e-security.co.in.for</span></strong></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;"> </span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;">@<span> </span>IN SOA<span> </span>@<span> </span>root.e-security.co.in. (</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;"><span> </span>42<span> </span>; serial (d. adams)</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;"><span> </span>3H<span> </span>; refresh</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;"><span> </span>15M<span> </span>; retry</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;"><span> </span>1W<span> </span>; expiry</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;"><span> </span>1D )<span> </span>; minimum</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;"> </span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;"><span> </span><span> </span>IN NS<span> </span>ns1.e-security.co.in.</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;"><span> </span><span> </span><span> </span>IN A<span> </span>192.168.1.22</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;">ns1<span> </span>IN A<span> </span>192.168.1.22</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;">www<span> </span>IN A<span> </span>192.168.1.22</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;">
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;"> </span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><strong><span style="font-size:12pt;">4.) vi e-security.co.in.rev</span></strong></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;"> </span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;">@<span> </span>IN<span> </span>SOA<span> </span>e-security.co.in. root.e-security.co.in.<span> </span>(</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;"><span> </span>1997022700 ; Serial</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;"><span> </span><span> </span>28800<span> </span>; Refresh</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;"><span> </span>14400<span> </span>; Retry</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;"><span> </span>3600000<span> </span>; Expire</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;"><span> </span>86400 )<span> </span>; Minimum</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;"><span> </span>IN<span> </span>NS<span> </span>e-security.co.in.</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;"> </span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;">22<span> </span>IN<span> </span>PTR<span> </span>e-security.co.in.</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;">
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;"> </span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><strong><span style="font-size:12pt;">5.) vi /etc/resolv.conf</span></strong></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;"> </span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;">nameserver 192.168.1.22</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;">search e-security.co.in</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;"> </span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><strong><span style="font-size:12pt;">6.) vi /etc/hosts</span></strong></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;"> </span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;">127.0.0.1<span> </span>localhost.localdomain localhost</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;">192.168.1.22<span> </span>e-security.co.in</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;">
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;"> </span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><strong><span style="font-size:12pt;">7.) vi /etc/sysconfig/network</span></strong></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;"> </span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;">NETWORKING=yes</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;">HOSTNAME=e-security.co.in</span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;">
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><span style="font-size:10pt;"> </span></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><strong><span style="font-size:12pt;">8.) service named restart</span></strong></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><strong><span style="font-size:12pt;">9.) service network restart</span></strong></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><em><strong>TEST YOUR DNS SERVER</strong></em></p>
<p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;"><strong><span style="font-size:12pt;">10.) nslookup www.e-security.co.in</span></strong></p>
<p><strong><span style="font-size:12pt;">11.) dig www.e-security.co.in</span></strong></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/lxcite.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/lxcite.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lxcite.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lxcite.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lxcite.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lxcite.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lxcite.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lxcite.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lxcite.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lxcite.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lxcite.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lxcite.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lxcite.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lxcite.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lxcite.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lxcite.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lxcite.wordpress.com&amp;blog=4058424&amp;post=8&amp;subd=lxcite&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lxcite.wordpress.com/2008/06/27/configure-dns-server-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7208795ae2a6e491fbd434f7dd0b6a6b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lxcite</media:title>
		</media:content>
	</item>
		<item>
		<title>Windows Is Still More Reliable Than Linux On The Server</title>
		<link>http://lxcite.wordpress.com/2008/06/27/windows-is-still-more-reliable-than-linux-on-the-server/</link>
		<comments>http://lxcite.wordpress.com/2008/06/27/windows-is-still-more-reliable-than-linux-on-the-server/#comments</comments>
		<pubDate>Fri, 27 Jun 2008 10:18:01 +0000</pubDate>
		<dc:creator>lxcite</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://lxcite.wordpress.com/?p=7</guid>
		<description><![CDATA[Windows Server and Linux are growing up fast, but they still aren&#8217;t a match for the solid, stable Unix systems on the high-end of the server scale. That&#8217;s the conclusion of a report from The Yankee Group, which released it 2006 Global Server Reliability Survey on Wednesday. The report compared a number of server operating [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lxcite.wordpress.com&amp;blog=4058424&amp;post=7&amp;subd=lxcite&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Windows Server and Linux are growing up fast, but they still aren&#8217;t a match for the solid, stable Unix systems on the high-end of the server scale.</p>
<p>That&#8217;s the conclusion of a report from The Yankee Group, which released it 2006 Global Server Reliability Survey on Wednesday. The report compared a number of server operating systems in areas of reliability, down time and recovery.</p>
<p>It found that Windows Server 2003 showed the highest reliability gains, surpassed only by mature Unix-based server operating systems like HP-UX from Hewlett-Packardand Sun Solaris 10 from Sun Microsystems.</p>
<p>Windows Server 2003 had nearly 20 percent more annual uptime in similar deployment scenarios over Red Hat Enterprise Linux.</p>
<div id="callout2">
<h2 class="callout2Header">RELATED ARTICLES</h2>
<p><img src="http://www.internetnews.com/img/redesign2008/images/forums_bullet.gif" alt="" hspace="5" /><a href="http://www.internetnews.com/dev-news/article.php/3610631/Red+Hat+Finds+a+Social+Ladder+of+Sorts.htm">Red Hat Finds a Social Ladder of Sorts</a><br />
<img src="http://www.internetnews.com/img/redesign2008/images/forums_bullet.gif" alt="" hspace="5" /><a href="http://www.internetnews.com/dev-news/article.php/3606656/Sun+Embraces+Linux+With+New+Java+License.htm">Sun Embraces Linux With New Java License</a><br />
<img src="http://www.internetnews.com/img/redesign2008/images/forums_bullet.gif" alt="" hspace="5" /><a href="http://www.internetnews.com/dev-news/article.php/3611126/HP+Backs+Carrier+Grade+Debian+GNULinux.htm">HP Backs Carrier Grade Debian GNU/Linux</a><br />
    <strong>For more stories on this topic:</strong>
  </div>
<p>The Yankee Group found that corporate Linux, Windows and Unix servers experience on average three to five failures per server per year, resulting in 10.0 to 19.5 hours of annual downtime for each server. The down time for Linux systems was longer not due to a software failure, but because Linux often isn&#8217;t as well-known or that well documented.</p>
<p>&#8220;One of the reasons for extended down time often had nothing to do with performance and reliability of the OS,&#8221; said Laura DiDio, research fellow for application infrastructure and software platforms at The Yankee Group.</p>
<p>&#8220;The one random element I can&#8217;t emphasize enough is I think some of the disparity we see between <a href="http://www.internetnews.com/dev-news/article.php/3610631">Red Hat Linux</a> down time and Windows and Unix comes not so much from any inherent flaws in the Linux core kernel, but the unfamiliarity of some of the network administrators with Linux.&#8221;</p>
<p>When a Linux system fails, it can sometime send a Linux administrator, who likely has less years of experience than a Sun or IBM Unix veteran, scouring the Internet for documentation or a fix.</p>
<div id="callout5">
<h2>LATEST NEWS</h2>
<p><img src="http://www.internetnews.com/img/redesign2008/images/forums_bullet.gif" alt="" hspace="5" /><strong><a href="http://www.internetnews.com/bus-news/article.php/3753031/Analysts+to+Microsoft+Yahoo+Time+to+Move+On.htm">Analysts to Microsoft: &#8216;Yahoo? Time to Move On&#8217;</a></strong><br />
<img src="http://www.internetnews.com/img/redesign2008/images/forums_bullet.gif" alt="" hspace="5" /><strong><a href="http://www.internetnews.com/mobility/article.php/3753021/Those+Creeping+Unified+Communications.htm">Those Creeping Unified Communications</a></strong><br />
<img src="http://www.internetnews.com/img/redesign2008/images/forums_bullet.gif" alt="" hspace="5" /><strong><a href="http://www.internetnews.com/bus-news/article.php/3753006/Stocks+End+the+Week+on+Top.htm">Stocks End the Week on Top</a></strong><br />
<img src="http://www.internetnews.com/img/redesign2008/images/forums_bullet.gif" alt="" hspace="5" /><strong><a href="http://www.internetnews.com/breakingnews/article.php/3752931/When+Poking+on+Facebook+Manners+Matter.htm">When &#8216;Poking&#8217; on Facebook, Manners Matter</a></strong><br />
<img src="http://www.internetnews.com/img/redesign2008/images/forums_bullet.gif" alt="" hspace="5" /><strong><a href="http://www.internetnews.com/government/article.php/3752921/Government+Not+Driving+IPv6+for+Enterprise.htm">Government Not Driving IPv6 for Enterprise</a></strong></div>
<p>Overall, DiDio said, all of the server operating system environments have shown markedly improved reliability in recent years, both in hardware and software. The improvements in hardware from Dell, HP and other vendors has given the operating systems a better base on which to run.</p>
<p>This in turn helps the software, which has also improved. With each new release of the Windows server since Windows 2000 was released in 1999, Microsoft has showed a 20 to 30 percent improvement in reliability, said DiDio.</p>
<p>The poorest performing operating system was <a href="http://www.internetnews.com/dev-news/article.php/3611126">Debian GNU/Linux,</a> while SUSE Linux from Novell had the best performance, even topping some of the big Unixes. But it&#8217;s used so little as to be statistically irrelevant, said DiDio.</p>
<p>Another reason Linux may prove shakier is that many shops, more than 50 percent in this survey, were making some level of customization to their Linux environment. Making changes to the kernel and underlying system increases the chances for breakage somewhere in the system.</p>
<p>But don&#8217;t unplug the mainframe just yet. In terms of power, performance and reliability, DiDio said the only thing that could come close to mainframe performance is the high-end Unix systems from Hewlett-Packard, Sun and IBM. &#8220;And even that is debatable.&#8221;</p>
<p><!--content_stop--></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/lxcite.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/lxcite.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lxcite.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lxcite.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lxcite.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lxcite.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lxcite.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lxcite.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lxcite.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lxcite.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lxcite.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lxcite.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lxcite.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lxcite.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lxcite.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lxcite.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lxcite.wordpress.com&amp;blog=4058424&amp;post=7&amp;subd=lxcite&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lxcite.wordpress.com/2008/06/27/windows-is-still-more-reliable-than-linux-on-the-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7208795ae2a6e491fbd434f7dd0b6a6b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lxcite</media:title>
		</media:content>

		<media:content url="http://www.internetnews.com/img/redesign2008/images/forums_bullet.gif" medium="image" />

		<media:content url="http://www.internetnews.com/img/redesign2008/images/forums_bullet.gif" medium="image" />

		<media:content url="http://www.internetnews.com/img/redesign2008/images/forums_bullet.gif" medium="image" />

		<media:content url="http://www.internetnews.com/img/redesign2008/images/forums_bullet.gif" medium="image" />

		<media:content url="http://www.internetnews.com/img/redesign2008/images/forums_bullet.gif" medium="image" />

		<media:content url="http://www.internetnews.com/img/redesign2008/images/forums_bullet.gif" medium="image" />

		<media:content url="http://www.internetnews.com/img/redesign2008/images/forums_bullet.gif" medium="image" />

		<media:content url="http://www.internetnews.com/img/redesign2008/images/forums_bullet.gif" medium="image" />
	</item>
		<item>
		<title>Intel® Centrino® Duo Processor Technology with Intel® Core2 Duo Processor</title>
		<link>http://lxcite.wordpress.com/2008/06/27/intel%c2%ae-centrino%c2%ae-duo-processor-technology-with-intel%c2%ae-core2-duo-processor/</link>
		<comments>http://lxcite.wordpress.com/2008/06/27/intel%c2%ae-centrino%c2%ae-duo-processor-technology-with-intel%c2%ae-core2-duo-processor/#comments</comments>
		<pubDate>Fri, 27 Jun 2008 10:15:23 +0000</pubDate>
		<dc:creator>lxcite</dc:creator>
				<category><![CDATA[Processor]]></category>

		<guid isPermaLink="false">http://lxcite.wordpress.com/?p=6</guid>
		<description><![CDATA[pdf<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lxcite.wordpress.com&amp;blog=4058424&amp;post=6&amp;subd=lxcite&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.devx.com/IntelResourceCenter/Link/36115">pdf</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/lxcite.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/lxcite.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lxcite.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lxcite.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lxcite.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lxcite.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lxcite.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lxcite.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lxcite.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lxcite.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lxcite.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lxcite.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lxcite.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lxcite.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lxcite.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lxcite.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lxcite.wordpress.com&amp;blog=4058424&amp;post=6&amp;subd=lxcite&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lxcite.wordpress.com/2008/06/27/intel%c2%ae-centrino%c2%ae-duo-processor-technology-with-intel%c2%ae-core2-duo-processor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7208795ae2a6e491fbd434f7dd0b6a6b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lxcite</media:title>
		</media:content>
	</item>
	</channel>
</rss>
