'source package' folder means that folder from where you did '#configure && make && make install'. When you install a package from source, the files and...
Hi ... Please learn how to ask question to the mailing list, i would suggest you to read this http://catb.org/~esr/faqs/smart-questions.html How do you think...
Another fine from European Union ....READ that article why microsoft gets another fine http://www.linuxjournal.com/content/why-microsofts-new-eu-fine-just-fine...
Hello everyone, I would like to share the announcment that SQABD just released the recording of its 12th roundtable held on 16th June, 2007. The discussion was...
It is always fun to know how things actually work. All C programmers know that during the input-process-output cycle of their C codes, a number of System calls...
Amit Kumar Saha
amitsaha.in@...
Mar 11, 2008 8:22 am
1458
Looking to play with software RAID? This post http://amitksaha.blogspot.com/2008/03/software-raid-on-linux-part-1.html will get you started! HTH, Amit -- Amit...
Amit Kumar Saha
amitsaha.in@...
Mar 11, 2008 10:59 am
1459
FSM Newsletter 10 March 2008 By admin Hello readers, and welcome once again to [Free Software Magazine](http://www.freesoftwaremagazine.com/)'s fortnightly ...
On Tue, Mar 11, 2008 at 4:56 PM, Amit Kumar Saha <amitsaha.in@...> ... You have only one 80 GB hard disk, then why do you need this "raid"? -- Best, Z...
hi guys, there's nothing like system programming in true sense, to me :- u may code millions of lines in java, .net any language, but the magic of writing code...
... I need to work on a "RAID Trend Analysis.." project and the best starting point would be to set up a RAID on a single computer, which incidentally in this...
Amit Kumar Saha
amitsaha.in@...
Mar 12, 2008 10:16 am
1463
... 'Ptrace' and 'Dtrace' are the next play-things for me! -- Amit Kumar Saha *NetBeans Community Docs Coordinator* Writer, Programmer, Researcher ...
Amit Kumar Saha
amitsaha.in@...
Mar 12, 2008 10:16 am
1464
Hi, ... Good one Amit. Keep 'em coming Thanks, Raseel http://www.raseel.in...
Want to play with Indiana and Virtual Box? Check this http://amitksaha.blogspot.com/2008/03/installing-indiana-on-ubuntu-704-using.html Regards, Amit -- Amit...
Amit Kumar Saha
amitsaha.in@...
Mar 13, 2008 3:30 am
1467
This is nice to share this thing in group, topics on "Run Windows Applications Seamlessly Inside Linux", check out this cool articles from this link ...
Hello, Any of you know how I can extract my 'vmlinuz' to get the 'vmlinux' ? Thanks, Amit -- Amit Kumar Saha *NetBeans Community Docs Coordinator* Writer,...
Amit Kumar Saha
amitsaha.in@...
Mar 20, 2008 9:11 am
1469
Hello, Found this cool tip: http://emmanueloga.wordpress.com/2008/03/20/faster-netbeans-yes-it-is-posible/#comment-39 Enjoy! -- Amit Kumar Saha *NetBeans...
Amit Kumar Saha
amitsaha.in@...
Mar 20, 2008 9:11 am
1470
Hi, ... you can find the source of the kernel in /usr/src but still if you want to uncompress the vmlinuz objcopy -j .kernel:vmlinux -O binary vmlinuz...
Hi, ... That is a good post and thanks for the info but i would like to add my comments Netbeans is a BIG SUCKER, There are many people use netbeans not only...
... Sucker of 'memory' ? ... Could you please enlgigthen me on that? Like, say - "5 reasons why YOU think Java is foolish": -) ... -- Amit Kumar Saha *NetBeans...
Amit Kumar Saha
amitsaha.in@...
Mar 20, 2008 10:52 am
1473
Hi ... I have quoted from my mail "No matter how feature-rich an IDE is, without an elegant editor, it is next to useless." ... I will write a code in 3...
Hi ... i dont know to write a java code else i would have written and explained you the reasons -- regards, Prashanth http://munichlinux.blogspot.com...
... Class FooBar{ public static void main(String args[]){ System.out.println("Does this help?"); } } -- Amit Kumar Saha *NetBeans Community Docs Coordinator* ...
Amit Kumar Saha
amitsaha.in@...
Mar 20, 2008 11:39 am
1477
Hi ... Hope you know the reason for using a class in a programing language, Does printing a string require a class? Though the other languages that i have...