search
search
Author
The author

Ariffud Muhammad

Ariffud is a Technical Content Writer with an educational background in Informatics. He has extensive expertise in Linux and VPS, authoring over 200 articles on server management and web development. Follow him on LinkedIn.

More posts by Ariffud Muhammad

How to use the Loop Over Items (Split in Batches) node in n8n

In n8n, looping over items is one of the most powerful techniques for handling lists of data, such as email addresses, API responses, or database...

How do you run n8n with Docker?

Running n8n with Docker is an efficient way to self-host this workflow automation tool. Unlike installing n8n directly on your virtual private server...

How to use the journalctl command to view Linux logs

The journalctl command is a powerful Linux utility for viewing, filtering, and managing system logs collected by systemd. It lets you inspect logs...

LLM statistics 2025: Comprehensive insights into market trends and integration

Large language models, or LLMs, are AI systems that understand and generate human-like text. They power platforms like chatbots, virtual assistants,...

How to choose a WordPress theme

A WordPress theme is a collection of files, such as templates, stylesheets, and scripts, that define the layout, colors, typography, and navigation...

What is SELinux? How does it enhance Linux security?

Security-Enhanced Linux (SELinux) is a security module that adds an extra layer of protection to your system. It enforces strict access control...

How to build software from scratch: A step-by-step guide

Building software from scratch follows a clear roadmap: you start by defining what you want to build, plan your approach, write the code, test...

Django vs Node.js: Differences between back-end technologies

Django and Node.js are two of the most popular back-end technologies for building web applications. Both frameworks offer unique strengths, but...

How to set up the LGTM stack for end-to-end observability

The LGTM stack – consisting of Loki for logs, Grafana for visualization, Tempo for tracing, and Mimir for metrics – is an open-source...