Latest Articles
How to PROPERLY git squash commits [Practical Examples]
Step by step instructions to clean up your repository and working directory by using git squash commits with examples covering different scenarios
Decoding git init for you and when to use it?
Detailed explanation to understand the usage of git init command to initialize a local repo or remote repo with examples
Solved: Change MAC Address in Linux [Temp & Persistent]
Step by Step instructions to change MAC address in Linux. Both temporary and permanent to survive reboot. Assign random or custom defined MAC Address with …
5+ nice & renice command examples in Linux [Cheat Sheet]
nice and renice command syntax and examples explained in Linux. Use nice command to start a process with defined priority. Use renice command to change the …
How to host static website on S3 [Step-by-Step]
STep by Step instructions to host static website on S3 using CORS. Use a custom domain name name to host your static website using CNNAME DNS Record
