This shows you the differences between two versions of the page.
uso:laboratoare:laborator-05:connection [2022/11/04 15:43] sergiu.weisz [Configurarea nivelului Internet] |
uso:laboratoare:laborator-05:connection [2022/11/04 15:46] (current) sergiu.weisz [Configurarea nivelului Internet] |
||
---|---|---|---|
Line 347: | Line 347: | ||
google.com has IPv6 address 2a00:1450:400d:803::200e | google.com has IPv6 address 2a00:1450:400d:803::200e | ||
<...> | <...> | ||
- | student@uso:~$ echo "nameserver 8.8.8.8" > /etc/resolv.conf | + | student@uso:~$ echo "nameserver 8.8.8.8" | sudo tee /etc/resolv.conf |
student@uso:~$ cat /etc/resolv.conf | student@uso:~$ cat /etc/resolv.conf | ||
nameserver 8.8.8.8 | nameserver 8.8.8.8 |