the-curious-engineer.hashnode.devPlaying with PDFs & Images in LinuxLinux open source applications allows a wide range of customisation just by tweaking simple settings and you will not have roam any further shady websites to do your work of pdfs.Everything you can imagine will happen inside your computer locally. Fo...Jan 9·2 min read
the-curious-engineer.hashnode.devCustomising your Linux Terminal (Starship + Zsh)If you spend time in the Linux terminal, customization is not about looks alone. It’s about clarity, speed, and comfort. A clean terminal helps you read commands faster, notice errors instantly, and stay focused. This guide is practical and minimal. ...Jan 6·2 min read
the-curious-engineer.hashnode.devInstalling Websites as Web App on Ubuntu Based OSIn this blog, I am going to summarize how to create a web app on Ubuntu Based Operating System.Steps Required:- Firstly we need to find your user-name (if you know the username skip this step) whoami For installing the web app we need the followi...Dec 30, 2025·1 min read