mirror of
https://github.com/edu4rdshl/linuxscripts.git
synced 2026-07-17 23:24:52 +00:00
added .network files
Update bashrc
This commit is contained in:
parent
34fed3676f
commit
462fd8b2d0
4 changed files with 39 additions and 3 deletions
12
network/26-wireless.network
Normal file
12
network/26-wireless.network
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
[Match]
|
||||
Name=wlp0s20f0u2
|
||||
|
||||
[Network]
|
||||
DHCP=ipv4
|
||||
DNS=9.9.9.9
|
||||
DNSOverTLS=opportunistic
|
||||
DNSSEC=yes
|
||||
|
||||
[DHCP]
|
||||
RouteMetric=20
|
||||
UseDNS=no
|
||||
Loading…
Add table
Add a link
Reference in a new issue