Generative AI and Large Language Models (LLMs) are often used interchangeably, but while they share some similarities, they differ significantly in purpose, architecture, and capabilities. In this article, I’ll break down the difference between the two, explore the broader implications of generative
Read More
In this guide, we will explain how to setup SFTP server on Ubuntu 24.04 LTS system step-by-step. Secure File Transfer Protocol (SFTP) is a secure […]
In this guide, we will cover to how to install Elastic (ELK) stack on Ubuntu 24.04 step-by-step. ELK stack is an acronym that describes a […]
As your projects move from tinkering to serious development, the limitations of typical Raspberry Pi boards or any SBC becomes quite obvious. Can they truly deliver the flexibility and performance needed for a compact, scalable design? Many developers face this question when
Read More
S,o you bought a new e-book from a platform like Humble Bundle or other online stores. And, now you want to transfer it to your Amazon Kindle. Fret not, I got you 😉 Kindle allows you to sideload books and there are
Read More
Last week, I shared the Linux online course as our new project. Based on the feedback I received from some students, I have divided the course into smaller chapters, which makes it easier to learn at your own pace. Enjoy 😄 Linux
Read More
Managing packages in Linux distribution varies depending on the distribution. All the Debian-based distros use APT as the package management app. While Fedora uses DNF, openSUSE depends on Zypper package manager. Recently, distro-agnostic package managers like Snap, Flatpak, AppImage, etc. made the
Read More
If you’ve been following our articles on Large Language Models (LLMs) or digging into AI, you’ve probably come across the term token more than a few times. But what exactly is a “token,” and why does everyone keep talking about it? It’s
Read More
When you combine Docker with the compact, affordable Raspberry Pi, you’ve got a powerful setup that’s perfect for both developers and hobbyists. Whether you’re building a mini server, automating tasks, or just tinkering for fun, Docker has unlimited usage. This guide will
Read More
When you have a GPU on board, integrated or dedicated, there are some programs that help you get the necessary stats to check its temperature, free memory, and more. You can use them on Ubuntu and other Linux distributions as well. Unfortunately,
Read More