Sms Gateway with Modem Huawei e220 and Ubuntu
May 18th, 2009 | 3 Comments
After surfing a few times in Google about sms gateway, finally succeeded try sms gateway with gammu in modem huawei e220 and ubuntu 9.04.
Read More >>Linux, Apache, Mysql, PHP (LAMP)
December 5th, 2008 | Comment Now
The acronym LAMP refers to a solution stack of software, usually free and open source software, used to run dynamic Web sites or servers. The original expansion is as follows:
Linux, referring to the operating system
Apache, the Web server;
MySQL, the database management system (or database server)
PHP or others, i.e. Perl, Python, the programming languages.
How to Resetting a Forgotten MySQL Root Password
August 26th, 2008 | Comment Now
However if you don’t know the current password this approach will not work – you need to login to run any commands and without the password you’ll not be able to login!. Thankfully there is a simple solution to this problem, we just need to start MySQL with a flag to tell it to ignore [...]
Read More >>