Knowledge Base
Browse guides and tutorials about hosting, servers, and AlexHost services.
The NET::ERR_CERT_DATE_INVALID error is a browser-level TLS handshake failure that occurs when a client cannot validate an SSL/TLS certificate's temporal integrity — meaning the certificate is expired, not yet valid, or the system clock is skewed enough to fall outside…
A traceroute is a network diagnostic utility that maps the exact path IP packets travel from your machine to a target host, recording every intermediate router (hop) along the way and measuring the round-trip time (RTT) to each one. It…
The ERR_CONNECTION_TIMED_OUT error means your browser sent a connection request to a remote server but received no response within the allotted time window — typically 30 seconds in Chromium-based browsers. The TCP handshake never completes, so the browser abandons the…
Blocking ads in Google Chrome eliminates intrusive advertisements, dismantles cross-site tracking infrastructure, prevents malicious script injection via malvertising, and produces measurable reductions in page load time. The most effective architecture combines Chrome's native Better Ads Standards enforcement with a dedicated…
Safari stores a timestamped log of every website you visit, accessible through the History menu on macOS or the bookmarks panel on iOS and iPadOS. This record lets you revisit pages, audit recent activity, and manage cached data — all…
Exporting bookmarks in Google Chrome saves all your saved URLs into a single, standards-compliant HTML file that any modern browser can read and import. This process takes under 60 seconds, requires no extensions, and produces a portable Netscape Bookmark File…
Server authentication is the process of verifying your identity to gain authorized access to a remote system, hosting control panel, or online service. The three dominant methods are password-based SSH, SSH key-pair authentication, and web-based control panel login — each…
The `history` command in Linux is a built-in Bash shell utility that records, displays, and manages every command executed in a terminal session. It reads from and writes to `~/.bash_history`, a plain-text file in each user's home directory, enabling you…
GNU Screen is a terminal multiplexer that lets you create, manage, and persistently resume multiple independent shell sessions from a single terminal connection. When you detach a Screen session, every process running inside it continues executing in the background —…
Nginx can listen on multiple ports simultaneously by adding multiple `listen` directives inside one or more `server` blocks within its configuration. Each `listen` directive binds Nginx to a specific IP/port combination, allowing a single server instance to handle HTTP, HTTPS,…
on All Hosting Services
