So I am following the tutorial on TecMint.com http://www.tecmint.com/install-nginx-php-mysql-with-mariadb-engine-and-phpmyadmin-in-arch-linux/ and I’ve created the static file and I get the green text that it is active. However when I try to ping a web address, nothing happens. Please help!
can you please share the error output and also the output of below command
#ifconfig
are you able to ping your gateway
ping xx.xx.xx.xx (gateway address)
if you configured LEMP then use your localhost to access as shown in article