<?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>Woshka&#039;s Experiences &#187; Linux</title>
	<atom:link href="http://woshka.com/blog/linux/feed" rel="self" type="application/rss+xml" />
	<link>http://woshka.com/blog</link>
	<description></description>
	<lastBuildDate>Sun, 01 Jan 2012 21:17:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<atom:link rel="next" href="http://woshka.com/blog/linux/feed?page=2" />

		<item>
		<title>How to change Linux Centos Hostname</title>
		<link>http://woshka.com/blog/linux/centos/how-to-change-linux-centos-hostname.html</link>
		<comments>http://woshka.com/blog/linux/centos/how-to-change-linux-centos-hostname.html#comments</comments>
		<pubDate>Sun, 25 Dec 2011 00:49:43 +0000</pubDate>
		<dc:creator>voshka</dc:creator>
				<category><![CDATA[Centos]]></category>

		<guid isPermaLink="false">http://woshka.com/blog/?p=1099</guid>
		<description><![CDATA[There are two ways to change your Centos Linux Server HostNAme
first is graphical and requires you to have setup installed so that you will just only run the setup command
edit devices and
The Seccond is to
nano /etc/sysconfig/network
and edit the line contains the hostname and equal it to any FDQL you are ...]]></description>
		<wfw:commentRss>http://woshka.com/blog/linux/centos/how-to-change-linux-centos-hostname.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Compile and enable soap on php with DirectAdmin Control Panel Custombuild</title>
		<link>http://woshka.com/blog/linux/centos/direct-admin-control-panel/compile-and-enable-soap-into-php-with-directadmin-controlpanel-custombuild.html</link>
		<comments>http://woshka.com/blog/linux/centos/direct-admin-control-panel/compile-and-enable-soap-into-php-with-directadmin-controlpanel-custombuild.html#comments</comments>
		<pubDate>Sat, 18 Jun 2011 15:21:18 +0000</pubDate>
		<dc:creator>voshka</dc:creator>
				<category><![CDATA[Direct Admin Control Panel]]></category>

		<guid isPermaLink="false">http://woshka.com/blog/?p=1060</guid>
		<description><![CDATA[I will provide the instruction for compiling php with soap in a very easy steps
first goto the  custombuild directofy by the following command
cd /usr/local/directadmin/custombuild
for addmin soap to php in directadmin control panle server first you should check where the configuration file that make changes on it wil take effect
for ...]]></description>
		<wfw:commentRss>http://woshka.com/blog/linux/centos/direct-admin-control-panel/compile-and-enable-soap-into-php-with-directadmin-controlpanel-custombuild.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>fixing MySQL manager or server PID file could not be found!       [FAILED] in DirectAdmin</title>
		<link>http://woshka.com/blog/linux/centos/direct-admin-control-panel/fixing-mysql-manager-or-server-pid-file-could-not-be-found-failed-in-directadmin.html</link>
		<comments>http://woshka.com/blog/linux/centos/direct-admin-control-panel/fixing-mysql-manager-or-server-pid-file-could-not-be-found-failed-in-directadmin.html#comments</comments>
		<pubDate>Sun, 22 May 2011 10:16:55 +0000</pubDate>
		<dc:creator>voshka</dc:creator>
				<category><![CDATA[Direct Admin Control Panel]]></category>

		<guid isPermaLink="false">http://woshka.com/blog/?p=1049</guid>
		<description><![CDATA[I encountered this error when I wanted to restart Mysql service
&#160;service mysqld restart
MySQL manager or server PID file could not be found! &#160; &#160; &#160; [FAILED]
Starting MySQL..................................................................................................................Manager of pid-file quit without updating file. &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; ...]]></description>
		<wfw:commentRss>http://woshka.com/blog/linux/centos/direct-admin-control-panel/fixing-mysql-manager-or-server-pid-file-could-not-be-found-failed-in-directadmin.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>fixing Starting httpd: Syntax error on line 35 of /usr/local/directadmin/data/users/mainr/httpd.conf: Invalid command &#8216;php_admin_flag&#8217;, perhaps misspelled or defined by a module not included in the server configuration</title>
		<link>http://woshka.com/blog/linux/centos/direct-admin-control-panel/fixing-starting-httpd-syntax-error-on-line-35-of-usrlocaldirectadmindatausersmainrhttpd-conf-invalid-command-php_admin_flag-perhaps-misspelled-or-defined-by-a-module-not-included-in-the.html</link>
		<comments>http://woshka.com/blog/linux/centos/direct-admin-control-panel/fixing-starting-httpd-syntax-error-on-line-35-of-usrlocaldirectadmindatausersmainrhttpd-conf-invalid-command-php_admin_flag-perhaps-misspelled-or-defined-by-a-module-not-included-in-the.html#comments</comments>
		<pubDate>Thu, 19 May 2011 19:05:17 +0000</pubDate>
		<dc:creator>voshka</dc:creator>
				<category><![CDATA[Direct Admin Control Panel]]></category>

		<guid isPermaLink="false">http://woshka.com/blog/?p=1035</guid>
		<description><![CDATA[Starting httpd: Syntax error on line 35 of /usr/local/directadmin/data/users/mainr/httpd.conf: Invalid command 'php_admin_flag', perhaps misspelled or defined by a module not included in the server configuration
./build rewrite_confs
service httpd restart
[/cc]
]]></description>
		<wfw:commentRss>http://woshka.com/blog/linux/centos/direct-admin-control-panel/fixing-starting-httpd-syntax-error-on-line-35-of-usrlocaldirectadmindatausersmainrhttpd-conf-invalid-command-php_admin_flag-perhaps-misspelled-or-defined-by-a-module-not-included-in-the.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>fix diretadmin php compiling error gcc: /usr/lib/mysql/libmysqlclient_r.so: No such file or directory  make: *** [libphp5.la] Error 1</title>
		<link>http://woshka.com/blog/linux/centos/direct-admin-control-panel/fix-diretadmin-php-compiling-error-gcc-usrlibmysqllibmysqlclient_r-so-no-such-file-or-directory-make-libphp5-la-error-1.html</link>
		<comments>http://woshka.com/blog/linux/centos/direct-admin-control-panel/fix-diretadmin-php-compiling-error-gcc-usrlibmysqllibmysqlclient_r-so-no-such-file-or-directory-make-libphp5-la-error-1.html#comments</comments>
		<pubDate>Thu, 19 May 2011 13:38:38 +0000</pubDate>
		<dc:creator>voshka</dc:creator>
				<category><![CDATA[Direct Admin Control Panel]]></category>

		<guid isPermaLink="false">http://woshka.com/blog/?p=1033</guid>
		<description><![CDATA[gcc: /usr/lib/mysql/libmysqlclient_r.so: No such file or directory
make: *** [libphp5.la] Error 1
cd /usr/lib
cp libmysqlclient.* /usr/lib/mysql/
cd /usr/lib/mysql/
then
cd /usr/local/directadmin/custombuild
./build clean
./build update
./build php5-cli y
if it didn&#8217;t help try the following
cd /usr/lib/
ln -s/usr/lib/libmysqlclient.so mysql/
ln -s/usr/lib/libmysqlclient.so.15 mysql/
ln -s/usr/lib/libmysqlclient.so.15.0.0 mysql/
ln -s/usr/lib/libmysqlclient_r.so mysql/
ln -s/usr/lib/libmysqlclient_r.so.15 mysql/
ln -slibmysqlclient_r.so.15.0.0 mysql/
then run
cd /usr/local/directadmin/custombuild
./build update
./build clean
./build php n
]]></description>
		<wfw:commentRss>http://woshka.com/blog/linux/centos/direct-admin-control-panel/fix-diretadmin-php-compiling-error-gcc-usrlibmysqllibmysqlclient_r-so-no-such-file-or-directory-make-libphp5-la-error-1.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>installing htop error configure: error: missing headers:  curses.h</title>
		<link>http://woshka.com/blog/linux/centos/installing-htop-error-configure-error-missing-headers-curses-h.html</link>
		<comments>http://woshka.com/blog/linux/centos/installing-htop-error-configure-error-missing-headers-curses-h.html#comments</comments>
		<pubDate>Thu, 19 May 2011 12:45:17 +0000</pubDate>
		<dc:creator>voshka</dc:creator>
				<category><![CDATA[Centos]]></category>

		<guid isPermaLink="false">http://woshka.com/blog/?p=1030</guid>
		<description><![CDATA[You just need to run
yum install ncurses-devel
then after that install htop again
that&#8217;s all
Thanks
]]></description>
		<wfw:commentRss>http://woshka.com/blog/linux/centos/installing-htop-error-configure-error-missing-headers-curses-h.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixing You need to install the LWP perl module (libwww-perl) and then install csf</title>
		<link>http://woshka.com/blog/linux/centos/direct-admin-control-panel/fixing-you-need-to-install-the-lwp-perl-module-libwww-perl-and-then-install-csf.html</link>
		<comments>http://woshka.com/blog/linux/centos/direct-admin-control-panel/fixing-you-need-to-install-the-lwp-perl-module-libwww-perl-and-then-install-csf.html#comments</comments>
		<pubDate>Thu, 19 May 2011 12:29:21 +0000</pubDate>
		<dc:creator>voshka</dc:creator>
				<category><![CDATA[Direct Admin Control Panel]]></category>

		<guid isPermaLink="false">http://woshka.com/blog/?p=1026</guid>
		<description><![CDATA[I had just installed Direct Admin control panel on my centos server
It was my first time dealing with Direct Admin so after that I decided to install CSF to protect server againts common attacks and also modify iptables in the easy way but I ran the following
wget http://www.configserver.com/free/csf.tgz
tar -xzf csf.tgz
cd ...]]></description>
		<wfw:commentRss>http://woshka.com/blog/linux/centos/direct-admin-control-panel/fixing-you-need-to-install-the-lwp-perl-module-libwww-perl-and-then-install-csf.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing git on Centos 5 tutorial</title>
		<link>http://woshka.com/blog/linux/centos/installing-git-on-centos-5-tutorial.html</link>
		<comments>http://woshka.com/blog/linux/centos/installing-git-on-centos-5-tutorial.html#comments</comments>
		<pubDate>Sat, 26 Mar 2011 01:58:09 +0000</pubDate>
		<dc:creator>voshka</dc:creator>
				<category><![CDATA[Centos]]></category>

		<guid isPermaLink="false">http://woshka.com/blog/?p=1014</guid>
		<description><![CDATA[tere are two options to install git on centos 5 servers
using rpm or use yum package manager that is so easier
How to install git using yum:
run the following command that it will install git and all of its dependencies at once for you
yum install git-core
if you encountered an error like ...]]></description>
		<wfw:commentRss>http://woshka.com/blog/linux/centos/installing-git-on-centos-5-tutorial.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to fix yum install perl-DBI No package perl-DBI available. Nothing to do</title>
		<link>http://woshka.com/blog/linux/centos/how-to-fix-yum-install-perl-dbi-no-package-perl-dbi-available-nothing-to-do.html</link>
		<comments>http://woshka.com/blog/linux/centos/how-to-fix-yum-install-perl-dbi-no-package-perl-dbi-available-nothing-to-do.html#comments</comments>
		<pubDate>Sat, 26 Mar 2011 01:40:40 +0000</pubDate>
		<dc:creator>voshka</dc:creator>
				<category><![CDATA[Centos]]></category>

		<guid isPermaLink="false">http://woshka.com/blog/?p=1010</guid>
		<description><![CDATA[Hi
I wanted to install perl-DBI which is a dependency of git-1.7.3.4-1.el5.rf.i386.rpm
when I wanted to install git-1.7.3.4-1.el5.rf.i386.rpm by running
yum install git-core
or even running
rpm -i git-1.7.3.4-1.el5.rf.i386.rpm
it prompted me with a notice that
Error: Missing Dependency: perl(DBI) is needed by package git-1.7.3-1.el4.rf.i386 (rpmforge)
THe fix is so easy
just go to the file /etc/yum.conf using a ...]]></description>
		<wfw:commentRss>http://woshka.com/blog/linux/centos/how-to-fix-yum-install-perl-dbi-no-package-perl-dbi-available-nothing-to-do.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>fixing Linux centos Iptables ip_conntrack: table full, dropping packet</title>
		<link>http://woshka.com/blog/linux/centos/fixing-linux-centos-iptables-ip_conntrack-table-full-dropping-packet.html</link>
		<comments>http://woshka.com/blog/linux/centos/fixing-linux-centos-iptables-ip_conntrack-table-full-dropping-packet.html#comments</comments>
		<pubDate>Fri, 18 Mar 2011 18:10:17 +0000</pubDate>
		<dc:creator>voshka</dc:creator>
				<category><![CDATA[Centos]]></category>

		<guid isPermaLink="false">http://woshka.com/blog/?p=972</guid>
		<description><![CDATA[Sometimes the server were blocking connections and from about 10 time requesting the sites on the server one of them would show the site hosted on that server or in the midle of serving a connection time out would occure.
In this situations I would went ahead to restart all of ...]]></description>
		<wfw:commentRss>http://woshka.com/blog/linux/centos/fixing-linux-centos-iptables-ip_conntrack-table-full-dropping-packet.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

