Ph.D. (candidate)
Archive for June, 2007
Search and Modify…..
Jun 29th
In the field of Web Development, the basic patterns of working….
Do you have a search tool ? ( LOL…for searching the code….)
Do you have an editor? ( Hehe….For editing the code…)…
I call this kinda way …. ” Search and Modify “….
You have know, what you want ? , expect what will be the output…?
then remember did you see any of that kinda output..if so where ? how did it happen?
Search the Code….Make the changes on your own… thats it ….
But Don’t forget…to put the original authors signature….
I strongly urge you to Release your code under GPL …..
Free Software and GPL ***ROX***….
Ready Made | Trees |
Jun 28th
When you see the Topic as ” Ready Made | Trees|” ,with in a sec, you might thought, whats this topic?
The Reason, Why i put the Topic as Ready made trees because, on the way to Dallas, i have seen some plantations stats ” home made Plants “….where i have seen Trees Ready made..
The place i Grow up, i have seen only plants in the Polythene covers, which my mom used to plant in my home….
But Here, i have seen Trees from small size to large, lying their roots in Polythene Covers ready to be planted…..
Amazing, Trees can be planted Ready Made…..
************ Which reminds me that, Here we eat Ready Made Food… Like Can food, baked food, to Go food….. i am afraid, does they came from Ready made Trees….
https Google….Secure Mail Environment
Jun 19th
Slashdot given an article on Securing the Google based mail environment, i.e gmail
it suggested to use https instead of http in the public computers,free wi-fi’s and in open cafe’s.
Secure your Mail Environment using https://gmail.com
Update: Now Gmail has given default https connection, you need to enable it in youg Gmail Settings.
First Movie in US
Jun 11th
” Dubai Seenu” , My first movie in theater in US.
work tensions, study and lot stopped me to see a movie…but now i break all those…
Installing Webmin 1.350 in Ubuntu or any Debian System
Jun 3rd
Download the Debian package from
http://www.webmin.com/download.html
OR
from http://prdownloads.sourceforge.net/webadmin/webmin_1.350_all.deb
now open the terminal and login as Super User
Now enter the command to install webmin
dpkg -i <Location of the file>
Example: i have downloaded file on my desktop
dpkg -i /home/user/Desktop/webmin_1
.350_all.deb
webmin depends upon following packages
apt-get install libnet-ssleay-perl libauthen-pam-perl libio-pty-perl libmd5-perl
Webmin install complete. You can now login to https://lappy:10000/
as root with your root password, or as any user who can use sudo
to run commands as root.
Webmin installation complete!!!!
now open your favourite webbrowser and type
https:/localhost:10000/
OR
https://HOSTNAME:10000/
[To know your hostname type hostname in terminal]
Example: https://lappy:10000/
OR
https://YOURIP:10000/
[To know your IP type ifconfig in terminal]
Example: https://10.0.0.1:10000/
you will be promted to login. login as root.
that’s it.
What if you would like to share with your friends or to access through internet? how to access?
go to www.whatismyip.com copy your public IP.
type in your browser https://YOURPUBLICIP:10000/
Example: https://222.222.222.222:10000/
NOTE: If your ISP provider blocking ports like web,ftp etc… may be you can’t access.
Contributed By- Gladiator








