:: Re: [DNG] hijacking resolv.conf - p…
Etusivu
Poista viesti
Vastaa
Lähettäjä: zeitgeisteater
Päiväys:  
Vastaanottaja: sawbona
Kopio: dng
Aihe: Re: [DNG] hijacking resolv.conf - possible fix?
---
// hijacking resolv.conf - possible fix?
---

------------------------
rm /etc/resolv.conf
echo "..settings..." > /etc/resolv.conf
chattr +i /etc/resolv.conf
------------------------