Linux serverlinux web serverNETWORK ADMINISTRATIONS

Server Not Found Issue Solved in Kali Linux || Code Cafe

Commands Used in this videos — Order Wise

1 : cat /etc/os-release
2 : ifconfig
3 : “ping 172.217.167.196”
4 : “www.google.com”
5 : “sudo rm -rf /etc/resolv.conf”
6 : sudo echo “nameserver 8.8.8.8” (press anglebracket key in keyboard) /etc/resolv.conf
7 : nano /etc/resolv.conf
8 : sudo rm -rf /etc/resolv.conf
9 : sudo nano /etc/resolv.conf
10 : Final command again type “ping www.google.com”

source

by Koder Cafe

linux web server

31 thoughts on “Server Not Found Issue Solved in Kali Linux || Code Cafe

Comments are closed.