Change MySql root password on centos
To change the root password, we need to still start mySQL with –skip-grant-tables options and update the user table
Redirecting to HTTPS from HTTP
If we have added an SSL certificate to your domain, we can force all visits to your site to use HTTPS to ensure your traffic is secure. This post shows examples on how to do this. The following forces any …
Change WordPress Permissions via SSH
Login to your server via SSH and enter the following commands to change your WordPress directory and file permissions. Directory Permissions Set permissions on all directories to 755. File Permissions Set permissions on all files to 644.
Get product Stock in Magento 2
In this post we are discussing on how to get the product stock qty in magento 2.
