How to verify whether DNS is working correctly
Related Posts
failed to create directory via template ‘/var/lock/apache2.XXXXXXXXXX’: No such file
Create the directory with mkdir -p /run/lock The install should now work (you may need…
How to check/test .tar.bz archives?
First test bzip2 compression, It should output OK. bzip2 -tv FILE.tar.bz2 Next uncompress the tarball,…
