How to install SonarQube on Ubuntu LTS
Source code analysis tools, also known as Static Application Security Testing (SAST) Tools, can help analyze source code or compiled versions of code to help find security flaws. SonarQube is a self-managed, automatic code review tool that systematic...
kavan.hashnode.dev7 min read
Wow, this article saved me a ton of time! I was struggling to upgrade Nginx on my CentOS 7.4 server while ensuring my custom configurations and modules worked. Following your clear instructions gave me some much-needed clarity.
I especially loved how you broke down each step—it was super easy to follow. While my OS is different, the general approach and troubleshooting tips you shared here were a huge help.
For anyone else facing similar issues, I recommend this article. I also stumbled on another guide to install Nginx on Rocky Linux 9, which complements this nicely if you're working with a newer OS.
Thanks again for such a well-written and helpful resource! Keep up the amazing work!