Don’t miss the limited-time deals!
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

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...

LLM statistics 2026: 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 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...

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 loop over items in n8n (using the Loop Over Items node)

The n8n Loop Over Items node is a component in n8n that enables you to iterate through and process data in a batch. It helps handle large datasets,...

n8n Telegram integration: Set up, automate, and scale bots

An n8n-Telegram integration lets you connect Telegram bots with n8n, a workflow automation tool that simplifies task automation across multiple...

10 n8n best practices for successful automation

Creating an n8n workflow involves connecting apps and services through nodes to automate tasks. The process starts with a trigger that initiates a...

What are the VPS requirements for n8n?

Your server requires at least 1 vCPU core, 2 GB of RAM, and 20 GB of SSD storage to run n8n on a virtual private server (VPS). However, for optimal...