Browse Source

added to linux cheatsheet

main
Ken Schaefer 2 years ago
parent
commit
36234e8a3d
  1. 4
      Cheatsheets/linux.md

4
Cheatsheets/linux.md

@ -7,3 +7,7 @@
ifconfig -a ifconfig -a
``` ```
### Change DNS Server
```
sudo nano /etc/resolv.conf
```
Loading…
Cancel
Save