-
Repository changes its ‘Suite’ value from ‘testing’ to ‘stable’
While apt update you may get repository no longer has a release file error, it happens when a repository owner changes its suite value or version. Do not panic if this is the first time…
-
Unable to lock the administration directory (/var/lib/dpkg/) is another process using it?
If you being a root or root privileged user who tried to install and interrupt the installation in mid of it, then you’ll see this error when you try to resume the installation again. But…
-

Install WordPress on NGINX with FastCGI Cache in Ubuntu
If you are running a WordPress blog or website on NGINX Webserver, then you should also enable FastCGI caching module, because FastCGI is not only better but also faster when we compare it with WP…