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:

No Responses to "How to Disable IPV6 in Linpus"

Comment Form

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