<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<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/"
	>

<channel>
	<title>Domain Name Yahoo</title>
	<link>http://www.domainnameyahoo.info</link>
	<description>Easy Help Troubleshoot Your Linux Box</description>
	<pubDate>Thu, 20 Nov 2008 04:53:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>Ubuntu - Windows Fonts</title>
		<link>http://www.domainnameyahoo.info/ubuntu-windows-fonts/</link>
		<comments>http://www.domainnameyahoo.info/ubuntu-windows-fonts/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 04:53:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Ubuntu]]></category>

		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.domainnameyahoo.info/ubuntu-windows-fonts/</guid>
		<description><![CDATA[Easy way to install various Fonts into your ubuntu box is combine it with windows fonts.
Thousands even million of free fonts are available on the net and support for windows.

Download those windows fonts.  remember Only the TrueTypFonts
Create directory windowsfonts at /usr/share/fonts/truetype
$ sudo mkdir /usr/share/fonts/truetype/windowsfonts
Then copy the downloaded fonts into windowsfonts directory
$ sudo cp /home/downloadedfolder/fonts/*.ttf /usr/share/fonts/truetype/windowsfonts
Finally, [...]]]></description>
			<content:encoded><![CDATA[<p>Easy way to install various Fonts into your ubuntu box is combine it with windows fonts.<br />
Thousands even million of free fonts are available on the net and support for windows.</p>
<ul>
<li>Download those windows fonts.  remember Only the TrueTypFonts</li>
<li>Create directory windowsfonts at /usr/share/fonts/truetype<br />
$ sudo mkdir /usr/share/fonts/truetype/windowsfonts</li>
<li>Then copy the downloaded fonts into windowsfonts directory<br />
$ sudo cp /home/downloadedfolder/fonts/*.ttf /usr/share/fonts/truetype/windowsfonts</li>
<li>Finally, make those fonts cached<br />
$ fc-cache</li>
</ul>
<p>That&#8217;s all folks. Hopefully this will help.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.domainnameyahoo.info/ubuntu-windows-fonts/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Samba Builtin_Administrators</title>
		<link>http://www.domainnameyahoo.info/samba-builtin_administrators/</link>
		<comments>http://www.domainnameyahoo.info/samba-builtin_administrators/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 05:58:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[CentOS]]></category>

		<category><![CDATA[Samba]]></category>

		<guid isPermaLink="false">http://www.domainnameyahoo.info/samba-builtin_administrators/</guid>
		<description><![CDATA[This is taken from syslog :
Sep 24 21:29:15 localhost smbd[9789]: [2008/09/24 21:29:15, 0] auth/auth_util.c:create_builtin_administrators(785)
Sep 24 21:29:15 localhost smbd[9789]:   create_builtin_administrators: Failed to create Administrators
Sep 24 21:29:15 localhost smbd[9789]: [2008/09/24 21:29:15, 0] auth/auth_util.c:create_builtin_users(751)
Sep 24 21:29:15 localhost smbd[9789]:   create_builtin_users: Failed to create Users
Sep 24 21:29:15 localhost smbd[9791]: [2008/09/24 21:29:15, 0] auth/auth_util.c:create_builtin_administrators(785)
Sep 24 21:29:15 localhost [...]]]></description>
			<content:encoded><![CDATA[<p>This is taken from syslog :</p>
<p>Sep 24 21:29:15 localhost smbd[9789]: [2008/09/24 21:29:15, 0] auth/auth_util.c:create_builtin_administrators(785)<br />
Sep 24 21:29:15 localhost smbd[9789]:   create_builtin_administrators: Failed to create Administrators<br />
Sep 24 21:29:15 localhost smbd[9789]: [2008/09/24 21:29:15, 0] auth/auth_util.c:create_builtin_users(751)<br />
Sep 24 21:29:15 localhost smbd[9789]:   create_builtin_users: Failed to create Users<br />
Sep 24 21:29:15 localhost smbd[9791]: [2008/09/24 21:29:15, 0] auth/auth_util.c:create_builtin_administrators(785)<br />
Sep 24 21:29:15 localhost smbd[9791]:   create_builtin_administrators: Failed to create Administrators<br />
Sep 24 21:29:15 localhost smbd[9791]: [2008/09/24 21:29:15, 0] auth/auth_util.c:create_builtin_users(751)<br />
Sep 24 21:29:15 localhost smbd[9791]:   create_builtin_users: Failed to create Users</p>
<p>It seems that you didnt add the idmap parameter. Try to edit /etc/samba/smb.conf , and take a look the idmap part of your smb.conf.</p>
<p>[global]</p>
<p>idmap uid = 15000-20000<br />
idmap gid = 15000-20000<br />
Then Restart samba &amp; winbindd :</p>
<p># service smb restart</p>
<p># service winbindd restart</p>
]]></content:encoded>
			<wfw:commentRss>http://www.domainnameyahoo.info/samba-builtin_administrators/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PHP code Vs Firewall</title>
		<link>http://www.domainnameyahoo.info/php-code-vs-firewall/</link>
		<comments>http://www.domainnameyahoo.info/php-code-vs-firewall/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 09:04:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Domain]]></category>

		<category><![CDATA[General]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[firewall]]></category>

		<guid isPermaLink="false">http://www.domainnameyahoo.info/php-code-vs-firewall/</guid>
		<description><![CDATA[Php code : file_get_contents , fsockopen couldnt compiled
This error log was generated from httpd log.
[error] [client 192.168.1.1] PHP Warning:  file_get_contents() [&#60;a href=&#8217;function.file-get-contents&#8217;&#62;function.file-get-contents&#60;/a&#62;]: php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution in /var/www/html/search/test.php on line 2
[error] [client 192.168.1.1] PHP Warning:  file_get_contents(http://www.google.com) [&#60;a href=&#8217;function.file-get-contents&#8217;&#62;function.file-get-contents&#60;/a&#62;]: failed to open stream: Connection refused in /var/www/html/search/park.php on line 2
The Solution is [...]]]></description>
			<content:encoded><![CDATA[<p>Php code : file_get_contents , fsockopen couldnt compiled</p>
<p>This error log was generated from httpd log.</p>
<p>[error] [client 192.168.1.1] PHP Warning:  file_get_contents() [&lt;a href=&#8217;function.file-get-contents&#8217;&gt;function.file-get-contents&lt;/a&gt;]: php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution in /var/www/html/search/test.php on line 2</p>
<p>[error] [client 192.168.1.1] PHP Warning:  file_get_contents(http://www.google.com) [&lt;a href=&#8217;function.file-get-contents&#8217;&gt;function.file-get-contents&lt;/a&gt;]: failed to open stream: Connection refused in /var/www/html/search/park.php on line 2</p>
<p>The Solution is to turn off your firewall</p>
<p># service firewall stop</p>
]]></content:encoded>
			<wfw:commentRss>http://www.domainnameyahoo.info/php-code-vs-firewall/feed/</wfw:commentRss>
		</item>
		<item>
		<title>pinged before offer ( dhcpd )</title>
		<link>http://www.domainnameyahoo.info/pinged-before-offer-dhcpd/</link>
		<comments>http://www.domainnameyahoo.info/pinged-before-offer-dhcpd/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 08:58:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[CentOS]]></category>

		<category><![CDATA[General]]></category>

		<category><![CDATA[dhcpd]]></category>

		<guid isPermaLink="false">http://www.domainnameyahoo.info/pinged-before-offer-dhcpd/</guid>
		<description><![CDATA[Q : What does this error log message mean ?
dhcpd Error Abandoning IP address 192.168.10.16: pinged before offer
A: Before the DHCP server assigns an IP address to a client, it pings the address to make sure nobody is using it already. In this case, the test failed, so the server &#8220;abandons&#8221; the address and picks [...]]]></description>
			<content:encoded><![CDATA[<p>Q : What does this error log message mean ?<br />
<em>dhcpd Error Abandoning IP address 192.168.10.16: pinged before offer</em></p>
<p>A: Before the DHCP server assigns an IP address to a client, it pings the address to make sure nobody is using it already. In this case, the test failed, so the server &#8220;abandons&#8221; the address and picks another one to assign. Another computer may have already had that IP address statically assigned, or maybe it was dynamically assigned but the server and that client miscommunicated.</p>
<p>In either case, it is a harmless message and no action is necessary.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.domainnameyahoo.info/pinged-before-offer-dhcpd/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Windows Fonts on Linux Box</title>
		<link>http://www.domainnameyahoo.info/windows-fonts-on-linux-box/</link>
		<comments>http://www.domainnameyahoo.info/windows-fonts-on-linux-box/#comments</comments>
		<pubDate>Fri, 05 Sep 2008 05:51:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.domainnameyahoo.info/windows-fonts-on-linux-box/</guid>
		<description><![CDATA[Here is the trick to add your linux font.
This is just simple trick.
First, you must close any application related to fonts library ( openoffice, Mozilla Thunderbird, etc ).
Copy your windows fonts ( usually it is located in c:\windows\fonts ) if you cant see this folder, thats because this folder is hidden, try to show the [...]]]></description>
			<content:encoded><![CDATA[<p>Here is the trick to add your linux font.<br />
This is just simple trick.</p>
<p>First, you must close any application related to fonts library ( openoffice, Mozilla Thunderbird, etc ).<br />
Copy your windows fonts ( usually it is located in c:\windows\fonts ) if you cant see this folder, thats because this folder is hidden, try to show the hidden files and folder from the tools menu ( folder options).  Remember, only copy the font files not the font folder.</p>
<p>Then just paste it in /usr/share/font.<br />
Thats it, the fonts loaded automatically, try to run OpenOffice Writer and see the fonts is there.</p>
<p>Hopefully this will help.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.domainnameyahoo.info/windows-fonts-on-linux-box/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Strange thing happened at CentOS-5 system-config-samba</title>
		<link>http://www.domainnameyahoo.info/strange-thing-happened-at-centos-5-system-config-samba/</link>
		<comments>http://www.domainnameyahoo.info/strange-thing-happened-at-centos-5-system-config-samba/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 07:05:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[CentOS]]></category>

		<category><![CDATA[Samba]]></category>

		<guid isPermaLink="false">http://www.domainnameyahoo.info/strange-thing-happened-at-centos-5-system-config-samba/</guid>
		<description><![CDATA[Something strange about samba at CentOS.
After all samba configurations are setup properly as PDC , have tested to join domain and user sharing and authentications, suddenly the system-config-samba has missed all the samba users as follows :

Here&#8217;s the trick.
First, you have to uninstall the system-config-samba-1.2.39-1.el5.noarch.rpm
# rpm -e system-config-samba-1.2.39-1.el5.noarch.rpm
then install system-config-samba for Fedora Core 9 , [...]]]></description>
			<content:encoded><![CDATA[<p>Something strange about samba at CentOS.<br />
After all samba configurations are setup properly as PDC , have tested to join domain and user sharing and authentications, suddenly the system-config-samba has missed all the samba users as follows :</p>
<p><img src="http://www.domainnameyahoo.info/images/samba_users.jpg" alt="samba screenshot" /></p>
<p>Here&#8217;s the trick.</p>
<p>First, you have to uninstall the system-config-samba-1.2.39-1.el5.noarch.rpm</p>
<p># rpm -e system-config-samba-1.2.39-1.el5.noarch.rpm</p>
<p>then install system-config-samba for Fedora Core 9 , you may download <a href="http://www.domainnameyahoo.info/files/system-config-samba-1.2.63-1.fc9.noarch.rpm" target="_blank">here</a></p>
<p># rpm -ivh system-config-samba-1.2.63-1.fc9.noarch.rpm &#8211;nodeps</p>
<p>Remember, use &#8211;nodeps parameter because the dependencies files are diffrent from CentOS.<br />
And, you are done. You may see it at menu &#8220;Applications-System tools - Samba</p>
]]></content:encoded>
			<wfw:commentRss>http://www.domainnameyahoo.info/strange-thing-happened-at-centos-5-system-config-samba/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Mount NTFS using CentOS - plus</title>
		<link>http://www.domainnameyahoo.info/mount-ntfs-using-centos-plus/</link>
		<comments>http://www.domainnameyahoo.info/mount-ntfs-using-centos-plus/#comments</comments>
		<pubDate>Wed, 06 Aug 2008 05:23:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[CentOS]]></category>

		<guid isPermaLink="false">http://www.domainnameyahoo.info/?p=7</guid>
		<description><![CDATA[If you have tried all step to mount NTFS file system from all resource you got from internet, then the last try you have to do is install the CentOSplus kernel into your box.
Download the packages from http://mirror.centos.org/centos/5/centosplus/i386/RPMS/
# rpm -ivh kernel-xen*
This process will take a minutes, please be patient.
After all done, then restart your box [...]]]></description>
			<content:encoded><![CDATA[<p>If you have tried all step to mount NTFS file system from all resource you got from internet, then the last try you have to do is install the CentOSplus kernel into your box.</p>
<p>Download the packages from <a href="http://mirror.centos.org/centos/5/centosplus/i386/RPMS/" target="_blank">http://mirror.centos.org/centos/5/centosplus/i386/RPMS/</a><br />
# rpm -ivh kernel-xen*</p>
<p>This process will take a minutes, please be patient.<br />
After all done, then restart your box and  choose the new kernel.</p>
<p>Try to mount the NTFS filesystem</p>
<p># mount /dev/hdc1 /mnt/myntfs</p>
<p>voila, you did it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.domainnameyahoo.info/mount-ntfs-using-centos-plus/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Failed to mount NTFS on CentOS</title>
		<link>http://www.domainnameyahoo.info/failed-to-mount-ntfs-on-centos/</link>
		<comments>http://www.domainnameyahoo.info/failed-to-mount-ntfs-on-centos/#comments</comments>
		<pubDate>Tue, 05 Aug 2008 06:22:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[CentOS]]></category>

		<guid isPermaLink="false">http://www.domainnameyahoo.info/?p=6</guid>
		<description><![CDATA[# mount -t ntfs /dev/hdc1 /mnt/hardisk1
mount: unknown filesystem type &#8216;ntfs&#8217;
This message appears when you try to mount the media with ntfs filesystem.
Somehow the default centos kernel doesnt support it, you may upgrade to centosplus or try to configure your box as follows:
yum install fuse fuse-ntfs-3g dkms dkms-fuse
or download the packages from :
 http://dag.wieers.com/rpm/packages/fuse/
 http://dag.wieers.com/rpm/packages/fuse-ntfs-3g/
 http://dag.wieers.com/rpm/packages/dkms-fuse/
then [...]]]></description>
			<content:encoded><![CDATA[<p># mount -t ntfs /dev/hdc1 /mnt/hardisk1</p>
<p>mount: unknown filesystem type &#8216;ntfs&#8217;</p>
<p>This message appears when you try to mount the media with ntfs filesystem.<br />
Somehow the default centos kernel doesnt support it, you may upgrade to centosplus or try to configure your box as follows:</p>
<p>yum install fuse fuse-ntfs-3g dkms dkms-fuse<br />
or download the packages from :<br />
<a href="http://dag.wieers.com/rpm/packages/fuse/" target="_blank"> http://dag.wieers.com/rpm/packages/fuse/</a></p>
<p><a href="http://dag.wieers.com/rpm/packages/fuse-ntfs-3g/" target="_blank"> http://dag.wieers.com/rpm/packages/fuse-ntfs-3g/</a></p>
<p><a href="http://dag.wieers.com/rpm/packages/dkms-fuse/" target="_blank"> http://dag.wieers.com/rpm/packages/dkms-fuse/</a></p>
<p>then install the packages :</p>
<p># rpm -ihv dkms-fuse-* fuse*</p>
<p>Mount Device to /media/myntfs</p>
<p># mount -t ntfs-3g /dev/sda1 /media/myntfs</p>
<p>If you still fail, try this article http://www.domainnameyahoo.info/mount-ntfs-using-centos-plus/</p>
]]></content:encoded>
			<wfw:commentRss>http://www.domainnameyahoo.info/failed-to-mount-ntfs-on-centos/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Easy step to setup Fedora Core 9 Repository</title>
		<link>http://www.domainnameyahoo.info/easy-step-to-setup-fedora-core-9-repository/</link>
		<comments>http://www.domainnameyahoo.info/easy-step-to-setup-fedora-core-9-repository/#comments</comments>
		<pubDate>Tue, 29 Jul 2008 23:39:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Repository]]></category>

		<guid isPermaLink="false">http://domainnameyahoo.info/?p=5</guid>
		<description><![CDATA[After you have installed Fedora core, it’s time to setup Fedora Repository
# mkdir /sources
# mkdir /sources/fc9
Assume that your Fedora9 DVD is at /media/FC9/Packages
Please note, all you need is only the Packages folder that contains all of RPMS files.
# cd /media/FC9/Packages
# cp -v * /sources/fc9/
# cd /sources/fc9/ &#38;&#38; rpm -ivh createrepo*
# createrepo /sources/fc9
At this step, please [...]]]></description>
			<content:encoded><![CDATA[<p>After you have installed Fedora core, it’s time to setup Fedora Repository<br />
# mkdir /sources<br />
# mkdir /sources/fc9</p>
<p>Assume that your Fedora9 DVD is at /media/FC9/Packages<br />
Please note, all you need is only the Packages folder that contains all of RPMS files.<br />
# cd /media/FC9/Packages<br />
# cp -v * /sources/fc9/<br />
# cd /sources/fc9/ &amp;&amp; rpm -ivh createrepo*<br />
# createrepo /sources/fc9<br />
At this step, please wait several minute for system to list all files.<br />
 <a href="http://www.domainnameyahoo.info/easy-step-to-setup-fedora-core-9-repository/#more-5" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.domainnameyahoo.info/easy-step-to-setup-fedora-core-9-repository/feed/</wfw:commentRss>
		</item>
		<item>
		<title>DomainKeys</title>
		<link>http://www.domainnameyahoo.info/domainkeys/</link>
		<comments>http://www.domainnameyahoo.info/domainkeys/#comments</comments>
		<pubDate>Tue, 29 Jul 2008 23:32:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Domain]]></category>

		<category><![CDATA[Email]]></category>

		<guid isPermaLink="false">http://domainnameyahoo.info/?p=3</guid>
		<description><![CDATA[taken from http://en.wikipedia.org/wiki/DomainKeys

DomainKeys is an e-mail authentication system designed to verify the DNS domain of an e-mail sender and the message integrity. The DomainKeys specification has adopted aspects of Identified Internet Mail to create an enhanced protocol called DomainKeys Identified Mail (DKIM). This merged specification is the basis for an IETF Working Group which guided [...]]]></description>
			<content:encoded><![CDATA[<p><em>taken from http://en.wikipedia.org/wiki/DomainKeys<br />
</em><br />
<strong>DomainKeys</strong> is an e-<a style="background: transparent url('http://files.adbrite.com/mb/images/green-double-underline-006600.gif') repeat-x scroll center bottom; cursor: pointer; color: #006600; text-decoration: none; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; margin-bottom: -2px; padding-bottom: 2px" name="AdBriteInlineAd_mail" id="AdBriteInlineAd_mail" target="_top"></a>mail authentication system designed to verify the <a href="http://en.wikipedia.org/wiki/DNS_domain" target="_blank" title="DNS domain" class="mw-redirect">DNS domain</a> of an <a href="http://en.wikipedia.org/wiki/E-mail" target="_blank" title="E-mail">e-mail</a> sender and the <a href="http://en.wikipedia.org/wiki/Message_integrity" target="_blank" title="Message integrity" class="mw-redirect">message integrity</a>. The DomainKeys specification has adopted aspects of <strong>Identified Internet Mail</strong> to create an enhanced protocol called <a href="http://en.wikipedia.org/wiki/DomainKeys_Identified_Mail" target="_blank" title="DomainKeys Identified Mail">DomainKeys Identified Mail</a> (DKIM). This merged specification is the basis for an <a href="http://en.wikipedia.org/wiki/IETF" target="_blank" title="IETF" class="mw-redirect">IETF</a> Working <a style="background: transparent url('http://files.adbrite.com/mb/images/green-double-underline-006600.gif') repeat-x scroll center bottom; cursor: pointer; color: #006600; text-decoration: none; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; margin-bottom: -2px; padding-bottom: 2px" name="AdBriteInlineAd_group" id="AdBriteInlineAd_group" target="_top"></a>Group which guided the specification toward becoming an IETF standard.</p>
<p>The DKIM standard was issued in May 2007. The DomainKeys draft was also issued under “historical” status at the same time.<br />
 <a href="http://www.domainnameyahoo.info/domainkeys/#more-3" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.domainnameyahoo.info/domainkeys/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
