<?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>LinuxHostingSupport &#187; Linux Administration</title>
	<atom:link href="http://linuxhostingsupport.net/blog/category/plain-linux-servers/feed" rel="self" type="application/rss+xml" />
	<link>http://linuxhostingsupport.net/blog</link>
	<description>Everything About _Linux WebHosting_</description>
	<lastBuildDate>Sat, 07 Jan 2012 12:53:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Howto Install and Configure VNCserver in Linux?</title>
		<link>http://linuxhostingsupport.net/blog/howto-install-and-configure-vncserver-in-linux</link>
		<comments>http://linuxhostingsupport.net/blog/howto-install-and-configure-vncserver-in-linux#comments</comments>
		<pubDate>Thu, 05 Jan 2012 15:22:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux Administration]]></category>
		<category><![CDATA[How to install vncserver in centos?]]></category>
		<category><![CDATA[how to setup vncserver on centos?]]></category>
		<category><![CDATA[howto configure vncserver in linux - centos?]]></category>
		<category><![CDATA[howto install vncserver in linux?]]></category>
		<category><![CDATA[install vnc centos]]></category>
		<category><![CDATA[install vnc server centos]]></category>
		<category><![CDATA[setup vnc server centos]]></category>
		<category><![CDATA[where is the log file of vnc session?]]></category>

		<guid isPermaLink="false">http://linuxhostingsupport.net/blog/?p=1500</guid>
		<description><![CDATA[The common method to manage a Linux server remotely is through CLI interface via SSH, which many people often find it difficult as they are not familar with the Linux commands. The solution is to install a KDE Or GNOME Desktop on the Linux server and access it through VNC. VNC (Virtual Network Computing) is [...]]]></description>
		<wfw:commentRss>http://linuxhostingsupport.net/blog/howto-install-and-configure-vncserver-in-linux/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>error event.h: No such file or directory</title>
		<link>http://linuxhostingsupport.net/blog/error-event-h-no-such-file-or-directory</link>
		<comments>http://linuxhostingsupport.net/blog/error-event-h-no-such-file-or-directory#comments</comments>
		<pubDate>Mon, 19 Dec 2011 12:50:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux Administration]]></category>
		<category><![CDATA[error event.h: No such file or directory]]></category>
		<category><![CDATA[event.h error while installing greensql]]></category>
		<category><![CDATA[howto install libevent and libevent-devel package?]]></category>

		<guid isPermaLink="false">http://linuxhostingsupport.net/blog/?p=1493</guid>
		<description><![CDATA[While compiling a package say, Greensql you may end up with the &#8220;event.h: No such file or directory&#8221;  error message as follows: # make g++ -g -Wno-deprecated -Wall -I/usr/local/include/   -c -o main.o main.cpp main.cpp:23:19: error: event.h: No such file or directory It indicates that the required &#8216;libevent&#8217; package is missing from the server. You have [...]]]></description>
		<wfw:commentRss>http://linuxhostingsupport.net/blog/error-event-h-no-such-file-or-directory/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RPM remove error: specifies multiple packages</title>
		<link>http://linuxhostingsupport.net/blog/rpm-remove-error-specifies-multiple-packages</link>
		<comments>http://linuxhostingsupport.net/blog/rpm-remove-error-specifies-multiple-packages#comments</comments>
		<pubDate>Fri, 18 Nov 2011 15:57:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux Administration]]></category>
		<category><![CDATA[display rpm package name with architecture]]></category>
		<category><![CDATA[how to list package with architecture using rpm command?]]></category>
		<category><![CDATA[multiple package error message when running rpm -e]]></category>
		<category><![CDATA[multiple package error while removing package with rpm]]></category>
		<category><![CDATA[rpm -e error specifies multiple packages]]></category>

		<guid isPermaLink="false">http://linuxhostingsupport.net/blog/?p=1469</guid>
		<description><![CDATA[While removing a package using &#8220;rpm -e &#8220;, you may run into &#8220;error: packagename specifies multiple packages&#8221; error message, for example: $ rpm -e mysql-devel error: "mysql-devel" specifies multiple packages This is because the packages of both the architectures, 32 bit and 64 bit are installed on the server i.e. mysql-devel.i386 mysql-devel.x86_64 CentOS, Fedora will [...]]]></description>
		<wfw:commentRss>http://linuxhostingsupport.net/blog/rpm-remove-error-specifies-multiple-packages/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nginx 502 Bad Gateway error</title>
		<link>http://linuxhostingsupport.net/blog/nginx-502-bad-gateway-error</link>
		<comments>http://linuxhostingsupport.net/blog/nginx-502-bad-gateway-error#comments</comments>
		<pubDate>Sun, 30 Oct 2011 13:16:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux Administration]]></category>
		<category><![CDATA[Nginx 502 Bad Gateway error]]></category>
		<category><![CDATA[nginx bad gateway 502]]></category>
		<category><![CDATA[nginx bad gateway error after server reboot]]></category>
		<category><![CDATA[nginx bad gateway php]]></category>
		<category><![CDATA[nginx PHP-fpm 502 bad gateway]]></category>
		<category><![CDATA[php nginx 502 bad gateway]]></category>
		<category><![CDATA[website shows nginx 502 bad gateway]]></category>
		<category><![CDATA[what is nginx 502 bad gateway error?]]></category>

		<guid isPermaLink="false">http://linuxhostingsupport.net/blog/?p=1462</guid>
		<description><![CDATA[My server went down today and after restarting, it came up with a &#8220;Nginx 502 Bad Gateway&#8221; message. At first I thought its something related to the Nginx service, so restarted the nginx service but immediately realized it wasn&#8217;t the case. Nginx receives a request on port 80 and it then proxies the request to [...]]]></description>
		<wfw:commentRss>http://linuxhostingsupport.net/blog/nginx-502-bad-gateway-error/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Howto: find the Linux kernel version?</title>
		<link>http://linuxhostingsupport.net/blog/howto-find-the-linux-kernel-version</link>
		<comments>http://linuxhostingsupport.net/blog/howto-find-the-linux-kernel-version#comments</comments>
		<pubDate>Fri, 02 Sep 2011 13:57:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux Administration]]></category>
		<category><![CDATA[check kernel version centos ubuntu]]></category>
		<category><![CDATA[check kernel version fedora debian]]></category>
		<category><![CDATA[check kernel version in linux]]></category>
		<category><![CDATA[command to check kernel version linux]]></category>
		<category><![CDATA[command to check linux kernel version]]></category>
		<category><![CDATA[find kernel version in linux]]></category>
		<category><![CDATA[find linux unix kernel version]]></category>
		<category><![CDATA[find system architecture type in linux]]></category>

		<guid isPermaLink="false">http://linuxhostingsupport.net/blog/?p=1431</guid>
		<description><![CDATA[The &#8216;uname&#8217; command is use to determine certain system information in all the Linux/Unix flavours like CentOS, Ubuntu, Debian, Fedora, FreeBSD etc. With specific &#8216;uname&#8217; options, you can display all the details of the current working kernel on the server. To display the working kernel name, version, date and time, system architecture type, use: # [...]]]></description>
		<wfw:commentRss>http://linuxhostingsupport.net/blog/howto-find-the-linux-kernel-version/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Ubuntu] apt-get: Package has no installation candidate</title>
		<link>http://linuxhostingsupport.net/blog/ubuntu-apt-get-package-packagename-has-no-installation-candidate</link>
		<comments>http://linuxhostingsupport.net/blog/ubuntu-apt-get-package-packagename-has-no-installation-candidate#comments</comments>
		<pubDate>Tue, 16 Aug 2011 15:34:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux Administration]]></category>
		<category><![CDATA[apt-get Package packagename no installation candidate]]></category>
		<category><![CDATA[apt-get: package is missing or obsoleted]]></category>
		<category><![CDATA[E: Package packagename has no installation candidate]]></category>
		<category><![CDATA[how to update apt-get database?]]></category>
		<category><![CDATA[ubuntu apt-get Package has no installation candidate]]></category>

		<guid isPermaLink="false">http://linuxhostingsupport.net/blog/?p=1407</guid>
		<description><![CDATA[When you try to install a package using apt-get, APT searches it&#8217;s own database for the package name, if the package is available in the database, then it looks for the repository from where to download the package. It then download the package from that repository and installs it. If the package name does not [...]]]></description>
		<wfw:commentRss>http://linuxhostingsupport.net/blog/ubuntu-apt-get-package-packagename-has-no-installation-candidate/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Postfix postdrop: unable to look up public/pickup: No such file or directory</title>
		<link>http://linuxhostingsupport.net/blog/postfix-postdrop-unable-to-look-up-publicpickup-no-such-file-or-directory</link>
		<comments>http://linuxhostingsupport.net/blog/postfix-postdrop-unable-to-look-up-publicpickup-no-such-file-or-directory#comments</comments>
		<pubDate>Sun, 31 Jul 2011 13:41:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux Administration]]></category>
		<category><![CDATA[create postfix public/pickup directory]]></category>
		<category><![CDATA[postdrop: unable to look up public/pickup]]></category>
		<category><![CDATA[public/pickup: No such file or directory]]></category>

		<guid isPermaLink="false">http://linuxhostingsupport.net/blog/?p=1400</guid>
		<description><![CDATA[The Postfix mail logs may indicate the following error when emails are not working: postdrop: warning: unable to look up public/pickup: No such file or directory It turns out to be sendmail running along with Postfix and creating issues. The fix is to stop/remove sendmail and create the necessary postfix directory and restart the postfix [...]]]></description>
		<wfw:commentRss>http://linuxhostingsupport.net/blog/postfix-postdrop-unable-to-look-up-publicpickup-no-such-file-or-directory/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is equivalent/alternative of chkconfig in Ubuntu or Debian?</title>
		<link>http://linuxhostingsupport.net/blog/what-is-equivalentalternative-of-chkconfig-in-ubuntu-or-debian</link>
		<comments>http://linuxhostingsupport.net/blog/what-is-equivalentalternative-of-chkconfig-in-ubuntu-or-debian#comments</comments>
		<pubDate>Sat, 16 Jul 2011 13:26:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux Administration]]></category>
		<category><![CDATA[alternative of chkconfig in ubuntu or debian]]></category>
		<category><![CDATA[chkconfig in ubuntu or debian]]></category>
		<category><![CDATA[chkconfig not found in ubuntu]]></category>
		<category><![CDATA[enable/disable services at startup in ubuntu]]></category>
		<category><![CDATA[equivalent of chkconfig in debian or ubuntu]]></category>
		<category><![CDATA[how to install sysv-rc-conf?]]></category>
		<category><![CDATA[manage runlevels ubuntu debian]]></category>

		<guid isPermaLink="false">http://linuxhostingsupport.net/blog/?p=1396</guid>
		<description><![CDATA[The alternative / equivalent of chkconfig in Ubuntu is &#8220;sysv-rc-conf&#8221;. To install sysv-rc-conf, ssh to the server and execute: # apt-get install sysv-rc-conf to start manging the services, execute # sysv-rc-conf It&#8217;s an easy to use interface for managing /etc/rc{runlevel}.d/ symlinks.  sysv-rc-conf provides a graphical view for turning services on and off at startup.]]></description>
		<wfw:commentRss>http://linuxhostingsupport.net/blog/what-is-equivalentalternative-of-chkconfig-in-ubuntu-or-debian/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install a Perl Module in Linux?</title>
		<link>http://linuxhostingsupport.net/blog/how-to-install-a-perl-module-in-linux</link>
		<comments>http://linuxhostingsupport.net/blog/how-to-install-a-perl-module-in-linux#comments</comments>
		<pubDate>Sat, 30 Apr 2011 15:33:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux Administration]]></category>
		<category><![CDATA[different ways of installing perl module]]></category>
		<category><![CDATA[how to install perl module in linux?]]></category>
		<category><![CDATA[how to manually install a perl module]]></category>
		<category><![CDATA[linux command to install perl module]]></category>
		<category><![CDATA[manually install perl module using cpan]]></category>
		<category><![CDATA[steps to install perl module in linux]]></category>
		<category><![CDATA[various ways of installing perl module]]></category>

		<guid isPermaLink="false">http://linuxhostingsupport.net/blog/?p=1330</guid>
		<description><![CDATA[There are various ways to download and install perl modules from CPAN. In general it&#8217;s a good idea to download and install the perl module but we will see the different ways of installing the perl module. 1. The easiest way is to use the perl CPAN module. SSH to the server as root and [...]]]></description>
		<wfw:commentRss>http://linuxhostingsupport.net/blog/how-to-install-a-perl-module-in-linux/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>configure error: Ogg needed! Ogg not found</title>
		<link>http://linuxhostingsupport.net/blog/configure-error-ogg-needed-ogg-not-found</link>
		<comments>http://linuxhostingsupport.net/blog/configure-error-ogg-needed-ogg-not-found#comments</comments>
		<pubDate>Sun, 27 Feb 2011 13:29:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux Administration]]></category>
		<category><![CDATA[configure error: Ogg needed]]></category>
		<category><![CDATA[Could not run Ogg test program]]></category>
		<category><![CDATA[install libogg-devel]]></category>
		<category><![CDATA[run-time linker not finding Ogg]]></category>

		<guid isPermaLink="false">http://linuxhostingsupport.net/blog/?p=1290</guid>
		<description><![CDATA[You may receive the &#8220;configure: error: Ogg needed&#8221; while installing libogg which indicates some missing devel packages related to Ogg. The complete error message is as follows: Could not run Ogg test program, checking why... The test program compiled, but did not run. This usually means that the run-time linker is not finding Ogg or [...]]]></description>
		<wfw:commentRss>http://linuxhostingsupport.net/blog/configure-error-ogg-needed-ogg-not-found/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

