Knowledge Base
Browse guides and tutorials about hosting, servers, and AlexHost services.
When you purchase a shared hosting plan from AlexHost — including LiteSpeed-optimized hosting — access to your control panel is provisioned instantly upon service activation. You reach it either through your AlexHost client dashboard or directly via the server's hostname…
Choosing the correct PHP version for your hosting environment is one of the most consequential decisions in web application deployment. The wrong version can silently degrade performance, introduce security vulnerabilities, or break framework compatibility entirely. AlexHost's LiteSpeed-powered shared hosting supports…
LiteSpeed Web Server (LSWS) is a high-performance, event-driven HTTP server that serves as a direct, drop-in replacement for Apache, delivering significantly faster request throughput, lower memory consumption, and native server-level caching through its integrated LiteSpeed Cache (LSCache) engine. Unlike Apache's…
Understanding what is prohibited on a virtual private server is not just a matter of reading fine print — it directly determines whether your infrastructure stays online, your IP reputation remains clean, and your account avoids immediate termination. AlexHost enforces…
The mv command in Linux moves or renames files and directories by updating filesystem metadata — specifically the directory entry — without copying data when operating within the same filesystem. This makes it an atomic, near-instantaneous operation for same-partition moves,…
The Linux kernel is the foundational layer between your hardware and every process running on your system. It manages CPU scheduling, memory allocation, device drivers, system calls, and security enforcement. Keeping it current is not optional for production systems —…
Deleting files in Linux means permanently removing them from the filesystem with no native recycle bin or undo mechanism. The core tool for this operation is the rm command, supplemented by find, rsync, and shell glob expansion — each suited…
Linux does not natively expose file birth time through most standard user-space tools, but the underlying data often exists — the challenge is knowing exactly where to look and which filesystem and kernel version you are running. On ext4, btrfs,…
Process starvation occurs when a process is indefinitely denied the CPU time, memory, or I/O bandwidth it needs to make progress — not because the resources do not exist, but because the scheduling policy consistently favors other processes. Unlike deadlock,…
XRDP is an open-source implementation of Microsoft's Remote Desktop Protocol (RDP) server for Linux. It enables any RDP-compatible client — including Windows Remote Desktop Connection, Remmina, and FreeRDP — to establish a full graphical desktop session on a remote Linux…
on All Hosting Services
