Posts tagged Technology
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***….
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.
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
Servers VS Clients….
May 18th
Now i am playing a game called Servers VS Clients…
Very interesting game..
Procedure to play it:
1) take a dedicated or VPS hosting server
2) create users and admins
3) give open access to every one for using its resources(clients)
4) become a client and play the same game again…
Presently now i am a client at http://argo.nipl.net as http://pratyush.nipl.net with full SysAdmin and User access.
UPDATE: Presently NIPL is down.. I wish it come back with full throttle
Project manage ment tool “webcollab”
Nov 23rd
I just installed a project management tool “webcollab” at Pragna(http://www.pragna.org.in )
I found it at Sourceforge.. an application good and reliable for small to medium organizations for project status and managements…
there is also alternative for large companies like Dotproject..
lets see which is running stable ….








