Recent Comments
| yX on στημένος στα πεντακόσια μ… | |
| Γιώργος on στημένος στα πεντακόσια μ… | |
| Γιώργος on στημένος στα πεντακόσια μ… | |
| PeiratestouOneirou on βαλβίδα εκτόνωσης | |
| serk01 on βαλβίδα εκτόνωσης |
Recent Posts
Top Posts
- "αχ, ρε πούστη θα μου λείψετε"
- How to create a certificate/privkey and sign a SiS package for Symbian phones(Obsolete,needs update)
- Greek to Greeklish converter for mp3 filenames/tags
- How to use the Bluetooth console of PyS60 from your computer.
- How to solve "network unreachable" problem when installing the Android SDK on Gnu/Linux
- How to create your own home SVN repository with Xampp/Apache
- Μια φωτογραφία, δύο χιλιάδες ζωές
- πως αφαιρούμε τον θόρυβο απο ενα ηχητικό αρχείο με το Audacity
- How to delete multiple files from an svn repository with one line
Android Applications Biology Cool hacks Firefox Future technologies General gnu/linux HowTos Humor Medicine microblogging Mobile phones Mobile Programming Photos police Politics PyS60 Python Radiobubble S60/N95 Symbian Technology Trips Uncategorized Videos ελληνικά ποσταρίσματα κοινωνικά οργή προσωπικά
Blog Stats
- 95,156 hits



Pingback: Disable ipv6 on Debian | Debian-News.net - Your one stop for news about Debian
Pingback: Debian Linux: Пособие для гопников » Blog Archive » Disable ipv6 on Debian
Pingback: Debian Linux: ??????? ??? ???????? » Blog Archive » Disable ipv6 on Debian
To disable use of on Lenny and Etch: echo “install ipv6 /bin/true” >> /etc/modprobe.d/local.conf (and reboot for the changes to take effect). From Squeeze onwards, IPv6 is built into the kernel, add the kernel command line option “ipv6.disable=1″ to your bootloader
Just installing resolvconf fixed it for me.