AI is everywhere. But, not all kinds of AI tools are accessible to the end-users. Sure, you can try something like ChatGPT effortlessly or a couple of other AI tools through your web browser. But, what about running an AI app locally
Read More
This blog post will show you how to install Java on Ubuntu 24.04 LTS system step-by-step. Java is a well-known platform independent object-oriented programming language used in software development for decades. It is mostly used in web development, mobile applications, enterprise applications
Read More
Large Language Models (or LLMs) are machine learning models (built on top of transformer neural network) that aim to solve language problems like auto-completion, text classification, text generation, and more. It is a subset of Deep Learning. The “large” refers to the
Read More
Linux cybersecurity analysts spend countless hours dissecting malicious software to understand its functionality, origin, and impact. Here are six Linux commands that help me in this process, which I believe every professional in the field should have in their toolkit. 1. strings
Read More
Microsoft’s Windows has been intrusive to users’ privacyโthat’s not a secret. But its upcoming “Recall” feature should raise concern for everyone. EU countries are already preparing to investigate it, but I feel that Microsoft will get away with this as well. Microsoft
Read More
One of the biggest reasons to use Linux over Windows/macOS is the existence of tiling window managers. There is nothing better than that. Period. The superpowers a user gets with a tiling window manager multiplies the efficiency, and productivity in using a
Read More
In this blog post, we will explain how to install Jenkins on Ubuntu 24.04 step-by-step. Jenkins is an open-source automation server widely used for continuous integration and continuous deployment (CI/CD) in software development. Jenkins offers user friendly Interface which allows to create
Read More
In this article, we will show you how to install Jenkins on RHEL 9/8. We will also go through why there is a need of an additional tool for delivering a project. But before we start with all gun blazing and put
Read More
Let me share a few tweaks that help me run Ubuntu on my laptops a bit more smoothly. This is based on my preference, and you may not necessarily make the same changes. Also, these are not ground-breaking, never-seen-before tips. I am
Read More
It seems NixOS is the new Arch Linux. It’s the latest craze among the more advanced Linux users and now it is getting derivatives distros as well. We focused on SnowflakeOS which seems to be a beginner-friendly Nix derivative: SnowflakeOS: NixOS in
Read More
