<?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"
	>

<channel>
	<title>pheonixgodas.com</title>
	<atom:link href="http://pheonixgodas.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://pheonixgodas.com</link>
	<description>There Are No Secrets,Only Ignorant People</description>
	<pubDate>Tue, 25 Nov 2008 03:56:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<item>
		<title>Skype and Pidgin</title>
		<link>http://pheonixgodas.com/2008/11/25/skype-and-pidgin/</link>
		<comments>http://pheonixgodas.com/2008/11/25/skype-and-pidgin/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 03:56:46 +0000</pubDate>
		<dc:creator>borngold</dc:creator>
		
		<category><![CDATA[GNU/Linux]]></category>

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

		<category><![CDATA[Skype Pidgin]]></category>

		<guid isPermaLink="false">http://pheonixgodas.com/?p=31</guid>
		<description><![CDATA[Pidgin is a great multi-protocol IM. One thing i found mising in that was Skype. I searched for Skype plugin for pidgin and to install  u need to download a package file.Just follow the below commands
wget http://eion.robbmob.com/skype4pidgin.deb

sudo dpkg -i skype4pidigin.deb
Above thing will do the job and u will be able to use skype with u [...]]]></description>
			<content:encoded><![CDATA[<p>Pidgin is a<span style="font-family: verdana;"> great multi-protocol IM. One thing i found mising in that was Skype. I searched for Skype plugin for pidgin and to install  u need to download a package file.Just follow the below commands</span></p>
<p><code>wget http://eion.robbmob.com/skype4pidgin.deb</code><br />
<code><br />
sudo dpkg -i skype4pidigin.deb</code></p>
<p>Above thing will do the job and u will be able to use skype with u r pidgin</p>
]]></content:encoded>
			<wfw:commentRss>http://pheonixgodas.com/2008/11/25/skype-and-pidgin/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ubuntu 8.04 And Dell XPS M1530 (part 2 )</title>
		<link>http://pheonixgodas.com/2008/11/09/ubuntu-804-and-dell-xps-m1530-part-2/</link>
		<comments>http://pheonixgodas.com/2008/11/09/ubuntu-804-and-dell-xps-m1530-part-2/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 14:04:02 +0000</pubDate>
		<dc:creator>borngold</dc:creator>
		
		<category><![CDATA[Dell XPS M1530]]></category>

		<category><![CDATA[GNU/Linux]]></category>

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

		<category><![CDATA[dell xps m1530 ubuntu 8.04]]></category>

		<guid isPermaLink="false">http://pheonixgodas.com/?p=21</guid>
		<description><![CDATA[FINGER PRINT READER
Next thing was to protect my system from unauthorized user , m1530 has a got a finger print reader .To use it in ubuntu u can there is a package called thinkfinger
Install thinkfinger-tools and libpam-thinkfinger:
sudo apt-get install thinkfinger-tools libpam-thinkfinger
now acquire the finger print with this command
sudo tf-tool &#8211;acquire
to test u r fingerprint
sudo tf-tool [...]]]></description>
			<content:encoded><![CDATA[<p><strong>FINGER PRINT READER</strong></p>
<p>Next thing was to protect my system from unauthorized user , m1530 has a got a finger print reader .To use it in ubuntu u can there is a package called thinkfinger</p>
<p>Install thinkfinger-tools and libpam-thinkfinger:</p>
<p><code><span style="font-family: Courier New;">sudo apt-get install thinkfinger-tools libpam-thinkfinger</span></code></p>
<p>now acquire the finger print with this command</p>
<p><code><span style="font-family: Courier New;">sudo tf-tool &#8211;acquire</span></code></p>
<p>to test u r fingerprint</p>
<p><code><span style="font-family: Courier New;">sudo tf-tool &#8211;verify</span></code></p>
<p>now how to use it daily,as everyone Linux has lots of config files now we need to edit one of those</p>
<p><code><span style="font-family: Courier New;">/etc/pam.d/common-auth </span></code></p>
<p>modify it as<br />
#<br />
# /etc/pam.d/common-auth - authentication settings common to all services<br />
#<br />
# This file is included from other service-specific PAM config files,<br />
# and should contain a list of the authentication modules that define<br />
# the central authentication scheme for use on the system<br />
# (e.g., /etc/shadow, LDAP, Kerberos, etc.).  The default is to use the<br />
# traditional Unix authentication mechanisms.<br />
#<br />
auth    sufficient      pam_thinkfinger.so<br />
auth    required        pam_unix.so try_first_pass nullok_secure</p>
<p>and don forget to acquire a fingerprint<br />
now done with finger print reader.</p>
<p><strong>WEBCAM</strong></p>
<p>worked out of box with cheese</p>
<p>just install cheese package .</p>
<p><strong>Remote Control</strong></p>
<p>worked out of box</p>
<p><strong>Bluetooth</strong></p>
<p>i am able to send files (out of box).there is a problem in receiving .not able to solve it</p>
<p><strong>wireless</strong></p>
<p>i don think there is problem now with all updates ,now works properly with wifi led blinking.to make led work install backport modules of u r kernel.</p>
<p>dell xps m150 works fine with ubuntu with few hiccups.Main Idea of the post u can go ahead to purchase dell xps m1530 ,if u r plannin to use linux .</p>
]]></content:encoded>
			<wfw:commentRss>http://pheonixgodas.com/2008/11/09/ubuntu-804-and-dell-xps-m1530-part-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Typed LS and system crashed</title>
		<link>http://pheonixgodas.com/2008/11/08/typed-ls-and-system-crashed/</link>
		<comments>http://pheonixgodas.com/2008/11/08/typed-ls-and-system-crashed/#comments</comments>
		<pubDate>Sat, 08 Nov 2008 15:13:58 +0000</pubDate>
		<dc:creator>borngold</dc:creator>
		
		<category><![CDATA[GNU/Linux]]></category>

		<category><![CDATA[fork bomb]]></category>

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

		<guid isPermaLink="false">http://pheonixgodas.com/?p=7</guid>
		<description><![CDATA[Our college is know for  open source software support.There are few geeks out there who like to play with Linux and open source software&#8217;s . Once durin our OS and Networking Lab , a friend of mine typed LS command (       ls is a basic command in Linux to [...]]]></description>
			<content:encoded><![CDATA[<p>Our college is know for  open source software support.There are few geeks out there who like to play with Linux and open source software&#8217;s . Once durin our OS and Networking Lab , a friend of mine typed LS command (       ls is a basic command in Linux to list directory contents) and his system froze, which usually never happens.As i told u before there r geeks out there who like to play, has aliased the command to execute a fork bomb.</p>
<p>Now wat this fork bomb.<br />
<code>:(){ :|:&amp; };:</code></p>
<p>Does this look like a command ? yes it is and is called a fork bomb.<br />
i did a small research in that .This wat i understood from that command</p>
<p><code>:(){ :|:&amp; };:</code></p>
<p>- function name of our newly defined function<br />
- parentheses declare a function<br />
- block begins<br />
- call self recursively<br />
- open a pipe to another process<br />
- call self recursively<br />
- fork<br />
- block ends<br />
- end function declaration<br />
- runs the function</p>
<p>as there is a saying <em>necessity is mother of all invention</em>.I was wondering how to protect from it .Its not that harmful ,just a reboot will do the job.Still there will be something in it.Google around found abt a ulimit command , ofcourse next is <code>man ulimit</code> (once my senior said rtfm to me <img src='http://pheonixgodas.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> ,from that day i changed)</p>
<p><code>ulimit -a<br />
All current limits are reported.</code><br />
its output for my system is  like this</p>
<p><code>nikil@nikil-laptop:~$ ulimit -a<br />
core file size          (blocks, -c) 0<br />
data seg size           (kbytes, -d) unlimited<br />
scheduling priority             (-e) 0<br />
file size               (blocks, -f) unlimited<br />
pending signals                 (-i) 24563<br />
max locked memory       (kbytes, -l) 32<br />
max memory size         (kbytes, -m) unlimited<br />
open files                      (-n) 1024<br />
pipe size            (512 bytes, -p) 8<br />
POSIX message queues     (bytes, -q) 819200<br />
real-time priority              (-r) 0<br />
stack size              (kbytes, -s) 8192<br />
cpu time               (seconds, -t) unlimited<br />
<strong>max user processes              (-u) 24563</strong><br />
virtual memory          (kbytes, -v) unlimited<br />
file locks                      (-x) unlimited;</code></p>
<p>forking actually creates a new process.From that we can get the solution if we r able to limit the number of process for a system ,then system will not crash.<br />
now the next step is how to limit the number of process.From above i have a maximum user processes is 24563. i need to reset to small number. there is a configuration file <code><span style="font-style: italic;">/etc/security/limits.conf</span></code><br />
Contains complete details in that ,after reading i edited the file as</p>
<pre>*               hard    nproc           100</pre>
<p>100 processes should be enough ,now running the fork bomb now<br />
will generate  errors, but u will not need a reboot</p>
<p>finally if u want to try the LS command check out this page</p>
<p><a href="http://vivtech.blogspot.com/2008/08/fork-bomb-deployment.html">http://vivtech.blogspot.com/2008/08/fork-bomb-deployment.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://pheonixgodas.com/2008/11/08/typed-ls-and-system-crashed/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ubuntu 8.04 And Dell XPS M1530</title>
		<link>http://pheonixgodas.com/2008/11/08/ubuntu-804-and-dell-xps-m1530/</link>
		<comments>http://pheonixgodas.com/2008/11/08/ubuntu-804-and-dell-xps-m1530/#comments</comments>
		<pubDate>Sat, 08 Nov 2008 06:51:03 +0000</pubDate>
		<dc:creator>borngold</dc:creator>
		
		<category><![CDATA[Dell XPS M1530]]></category>

		<category><![CDATA[GNU/Linux]]></category>

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

		<category><![CDATA[ubuntu 8.04 dell xps m1530 nvidia 8600MGT]]></category>

		<guid isPermaLink="false">http://pheonixgodas.com/?p=4</guid>
		<description><![CDATA[I got a Dell XPS M1530 with Following specification

 Processor: Intel Core 2 Duo T7250


 Graphics: nVidia GeForce Go 8600M GT with 256 MB video memory


 Screen: 15.4-inch widescreen, 1680 x 1050 CCFL (LG) with 2.0 Mpixel webcam


 RAM: 3 GB (2GB + 1GB) 667 MHz DDR2


 Harddisk: 250 GB SATA


 Wireless: Intel 3945 WiFi


 [...]]]></description>
			<content:encoded><![CDATA[<p>I got a Dell XPS M1530 with Following specification</p>
<ul>
<li> Processor: Intel Core 2 Duo T7250</li>
</ul>
<ul>
<li> Graphics: nVidia GeForce Go 8600M GT with 256 MB video memory</li>
</ul>
<ul>
<li> Screen: 15.4-inch widescreen, 1680 x 1050 CCFL (LG) with 2.0 Mpixel webcam</li>
</ul>
<ul>
<li> RAM: 3 GB (2GB + 1GB) 667 MHz DDR2</li>
</ul>
<ul>
<li> Harddisk: 250 GB SATA</li>
</ul>
<ul>
<li> Wireless: Intel 3945 WiFi</li>
</ul>
<ul>
<li> Bluetooth: Dell TrueMobile 355</li>
</ul>
<ul>
<li> Fingerprint reader</li>
</ul>
<ul>
<li> DVD+/-RW slot-load drive</li>
</ul>
<ul>
<li> 90W AC adapter, standard 6-cell battery</li>
</ul>
<p>It came with Windows Vista Home Premium Edition. I mainly work in linux evironment , i choose to install ubuntu 8.04. I had a gr8 time configurin it ,thought of bloggin it to help other having the same problem <img src='http://pheonixgodas.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><b>Touchpad</b></p>
<p>first shock i got after successful installation was that the touch pad was not working properly .MY dell XPS M1530 came with A08 bios i have upgraded it to A09. Small Tweak in the grub/menu.lst solved the problem,i found out this in ubuntu forums</p>
<p>This problem is solved by using the following kernel boot parameter:</p>
<p><code>i8042.nomux=1</code><br />
ie make this change in u r grub/menu.lst<br />
<code><br />
title        Ubuntu 8.04.1, kernel 2.6.24-19-generic<br />
root        (hd0,8)<br />
kernel        /boot/vmlinuz-2.6.24-19-generic root=UUID=b0dcf52b-86d4-4dd6-aa7c-31a462ed09d8 ro quiet splash <b>i8042.nomux=1</b><br />
initrd        /boot/initrd.img-2.6.24-19-generic<br />
quiet</code></p>
<p><b>GRAPHICS</b><br />
Immediately after makin the touch pad working ,next thing was to get my graphics driver installed . i went to System / Administration / Hardware Drivers . I installed it and reboot my system and Xserver Crashed. i just got a white screen .They changed myself to terminal <i>CTRL+ALt+F1</i>, i got the drivers purge removed . but actually my friend also have same laptop and he did not have any problem worked out of the box for him <img src='http://pheonixgodas.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /><br />
After searching the web , i actually found two method working without any problem<br />
before selecting any of two method c that  u don have any drivers installed ,purge remove them if u have any</p>
<p>method 1</p>
<p><code>sudo apt-get install envyng-gtk</code><br />
then type in terminal<br />
<code>envyng-gtk</code><br />
select Nvidia and go for install nvidia driver(automatic hardware detection )<br />
this will solve the problem</p>
<p>Method 2</p>
<p>first download the drivers from<br />
<code><a href="http://www.nvidia.com/object/linux_display_ia32_173.14.09.html">http://www.nvidia.com/object/linux_display_ia32_173.14.09.html</code></a><br />
after downloadin the driver do this<br />
press <code>ALT+CTRL+F1</code><br />
log into u r system &#8230; warning before goin further c that u have removed all the existing drivers<br />
then type this commands into u r teminal</p>
<p> u need to stop the Xserver first type this command<br />
<code>sudo /etc/init.d/gdm stop </code><br />
after that go to the folder where u have downloaded drivers in the terminal and type this command<br />
<code>sudo sh NVIDIA-Linux-x86-173.14.09.pkg1.run </code><br />
accept the the license and this will do the job</p>
<p>Reboot the System and Graphics driver will work.U can select any of the two methods , i have tested both and both worked,just c that before doin any method u don have any driver installed <img src='http://pheonixgodas.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>                                                                                                         to be continued &#8230;&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://pheonixgodas.com/2008/11/08/ubuntu-804-and-dell-xps-m1530/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
