<?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>Linux Surgeon</title>
	<atom:link href="http://www.linuxsurgeon.org/kb/feed" rel="self" type="application/rss+xml" />
	<link>http://www.linuxsurgeon.org/kb</link>
	<description>Find your answer !!!</description>
	<lastBuildDate>Wed, 21 Dec 2011 14:08:22 +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>OpenLDAP &#8211; error: BDB/HDB: BerkeleyDB not available</title>
		<link>http://www.linuxsurgeon.org/kb/openldap-error-bdbhdb-berkeleydb-not-available.html</link>
		<comments>http://www.linuxsurgeon.org/kb/openldap-error-bdbhdb-berkeleydb-not-available.html#comments</comments>
		<pubDate>Wed, 21 Dec 2011 14:08:22 +0000</pubDate>
		<dc:creator>piyushmap</dc:creator>
				<category><![CDATA[Linux tutorials]]></category>
		<category><![CDATA[ldap]]></category>
		<category><![CDATA[BerkeleyDB]]></category>
		<category><![CDATA[openldap]]></category>

		<guid isPermaLink="false">http://www.linuxsurgeon.org/kb/?p=757</guid>
		<description><![CDATA[Today, I was installing “openldap-2.4.28.tgz” package and I got below error. [root@piyush openldap-2.4.28]# ./configure &#8211;with-tls=openssl configure: error: BDB/HDB: BerkeleyDB not available After reading installation doc of openldap and README file, found that Berkeley DB is required for slapd. SLAPD:  BDB and HDB backends require Oracle Berkeley DB 4.4 &#8211; 4.8, or 5.0 &#8211; 5.1. It is highly recommended to apply [...]]]></description>
		<wfw:commentRss>http://www.linuxsurgeon.org/kb/openldap-error-bdbhdb-berkeleydb-not-available.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Desktop Session Recorder</title>
		<link>http://www.linuxsurgeon.org/kb/desktop-session-recorder.html</link>
		<comments>http://www.linuxsurgeon.org/kb/desktop-session-recorder.html#comments</comments>
		<pubDate>Thu, 24 Mar 2011 09:05:28 +0000</pubDate>
		<dc:creator>piyushmap</dc:creator>
				<category><![CDATA[Linux tutorials]]></category>
		<category><![CDATA[desktop session recorder]]></category>

		<guid isPermaLink="false">http://www.linuxsurgeon.org/kb/?p=730</guid>
		<description><![CDATA[Istanbul is a desktop session recorder for the Free Desktop. You can easily make video by this software. It records your session into an Ogg Theora video file. To start the recording, you click on its icon in the notification area. To stop you click its icon again. It works on GNOME, KDE, XFCE and [...]]]></description>
		<wfw:commentRss>http://www.linuxsurgeon.org/kb/desktop-session-recorder.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to enable the APC extension in php</title>
		<link>http://www.linuxsurgeon.org/kb/how-to-enable-the-apc-extension-in-php.html</link>
		<comments>http://www.linuxsurgeon.org/kb/how-to-enable-the-apc-extension-in-php.html#comments</comments>
		<pubDate>Fri, 18 Mar 2011 04:25:44 +0000</pubDate>
		<dc:creator>piyushmap</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux tutorials]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[Alternative PHP Cache]]></category>
		<category><![CDATA[APC extension]]></category>

		<guid isPermaLink="false">http://www.linuxsurgeon.org/kb/?p=719</guid>
		<description><![CDATA[Alternative PHP Cache (APC) is a free, open source framework that optimizes PHP intermediate code and caches data and compiled code from the PHP bytecode compiler in shared memory. What this means is that APC reads your PHP files, parses them into a more efficient binary format and then caches them in memory so that [...]]]></description>
		<wfw:commentRss>http://www.linuxsurgeon.org/kb/how-to-enable-the-apc-extension-in-php.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Access Your MySQL Server Remotely Over SSH</title>
		<link>http://www.linuxsurgeon.org/kb/access-your-mysql-server-remotely-over-ssh.html</link>
		<comments>http://www.linuxsurgeon.org/kb/access-your-mysql-server-remotely-over-ssh.html#comments</comments>
		<pubDate>Mon, 07 Mar 2011 06:49:59 +0000</pubDate>
		<dc:creator>piyushmap</dc:creator>
				<category><![CDATA[Linux tutorials]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[mysql over ssh]]></category>
		<category><![CDATA[ssh tunnel]]></category>

		<guid isPermaLink="false">http://www.linuxsurgeon.org/kb/?p=704</guid>
		<description><![CDATA[Hello Friends, Access Your MySQL Server Remotely Over SSH &#124; SSH Tunnel Everybody wants to secure their server and also wants to access application from remotely. So if you have MYSQL server, But bydefault its only opened for local machine for the security reasons. And if you want to access your database server or database [...]]]></description>
		<wfw:commentRss>http://www.linuxsurgeon.org/kb/access-your-mysql-server-remotely-over-ssh.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<enclosure url="http://www.linuxsurgeon.org/kb/wp-content/uploads/2011/03/navicat1-300x240.jpg" length ="13091"  type="image/jpg" />	</item>
		<item>
		<title>How to Setup Forward DNS</title>
		<link>http://www.linuxsurgeon.org/kb/how-to-setup-forward-dns.html</link>
		<comments>http://www.linuxsurgeon.org/kb/how-to-setup-forward-dns.html#comments</comments>
		<pubDate>Fri, 25 Feb 2011 03:46:57 +0000</pubDate>
		<dc:creator>piyushmap</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[Linux tutorials]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[dns forwarding]]></category>
		<category><![CDATA[dnsmasq]]></category>
		<category><![CDATA[forward dns]]></category>

		<guid isPermaLink="false">http://www.linuxsurgeon.org/kb/?p=690</guid>
		<description><![CDATA[Hello Friends, DNS Forwarding &#124; Configure Local and Live DNS &#124; Forward DNS &#124; Local DNS Cache Setting up a DNS which should have my server&#8217;s forward entries. I have a live dns server for abc.com domain and running 500 subdomains (i.e. alive.abc.com, blive.abc.com etc..) through that servers. And secondly i have local dns server [...]]]></description>
		<wfw:commentRss>http://www.linuxsurgeon.org/kb/how-to-setup-forward-dns.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ip and port forwarding</title>
		<link>http://www.linuxsurgeon.org/kb/ip-and-port-forwarding.html</link>
		<comments>http://www.linuxsurgeon.org/kb/ip-and-port-forwarding.html#comments</comments>
		<pubDate>Wed, 09 Feb 2011 07:44:42 +0000</pubDate>
		<dc:creator>piyushmap</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux tutorials]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ip redirection]]></category>
		<category><![CDATA[port redirection]]></category>
		<category><![CDATA[tcp redirect]]></category>

		<guid isPermaLink="false">http://www.linuxsurgeon.org/kb/?p=679</guid>
		<description><![CDATA[Hello Friends, IP Forwarding &#124; Port Forwarding &#124; Redirects TCP connections from one IP address and port to another Since 3 days i was in trouble, i want to redirect my all incoming request port 8080 (i.e.) to remote machine port 8080. I have set lots of iptables rules but none of those working on [...]]]></description>
		<wfw:commentRss>http://www.linuxsurgeon.org/kb/ip-and-port-forwarding.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install Skype on Ubuntu</title>
		<link>http://www.linuxsurgeon.org/kb/how-to-install-skype-on-ubuntu.html</link>
		<comments>http://www.linuxsurgeon.org/kb/how-to-install-skype-on-ubuntu.html#comments</comments>
		<pubDate>Sat, 05 Feb 2011 11:20:24 +0000</pubDate>
		<dc:creator>piyushmap</dc:creator>
				<category><![CDATA[Linux tutorials]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[skpye on ubuntu]]></category>
		<category><![CDATA[skype]]></category>

		<guid isPermaLink="false">http://www.linuxsurgeon.org/kb/?p=669</guid>
		<description><![CDATA[Hello Friends, Skype is proprietary software that allows you to make calls over the Internet using your computer. Skype uses decentralized peer-to-peer technologies, so your calls do not go through a central server, but through distributed servers and other users. It uses its own proprietary communication protocol to achieve this. In addition, all communications are [...]]]></description>
		<wfw:commentRss>http://www.linuxsurgeon.org/kb/how-to-install-skype-on-ubuntu.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<enclosure url="http://www.linuxsurgeon.org/kb/wp-content/uploads/2011/02/softwaresources-partner-300x205.png" length ="7652"  type="image/jpg" />	</item>
		<item>
		<title>Installing Skype on older Ubuntu versions</title>
		<link>http://www.linuxsurgeon.org/kb/installing-skype-on-older-ubuntu-versions.html</link>
		<comments>http://www.linuxsurgeon.org/kb/installing-skype-on-older-ubuntu-versions.html#comments</comments>
		<pubDate>Sat, 05 Feb 2011 11:14:43 +0000</pubDate>
		<dc:creator>piyushmap</dc:creator>
				<category><![CDATA[Linux tutorials]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[skpye on ubuntu]]></category>
		<category><![CDATA[skype]]></category>

		<guid isPermaLink="false">http://www.linuxsurgeon.org/kb/?p=666</guid>
		<description><![CDATA[Hello Friends, Suppose you are running ubuntu 7.04 or 8.x. Skype is not available in any Ubuntu software repository, and therefore cannot be installed with Ubuntu’s package management software such as Synaptic or apt-get without adding a repository containing Skype. There is the official Skype repository: Skype Forum Using Skype’s apt repository Simply add the [...]]]></description>
		<wfw:commentRss>http://www.linuxsurgeon.org/kb/installing-skype-on-older-ubuntu-versions.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Removing a password from an SSL Key</title>
		<link>http://www.linuxsurgeon.org/kb/removing-a-password-from-an-ssl-key.html</link>
		<comments>http://www.linuxsurgeon.org/kb/removing-a-password-from-an-ssl-key.html#comments</comments>
		<pubDate>Fri, 21 Jan 2011 04:46:43 +0000</pubDate>
		<dc:creator>piyushmap</dc:creator>
				<category><![CDATA[Linux tutorials]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[removing password]]></category>
		<category><![CDATA[SSL]]></category>

		<guid isPermaLink="false">http://www.linuxsurgeon.org/kb/?p=663</guid>
		<description><![CDATA[Hello Friends, Removing a password &#124; passphrase from an SSL Key You can create an SSL Certificate by following steps. Everybody wants to create secure cert with an including strong password, From a security point of using a passphrase is a good thing, but from a practical point of that is not very useful. When [...]]]></description>
		<wfw:commentRss>http://www.linuxsurgeon.org/kb/removing-a-password-from-an-ssl-key.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ioncube_loader_lin_5.2.so</title>
		<link>http://www.linuxsurgeon.org/kb/ioncube_loader_lin_5-2-so.html</link>
		<comments>http://www.linuxsurgeon.org/kb/ioncube_loader_lin_5-2-so.html#comments</comments>
		<pubDate>Wed, 19 Jan 2011 04:49:57 +0000</pubDate>
		<dc:creator>piyushmap</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux tutorials]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[ioncube loader]]></category>
		<category><![CDATA[ioncube_loader_lin_5.2.so]]></category>

		<guid isPermaLink="false">http://www.linuxsurgeon.org/kb/?p=654</guid>
		<description><![CDATA[Hello Friends, requires the ionCube PHP Loader ioncube_loader_lin_5.2.so to be installed by the site administrator. Ioncube loader is used to Secure your PHP scripts with the ionCube PHP Encoder. Protect files with PHP encoding, encryption, obfuscation and licensing capabilities. If your server does not have ionCube support already enabled, you can obtain Loaders for your [...]]]></description>
		<wfw:commentRss>http://www.linuxsurgeon.org/kb/ioncube_loader_lin_5-2-so.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Navicat for Mysql on CentOS</title>
		<link>http://www.linuxsurgeon.org/kb/how-to-navicat-for-mysql-on-centos.html</link>
		<comments>http://www.linuxsurgeon.org/kb/how-to-navicat-for-mysql-on-centos.html#comments</comments>
		<pubDate>Tue, 18 Jan 2011 07:55:43 +0000</pubDate>
		<dc:creator>piyushmap</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux tutorials]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[Navicat]]></category>
		<category><![CDATA[Navicat for Mysql]]></category>

		<guid isPermaLink="false">http://www.linuxsurgeon.org/kb/?p=637</guid>
		<description><![CDATA[Hello Friends, Navicat for MySQL is a powerful MySQL Database Server administration and development tool. It works with any MySQL version from 3.21 or above and supports most of the latest MySQL features including Trigger, Procedure, Function, Event, View, Manage User, and so on. You can download navicat from here. [root@map007 /]# cd /opt/ [root@map007 [...]]]></description>
		<wfw:commentRss>http://www.linuxsurgeon.org/kb/how-to-navicat-for-mysql-on-centos.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://www.linuxsurgeon.org/kb/wp-content/uploads/2011/01/navicat-GUI-for-mysql.jpeg" length ="6946"  type="image/jpg" />	</item>
		<item>
		<title>Howto Samba on Fedora &#124; Centos</title>
		<link>http://www.linuxsurgeon.org/kb/howto-samba-on-fedora-centos.html</link>
		<comments>http://www.linuxsurgeon.org/kb/howto-samba-on-fedora-centos.html#comments</comments>
		<pubDate>Fri, 14 Jan 2011 07:09:46 +0000</pubDate>
		<dc:creator>piyushmap</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux tutorials]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[samba]]></category>
		<category><![CDATA[samba on linux]]></category>
		<category><![CDATA[smb]]></category>

		<guid isPermaLink="false">http://www.linuxsurgeon.org/kb/?p=630</guid>
		<description><![CDATA[Howto Samba on Fedora &#124; Centos Hello Friends, Samba is an open source implementation of the Server Message Block (SMB) protocol. It allows the networking of Microsoft Windows®, Linux, UNIX, and other operating systems together, enabling access to Windows-based file and printer shares. Samba&#8217;s use of SMB allows it to appear as a Windows server [...]]]></description>
		<wfw:commentRss>http://www.linuxsurgeon.org/kb/howto-samba-on-fedora-centos.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Install skype on CentOS 5.4</title>
		<link>http://www.linuxsurgeon.org/kb/install-skype-on-centos-5-4.html</link>
		<comments>http://www.linuxsurgeon.org/kb/install-skype-on-centos-5-4.html#comments</comments>
		<pubDate>Tue, 11 Jan 2011 05:30:20 +0000</pubDate>
		<dc:creator>piyushmap</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[skype]]></category>
		<category><![CDATA[skype on centos]]></category>

		<guid isPermaLink="false">http://www.linuxsurgeon.org/kb/?p=615</guid>
		<description><![CDATA[Hello Friends, Yesterday, i was searching skype rpm for CentOS on web. But didn&#8217;t find it. However, there is no binary RPM for CentOS. You can install the static version by follow steps. First you need to make sure you have various 32-bit libraries installed on your CentOS box : [root@centos ~]# yum install glib2.i386 [...]]]></description>
		<wfw:commentRss>http://www.linuxsurgeon.org/kb/install-skype-on-centos-5-4.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
	<enclosure url="http://www.linuxsurgeon.org/kb/wp-content/uploads/2011/01/skype-156x300.png" length ="32987"  type="image/jpg" />	</item>
		<item>
		<title>Google Launches Open Source YouTube Channel</title>
		<link>http://www.linuxsurgeon.org/kb/google-launches-open-source-youtube-channel.html</link>
		<comments>http://www.linuxsurgeon.org/kb/google-launches-open-source-youtube-channel.html#comments</comments>
		<pubDate>Mon, 10 Jan 2011 06:16:32 +0000</pubDate>
		<dc:creator>piyushmap</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Google channel]]></category>
		<category><![CDATA[Google Open Source]]></category>

		<guid isPermaLink="false">http://www.linuxsurgeon.org/kb/?p=608</guid>
		<description><![CDATA[Hello Friends, Google has launched an open source channel on YouTube. The aim is to collect and organize all the videos related to Google and open source projects in one location. This YouTube channel is managed by the &#8220;Open source programs office&#8221; of Google, who&#8217;s duty is to maintain a healthy relationship with the open [...]]]></description>
		<wfw:commentRss>http://www.linuxsurgeon.org/kb/google-launches-open-source-youtube-channel.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Authentication with LDAP</title>
		<link>http://www.linuxsurgeon.org/kb/windows-authentication-with-ldap.html</link>
		<comments>http://www.linuxsurgeon.org/kb/windows-authentication-with-ldap.html#comments</comments>
		<pubDate>Wed, 05 Jan 2011 08:37:04 +0000</pubDate>
		<dc:creator>piyushmap</dc:creator>
				<category><![CDATA[Linux tutorials]]></category>
		<category><![CDATA[ldap]]></category>
		<category><![CDATA[ldap authentication]]></category>
		<category><![CDATA[windows authentication]]></category>

		<guid isPermaLink="false">http://www.linuxsurgeon.org/kb/?p=592</guid>
		<description><![CDATA[Hello Friends,﻿ Windows XP/Vista/7/2008  Authentication with LDAP &#124; 389 Directory Server &#124; Fedora Directory Server Today we are going to learn, A very interesting topic, i.e. windows authentication with LDAP. Its very easy task by pGina open source tool. We need to configure samba and do lots of configuration for windows client machines. But now [...]]]></description>
		<wfw:commentRss>http://www.linuxsurgeon.org/kb/windows-authentication-with-ldap.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://www.linuxsurgeon.org/kb/wp-content/uploads/2011/01/win1-300x223.png" length ="53934"  type="image/jpg" />	</item>
		<item>
		<title>389 DS &#124; LDAP password information update failed</title>
		<link>http://www.linuxsurgeon.org/kb/389-ds-ldap-password-information-update-failed.html</link>
		<comments>http://www.linuxsurgeon.org/kb/389-ds-ldap-password-information-update-failed.html#comments</comments>
		<pubDate>Sat, 01 Jan 2011 11:21:34 +0000</pubDate>
		<dc:creator>piyushmap</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux tutorials]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[ldap]]></category>
		<category><![CDATA[389 DS]]></category>
		<category><![CDATA[LDAP password information update failed]]></category>
		<category><![CDATA[passwd: Permission denied]]></category>
		<category><![CDATA[user is not allowed to change password]]></category>

		<guid isPermaLink="false">http://www.linuxsurgeon.org/kb/?p=580</guid>
		<description><![CDATA[Hello Friends, 389 DS &#124; LDAP password information update failed &#124; user is not allowed to change password &#124; passwd: Permission denied 3 Days back i have installed 389 Directory Server &#124; Fedora Directory Server on my CentOS box. And i have tested or done with all basic configurations and user&#8217;s authentications. And i was [...]]]></description>
		<wfw:commentRss>http://www.linuxsurgeon.org/kb/389-ds-ldap-password-information-update-failed.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Happy New Year 2011</title>
		<link>http://www.linuxsurgeon.org/kb/happy-new-year-2011.html</link>
		<comments>http://www.linuxsurgeon.org/kb/happy-new-year-2011.html#comments</comments>
		<pubDate>Fri, 31 Dec 2010 09:37:06 +0000</pubDate>
		<dc:creator>piyushmap</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[2011]]></category>
		<category><![CDATA[New year]]></category>

		<guid isPermaLink="false">http://www.linuxsurgeon.org/kb/?p=565</guid>
		<description><![CDATA[Now time to say good bye 2010&#8230;&#8230; Wish you a Very Happy &#38; Auspicious New Year. May God bless you with good health, happiness and peace. ************************************************************************************************************************ Enjoy Linux !!!]]></description>
		<wfw:commentRss>http://www.linuxsurgeon.org/kb/happy-new-year-2011.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://www.linuxsurgeon.org/kb/wp-content/uploads/2010/12/New_Year_2011-300x225.jpg" length ="17574"  type="image/jpg" />	</item>
		<item>
		<title>Create a user in Fedora DS and Client Authentication</title>
		<link>http://www.linuxsurgeon.org/kb/create-a-user-in-fedora-ds-and-client-authentication.html</link>
		<comments>http://www.linuxsurgeon.org/kb/create-a-user-in-fedora-ds-and-client-authentication.html#comments</comments>
		<pubDate>Wed, 29 Dec 2010 09:39:45 +0000</pubDate>
		<dc:creator>piyushmap</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux tutorials]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[ldap]]></category>
		<category><![CDATA[389ds]]></category>
		<category><![CDATA[ldap authentication]]></category>
		<category><![CDATA[ldap user creation]]></category>
		<category><![CDATA[user in FDS]]></category>

		<guid isPermaLink="false">http://www.linuxsurgeon.org/kb/?p=537</guid>
		<description><![CDATA[How to install Fedora DS &#124; 389 Directory Server on CentOS First we are going to create a user under Directory server, So open your directory server console&#8230;by entering below command. Note:- your Host Name or FQDN name “389ldap.linuxsurgeon.org” should be resolve. [root@389ldap ~]# 389-console * Enter your password and login into directory server. Now [...]]]></description>
		<wfw:commentRss>http://www.linuxsurgeon.org/kb/create-a-user-in-fedora-ds-and-client-authentication.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
	<enclosure url="http://www.linuxsurgeon.org/kb/wp-content/uploads/2010/12/389ds1-300x221.png" length ="59261"  type="image/jpg" />	</item>
		<item>
		<title>389 Directory Server &#124; Fedora Directory Server on CentOS</title>
		<link>http://www.linuxsurgeon.org/kb/389-directory-server-on-centos.html</link>
		<comments>http://www.linuxsurgeon.org/kb/389-directory-server-on-centos.html#comments</comments>
		<pubDate>Tue, 28 Dec 2010 09:10:30 +0000</pubDate>
		<dc:creator>piyushmap</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux tutorials]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[ldap]]></category>
		<category><![CDATA[389 directory server]]></category>
		<category><![CDATA[389ds]]></category>
		<category><![CDATA[openldap]]></category>

		<guid isPermaLink="false">http://www.linuxsurgeon.org/kb/?p=518</guid>
		<description><![CDATA[Hello Friends, First you need to download &#38; install epel rpm package, that is repository rpm packages for RHEL4 and RHEL5. The repository package installs the repo details on your local system for yum or up2date to use. Then you can install packages with your usual method, and the EPEL repository is included. [root@389ldap ~]# [...]]]></description>
		<wfw:commentRss>http://www.linuxsurgeon.org/kb/389-directory-server-on-centos.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
	<enclosure url="http://www.linuxsurgeon.org/kb/wp-content/uploads/2010/12/389ds-300x221.png" length ="59261"  type="image/jpg" />	</item>
		<item>
		<title>Google&#8217;s ChromeOS means losing control of data, warns GNU founder Richard Stallman</title>
		<link>http://www.linuxsurgeon.org/kb/googles-chromeos-means-losing-control-of-data-warns-gnu-founder-richard-stallman.html</link>
		<comments>http://www.linuxsurgeon.org/kb/googles-chromeos-means-losing-control-of-data-warns-gnu-founder-richard-stallman.html#comments</comments>
		<pubDate>Mon, 20 Dec 2010 12:58:42 +0000</pubDate>
		<dc:creator>piyushmap</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[ChromeOS]]></category>
		<category><![CDATA[Google OS]]></category>

		<guid isPermaLink="false">http://www.linuxsurgeon.org/kb/?p=510</guid>
		<description><![CDATA[Google&#8217;s ChromeOS means losing control of data, warns GNU founder Richard Stallman New cloud computing OS released by Google is plan to push people into &#8216;careless computing&#8217;, warns free software advocate (updated) Google&#8217;s new cloud computing ChromeOS looks like a plan &#8220;to push people into careless computing&#8221; by forcing them to store their data in [...]]]></description>
		<wfw:commentRss>http://www.linuxsurgeon.org/kb/googles-chromeos-means-losing-control-of-data-warns-gnu-founder-richard-stallman.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://www.linuxsurgeon.org/kb/wp-content/uploads/2010/12/google-chromeos-300x236.jpg" length ="17530"  type="image/jpg" />	</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.942 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-06 22:25:31 -->

