::
Re: [DNG] hijacking resolv.conf - p…
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
This message is part of the following thread:
the complete thread tree sorted by date
tito at
2025-03-23 14:52
ashigaru53 at
2025-03-23 20:14
Author:
zeitgeisteater
Date:
2025-03-23 19:38
UTC
To:
sawbona
CC:
dng
Subject:
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
------------------------