Sometimes you may need to show user permissions in MySQL. Here is how to show user permissions in MySQL.
How to Force Git Pull to Overwrite Local Changes
Sometimes you may want to overwrite local changes during git pull. Here is how to force git pull to overwrite local changes.
How to Check Remote SSL Certificate in Linux
Sometimes you may need to check remote SSL certificate in Linux. Here are the steps to display SSL certificate details using command line.
How to Enable SSL for MySQL in Windows
How to Append One File to Another in Linux
Sometimes you may need to merge or combine two files in Linux. Here is how to append one file to another in Linux.
How to Rename Git Tag
How to Clone Large Git Repository
How to Clone Single Branch in Git
Sometimes you may need to clone specific branch in git. Here are the steps to clone single branch in git.
How to Ignore Git File Permission Changes
How to Configure Line Endings in Git Commit
It is important to configure line endings in git repository to make it cross platform. Here is how to configure line endings in git commit.