50 Linux Text Editors You Should Know About
So, I sat down today with a simple task: continue testing out these new Linux distros and install a text editor for quick tweaks. But as I sat down to pick one, I…
So, I sat down today with a simple task: continue testing out these new Linux distros and install a text editor for quick tweaks. But as I sat down to pick one, I…
Jul 25, 2025 Matleena S. 12min Read AI-driven software development is the process of creating applications while leveraging artificial intelligence technologies (like machine learning, natural language processing, and neural networks) to automate tasks,…
Jul 18, 2025 13min Read Integrating an application programming interface (API) with n8n can be complicated because every API provider has specific requirements for connecting their service. Nevertheless, n8n’s code-minimal workflow can allow…
This post explores over 30 of the best Linux terminal emulators, each with unique features and functionality, catering to different types of users. This list showcases the versatility and evolution of terminal emulators…
Jul 01, 2025 PHP is a server-side scripting language used to build dynamic websites and web applications. It’s at the core of platforms like WordPress and Laravel, powering millions of sites worldwide. PHP…
This article is a follow-up to the previous 90 Linux Commands frequently used by Linux Sysadmins post. Every week, as time allows, I will publish articles on the 90 commands geared toward Linux sysadmins and…
The first thing I did after installing Ubuntu 22.04 LTS was to remove Snap and its snap packages completely. I’m not proud of that approach, as I have nothing against snap packages per…
This post includes SCP examples. SCP or secure copy allows the secure transferring of files between a local host and a remote host or between two remote hosts. It uses the same authentication…
Let’s pick up right where Part 1 left off: pfSense Firewall Appliance Unboxing. This isn’t a quick-start guide. It’s my logbook from weeks of fine-tuning pfSense. Weeks, not years, so follow along and…
May 30, 2025 Ariffud M. 11min Read The LGTM stack – consisting of Loki for logs, Grafana for visualization, Tempo for tracing, and Mimir for metrics – is an open-source observability suite developed…
The sudo command in Linux is one of the most important and widely used commands for managing system permissions. It allows you to run a command as the superuser, giving you elevated privileges…
This iotop command guide follows my previous 90 Linux Commands frequently used by Linux Sysadmins article. As time allows, I will continue to publish articles on the 90+ commands geared toward Linux sysadmins…
If you’ve ever looked at your server and wondered why it’s using swap even though plenty of RAM is available, you’re not alone. This is a common scenario on Linux systems, and it…
May 19, 2025 Viktoras D. Datapacks (or data packs) are a powerful way to customize Minecraft without mods. They expand gameplay in vanilla Minecraft, multiplayer, and existing singleplayer worlds. You can change game…
DeepSeek, founded in 2023 by Liang Wenfeng, is a Chinese artificial intelligence company that develops open-source large language models (LLMs). Their flagship model, DeepSeek-R1, is gaining popularity for its advanced reasoning capabilities, with…
Apr 25, 2025 Ariffud M. 10min Read v0 by Vercel is an AI tool that turns natural language prompts into production-ready React and Tailwind CSS code. It streamlines the process of building user…
Nov 22, 2024 Ariffud M. As a security-focused operating system, Kali Linux lets you perform various tasks, such as penetration testing, digital forensics, and network analysis. With hundreds of security tools, it’s ideal…
Nov 18, 2024 CyberPanel provides a graphical interface and various features to streamline Linux virtual private server (VPS) management. However, setting up this web hosting control panel might be tricky for beginners since…