SivaHow to give aliases to SSH user and IP addressesAs you ssh into multiple machines or servers, it can get hard to remember the IP address of each of the server you have.Mar 26, 2022Mar 26, 2022
SivaHow to login to github docker hub registry from command prompt or shellMake sure you have docker installed on your machine and runMar 6, 2022Mar 6, 2022
SivaWhy do you need EditorConfig ?EditorConfig helps maintain consistent coding style across the team of developers, working on the same source code but across different…Mar 18, 2021Mar 18, 2021
SivaDifference between update and upgrade on brew, apt-get, etc…I’ve blindly typed the above commands for too long without understanding what they actually do. This article is to explain in simple words…Feb 19, 20201Feb 19, 20201
SivaHow to install a specific version of haproxy or any brew packageWhen you try to install a package using brew install <package_name> brew installs a latest version the package based on the time you last…Feb 6, 20202Feb 6, 20202