« Raspbian Commandes » : différence entre les versions

Ligne 159 : Ligne 159 :
  <span style="color: red;font-weight:bold;">cat /etc/resolv.conf</span>
  <span style="color: red;font-weight:bold;">cat /etc/resolv.conf</span>
  <span style="color: red;font-weight:bold;">dig pi-hole.net @127.0.0.1 -p 53</span>
  <span style="color: red;font-weight:bold;">dig pi-hole.net @127.0.0.1 -p 53</span>
<syntaxhighlight lang="bash" line copy>
dig pi-hole.net @127.0.0.1 -p 53
</syntaxhighlight>
  table de routage (IPv4/IPv6)
  table de routage (IPv4/IPv6)
  <span style="color: red;font-weight:bold;">ip route</span>
  <span style="color: red;font-weight:bold;">ip route</span>