PHP.ph

17 Jan, 2011

How to Disable IPV6 in Linpus

Posted by: php In: Linux

Linpus lite has an Internet protocol called IPv6 turned on by default. To solve slow wifi in Linpus, IPV6 should be disabled as this causes the slow down of internet connection.

1. Under Settings, open a Terminal
2. Switch to Root. Type:
su root
3. Enter password.
4. Change directory.
cd /etc/modprobe.d
5. List the files.
ls
6. Edit modprobe.conf.dist
vi modprobe.conf.dist
7. Type near the bottom of the page:
install ipv6 /bin/true
8. Save file. Type then enter:
ZZ
9. Reboot. Type:
reboot

Tags:

24 Dec, 2010

PHP on Windows

Posted by: php In: PHP

Microsoft Philippines’ talk with PHP User-Group Philippines.

Three episode interview series with Platform Strategy Lead for Microsoft APAC, Chris Levanes and the PHPUGPH Officers.

Watch the first episode: http://bit.ly/gId2rT

Tags:

25 Dec, 2009

PHP Developers Summit 2010

Posted by: aqua In: PHP

In partnership with Microsoft Philippines, PHP User Group Philippines presents PHP Developers Summit 2010. We are inviting you to come and join us in this gathering of the country’s best tech-talents, professionals and web developers promoting the use of PHP and open source solutions in the enterprise and schools. Free flowing coffee with lots of freebies and raffle prizes!

So what are you waiting for? Registration starts at 8 AM. See you all there!

Date: January 30, 2010, Saturday
Time: 8.00 AM – 5.00 PM
Venue: Hotel Rembrandt
26 Tomas Morato Extension Quezon City, Philippines
Location Map: http://maps.google.com/maps/place?cid=13146968077348134590&q=hotel%2Brembrandt%2Bquezon%2Bcity%2Baddress

For more info visit these webpages:
PHP Developers Summit 2010
[PHP User Group Philippines] PHP Developers Summit 2010 – January 30, 2010

Tags:

18 Oct, 2009

Repair MySQL Tables

Posted by: aqua In: MySQL

SSH through PuTTY.

Check mysql tables.
mysqlcheck [DBNAME]

Repair database tables.
mysqlcheck -r [DBNAME]

That’s it. Short and simple.

Tags: ,

13 Nov, 2008

Gmail Video Chat

Posted by: aqua In: News and Views

Google has launched voice and video chat for Gmail.

Gmail video chat lets users have voice and video conversations inside Gmail. It has high quality video and it is simple to install.

Visit its website by clicking: Video chat

Tags:

Categories

Links

PHP.ph is owned and managed, since 2002 by:
Dr. Jesus Lecitona
Visit his blogs about dentistry:
Denture
Dentures
Dental Implants Cost

About PHP.ph

Linux Apache MySQL PHP