Administration

Popular:
LEVEL UP YOUR SERVER SETUP! APPLY AVA AND LAUNCH WITH A 15% DISCOUNT
USE PROMO:

Connecting a Custom Domain to Your AVA HOST Cloud App

A custom domain gives your Cloud App a familiar address on a domain you own instead of using only its default avahost.app address. This guide shows how to point a domain to your app, verify the DNS configuration in AVA HOST, and apply the new address to the application. The example uses a domain managed […]

September 15, 2026 Ā· 14:57 Administration 4 mins
Read More

How to Buy and Deploy a Self-Hosted App on AVA HOST

AVA HOST Cloud Apps let you run self-hosted applications without installing and configuring the underlying server yourself. This guide walks through the complete process: purchasing a suitable plan, deploying an app from your account dashboard, and opening the app for the first time. We use n8n as the example, but the same general flow applies […]

September 15, 2026 Ā· 11:01 Administration 6 mins
Read More

How to Create and Remove Symbolic Links in Linux

Symbolic links, also known as symlinks or soft links, are special files in Linux that act as pointers or shortcuts to other files or directories. They are extremely useful for simplifying file management, organizing resources, and providing alternative access paths. In this article, we’ll cover how to create and remove symbolic links in Linux using […]

September 4, 2026 Ā· 16:02 Administration 2 mins
Read More

AmneziaWG VPN

Keywords Keyword Definition šŸ›”ļø AmneziaWG A fork of WireGuard that randomizes packet headers, sizes, and transmission times to counter deep packet inspection while maintaining the same proven cryptography. This is a protocol that runs on your server. šŸš€ AmneziaWG 2.0 The current main version that uses dynamic header ranges (instead of fixed values), adds data-level […]

April 10, 2026 Ā· 16:31 Administration 24 mins
Read More

How to Display Your Current Login Name in Linux

When working in a multi-user Linux environment, it’s often essential to know which user account you’re currently logged in with. Whether you’re managing servers, scripting automation, or troubleshooting permissions, Linux provides multiple commands to display your current login name. Using the whoami Command The whoami command is the most straightforward way to display your current […]

August 29, 2025 Ā· 15:27 Administration 3 mins
Read More

How to Search for a File in Linux

Searching for files efficiently is an essential skill for Linux users, developers, and system administrators. Linux provides multiple tools and commands to locate files, directories, and even search inside their contents. The “find” command is one of the most versatile tools for locating files based on names, types, sizes, modification times, and even permissions. Basic […]

August 29, 2025 Ā· 10:24 Administration 3 mins
Read More

How to Manage Game Server

šŸŽ® Gaming AVA: A Complete Guide to Setting Up Your Game VPS with AvaHost Whether you’re looking to host your own game server, enjoy low-latency online gaming, or run a private multiplayer environment for friends — Gaming AVA by AvaHost is built to deliver high performance, stability, and full control. In this guide, we’ll walk […]

July 16, 2025 Ā· 10:42 Administration 3 mins
Read More

How to terminate a process under Linux

Terminating Processes in Linux with Confidence Managing processes is a core skill for anyone running a Linux system, whether you’re maintaining a personal project or overseeing a high-performance application on ava.hosting’s robust VPS or dedicated servers. A process—an instance of a running program—can sometimes freeze, consume excessive resources, or need manual termination. Knowing how to […]

July 10, 2025 Ā· 12:40 Administration 3 mins
Read More

How to Add a New User in Debian

How to Add a New User in Debian Managing user accounts is a fundamental part of Linux system administration. Whether you’re setting up a new developer account, creating user roles for security, or managing a VPS or dedicated server, knowing how to add and configure users in Debian is essential. This guide will walk you […]

May 16, 2025 Ā· 13:24 Administration 2 mins
Read More