added
This commit is contained in:
21
network
21
network
@@ -23,3 +23,24 @@ systemctl disable --now NetworkManager.service networking.service ; sleep 3 syst
|
|||||||
#get networks
|
#get networks
|
||||||
#connect network
|
#connect network
|
||||||
#
|
#
|
||||||
|
#systemctl enable systemd-resolved --now
|
||||||
|
#
|
||||||
|
oot@notebook16:/etc/systemd# cat resolved.conf.d/myresolved.conf
|
||||||
|
[Resolve]
|
||||||
|
#DNS=
|
||||||
|
#FallbackDNS=
|
||||||
|
Domains=linuxhotel.de
|
||||||
|
#DNSSEC=no
|
||||||
|
#DNSOverTLS=no
|
||||||
|
#MulticastDNS=yes
|
||||||
|
LLMNR=no
|
||||||
|
#Cache=yes
|
||||||
|
#CacheFromLocalhost=no
|
||||||
|
#DNSStubListener=yes
|
||||||
|
#DNSStubListenerExtra=
|
||||||
|
#ReadEtcHosts=yes
|
||||||
|
#ResolveUnicastSingleLabel=no
|
||||||
|
####################
|
||||||
|
#resolvectl statistics
|
||||||
|
#
|
||||||
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user