Category: Linux

  • Retrofitting Node 20 in Ubuntu 18 LTS

    Retrofitting Node 20 in Ubuntu 18 LTS

    One of the hardest parts of system administration is keeping systems updated and secure. However, when an upgrade is not feasible but application support is needed, there’s often no choice but to retrofit the necessary dependencies. This may involve tinkering with the system, patching, or using custom configurations to ensure the application works without breaking…

  • Piping Bash

    Bash is good, ZSH is also good….but the fact that they both do not allow piping is bad. Well technically they do work, but it works in a different way. Sometimes its okay for us, rest times it is not. So what’s the issue here… Say you have a code in your bash script like…

  • AH shit here we go again !

    I know i know…..its really annoying when we type something without sudo and it asks for sudo and now we have to retype the whole things with sudo (or go to the previous command [with up arrow] and then move back with arrow keys or home key or anything…) while its a good approach…there is…

  • Finding the user

    To know who is using your system/server right now you can use or it will show you who is in and what they are doing, when did they login etc

  • Power to you.

    You always dont need access, you just need access to somone who has access With that said. Most of the times you dont even need access to do somethin. You just need access to someone who has access. Lets say i am a normal user and i need to run a script in linux where…

  • Linux Saviours

    Few Basic linux (Ubuntu) stuff that will save you time and get the job done with ease. Linux and it’s programs are by default built to allows users to accomplish tasks easily. But many people dont even know that there are many other useful commands and tools.Many people know the basics or only what they…

  • The Philosophy and History of Linux

    The Philosophy and History of Linux

    Linux has a rich history rooted in the Open Source movement and UNIX philosophy. From the GNU Project to Linus Torvalds’ creation of the Linux kernel, this article explores the origins, principles, and impact of Linux on modern computing. Discover how Free Software, the GPL, and key design philosophies have shaped Linux into the powerful…

  • OpenResty SSL Setup: Install and Secure Site withNginx with Let’s Encrypt on Ubuntu

    OpenResty SSL Setup: Install and Secure Site withNginx with Let’s Encrypt on Ubuntu

    Learn how to install and configure OpenResty Nginx SSL on Ubuntu. This guide covers setting up OpenResty, obtaining an SSL certificate using Certbot, and enabling auto-renewal for a secure HTTPS website. 🚀

  • Oh-My-ZSH

    Oh-My-ZSH

    Master Ubuntu servers with our comprehensive guide to HTTP servers, Nginx, and PHP. Dive into the essentials of setting up and managing Ubuntu servers efficiently, configuring HTTP servers, and optimizing web performance with Nginx and PHP