<?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>Linuxindetails&#039;s Blog</title>
	<atom:link href="http://linuxindetails.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://linuxindetails.wordpress.com</link>
	<description>Linux and Unix troubleshooting, tips and much more</description>
	<lastBuildDate>Tue, 16 Apr 2013 18:48:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='linuxindetails.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/c9f23cc5b84edab678767b80431af584?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Linuxindetails&#039;s Blog</title>
		<link>http://linuxindetails.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://linuxindetails.wordpress.com/osd.xml" title="Linuxindetails&#039;s Blog" />
	<atom:link rel='hub' href='http://linuxindetails.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Exim4 and /var/mail/mail</title>
		<link>http://linuxindetails.wordpress.com/2013/03/23/exim4-and-varmailmail/</link>
		<comments>http://linuxindetails.wordpress.com/2013/03/23/exim4-and-varmailmail/#comments</comments>
		<pubDate>Sat, 23 Mar 2013 18:50:30 +0000</pubDate>
		<dc:creator>linuxindetails</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Debian package]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[/etc/aliases]]></category>
		<category><![CDATA[/var/mail/mail]]></category>
		<category><![CDATA[exim4]]></category>
		<category><![CDATA[mail command]]></category>
		<category><![CDATA[mailq]]></category>
		<category><![CDATA[newaliases]]></category>
		<category><![CDATA[runq]]></category>

		<guid isPermaLink="false">http://linuxindetails.wordpress.com/?p=701</guid>
		<description><![CDATA[Exim4 does not transfer mails to the root user by default. If you&#8217;re trying to test Exim4 by sending an email to the root user, it will never be delivered to root user.That&#8217;s a default configuration from Debian. Instead, all emails for root user are transferred to /var/mail/mail. Here is where it is configured : [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxindetails.wordpress.com&#038;blog=10278198&#038;post=701&#038;subd=linuxindetails&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Exim4 does not transfer mails to the root user by default. If you&#8217;re trying to test Exim4 by sending an email to the root user, it will never be delivered to root user.That&#8217;s a default configuration from Debian. Instead, all emails for root user are transferred to /var/mail/mail.<br />
Here is where it is configured :</p>
<p><strong>root@localhost:~# cat /etc/exim4/conf.d/router/mmm_mail4root</strong></p>
<p><strong>### router/mmm_mail4root</strong><br />
<strong>#################################</strong><br />
<strong># deliver mail addressed to root to /var/mail/mail as user mail:mail</strong><br />
<strong># if it was not redirected in /etc/aliases or by other means</strong><br />
<strong># Exim cannot deliver as root since 4.24 (FIXED_NEVER_USERS)</strong></p>
<p><strong>mail4root:</strong><br />
<strong>  debug_print = &#8220;R: mail4root for $local_part@$domain&#8221;</strong><br />
<strong>  driver = redirect</strong><br />
<strong>  domains = +local_domains</strong><br />
<strong>  data = /var/mail/mail</strong><br />
<strong>  file_transport = address_file</strong><br />
<strong>  local_parts = root</strong><br />
<strong>  user = mail</strong><br />
<strong>  group = mail</strong><br />
If you need to redirect emails to root, then add the right user in <strong>/etc/aliases</strong> at line where root word stands. Then run the command <strong>newaliases</strong> to take this change into account. Send a test email to root and log in to the user you&#8217;ve just configured and check its email box with the mail command. You should be able to read the email you&#8217;ve just sent a few seconds before.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/linuxindetails.wordpress.com/701/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/linuxindetails.wordpress.com/701/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxindetails.wordpress.com&#038;blog=10278198&#038;post=701&#038;subd=linuxindetails&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://linuxindetails.wordpress.com/2013/03/23/exim4-and-varmailmail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/46819732dcb6fc9a90d94f9dbfafe30e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">linuxindetails</media:title>
		</media:content>
	</item>
		<item>
		<title>Deploying VMware tools with Puppet on Linux servers</title>
		<link>http://linuxindetails.wordpress.com/2013/03/20/deploying-vmware-tools-with-puppet-on-linux-servers/</link>
		<comments>http://linuxindetails.wordpress.com/2013/03/20/deploying-vmware-tools-with-puppet-on-linux-servers/#comments</comments>
		<pubDate>Wed, 20 Mar 2013 09:35:36 +0000</pubDate>
		<dc:creator>linuxindetails</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[RedHat]]></category>
		<category><![CDATA[rpm package]]></category>
		<category><![CDATA[puppet]]></category>
		<category><![CDATA[puppetmaster]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[RHEL]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vmware osps]]></category>
		<category><![CDATA[vmware-tools-esx-nox]]></category>

		<guid isPermaLink="false">http://linuxindetails.wordpress.com/?p=697</guid>
		<description><![CDATA[There are two possible ways to install VMware tools on Linux servers. Either you install them through the VSphere client, either you can automate this task with Puppet. VMware has provided special repositories for all the Linux distribution flavors :  VMware Operating System Specific Packages (OSPs) Here are the main steps to complete this installation : [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxindetails.wordpress.com&#038;blog=10278198&#038;post=697&#038;subd=linuxindetails&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>There are two possible ways to install VMware tools on Linux servers. Either you install them through the VSphere client, either you can automate this task with Puppet. VMware has provided special repositories for all the Linux distribution flavors :  <a href="https://www.vmware.com/download/packages.html"> VMware Operating System Specific Packages (OSPs) </a></p>
<p>Here are the main steps to complete this installation :</p>
<p>-&gt;Download the public keys of the VMware OSPs repositories :</p>
<p><strong>rpm &#8211;import <a href="http://packages.vmware.com/tools/keys/VMWARE-PACKAGING-GPG-RSA-KEY.pub" rel="nofollow">http://packages.vmware.com/tools/keys/VMWARE-PACKAGING-GPG-RSA-KEY.pub</a></strong></p>
<p><strong>rpm &#8211;import <a href="http://packages.vmware.com/tools/keys/VMWARE-PACKAGING-GPG-DSA-KEY.pub" rel="nofollow">http://packages.vmware.com/tools/keys/VMWARE-PACKAGING-GPG-DSA-KEY.pub</a></strong></p>
<p>-&gt;Add a  new repo for YUM in /etc/yum.repos.d/ :</p>
<p><strong>cat /etc/yum.repos.d/vmware-tools.repo </strong><br />
<strong>[vmware-tools]</strong><br />
<strong>name=VMware Tools</strong><br />
<strong>baseurl=http://packages.vmware.com/tools/esx/5.1/rhel6/x86_64</strong><br />
<strong>enabled=1</strong><br />
<strong>gpgcheck=1</strong></p>
<p>-&gt;Fetch the metapackage <strong>vmware-tools-esx-nox</strong> and it will install all the required dependencies.</p>
<p>Here is now an example of a working Puppet manifest to deploy and install the VMware Tools on Linux servers running RHEL 6.4  :</p>
<p><strong>cat vmwaretools.pp</strong></p>
<p><strong>class vmwaretools {</strong><br />
<strong>        exec { &#8220;Fetching RSA key&#8221;:</strong><br />
<strong>        command =&gt; &#8220;rpm &#8211;import <a href="http://packages.vmware.com/tools/keys/VMWARE-PACKAGING-GPG-RSA-KEY.pub&#038;#8221" rel="nofollow">http://packages.vmware.com/tools/keys/VMWARE-PACKAGING-GPG-RSA-KEY.pub&#038;#8221</a>;,</strong><br />
<strong>        path =&gt; &#8220;/sbin:/bin&#8221;</strong><br />
<strong>        }</strong></p>
<p><strong>        exec { &#8220;Fetching DSA key&#8221;:</strong><br />
<strong>        command =&gt; &#8220;rpm &#8211;import <a href="http://packages.vmware.com/tools/keys/VMWARE-PACKAGING-GPG-DSA-KEY.pub&#038;#8221" rel="nofollow">http://packages.vmware.com/tools/keys/VMWARE-PACKAGING-GPG-DSA-KEY.pub&#038;#8221</a>;,</strong><br />
<strong>        path =&gt; &#8220;/sbin:/bin&#8221;</strong><br />
<strong>        }</strong></p>
<p><strong>        exec { &#8220;Setting VMWare yum repo&#8221; :</strong><br />
<strong>        command =&gt; &#8220;echo -e \&#8221;[vmware-tools]\nname=VMware Tools\nbaseurl=http://packages.vmware.com/tools/esx/5.1/rhel6/x86_64\nenabled=1\ngpgcheck=1\&#8221; &gt; /etc/yum.repos.d/vmware-tools.repo&#8221;,</strong><br />
<strong>        path =&gt; &#8220;/sbin:/bin&#8221;</strong><br />
<strong>        }</strong></p>
<p><strong>        package { &#8220;vmware-tools-esx-nox&#8221;:</strong><br />
<strong>          ensure =&gt; &#8220;installed&#8221;</strong><br />
<strong>        }</strong><br />
<strong>}</strong></p>
<p>Do not forget to reload the<strong> puppetmaster</strong> on the server where it is located :</p>
<p><strong>service puppetmaster reload</strong></p>
<p>More information about VMware OSPs repositories : <a href="https://packages.vmware.com/tools/docs/manuals/osp-esxi-51-install-guide.pdf"> Read more </a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/linuxindetails.wordpress.com/697/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/linuxindetails.wordpress.com/697/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxindetails.wordpress.com&#038;blog=10278198&#038;post=697&#038;subd=linuxindetails&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://linuxindetails.wordpress.com/2013/03/20/deploying-vmware-tools-with-puppet-on-linux-servers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/46819732dcb6fc9a90d94f9dbfafe30e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">linuxindetails</media:title>
		</media:content>
	</item>
		<item>
		<title>The security certificate presented by this website was not issued by a trusted certificate authority.</title>
		<link>http://linuxindetails.wordpress.com/2013/02/20/the-security-certificate-presented-by-this-website-was-not-issued-by-a-trusted-certificate-authority/</link>
		<comments>http://linuxindetails.wordpress.com/2013/02/20/the-security-certificate-presented-by-this-website-was-not-issued-by-a-trusted-certificate-authority/#comments</comments>
		<pubDate>Wed, 20 Feb 2013 11:02:12 +0000</pubDate>
		<dc:creator>linuxindetails</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[mod_gnutls]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[ssl certificate]]></category>
		<category><![CDATA[SSL Certificate Not Trusted Error]]></category>
		<category><![CDATA[ssl certificates]]></category>
		<category><![CDATA[ssl certs]]></category>
		<category><![CDATA[The security certificate presented by this website was not issued by a trusted certificate authority]]></category>

		<guid isPermaLink="false">http://linuxindetails.wordpress.com/?p=692</guid>
		<description><![CDATA[If you are running several namebased SSL VirtualHosts with mod_GnuTLS, you need to provide the adequate intermediate certificate to check that your SSL certificates chains are valid. With mod_GnuTLS, it is quite tricky to set it up. You do not have any options. The only way to make it work is to do as follow [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxindetails.wordpress.com&#038;blog=10278198&#038;post=692&#038;subd=linuxindetails&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>If you are running several namebased SSL VirtualHosts with <strong>mod_GnuTLS</strong>, you need to provide the adequate intermediate certificate to check that your SSL certificates chains are valid. With <strong>mod_GnuTLS</strong>, it is quite tricky to set it up. You do not have any options. The only way to make it work is to do as follow :</p>
<p>For a Debian-based distro :</p>
<p><strong>root@localhost:~# cd /etc/ssl/certs </strong></p>
<p><strong>root@localhost:~#cat your_SSL_intermediate_certificate_provider.pem your_ssl_website_certificate.crt &gt; your_new_ssl_certificate.crt</strong></p>
<p>In the Apache config file for your SSL website, add the following line :</p>
<p><strong>GnuTLSCertificateFile /etc/ssl/certs/your_new_ssl_certificat_site.crt</strong></p>
<p><strong>root@localhost:~#/etc/init.d/apache2 reload</strong></p>
<p><a href="https://forum.startcom.org/viewtopic.php?f=15&amp;t=1480+gnutls"> More infos about GnuTLS </a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/linuxindetails.wordpress.com/692/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/linuxindetails.wordpress.com/692/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxindetails.wordpress.com&#038;blog=10278198&#038;post=692&#038;subd=linuxindetails&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://linuxindetails.wordpress.com/2013/02/20/the-security-certificate-presented-by-this-website-was-not-issued-by-a-trusted-certificate-authority/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/46819732dcb6fc9a90d94f9dbfafe30e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">linuxindetails</media:title>
		</media:content>
	</item>
		<item>
		<title>AUTH LDAP: Group DN could not be found to compare</title>
		<link>http://linuxindetails.wordpress.com/2013/02/01/auth-ldap-group-dn-could-not-be-found-to-compare/</link>
		<comments>http://linuxindetails.wordpress.com/2013/02/01/auth-ldap-group-dn-could-not-be-found-to-compare/#comments</comments>
		<pubDate>Fri, 01 Feb 2013 16:31:36 +0000</pubDate>
		<dc:creator>linuxindetails</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Infrastructure monitoring]]></category>
		<category><![CDATA[RedHat]]></category>
		<category><![CDATA[rpm package]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[active directory]]></category>
		<category><![CDATA[AUTH LOGIN: LDAP Error: Group DN could not be found to compare]]></category>
		<category><![CDATA[cacti]]></category>
		<category><![CDATA[cacti authentication]]></category>
		<category><![CDATA[ldap error]]></category>
		<category><![CDATA[LDAP General Settings]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[Require Group Membership]]></category>
		<category><![CDATA[RHEL]]></category>

		<guid isPermaLink="false">http://linuxindetails.wordpress.com/?p=689</guid>
		<description><![CDATA[If you try to set up LDAP authentication between Cacti and an Active Directory, you may have these errors if you enable &#8220;Require Group Membership&#8221; in the &#8220;LDAP General Settings&#8220;. PM &#8211; AUTH LDAP_SEARCH: User found, DN &#8216;%s&#8217;CN=fool,OU=IT Admins,OU=Users,DC=example,DC=com PM &#8211; AUTH LDAP: Setting protocol version to 3 PM &#8211; AUTH LDAP: Group DN could [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxindetails.wordpress.com&#038;blog=10278198&#038;post=689&#038;subd=linuxindetails&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>If you try to set up LDAP authentication between Cacti and an Active Directory, you may have these errors if you enable &#8220;<strong>Require Group Membership</strong>&#8221; in the &#8220;<strong>LDAP General Settings</strong>&#8220;.</p>
<p><strong>PM &#8211; AUTH LDAP_SEARCH: User found, DN &#8216;%s&#8217;CN=fool,OU=IT Admins,OU=Users,DC=example,DC=com</strong><br />
<strong>PM &#8211; AUTH LDAP: Setting protocol version to 3</strong><br />
<strong>PM &#8211; AUTH LDAP: Group DN could not be found to compare</strong><br />
<strong>PM &#8211; AUTH LOGIN: LDAP Error: Group DN could not be found to compare</strong></p>
<p>As mentioned in the Cacti authentication tab, &#8220;<strong>Require Group Membership</strong>&#8221; provides &#8220;Require user to be member of group to authenicate. Group settings must be set for this to work, enabling without proper group settings will cause authenication failure.&#8221;.</p>
<p>This option is not compulsory. Disabling it will make the authentication process succeed.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/linuxindetails.wordpress.com/689/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/linuxindetails.wordpress.com/689/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxindetails.wordpress.com&#038;blog=10278198&#038;post=689&#038;subd=linuxindetails&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://linuxindetails.wordpress.com/2013/02/01/auth-ldap-group-dn-could-not-be-found-to-compare/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/46819732dcb6fc9a90d94f9dbfafe30e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">linuxindetails</media:title>
		</media:content>
	</item>
		<item>
		<title>Convert radio stream from mono to stereo with mplayer</title>
		<link>http://linuxindetails.wordpress.com/2013/01/17/convert-radio-stream-from-mono-to-stereo-with-mplayer/</link>
		<comments>http://linuxindetails.wordpress.com/2013/01/17/convert-radio-stream-from-mono-to-stereo-with-mplayer/#comments</comments>
		<pubDate>Thu, 17 Jan 2013 17:11:13 +0000</pubDate>
		<dc:creator>linuxindetails</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[convert mono to stereo]]></category>
		<category><![CDATA[mono stream]]></category>
		<category><![CDATA[mplayer]]></category>
		<category><![CDATA[mplayer -af extrastereo=0]]></category>
		<category><![CDATA[mplayer convert mono to stereo]]></category>
		<category><![CDATA[volume=5]]></category>

		<guid isPermaLink="false">http://linuxindetails.wordpress.com/?p=684</guid>
		<description><![CDATA[Some webradios provide mono stream while listening online. To emulate a stereo stream, you just have to add some options to mplayer. For instance : [fool@localhost:~]$ mplayer  -af extrastereo=0,volume=5 -vo null -playlist mms://* For more information about these options in MPlayer : Tweaking audio channels with mplayer &#160; &#160; &#160;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxindetails.wordpress.com&#038;blog=10278198&#038;post=684&#038;subd=linuxindetails&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Some webradios provide mono stream while listening online.</p>
<p>To emulate a stereo stream, you just have to add some options to mplayer.</p>
<p>For instance :</p>
<p><strong>[fool@localhost:~]$ mplayer  -af extrastereo=0,volume=5 -vo null -playlist mms://*</strong></p>
<p>For more information about these options in MPlayer :</p>
<p><a href="http://www.mplayerhq.hu/DOCS/HTML/en/advaudio-channels.html"><br />
Tweaking audio channels with mplayer </a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/linuxindetails.wordpress.com/684/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/linuxindetails.wordpress.com/684/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxindetails.wordpress.com&#038;blog=10278198&#038;post=684&#038;subd=linuxindetails&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://linuxindetails.wordpress.com/2013/01/17/convert-radio-stream-from-mono-to-stereo-with-mplayer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/46819732dcb6fc9a90d94f9dbfafe30e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">linuxindetails</media:title>
		</media:content>
	</item>
		<item>
		<title>org.freedesktop.DBus.Error.ServiceUnknown: The name com.redhat.oddjob_mkhomedir was not provided by any .service files</title>
		<link>http://linuxindetails.wordpress.com/2012/12/12/org-freedesktop-dbus-error-serviceunknown-the-name-com-redhat-oddjob_mkhomedir-was-not-provided-by-any-service-files/</link>
		<comments>http://linuxindetails.wordpress.com/2012/12/12/org-freedesktop-dbus-error-serviceunknown-the-name-com-redhat-oddjob_mkhomedir-was-not-provided-by-any-service-files/#comments</comments>
		<pubDate>Wed, 12 Dec 2012 16:03:38 +0000</pubDate>
		<dc:creator>linuxindetails</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[RedHat]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Could not chdir to home directory]]></category>
		<category><![CDATA[oddjob]]></category>
		<category><![CDATA[oddjobd]]></category>
		<category><![CDATA[org.freedesktop.DBus.Error.ServiceUnknown: The name com.redhat.oddjob_mkhomedir was not provided by any .service files]]></category>
		<category><![CDATA[pam_oddjob_mkhomedir]]></category>
		<category><![CDATA[red hat]]></category>

		<guid isPermaLink="false">http://linuxindetails.wordpress.com/?p=679</guid>
		<description><![CDATA[If you want the home directory of a user to be created at the first login, you probably use the PAM&#8217;s module pam_oddjob_mkhomedir to do that job. This operation is done for users not locally registered on the server. You may have encounter this error after trying to log in for the first time. The [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxindetails.wordpress.com&#038;blog=10278198&#038;post=679&#038;subd=linuxindetails&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>If you want the home directory of a user to be created at the first login, you probably use the PAM&#8217;s module <strong>pam_oddjob_mkhomedir </strong>to do that job<strong>.</strong> This operation is done for users not locally registered on the server.</p>
<p>You may have encounter this error after trying to log in for the first time. The authentication has worked well but the user does not have its own home directory.</p>
<p><strong>org.freedesktop.DBus.Error.ServiceUnknown: The name com.redhat.oddjob_mkhomedir was not provided by any .service files</strong><br />
<strong>Could not chdir to home directory /home/CONCUR/$USER: No such file or directory</strong></p>
<p>This is because a service called <strong>oddjobd</strong>,  is not started on your server.</p>
<p><strong>root@localhost:~#service oddjobd start</strong></p>
<p>Make sure that this service will be available at boot time.</p>
<p><strong>root@localhost:~#chkconfig &#8211;level 2345 oddjobd on</strong></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/linuxindetails.wordpress.com/679/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/linuxindetails.wordpress.com/679/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxindetails.wordpress.com&#038;blog=10278198&#038;post=679&#038;subd=linuxindetails&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://linuxindetails.wordpress.com/2012/12/12/org-freedesktop-dbus-error-serviceunknown-the-name-com-redhat-oddjob_mkhomedir-was-not-provided-by-any-service-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/46819732dcb6fc9a90d94f9dbfafe30e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">linuxindetails</media:title>
		</media:content>
	</item>
		<item>
		<title>Installing Oracle Java plug-in for Iceweasel</title>
		<link>http://linuxindetails.wordpress.com/2012/12/10/installing-oracle-java-plug-in-for-iceweasel/</link>
		<comments>http://linuxindetails.wordpress.com/2012/12/10/installing-oracle-java-plug-in-for-iceweasel/#comments</comments>
		<pubDate>Mon, 10 Dec 2012 15:02:20 +0000</pubDate>
		<dc:creator>linuxindetails</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Debian package]]></category>
		<category><![CDATA[Non-free softwares]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[about:plugins]]></category>
		<category><![CDATA[debian java policy]]></category>
		<category><![CDATA[iceweasel]]></category>
		<category><![CDATA[java environments]]></category>
		<category><![CDATA[java-common]]></category>
		<category><![CDATA[openjdk-6-jdk]]></category>
		<category><![CDATA[openjdk-6-jre]]></category>
		<category><![CDATA[oracle java]]></category>
		<category><![CDATA[sun jre]]></category>
		<category><![CDATA[sun-java6-jdk]]></category>
		<category><![CDATA[sun-java6-jre]]></category>
		<category><![CDATA[sun-java6-plugin]]></category>
		<category><![CDATA[update-alternatives]]></category>
		<category><![CDATA[update-java-alternatives]]></category>

		<guid isPermaLink="false">http://linuxindetails.wordpress.com/?p=675</guid>
		<description><![CDATA[Some web-based management tools use Java applets to perform configuration tasks. Within Debian Squeeze, you have two JRE available : openjdk-6-jre and sun-java6-jre. Concerning web browsers, two kinds of Java plug-ins can be installed : the official Oracle Java plug-in from the sun-java6-plugin package and the alternative Icedtea plug-in  from the icedtea6-plugin package. The Oracle Java [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxindetails.wordpress.com&#038;blog=10278198&#038;post=675&#038;subd=linuxindetails&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Some web-based management tools use Java applets to perform configuration tasks. Within Debian Squeeze, you have two JRE available : <strong>openjdk-6-jre</strong> and <strong>sun-java6-jre</strong>. Concerning web browsers, two kinds of Java plug-ins can be installed : the <strong>official Oracle Java plug-in</strong> from the <strong>sun-java6-plugin</strong> package and the alternative <strong>Icedtea plug-in</strong>  from the <strong>icedtea6-plugin</strong> package.</p>
<p>The Oracle Java Plug-in is better suited for its integration within web browsers. To install it :</p>
<p><strong>root@localhost:~#apt-get install sun-java6-plugin</strong></p>
<p>To use one implementation of Java (either OpenJDK or Oracle java), make sure that your environment is properly configured. <strong>update-java-alternatives</strong> (utility from the <strong>java-common</strong> package) can be used for this purpose.</p>
<p>To list the existing Java environments :</p>
<p><strong>root@localhost:~# update-java-alternatives -l</strong><br />
<strong>java-6-openjdk 1061 /usr/lib/jvm/java-6-openjdk</strong><br />
<strong>java-6-sun 63 /usr/lib/jvm/java-6-sun</strong></p>
<p>To force the use of one given environment :</p>
<p><strong>root@localhost:~#update-java-alternatives -s java-6-sun</strong></p>
<p>To make sure that your installed applications only use the Oracle Java 6, check the output of <strong>update-alternatives -l</strong> . You should have the following output :</p>
<p><strong>root@localhost:~#update-alternatives -l |grep java </strong></p>
<p><strong>update-alternatives &#8211;get-selections |grep java</strong><br />
<strong>appletviewer                   manual   /usr/lib/jvm/java-6-sun/bin/appletviewer</strong><br />
<strong>apt                            manual   /usr/lib/jvm/java-6-sun/bin/apt</strong><br />
<strong>ControlPanel                   manual   /usr/lib/jvm/java-6-sun/jre/bin/ControlPanel</strong><br />
<strong>extcheck                       manual   /usr/lib/jvm/java-6-sun/bin/extcheck</strong><br />
<strong>firefox-javaplugin.so          manual   /usr/lib/jvm/java-6-sun/jre/lib/amd64/libnpjp2.so</strong><br />
<strong>HtmlConverter                  manual   /usr/lib/jvm/java-6-sun/bin/HtmlConverter</strong><br />
<strong>iceape-javaplugin.so           manual   /usr/lib/jvm/java-6-sun/jre/lib/amd64/libnpjp2.so</strong><br />
<strong>iceweasel-javaplugin.so        manual   /usr/lib/jvm/java-6-sun/jre/lib/amd64/libnpjp2.so</strong><br />
<strong>idlj                           manual   /usr/lib/jvm/java-6-sun/bin/idlj</strong><br />
<strong>jar                            manual   /usr/lib/jvm/java-6-sun/bin/jar</strong><br />
<strong>jarsigner                      manual   /usr/lib/jvm/java-6-sun/bin/jarsigner</strong><br />
<strong>java                           manual   /usr/lib/jvm/java-6-sun/jre/bin/java</strong><br />
<strong>javac                          manual   /usr/lib/jvm/java-6-sun/bin/javac</strong><br />
<strong>javadoc                        manual   /usr/lib/jvm/java-6-sun/bin/javadoc</strong><br />
<strong>javah                          manual   /usr/lib/jvm/java-6-sun/bin/javah</strong><br />
<strong>javap                          manual   /usr/lib/jvm/java-6-sun/bin/javap</strong><br />
<strong>java_vm                        manual   /usr/lib/jvm/java-6-sun/jre/bin/java_vm</strong><br />
<strong>javaws                         manual   /usr/lib/jvm/java-6-sun/jre/bin/javaws</strong><br />
<strong>jconsole                       manual   /usr/lib/jvm/java-6-sun/bin/jconsole</strong><br />
<strong>jcontrol                       manual   /usr/lib/jvm/java-6-sun/jre/bin/jcontrol</strong><br />
<strong>jdb                            manual   /usr/lib/jvm/java-6-sun/bin/jdb</strong><br />
<strong>jexec                          manual   /usr/lib/jvm/java-6-sun/jre/lib/jexec</strong><br />
<strong>jhat                           manual   /usr/lib/jvm/java-6-sun/bin/jhat</strong><br />
<strong>jinfo                          manual   /usr/lib/jvm/java-6-sun/bin/jinfo</strong><br />
<strong>jmap                           manual   /usr/lib/jvm/java-6-sun/bin/jmap</strong><br />
<strong>jps                            manual   /usr/lib/jvm/java-6-sun/bin/jps</strong><br />
<strong>jrunscript                     manual   /usr/lib/jvm/java-6-sun/bin/jrunscript</strong><br />
<strong>jsadebugd                      manual   /usr/lib/jvm/java-6-sun/bin/jsadebugd</strong><br />
<strong>jstack                         manual   /usr/lib/jvm/java-6-sun/bin/jstack</strong><br />
<strong>jstat                          manual   /usr/lib/jvm/java-6-sun/bin/jstat</strong><br />
<strong>jstatd                         manual   /usr/lib/jvm/java-6-sun/bin/jstatd</strong><br />
<strong>keytool                        manual   /usr/lib/jvm/java-6-sun/jre/bin/keytool</strong><br />
<strong>midbrowser-javaplugin.so       manual   /usr/lib/jvm/java-6-sun/jre/lib/amd64/libnpjp2.so</strong><br />
<strong>mozilla-javaplugin.so          manual   /usr/lib/jvm/java-6-sun/jre/lib/amd64/libnpjp2.so</strong><br />
<strong>native2ascii                   manual   /usr/lib/jvm/java-6-sun/bin/native2ascii</strong><br />
<strong>orbd                           manual   /usr/lib/jvm/java-6-sun/jre/bin/orbd</strong><br />
<strong>pack200                        manual   /usr/lib/jvm/java-6-sun/jre/bin/pack200</strong><br />
<strong>pluginappletviewer             auto     /usr/lib/jvm/java-6-openjdk/jre/bin/pluginappletviewer</strong><br />
<strong>policytool                     manual   /usr/lib/jvm/java-6-sun/jre/bin/policytool</strong><br />
<strong>rmic                           manual   /usr/lib/jvm/java-6-sun/bin/rmic</strong><br />
<strong>rmid                           manual   /usr/lib/jvm/java-6-sun/jre/bin/rmid</strong><br />
<strong>rmiregistry                    manual   /usr/lib/jvm/java-6-sun/jre/bin/rmiregistry</strong><br />
<strong>schemagen                      manual   /usr/lib/jvm/java-6-sun/bin/schemagen</strong><br />
<strong>serialver                      manual   /usr/lib/jvm/java-6-sun/bin/serialver</strong><br />
<strong>servertool                     manual   /usr/lib/jvm/java-6-sun/jre/bin/servertool</strong><br />
<strong>tnameserv                      manual   /usr/lib/jvm/java-6-sun/jre/bin/tnameserv</strong><br />
<strong>unpack200                      manual   /usr/lib/jvm/java-6-sun/jre/bin/unpack200</strong><br />
<strong>wsgen                          manual   /usr/lib/jvm/java-6-sun/bin/wsgen</strong><br />
<strong>wsimport                       manual   /usr/lib/jvm/java-6-sun/bin/wsimport</strong><br />
<strong>xjc                            manual   /usr/lib/jvm/java-6-sun/bin/xjc</strong><br />
<strong>xulrunner-1.9-javaplugin.so    manual   /usr/lib/jvm/java-6-sun/jre/lib/amd64/libnpjp2.so</strong><br />
<strong>xulrunner-javaplugin.so        manual   /usr/lib/jvm/java-6-sun/jre/lib/amd64/libnpjp2.so</strong></p>
<p>For Iceweasel,you can check that your Java plug-in is configured by typing<strong> about:plugins</strong> in the address bar.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/linuxindetails.wordpress.com/675/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/linuxindetails.wordpress.com/675/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxindetails.wordpress.com&#038;blog=10278198&#038;post=675&#038;subd=linuxindetails&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://linuxindetails.wordpress.com/2012/12/10/installing-oracle-java-plug-in-for-iceweasel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/46819732dcb6fc9a90d94f9dbfafe30e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">linuxindetails</media:title>
		</media:content>
	</item>
		<item>
		<title>RHEL 6.3 : autosubscription not always working</title>
		<link>http://linuxindetails.wordpress.com/2012/11/29/rhel-6-3-autosubscription-not-always-working/</link>
		<comments>http://linuxindetails.wordpress.com/2012/11/29/rhel-6-3-autosubscription-not-always-working/#comments</comments>
		<pubDate>Thu, 29 Nov 2012 15:31:52 +0000</pubDate>
		<dc:creator>linuxindetails</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[RedHat]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[autosubscribe]]></category>
		<category><![CDATA[autosubscription]]></category>
		<category><![CDATA[pool id]]></category>
		<category><![CDATA[red hat enterprise]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[register]]></category>
		<category><![CDATA[RHEL 6.3]]></category>
		<category><![CDATA[smart management]]></category>
		<category><![CDATA[subscription-manager]]></category>

		<guid isPermaLink="false">http://linuxindetails.wordpress.com/?p=672</guid>
		<description><![CDATA[After installing RHEL6.3 on a server, the next step is to register your server as a new asset in your local inventory (in Satellite for instance) or at https://access.redhat.com Registering and giving the right subscriptions to your server can be done with subscription-manager command line utility. If you want to do the both steps in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxindetails.wordpress.com&#038;blog=10278198&#038;post=672&#038;subd=linuxindetails&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>After installing RHEL6.3 on a server, the next step is to register your server as a new asset in your local inventory (in Satellite for instance) or at <a href="https://access.redhat.com" rel="nofollow">https://access.redhat.com</a></p>
<p>Registering and giving the right subscriptions to your server can be done with <strong>subscription-manager</strong> command line utility. If you want to do the both steps in one time, just type :</p>
<p><strong>root@localhost:~#subscription-manager register &#8211;autosubscribe</strong></p>
<p>If you want to know the registration and subscription state of your server :</p>
<p><strong>root@localhost:~# subscription-manager list</strong></p>
<p>You may have the following output :</p>
<p>+&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-+<br />
Installed Product Status<br />
+&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-+<br />
Product Name:             Red Hat Enterprise Linux Server<br />
Product ID:               69<br />
Version:                  6.3<br />
Arch:                     x86_64<br />
<strong>Status:                   Not Subscribed           </strong><br />
Starts:<br />
Expires: <strong> </strong></p>
<p>In the web console, you may have the following message looking at your server&#8217;s page :</p>
<p><strong>Status  : &#8220;System is not properly subscribed&#8221;</strong></p>
<p>For the moment, the only workaround found to change this state and make your server properly subscribed is to look at the <strong>pool id</strong> of one of your subscriptions for an already declared server. (Both servers must be similar in terms of subscriptions).</p>
<p><strong>root@localhost:~#subscription-manager list &#8211;available |grep -A3 -w &#8216;Red Hat Enterprise Linux Server&#8217;</strong><br />
<strong>Product Name:             Red Hat Enterprise Linux Server, Standard (1-2 sockets) (Up</strong><br />
<strong>                        to 1 guest) with Smart Management</strong><br />
<strong>Product Id:               RH0184831                </strong><br />
<strong>Pool Id:                  8a85f984356102f801356202921d190b</strong><br />
<strong>&#8211;</strong><br />
<strong>Product Name:             Red Hat Enterprise Linux Server, Standard (1-2 sockets) (Up</strong><br />
<strong>                        to 1 guest) with Smart Management</strong><br />
<strong>Product Id:               RH0184831RN              </strong><br />
<strong>Pool Id:                  8a85f984356102f80135620294061945</strong><br />
<strong>&#8211;</strong><br />
<strong>Product Name:             Red Hat Enterprise Linux Server, Standard (1-2 sockets) (Up</strong><br />
<strong>                        to 1 guest) with Smart Management</strong><br />
<strong>Product Id:               RH0184831RN              </strong><br />
<strong>Pool Id:                  8a85f984356102f801356202a51b1952</strong><br />
<strong>&#8211;</strong></p>
<p>And now, for the server in error, just manually add a subscription to it :</p>
<p><strong>root@localhost:~#subscription-manager subscribe &#8211;pool=your_chosen_pool_id</strong></p>
<p>To check after this fresh modification :</p>
<p><strong>root@localhost:~#subscription-manager list </strong><br />
+&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-+<br />
Installed Product Status<br />
+&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-+<br />
Product Name:             Red Hat Enterprise Linux Server<br />
Product ID:               69<br />
Version:                  6.3<br />
Arch:                     x86_64                <strong>   </strong><br />
<strong>Status:                   Subscribed               </strong><br />
Starts:                   12/15/11<br />
Expires:                  07/27/13<strong>  </strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/linuxindetails.wordpress.com/672/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/linuxindetails.wordpress.com/672/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxindetails.wordpress.com&#038;blog=10278198&#038;post=672&#038;subd=linuxindetails&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://linuxindetails.wordpress.com/2012/11/29/rhel-6-3-autosubscription-not-always-working/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/46819732dcb6fc9a90d94f9dbfafe30e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">linuxindetails</media:title>
		</media:content>
	</item>
		<item>
		<title>Adding a Linux server in a given Active Directory OU</title>
		<link>http://linuxindetails.wordpress.com/2012/11/21/adding-a-linux-server-in-a-given-active-directory-ou/</link>
		<comments>http://linuxindetails.wordpress.com/2012/11/21/adding-a-linux-server-in-a-given-active-directory-ou/#comments</comments>
		<pubDate>Wed, 21 Nov 2012 11:35:28 +0000</pubDate>
		<dc:creator>linuxindetails</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[active directory]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[net ads join]]></category>
		<category><![CDATA[net ads join createcomputer]]></category>
		<category><![CDATA[OU]]></category>
		<category><![CDATA[samba]]></category>
		<category><![CDATA[samba version]]></category>
		<category><![CDATA[windows administrator]]></category>

		<guid isPermaLink="false">http://linuxindetails.wordpress.com/?p=668</guid>
		<description><![CDATA[If you have to join a Linux server to a Windows domain managed by Active Directory and add this server into a defined OU, here is what you have to type : (Supposing your Samba version is later than 3.0.23) root@your_server:#  net ads join -U admin_account@YOUR_COMPANY.ORG createcomputer=&#8221;/Computers/Servers/Your_office&#8221; following this  : &#8220;OU=Your_office,OU=Servers,OU=Computers,DC=YOUR_COMPANY,DC=ORG&#8221; where admin_account is the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxindetails.wordpress.com&#038;blog=10278198&#038;post=668&#038;subd=linuxindetails&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>If you have to join a Linux server to a Windows domain managed by Active Directory and add this server into a defined OU, here is what you have to type : (Supposing your Samba version is later than 3.0.23)</p>
<p><strong>root@your_server:#  net ads join -U admin_account@YOUR_COMPANY.ORG createcomputer=&#8221;/Computers/Servers/Your_office&#8221;</strong></p>
<p><strong>following this  : &#8220;OU=Your_office,OU=Servers,OU=Computers,DC=YOUR_COMPANY,DC=ORG&#8221;</strong></p>
<p>where <strong>admin_account</strong> is the login name of a Windows administrator part of the &#8220;YOUR_COMPANY.ORG&#8221; domain with enough privileges. Pay attention to <strong>createcomputer</strong> option and its syntax.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/linuxindetails.wordpress.com/668/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/linuxindetails.wordpress.com/668/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxindetails.wordpress.com&#038;blog=10278198&#038;post=668&#038;subd=linuxindetails&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://linuxindetails.wordpress.com/2012/11/21/adding-a-linux-server-in-a-given-active-directory-ou/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/46819732dcb6fc9a90d94f9dbfafe30e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">linuxindetails</media:title>
		</media:content>
	</item>
		<item>
		<title>RHEL 6 : Network configuration</title>
		<link>http://linuxindetails.wordpress.com/2012/11/14/rhel-6-network-configuration/</link>
		<comments>http://linuxindetails.wordpress.com/2012/11/14/rhel-6-network-configuration/#comments</comments>
		<pubDate>Wed, 14 Nov 2012 16:34:21 +0000</pubDate>
		<dc:creator>linuxindetails</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[RedHat]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[gateway default]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[networking configuration]]></category>
		<category><![CDATA[networking management]]></category>
		<category><![CDATA[networkmanager]]></category>
		<category><![CDATA[RHEL]]></category>
		<category><![CDATA[RHEL6.3]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[sysconfig]]></category>

		<guid isPermaLink="false">http://linuxindetails.wordpress.com/?p=662</guid>
		<description><![CDATA[Network configuration under RHEL 6 has slightly changed. No configuration found if you perform an minimum installation.Networking is managed with NetworkManager by default. On a server, using GUI tools is best to avoid when possible. To make your networking work out of the box, some changes are needed in a few files. To make the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxindetails.wordpress.com&#038;blog=10278198&#038;post=662&#038;subd=linuxindetails&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Network configuration under RHEL 6 has slightly changed. No configuration found if you perform an minimum installation.Networking is managed with NetworkManager by default. On a server, using GUI tools is best to avoid when possible.</p>
<p>To make your networking work out of the box, some changes are needed in a few files.<br />
To make the network interface to configure available with the right information, add any changes in <strong>/etc/sysconfig/networking-scripts/ifcfg-eth0</strong>. This file should contain at least the following lines :</p>
<p><strong>DEVICE=eth0</strong><br />
<strong> HWADDR=MAC_ADDRESS</strong><br />
<strong> IPADDR</strong>=<strong>IP address server</strong><br />
<strong> NETMASK= its netmask</strong><br />
<strong> BROADCAST= its broadcast</strong><br />
<strong> BOOTPROTO=static</strong><br />
<strong> ONBOOT=yes</strong><br />
<strong> NM_CONTROLLED=no</strong></p>
<p><strong>NM_CONTROLLED</strong> set to no just tells the system not to use NetworkManager as default networking management tool.</p>
<p>Next step, add the following information in <strong>/etc/sysconfig/network</strong> :</p>
<p><strong>NETWORKING=yes</strong><br />
<strong> GATEWAY= default gateway for the server</strong><br />
<strong> HOSTNAME=FQDN of the server</strong></p>
<p>Do not forget to populate<strong> /etc/hosts</strong> file with localhost, your server&#8217;s IP address, its FQDN and aliases</p>
<p>Add the IP addresses of your DNS servers in <strong>/etc/resolv.conf</strong> :</p>
<p><strong>cat /etc/resolv.conf</strong></p>
<p><strong>search your_domain</strong><br />
<strong>nameserver DNS_server1_IP_Address</strong><br />
<strong>nameserver DNS_server2_IP_Address</strong></p>
<p>After any changes on the networking configuration, restart the related service :</p>
<p><strong>root@localhost:~#service restart network</strong></p>
<p>To check that the requested network interfaces are up and well configured, check their status :</p>
<p><strong>root@localhost: ~#service status network</strong></p>
<p>If you need to add more parameters to the configuration files above, have a look at this document available on your server :</p>
<p><strong>cat /usr/share/doc/initscripts-9.03.31/sysconfig.txt</strong></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/linuxindetails.wordpress.com/662/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/linuxindetails.wordpress.com/662/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linuxindetails.wordpress.com&#038;blog=10278198&#038;post=662&#038;subd=linuxindetails&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://linuxindetails.wordpress.com/2012/11/14/rhel-6-network-configuration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/46819732dcb6fc9a90d94f9dbfafe30e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">linuxindetails</media:title>
		</media:content>
	</item>
	</channel>
</rss>
