Category Archives: General

Browse Sub-Categories:

Redirect non-www url to www in nginx

By | June 17, 2013

Nginx Recently I was setting up nginx on my new server where this blog is being hosted. Nginx is very different from the more popular apache web server in many ways. It has an event driven architecture which makes it much faster and high traffic tolerant compared to apache. In apache the redirects used to… Read More »

Fix Bsnl broadband frequent disconnection problem

By | November 7, 2012

Bsnl has plenty of high speed (4 MPBS) plans as mentioned here : http://bsnl.co.in/opencms/bsnl/BSNL/services/broadband/new_BB_postpaid.html . These are on the NIB – II Network. Ip addresses begin with 117. One known problem with the high speed internet is that it gets disconnected frequently. So like Yahoo Messenger or Pidgin or Skype could go offline every 5… Read More »

Login into phpmyadmin without username and password

By | June 25, 2013

Phpmyadmin auto login Phpmyadmin is a popular web based mysql database administration tool/frontend. It is used widely by php/mysql developers to manage database locally and remotely. When logging in to phpmyadmin, the user has to provide the mysql login credentials. However when working or developing on localhost , its better to make phpmyadmin login automatically… Read More »

Compile wxwebconnect on Ubuntu 11.04 64 bit

By | February 2, 2012

wxwebconnect is a control for wxwidgets that allows to embed a gecko browser in a wxwidgets application. So lets try to install it on Ubuntu 11.04 wxWidgets can be installed from synaptic. Look for packages called libwxgtk2.8-* 1. Download wxwebconnect source from http://www.kirix.com/labs/wxwebconnect/downloads.html Extract them in home directory. Inside the webconnect directory you would see… Read More »

Easy to use C/C++ IDE for Ubuntu Linux

By | October 19, 2012

Here are some IDEs that work very well on Ubuntu ( and other Linuxes ) and can be used as an alternative to the terminal gcc or g++ thing. Geany Url : http://www.geany.org/ Install with sudo apt-get install geany Open any C/C++/PHP/Html/Python/Perl file and start coding. Compile with F8 , Build with F9 and execute… Read More »

Hack Bsnl Broadband Accounts

By | July 31, 2020

Hack bsnl broadband username and passwords Bsnl Broadband continues to grow as one the most popular broadband services in India with high speed facilities of upto 2 mpbs. But a large number of users of this service are vulnerable to hacker attacks because discovering and hacking the vulnerable victims of this network is shockingly simple…. Read More »