Often database administrators need to allow remote users to access database. Here is how to enable remote access in MySQL.
Often database administrators need to allow remote users to access database. Here is how to enable remote access in MySQL.
Often database administrators need to create read only users for MySQL. Here are the steps to give read only user access in MySQL.
Often system administrators need to redirect URLs & web pages to another domain. Here is how to redirect location to another domain in NGINX.
Sometimes system administrators need to configure multiple host names in NGINX server. Here are the steps to do this.
Sometimes you may need to disable Apache cache. Here is how to do turn of caching service in Apache server.
Sometimes database administrators need to increase max connections in MySQL. Here are the steps to do it.