
Hmmm ... I could have sworn that IPv6 is already disabled by default in Mint?? Can you please post the output of this command:zelda wrote:Hi, Ive tried to disable IPv6.
lsmod | grep ip
Yes, I was talking of Bea. That's what most people use around here. There are only few stubborn ones left still using Barbara ... as myselfclem wrote:Scorp: To be precise, enabled in Ada beta007, Barbara final and Bea beta023. Disabled in Bea final.

Good. If IPv6 were active then you'd get something like this:zelda wrote: lsmod | grep ip doesnt output anything.
~> lsmod | grep ip
ipv6 263584 24You should develop some sense for humourzelda wrote: And how do I get rid of the "extra" quotes in terminal? I think thats lame!

# if the command-not-found package is installed, use it
if [ -x /usr/bin/command-not-found ]; then
function command_not_found_handle {
/usr/bin/command-not-found $1
return $?
}
fi
/usr/games/fortune
Users browsing this forum: Bing [Bot] and 3 guests