Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror

Comment Re:How to install IPv6 (Score 1) 359

The command how to install IPv6 is :

windows XP: run -> type:" ipv6 install linux "

redhat: " insmod ipv6 " or " modprobe ipv6 " , check the list get IPv6 or not,

" rmmod ipv6 " delete ipv6.

autorun: edit /etc/sysconfig/network add new line " NETWORKING_IPV6=YES "

FreeBSD Unix : edit /etc/rc.conf add new ipv6_enable="YES"

Slashdot Top Deals

An optimist believes we live in the best world possible; a pessimist fears this is true.

Working...