<?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>Fri, 29 Jan 2010 08:22:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>How to create very simple Linux Gateway</title>
		<link>http://www.domainnameyahoo.info/how-to-create-very-simple-linux-gateway/</link>
		<comments>http://www.domainnameyahoo.info/how-to-create-very-simple-linux-gateway/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 08:04:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Gateway]]></category>

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

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

		<category><![CDATA[internet connections]]></category>

		<category><![CDATA[load balance]]></category>

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

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

		<guid isPermaLink="false">http://www.domainnameyahoo.info/how-to-create-very-simple-linux-gateway/</guid>
		<description><![CDATA[Some administrator doesn&#8217;t realize that to have a pc gateway is very usefull.
They can manage the connection if they have 2 or more connections to be load balanced or just automatic backup connection.
The principal of a gateway is every packet and requested through the ethernet card are will be forwarded.
Check your ip address first:
# ifconfig
eth0      [...]]]></description>
			<content:encoded><![CDATA[<p>Some administrator doesn&#8217;t realize that to have a pc gateway is very usefull.<br />
They can manage the connection if they have 2 or more connections to be load balanced or just automatic backup connection.</p>
<p>The principal of a gateway is every packet and requested through the ethernet card are will be forwarded.<br />
Check your ip address first:</p>
<p><strong># ifconfig</strong></p>
<p>eth0      Link encap:Ethernet  HWaddr 00:50:8D:63:A1:A4<br />
inet addr:192.168.1.5  Bcast:192.168.1.255  Mask:255.255.255.0<br />
UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1<br />
RX packets:383259 errors:0 dropped:0 overruns:0 frame:0<br />
TX packets:376249 errors:0 dropped:0 overruns:0 carrier:0<br />
collisions:0 txqueuelen:1000<br />
RX bytes:52177377 (49.7 MiB)  TX bytes:53007914 (50.5 MiB)<br />
Interrupt:16 Base address:0xa000<br />
To enable forwarded packet :<br />
<strong> # echo 1 &gt; /proc/sys/net/ipv4/ip_forward</strong></p>
<p>This means every ipv4 packet will be forwarded.<br />
The question is forwarded to where ?<br />
You can manage these by creating route.<br />
<strong># route add default gw 192.168.1.10</strong></p>
<p>192.168.1.10 is internet gateway given by your modem, adsl or dial-up modem.</p>
<p>Test it by changing the gateway into 192.168.1.5 on one of the computer on your network( Pc A).<br />
All requested by PC A will be go through 192.168.1.5<br />
And of course you have to configure the firewall about this.<br />
Meanwhile I turn off the firewall first. Because I want to do more about this gateway.</p>
<p>That is for now, next I will share how to handle 2 or more different connection with only 1 single gateway without creating DNS and others.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.domainnameyahoo.info/how-to-create-very-simple-linux-gateway/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Connect Your Blackberry using UBUNTU</title>
		<link>http://www.domainnameyahoo.info/connect-your-blackberry-using-ubuntu/</link>
		<comments>http://www.domainnameyahoo.info/connect-your-blackberry-using-ubuntu/#comments</comments>
		<pubDate>Sun, 27 Dec 2009 07:06:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Blackberry]]></category>

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

		<category><![CDATA[blackberry 8310]]></category>

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

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

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

		<category><![CDATA[ubuntu bluetooth]]></category>

		<guid isPermaLink="false">http://www.domainnameyahoo.info/connect-your-blackberry-using-ubuntu/</guid>
		<description><![CDATA[One of the blackberry feature is Bluetooth, and we can use it to transfer file.Here is the steps :

Activate your Blackberry bluetooth and set it to Discoverable Mode ( You will see &#8216;waiting for connection&#8217; message on the blackberry.
On Ubuntu, open terminal akses root, you can use # sudo su to always work as root.
Scan [...]]]></description>
			<content:encoded><![CDATA[<p>One of the blackberry feature is Bluetooth, and we can use it to transfer file.Here is the steps :</p>
<ul>
<li>Activate your Blackberry bluetooth and set it to Discoverable Mode ( You will see &#8216;waiting for connection&#8217; message on the blackberry.</li>
<li>On Ubuntu, open terminal akses root, you can use # sudo su to always work as root.</li>
<li>Scan Blackberry Bluetooth using hcitool</li>
</ul>
<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px" class="webkit-indent-blockquote"><p># hcitool scan</p>
<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px" class="webkit-indent-blockquote"><p>Scanning &#8230;00:1C:CC:4C:4A:32<span style="white-space: pre" class="Apple-tab-span">	</span>BlackBerry 8310</p></blockquote>
<p>Now, scan your blackberry for other available services.# sdptool browse</p>
<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px" class="webkit-indent-blockquote"><p>Inquiring &#8230;<br />
Browsing 00:1C:CC:4C:4A:32 &#8230;<br />
Service Name: Dialup Networking<br />
Service RecHandle: 0&#215;10000<br />
Service Class ID List:<br />
&#8220;Dialup Networking&#8221; (0&#215;1103)<br />
&#8220;Generic Networking&#8221; (0&#215;1201)<br />
Protocol Descriptor List:<br />
&#8220;L2CAP&#8221; (0&#215;0100)<br />
&#8220;RFCOMM&#8221; (0&#215;0003)<br />
Channel: 1<br />
Profile Descriptor List:<br />
&#8220;Dialup Networking&#8221; (0&#215;1103)<br />
Version: 0&#215;0100</p>
<p>Service Name: Headset<br />
Service RecHandle: 0&#215;10001<br />
Service Class ID List:<br />
&#8220;Headset Audio Gateway&#8221; (0&#215;1112)<br />
&#8220;Generic Audio&#8221; (0&#215;1203)<br />
Protocol Descriptor List:<br />
&#8220;L2CAP&#8221; (0&#215;0100)<br />
&#8220;RFCOMM&#8221; (0&#215;0003)<br />
Channel: 2<br />
Language Base Attr List:<br />
code_ISO639: 0&#215;656e<br />
encoding: 0&#215;6a<br />
base_offset: 0&#215;100</p>
<p>Service Name: Hands-free<br />
Service RecHandle: 0&#215;10002<br />
Service Class ID List:<br />
&#8220;Handsfree Audio Gateway&#8221; (0&#215;111f)<br />
&#8220;Generic Audio&#8221; (0&#215;1203)<br />
Protocol Descriptor List:<br />
&#8220;L2CAP&#8221; (0&#215;0100)<br />
&#8220;RFCOMM&#8221; (0&#215;0003)<br />
Channel: 3<br />
Language Base Attr List:<br />
code_ISO639: 0&#215;656e<br />
encoding: 0&#215;6a<br />
base_offset: 0&#215;100<br />
Profile Descriptor List:<br />
&#8220;Handsfree&#8221; (0&#215;111e)<br />
Version: 0&#215;0105</p>
<p>Service Name: Advanced Audio<br />
Service Provider: BlackBerry<br />
Service RecHandle: 0&#215;10003<br />
Service Class ID List:<br />
&#8220;Audio Source&#8221; (0&#215;110a)<br />
Protocol Descriptor List:<br />
&#8220;L2CAP&#8221; (0&#215;0100)<br />
PSM: 25<br />
&#8220;AVDTP&#8221; (0&#215;0019)<br />
uint16: 0&#215;100<br />
Profile Descriptor List:<br />
&#8220;Advanced Audio&#8221; (0&#215;110d)<br />
Version: 0&#215;0100</p>
<p>Service Name: A/V Remote Control TG<br />
Service Provider: BlackBerry<br />
Service RecHandle: 0&#215;10004<br />
Service Class ID List:<br />
&#8220;AV Remote Target&#8221; (0&#215;110c)<br />
Protocol Descriptor List:<br />
&#8220;L2CAP&#8221; (0&#215;0100)<br />
PSM: 23<br />
&#8220;AVCTP&#8221; (0&#215;0017)<br />
uint16: 0&#215;100<br />
Profile Descriptor List:<br />
&#8220;AV Remote&#8221; (0&#215;110e)<br />
Version: 0&#215;0100</p>
<p>Service Name: BlackBerry Desktop Service P:0&#215;2DF2F542 R:0&#215;03 V:0&#215;20104<br />
Service RecHandle: 0&#215;10005<br />
Service Class ID List:<br />
UUID 128: 426c6163-6b42-6572-7279-44736b746f70<br />
&#8220;Serial Port&#8221; (0&#215;1101)<br />
Protocol Descriptor List:<br />
&#8220;L2CAP&#8221; (0&#215;0100)<br />
&#8220;RFCOMM&#8221; (0&#215;0003)<br />
Channel: 4<br />
Language Base Attr List:<br />
code_ISO639: 0&#215;656e<br />
encoding: 0&#215;6a<br />
base_offset: 0&#215;100</p>
<p>Service Name: Phonebook Access PSE<br />
Service RecHandle: 0&#215;10006<br />
Service Class ID List:<br />
&#8220;Phonebook Access - PSE&#8221; (0&#215;112f)<br />
Protocol Descriptor List:<br />
&#8220;L2CAP&#8221; (0&#215;0100)<br />
&#8220;RFCOMM&#8221; (0&#215;0003)<br />
Channel: 5<br />
&#8220;OBEX&#8221; (0&#215;0008)<br />
Language Base Attr List:<br />
code_ISO639: 0&#215;656e<br />
encoding: 0&#215;6a<br />
base_offset: 0&#215;100<br />
Profile Descriptor List:<br />
&#8220;Phonebook Access&#8221; (0&#215;1130)<br />
Version: 0&#215;0100</p>
<p>Service Name: BlackBerry Bypass Service P:0&#215;2DF2F542 R:0&#215;03 V:0&#215;20003<br />
Service RecHandle: 0&#215;10007<br />
Service Class ID List:<br />
UUID 128: 426c6163-6b42-6572-7279-427970617373<br />
&#8220;Serial Port&#8221; (0&#215;1101)<br />
Protocol Descriptor List:<br />
&#8220;L2CAP&#8221; (0&#215;0100)<br />
&#8220;RFCOMM&#8221; (0&#215;0003)<br />
Channel: 6<br />
Language Base Attr List:<br />
code_ISO639: 0&#215;656e<br />
encoding: 0&#215;6a<br />
base_offset: 0&#215;100</p></blockquote>
<p>There you are, there are quite complete service from the blackberry.We can use it as a modem or audio gateway and transfering files.</p></blockquote>
<ul>
<li>Now, connect/pair your Ubuntu System with the blackberry.</li>
</ul>
<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px" class="webkit-indent-blockquote"><p># rfcomm connect rfcomm0 00:1c:cc:4c:4a:32</p>
<p>00:1c:cc:4c:4a:32 is the id number result from hcitool scan above.</p></blockquote>
<p>After succesfully paired, you may use nautilus and start transfering your files send to bluetooth.done.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.domainnameyahoo.info/connect-your-blackberry-using-ubuntu/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ways To Jumpstart Your IT Career</title>
		<link>http://www.domainnameyahoo.info/ways-to-jumpstart-your-it-career/</link>
		<comments>http://www.domainnameyahoo.info/ways-to-jumpstart-your-it-career/#comments</comments>
		<pubDate>Sat, 26 Dec 2009 05:09:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[General]]></category>

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

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

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

		<category><![CDATA[Six Sigma]]></category>

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

		<guid isPermaLink="false">http://www.domainnameyahoo.info/ways-to-jumpstart-your-it-career/</guid>
		<description><![CDATA[While trying to establish a career in the field of Information Technology (IT), you may often find yourself confused and indecisive. Though you may plan to do something different with your IT career, you simply may not get around to it and remain only aspiring for that perfect opportunity. In order to be recognized you [...]]]></description>
			<content:encoded><![CDATA[<p>While trying to establish a career in the field of Information Technology (IT), you may often find yourself confused and indecisive. Though you may plan to do something different with your IT career, you simply may not get around to it and remain only aspiring for that perfect opportunity. In order to be recognized you must excel.</p>
<p>In order to excel you must be qualified, experienced and able to perform in situations that may challenge others in your field. Some basic ways of doing this are to develop skills, develop credibility through certification and be ready to think outside the box for solutions. Gaining Knowledge And Acquiring New Skills The monotonous routine of your regular job is one of the biggest and most significant reasons for the loss of interest in your job. If you love what you do, nothing can be worse than that.</p>
<p>However, if you do not like your job and you continue with it out of some sort of compulsion, then it is best to break all mental barriers and come out of it. You should start learning new skills that will add value to your career prospects and help you in securing the career that you aspire for. If you are tired of doing server jobs, allow some time for acquiring Cisco skills. Similarly, you can consider learning some Linux skills if you have been working as a <a href="http://www.singlehop.com/exchangehosting/">Microsoft Exchange</a> specialist. Developing new skills can provide you the advantage to get the next promotion.</p>
<p>Getting Certified Whether you work long term for one company or are looking for other opportunities to grow elsewhere, certifications in your area of expertise add the required credibility to take on greater responsibility and earn more. Some disciplines such as medicine, accounting and law require frequent certifications to maintain the license to practice these professions. Even when such certifications are not required, it&#8217;s very important to develop a certification plan to advance your career. Consider that you are always competing for your job with others in the company and outside. Consider also who your company would prefer, a person with an impressive list of certifications or one who has stagnated in their education goals. Companies work with limited resources. Without a doubt additional certifications add to the perceived value of an employee and companies tend to reward such initiatives.</p>
<p>Getting Prepared For Changes Sometimes, you may need to take a step backward in order to finally move forward. If you are seen or perceived by your employer only as a &#8220;server guy&#8221; but wish to work in a different domain, be ready to work nights or do additional shifts to gain work experience in the area you prefer. You may go through some temporary financial hardships as a result of the job change, but it might prove to be your best career move in the long term. If changes are made according to your master career plan they are likely to yield much better results than simply reacting to short term situations. Do Not Get Typecast Make sure you are useful to your company in many disciplines. This is essential for job security and career growth. If you do no more than is expected of you then you are tied to the one job you do.</p>
<p>However if you have initiative and break the typecast of the job to do more than is required, chances are that you will be noticed and rewarded.<br />
Tony Jacowski is a quality analyst for The MBA Journal. Aveta Solution&#8217;s Six Sigma Online offers online <a href="http://www.sixsigmaonline.org/" rel="external nofollow" target="_blank">six sigma training</a> and certification classes for lean six sigma, black belts, green belts, and yellow belts.<br />
This resource is one of the master piece from expert author at <a href="http://freesubmitarticles.com" target="_blank">FreeSubmitArticles.com</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.domainnameyahoo.info/ways-to-jumpstart-your-it-career/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Automatic Shutdown/Restart on Windows 2000 Advance Server</title>
		<link>http://www.domainnameyahoo.info/automatic-shutdownrestart-on-windows-2000-advance-server/</link>
		<comments>http://www.domainnameyahoo.info/automatic-shutdownrestart-on-windows-2000-advance-server/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 07:58:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Domain]]></category>

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

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

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

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

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

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

		<category><![CDATA[windows 2000]]></category>

		<guid isPermaLink="false">http://www.domainnameyahoo.info/automatic-shutdownrestart-on-windows-2000-advance-server/</guid>
		<description><![CDATA[Shutdown or restart command in Microsoft Windows Operating System is using external file called shutdown.exe
For windows XP, this file is included after installation the operating system.
Simply open your command prompt from Start-Run-cmd, then:
C:\&#62; shutdown /?
You should see a complete usage instruction.
On Windows 2000 Operating System, shutdown.exe is not included. You have to get it from [...]]]></description>
			<content:encoded><![CDATA[<p>Shutdown or restart command in Microsoft Windows Operating System is using external file called shutdown.exe<br />
For windows XP, this file is included after installation the operating system.<br />
Simply open your command prompt from Start-Run-cmd, then:</p>
<p>C:\&gt; shutdown /?</p>
<p>You should see a complete usage instruction.</p>
<p>On Windows 2000 Operating System, shutdown.exe is not included. You have to get it from it&#8217;s Distribution Kit Disc.<br />
What if the disc is gone ?<br />
That is the common problem from people, including me.<br />
I have search around Search Engine, Google , yahoo, bing, etc.. etc.. They all keep saying that you have to get it from The Distribution Kit or Use the third-party softwares.</p>
<p>One thing I dont like from Windows Operating Systems that people easily create some variant of viruses, trojans, worms, hidding inside  the windows executable files.</p>
<p>Here is the trick to be able Shutdown/Restart automatic on Windows 2000.<br />
You need Windows XP connected to your Windows 2000<br />
Use Schedule task on windows XP to shutdown/restart the windows 2000 using shutdown.exe -m \\windows2000 -f -r<br />
To see complete usage : c:\&gt; shutdown /?</p>
<p>Please note, you need to logged on as domain administrator to be able  to shutting down Windows 2000</p>
]]></content:encoded>
			<wfw:commentRss>http://www.domainnameyahoo.info/automatic-shutdownrestart-on-windows-2000-advance-server/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Fight the spammer with Disable Open Relay</title>
		<link>http://www.domainnameyahoo.info/fight-the-spammer-with-disable-open-relay/</link>
		<comments>http://www.domainnameyahoo.info/fight-the-spammer-with-disable-open-relay/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 10:17:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[CentOS]]></category>

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

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

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

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

		<category><![CDATA[protect spam]]></category>

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

		<guid isPermaLink="false">http://www.domainnameyahoo.info/fight-the-spammer-with-disable-open-relay/</guid>
		<description><![CDATA[Yes lets fight with spam.
These days spammers are in love with my server, damn.
I just realize it, when I keep getting email bounced from the recipient guardian, such as barracuda.
When I check and recheck, the mail server is running as open relay server.
Here is what I did to protect.
Firstable, I already have Qmail + Vpopmail [...]]]></description>
			<content:encoded><![CDATA[<p>Yes lets fight with spam.<br />
These days spammers are in love with my server, damn.<br />
I just realize it, when I keep getting email bounced from the recipient guardian, such as barracuda.<br />
When I check and recheck, the mail server is running as open relay server.<br />
Here is what I did to protect.</p>
<p>Firstable, I already have Qmail + Vpopmail running properly and compiled as enabled roaming user that mean is smtp authenticate feature is enabled.</p>
<p>Secondly, You dont need to create secure connection using CRAMD5, AUTH PLAIN, AUTH LOGIN. Dont missunderstood, these secure connections are nothing to do with open relay, if you want to enable this feature that will be great.</p>
<p>Third, you must edit your /etc/tcp.smtp . tcp.smtp is a file to manage connection to your smtp port. Do google about this. You will find dozen knowledge about it.<br />
The point is you must add these line :</p>
<blockquote>
<blockquote><p>127.:allow,RELAYCLIENT=&#8221;"<br />
:allow,SMTPAUTH=&#8221;"<br />
:deny</p></blockquote>
</blockquote>
<p>That means, allways allow connection from localhost and always allow incoming connection that using smtp authentication and deny the rest except the &#8220;rcpt to: &#8221; is in the /var/qmail/control/rcpthosts file.</p>
<p># service qmail stop<br />
# service qmail cdb<br />
# service qmail start</p>
]]></content:encoded>
			<wfw:commentRss>http://www.domainnameyahoo.info/fight-the-spammer-with-disable-open-relay/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to install change_pass squirrelmail plugin</title>
		<link>http://www.domainnameyahoo.info/how-to-install-change_pass-squirrelmail-plugin/</link>
		<comments>http://www.domainnameyahoo.info/how-to-install-change_pass-squirrelmail-plugin/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 09:30:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Email]]></category>

		<category><![CDATA[change_pass plugin]]></category>

		<category><![CDATA[courier-authlib]]></category>

		<category><![CDATA[Courier-imap]]></category>

		<category><![CDATA[Mail server]]></category>

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

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

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

		<category><![CDATA[squirrelmail plugins]]></category>

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

		<guid isPermaLink="false">http://www.domainnameyahoo.info/how-to-install-change_pass-squirrelmail-plugin/</guid>
		<description><![CDATA[It has been 4 days trying change_pass plugin to work, even every search in google is allways comes with dead end.
I almost gave up, now I want to share this with all of you.
Mail server specs.
OS mandriva, Qmail+vpopmail, courier-imap, courier-authlib
Goog it for each details, I dont want to explain one-by-one, go for &#8216;life with qmail&#8217;. [...]]]></description>
			<content:encoded><![CDATA[<p>It has been 4 days trying change_pass plugin to work, even every search in google is allways comes with dead end.<br />
I almost gave up, now I want to share this with all of you.<br />
Mail server specs.<br />
OS mandriva, Qmail+vpopmail, courier-imap, courier-authlib</p>
<p>Goog it for each details, I dont want to explain one-by-one, go for &#8216;life with qmail&#8217;. you will get all the information needed for qmail and components.<br />
After searching with google for days and I tried all method and step-by-step told by people around the world but goes for nothing. The point is,  the change_pass plugin always mention poppassd as daemon to verify user-password, and poppassd always mention pam authentication. That&#8217;s why change_pass plugin never work at my mail server.</p>
<p>The solution is, DO NOT use poppassd, use courierpassd because the authentication module is by courier-authlib<br />
I use courierpassd-1.1.0-RC1.tar.gz , included in qmailrocks. You can search with new version.</p>
<p>How to Install courierpassd ?</p>
<p>Easy. Here is the step from courierpassd INSTALL file</p>
<p>REQUIREMENTS:</p>
<p>The Courier authentication library.</p>
<p>A super-server such as tcpserver or xinetd.</p>
<p>INSTALLATION:</p>
<p>Before building courierpassd, build and install the Courier<br />
authentication library.</p>
<p>To build and install courierpassd, unpack the tarball and follow these<br />
commands.</p>
<p>cd /path/to/courierpassd-&lt;version&gt;<br />
./configure<br />
make<br />
su root<br />
make install</p>
<p>That&#8217;s it. If you installed the authentication library in a non-standard<br />
place, the configure script will complain. Just follow the instructions to<br />
tell it where to find courierauthconfig, a program that is installed as<br />
part of the authentication library.</p>
<p>Courierpassd configure options are:</p>
<p>&#8211;with-minuid[=UID]<br />
Sets the minimum uid for which courierpassd<br />
will change the password. Below this uid,<br />
attempts to change a password will always<br />
fail. If this option is not used, or a uid<br />
not indicated, the value defaults to 100.</p>
<p>&#8211;with-badpassdelay[=sec]<br />
Sets the time in seconds that courierpassd<br />
will sleep after a failed attempt to change<br />
a password. This option is intended to make<br />
brute force attacks against passwords harder<br />
to perform. This value defaults to 3.</p>
<p>Use ./configure &#8211;help to see the full range of available configure<br />
options.</p>
<p>If make fails on your FreeBSD system, try using gmake. Gmake is available<br />
in the FreeBSD ports tree.</p>
<p>Courierpassd is installed in /usr/local/sbin.<br />
The courierpassd man page is installed in /usr/local/man.</p>
<p>Courierpassd has been successfully built on:<br />
Mandrake Linux 10.1</p>
<p>For courierpassd to be of any use, the Courier authentication library<br />
must be installed and user accounts set up which can be accessed by the<br />
installed authentication modules. See the library documentation for<br />
details on how to do this.</p>
<p>SUPER-SERVER SETUP:</p>
<p>Because courierpassd relies on a super-server to handle network connections, it is easy to set up courierpassd to listen on whatever port is desired.<br />
Since courierpassd uses the poppassd protocol to talk to clients, however,the use of port 106 is recommended unless there is a compelling reason to<br />
do otherwise.</p>
<p>A typical xinetd entry ( /etc/xinetd.conf ) for courierpassd would look like this:</p>
<p>service courierpassd<br />
{<br />
port            = 106<br />
socket_type     = stream<br />
protocol        = tcp<br />
user            = root<br />
server          = /usr/local/sbin/courierpassd<br />
server_args     = -s imap<br />
wait            = no<br />
instances       = 4<br />
disable         = no<br />
}</p>
<p>open /etc/services and change the line</p>
<blockquote><p>poppassd        106/tcp                         # Eudora</p></blockquote>
<p>with</p>
<blockquote><p>courierpassd        106/tcp</p></blockquote>
<p># service xinetd restart</p>
<p>check the daemon :<br />
# netstat -an | grep 106</p>
<p>you should see something like :<br />
tcp        0      0 0.0.0.0:106                 0.0.0.0:*                   LISTEN</p>
<p>then test to change your email password by telnet.<br />
# telnet localhost 106</p>
<blockquote><p>Trying 127.0.0.1&#8230;<br />
Connected to DOMAINNAMEYAHOO(127.0.0.1).<br />
Escape character is &#8216;^]&#8217;.<br />
200 courierpassd v1.1.0-RC1 hello, who are you?<br />
user admin@domainnameyahoo.info<br />
200 Your password please.<br />
pass mypassword<br />
200 Your new password please.<br />
newpass mynewpassword<br />
200 Password changed, thank-you.</p></blockquote>
<p>Last step, installing the change_pass plugin for squirrelmail<br />
Download the plugin <a href="http://squirrelmail.org/countdl.php?fileurl=http%3A%2F%2Fwww.squirrelmail.org%2Fplugins%2Fchange_pass-3.0-1.4.0.tar.gz" title="change_pass squirrelmail plugin" target="_blank" rel="nofollow">here</a><br />
Extract it and put it at yourwebmail folder<br />
# tar zxvf change_pass-3.0-1.4.0.tar.gz<br />
# mv change_pass yourwebmailfolder/plugins<br />
activate the plugin. and done. thats it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.domainnameyahoo.info/how-to-install-change_pass-squirrelmail-plugin/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Using rar in Linux</title>
		<link>http://www.domainnameyahoo.info/using-rar-in-linux/</link>
		<comments>http://www.domainnameyahoo.info/using-rar-in-linux/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 09:25:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[CentOS]]></category>

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

		<category><![CDATA[extract rar]]></category>

		<category><![CDATA[linux rar]]></category>

		<category><![CDATA[linux unrar]]></category>

		<category><![CDATA[open rar]]></category>

		<category><![CDATA[rar files]]></category>

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

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

		<guid isPermaLink="false">http://www.domainnameyahoo.info/using-rar-in-linux/</guid>
		<description><![CDATA[Q : How can I open and extract rar file ?
Rar files are compressed file, you need to decompressed it or unrar it.
There is linux software called unrar, able to read , open and extract rar files.
$ wget http://www.rarlab.com/rar/rarlinux-3.6.0.tar.gz
Untar the downloaded file
$ tar -zxvf rarlinux-3.6.0.tar.gz
Both unrar and rar commands are located in rar sub-directory. Just [...]]]></description>
			<content:encoded><![CDATA[<p>Q : How can I open and extract rar file ?</p>
<p>Rar files are compressed file, you need to decompressed it or unrar it.<br />
There is linux software called unrar, able to read , open and extract rar files.</p>
<p>$ wget http://www.rarlab.com/rar/rarlinux-3.6.0.tar.gz</p>
<p>Untar the downloaded file<br />
$ tar -zxvf rarlinux-3.6.0.tar.gz</p>
<p>Both unrar and rar commands are located in rar sub-directory. Just go to rar directory:<br />
$ cd rar<br />
$ ./unrar</p>
<p>Now copy rar and unrar to /bin directory:<br />
# cp rar unrar /bin</p>
<p>To Extract Rar files use:<br />
$ unrar x rar.file</p>
]]></content:encoded>
			<wfw:commentRss>http://www.domainnameyahoo.info/using-rar-in-linux/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Import into Samba</title>
		<link>http://www.domainnameyahoo.info/import-into-samba/</link>
		<comments>http://www.domainnameyahoo.info/import-into-samba/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 08:10:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Samba]]></category>

		<category><![CDATA[bash script]]></category>

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

		<category><![CDATA[import samba]]></category>

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

		<category><![CDATA[samba server]]></category>

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

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

		<guid isPermaLink="false">http://www.domainnameyahoo.info/import-into-samba/</guid>
		<description><![CDATA[Here is a simple bash script to import a csv file into samba server.
# vi importsamba.sh
#!/bin/bash
CSVFILE=/home/domainnameyahoo/listusers.csv
CMD=`which smbldap-adduser`
for i in `cat $CSVFILE&#124;sed &#8217;s/, /,/g&#8217;`; do
UN=`echo $i &#124; cut -f1 -d&#8217;,'`
PW=`echo $i &#124; cut -f2 -d&#8217;,'`
echo $CMD$UN -P $PW
done
the CSV format is :
username1,password1
username2,password2
&#8230;.
Hope this will help.
]]></description>
			<content:encoded><![CDATA[<p>Here is a simple bash script to import a csv file into samba server.</p>
<p># vi importsamba.sh</p>
<p>#!/bin/bash<br />
CSVFILE=/home/domainnameyahoo/listusers.csv<br />
CMD=`which smbldap-adduser`<br />
for i in `cat $CSVFILE|sed &#8217;s/, /,/g&#8217;`; do<br />
UN=`echo $i | cut -f1 -d&#8217;,'`<br />
PW=`echo $i | cut -f2 -d&#8217;,'`<br />
echo $CMD$UN -P $PW<br />
done</p>
<p>the CSV format is :<br />
username1,password1<br />
username2,password2<br />
&#8230;.</p>
<p>Hope this will help.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.domainnameyahoo.info/import-into-samba/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to setting up Static IpAddress</title>
		<link>http://www.domainnameyahoo.info/how-to-setting-up-static-ipaddress/</link>
		<comments>http://www.domainnameyahoo.info/how-to-setting-up-static-ipaddress/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 05:19:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Ubuntu]]></category>

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

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

		<category><![CDATA[static ip address]]></category>

		<guid isPermaLink="false">http://www.domainnameyahoo.info/how-to-setting-up-static-ipaddress/</guid>
		<description><![CDATA[To Setting up static ip address is very easy, but sometime we forget how to do it.
Here&#8217;s the step, just incase you forgot.
# vi /etc/networking/interfaces
auto lo eth0
iface lo inet loopback
iface eth0 inet static
address xxx.xxx.xxx.xxx(enter your ip here)
netmask xxx.xxx.xxx.xxx
gateway xxx.xxx.xxx.xxx(enter gateway ip here)
# vi /etc/resolv.conf
nameserver xxx.xxx.xxx.xxx(enter your dns server ip)
nameserver xxx.xxx.xxx.xxx(enter your alt dns server ip)
# [...]]]></description>
			<content:encoded><![CDATA[<p>To Setting up static ip address is very easy, but sometime we forget how to do it.<br />
Here&#8217;s the step, just incase you forgot.</p>
<p># vi /etc/networking/interfaces</p>
<p>auto lo eth0<br />
iface lo inet loopback<br />
iface eth0 inet static<br />
address xxx.xxx.xxx.xxx(enter your ip here)<br />
netmask xxx.xxx.xxx.xxx<br />
gateway xxx.xxx.xxx.xxx(enter gateway ip here)</p>
<p># vi /etc/resolv.conf</p>
<p>nameserver xxx.xxx.xxx.xxx(enter your dns server ip)<br />
nameserver xxx.xxx.xxx.xxx(enter your alt dns server ip)</p>
<p># service networking restart</p>
<p>Thats all.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.domainnameyahoo.info/how-to-setting-up-static-ipaddress/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Freeing Linux Virtual Memory</title>
		<link>http://www.domainnameyahoo.info/freeing-linux-virtual-memory/</link>
		<comments>http://www.domainnameyahoo.info/freeing-linux-virtual-memory/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 10:27:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[CentOS]]></category>

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

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

		<category><![CDATA[dropped memory]]></category>

		<category><![CDATA[HP Proliant]]></category>

		<category><![CDATA[Memory management]]></category>

		<guid isPermaLink="false">http://www.domainnameyahoo.info/freeing-linux-virtual-memory/</guid>
		<description><![CDATA[Hi,
I have Centos installed on HP Proliant Box with 13Gig of RAM Memory.
Yesterday, I was running rsync all my websites into another box in LAN.
Somehow the memory has dropped out and there is only 32Mb left on free memory.
Damn, only copying files has eating more than 12 Gigs of memory, and after rsync has finish [...]]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>I have Centos installed on HP Proliant Box with 13Gig of RAM Memory.<br />
Yesterday, I was running rsync all my websites into another box in LAN.<br />
Somehow the memory has dropped out and there is only 32Mb left on free memory.<br />
Damn, only copying files has eating more than 12 Gigs of memory, and after rsync has finish and there is no more rsync process , the free mem won&#8217;t go back to normal. That is crazy !!.</p>
<p>I know you people will or even already have the same situation as I did.<br />
Here is the tips. The secret is on /proc/sys/vm/drop_caches file.</p>
<p>Simply run this :</p>
<p>To free pagecache:<br />
echo 1 &gt; /proc/sys/vm/drop_caches</p>
<p>To free dentries and inodes:<br />
# echo 2 &gt; /proc/sys/vm/drop_caches</p>
<p>To free pagecache, dentries and inodes:<br />
# echo 3 &gt; /proc/sys/vm/drop_caches</p>
<p>Here is the example syntax and the result before and after freeing the memory.</p>
<p>[root@dev vm]# cd /proc/sys/vm/</p>
<p>[root@dev vm]# cat drop_caches<br />
0<br />
[root@dev vm]# free<br />
total       used       free     shared    buffers     cached<br />
Mem:       1132664    1085076      47588          0     194664     490084<br />
-/+ buffers/cache:     400328     732336<br />
Swap:      2031608          0    2031608<br />
[root@dev vm]# sync ; echo 3 &gt; /proc/sys/vm/drop_caches ; free<br />
total       used       free     shared    buffers     cached<br />
Mem:       1132664     388280     744384          0        116      48240<br />
-/+ buffers/cache:     339924     792740<br />
Swap:      2031608          0    2031608<br />
You have new mail in /var/spool/mail/root<br />
[root@dev vm]# cat drop_caches<br />
3<br />
[root@dev vm]# sync ; echo 0 &gt; /proc/sys/vm/drop_caches ; free<br />
total       used       free     shared    buffers     cached<br />
Mem:       1132664     395952     736712          0       1336      55180<br />
-/+ buffers/cache:     339436     793228<br />
Swap:      2031608          0    2031608<br />
note: don&#8217;t forget to put &#8216;0&#8242; back into the drop_caches.</p>
<p>I still dont know if there will the any risk, until now.. everything is fine.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.domainnameyahoo.info/freeing-linux-virtual-memory/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
