LinuxHosted.com
open-menu closeme
Home
VPS Hosting
Shared Hosting
Managed Hosting
About
Contact Us
Privacy Statement
rss
  • How to Install Portainer and Manage Docker on a Linux VPS

    calendar Sep 19, 2026 / Sep 19, 2026 · 13 min read · portainer docker containers linux vps sysadmin devops self-hosted docker-compose web-ui  ·
    Share on: twitter facebook linkedin copy

    Portainer is a web dashboard for the Docker engine already running on your VPS. Its documentation describes the goal as hiding the complexity of managing containers behind an easy-to-use UI, so everyday container work doesn't depend on remembering CLI flags. That is a real convenience once a server runs more than a …


    Read More
  • How to Add a Swap File on a Linux VPS

    calendar Sep 11, 2026 / Sep 11, 2026 · 9 min read · swap swap-file linux vps memory-management sysadmin ubuntu virtual-memory devops kernel  ·
    Share on: twitter facebook linkedin copy

    Every VPS plan advertises a fixed amount of RAM, and sooner or later something on that server needs more than the plan provides — a backup job, a batch import, a burst of concurrent requests that all land at once. Without a safety net, the kernel's out-of-memory handling starts ending processes to keep the system …


    Read More
  • How to Set Up WireGuard on a Linux VPS

    calendar Sep 2, 2026 / Sep 3, 2026 · 9 min read · wireguard vpn linux vps networking sysadmin devops security self-hosted ubuntu  ·
    Share on: twitter facebook linkedin copy

    Running your own VPN server used to mean wrestling with OpenVPN's certificate authority workflow or IPsec's famously fiddly configuration stanzas. WireGuard was built to sidestep both problems: it's a VPN protocol implemented as a small codebase that the Linux kernel has shipped as a built-in module since late 2019, …


    Read More
  • How to Install MariaDB on an Ubuntu Linux VPS

    calendar Aug 14, 2026 / Aug 14, 2026 · 6 min read · mariadb mysql database linux vps ubuntu apt sysadmin devops sql  ·
    Share on: twitter facebook linkedin copy

    Two decisions determine how a MariaDB install turns out on a fresh Ubuntu VPS: which repository the packages come from, and whether the post-install hardening script actually gets run. Skip either one and you end up with a database that's either years out of date or wide open by default. This guide covers both paths — …


    Read More
  • SQL Workbench/J: Free Multi-Database Client for a Linux VPS

    calendar Aug 3, 2026 / Aug 3, 2026 · 8 min read · sql database jdbc linux vps sysadmin devops open-source sql-client java  ·
    Share on: twitter facebook linkedin copy

    Command-line clients like psql and the MySQL shell handle a quick query fine, but they start to strain once a Linux VPS admin is juggling more than one database engine, or wants to browse table structures and query history without re-learning another tool's dialect for every server. SQL Workbench/J exists for exactly …


    Read More
  • Valkey vs Redis: Choosing a Cache for Your Linux VPS

    calendar Jul 20, 2026 / Jul 20, 2026 · 6 min read · redis valkey caching linux vps open-source licensing devops sysadmin  ·
    Share on: twitter facebook linkedin copy

    A caching layer is one of those pieces of a VPS stack that people install once and stop thinking about — until the license under which it ships changes and suddenly matters again. That's exactly what happened with Redis, and it's why anyone provisioning a new Linux VPS for a session store, a queue backend, or a query …


    Read More
  • How to Monitor a Linux VPS with Netdata

    calendar Jul 12, 2026 / Jul 19, 2026 · 7 min read · netdata monitoring linux vps sysadmin devops performance observability dashboard  ·
    Share on: twitter facebook linkedin copy

    A VPS with no monitoring installed only tells you about a problem after it has already become one — the process that has been leaking memory for six hours, the disk that filled up overnight, the CPU spike from a runaway cron job three days ago. Netdata closes that gap by collecting and charting server metrics every …


    Read More
  • How to Install Docker on a Linux VPS

    calendar Jul 10, 2026 / Jul 11, 2026 · 6 min read · docker containers ubuntu vps linux devops apt sysadmin  ·
    Share on: twitter facebook linkedin copy

    A stock Ubuntu install ships an ancient Docker package under a different name entirely — docker.io — if it ships one at all, and that package trails months or years behind what Docker actually maintains. The reliable path on a VPS is Docker's own apt repository, which tracks Docker Engine releases directly and gets you …


    Read More
  • journald Logs: Retention, Size Limits and Queries

    calendar Jun 20, 2026 / Jun 20, 2026 · 6 min read · logging journald systemd  ·
    Share on: twitter facebook linkedin copy

    On a systemd-based VPS the journal is not a plain text file you can tail and forget — it is a structured, indexed binary store managed by systemd-journald, and left at its defaults it will quietly grow until it claims a slice of your disk you never agreed to give it. That structure is a feature, not an annoyance: every …


    Read More
  • Linux VPS Disk and Inode Cleanup: du, find, lsof

    calendar Jun 19, 2026 / Jun 20, 2026 · 6 min read · disk-space troubleshooting filesystem  ·
    Share on: twitter facebook linkedin copy

    No space left on device. The error stops your application cold, and the first instinct — delete some logs and move on — usually misses what is actually wrong. A full disk on a VPS is rarely one obvious huge file; it is more often a directory you forgot about, a log that a process is still writing to after you "deleted" …


    Read More
    • ««
    • «
    • 1
    • 2
    • 3
    • 4
    • 5
    • »
    • »»

Recent Posts

  • How to Install Portainer and Manage Docker on a Linux VPS
  • How to Add a Swap File on a Linux VPS
  • How to Set Up WireGuard on a Linux VPS
  • How to Install MariaDB on an Ubuntu Linux VPS
  • SQL Workbench/J: Free Multi-Database Client for a Linux VPS
  • Valkey vs Redis: Choosing a Cache for Your Linux VPS
  • How to Monitor a Linux VPS with Netdata
  • How to Install Docker on a Linux VPS

Categories

LINUX HOSTING 56 HOW-TO 25 BUYING GUIDES 11 VPS HOSTING 9 SHARED HOSTING 6 MANAGED HOSTING 4 DIGITALOCEAN GUIDES 3 LINUX SERVER SECURITY 3 MANAGED WORDPRESS HOSTING 3

Series

HOW-TO 22 BUYING GUIDES 11 SHARED HOSTING 6 VPS HOSTING 6 DIGITALOCEAN GUIDES 3 LINUX SERVER SECURITY 3 MANAGED WORDPRESS HOSTING 3 LINUX HOSTING 1 MANAGED HOSTING 1

Tags

UBUNTU-22-04 16 WORDPRESS 15 VPS 14 SECURITY 11 LINUX 10 SYSADMIN 9 DEVOPS 8 CPANEL 5 UBUNTU 5 VPN 4 NGINX 3 SHARED 3 SYSTEMD 3 APT 2
All Tags
APT2 AUTOMATION1 BACKUP1 BUDGET-HOSTING1 CACHING1 CLOUD-VPS1 COMPARISON2 CONTABO1 CONTAINERS2 CPANEL5 CRON1 DASHBOARD1 DATABASE2 DEVOPS8 DISK-SPACE2 DOCKER2 DOCKER-COMPOSE1 FAIL2BAN1 FILESYSTEM1 FIREWALL1 GOOGLE-CLOUD1 JAVA1 JDBC1 JOURNALD1 KERNEL1 LETS-ENCRYPT1 LICENSING1 LINUX10 LINUX-VPS1 LINUXHOSTED1 LOGGING2 MANAGED2 MARIADB1 MEMORY-MANAGEMENT1 MONITORING1 MYSQL1 NETDATA1 NETWORKING1 NGINX3 NVME-SSD1 OBSERVABILITY1 OPEN-SOURCE2 PATCHING1 PERFORMANCE2 PORTAINER1 REDIS1 RSYNC1 SCHEDULING1 SECURITY11 SELF-HOSTED2 SELF-HOSTING1 SHARED3 SQL2 SQL-CLIENT1 SSH1 SUDO1 SWAP1 SWAP-FILE1 SYSADMIN9 SYSCTL1 SYSTEMD3 TLS2 TROUBLESHOOTING1 UBUNTU5 UBUNTU-22-0416 UNMANAGED-HOSTING1 USER-MANAGEMENT1 VALKEY1 VIRTUAL-MEMORY1 VPN4 VPS14 VPS-HOSTING1 WEB-UI1 WIREGUARD1 WORDPRESS15
[A~Z][0~9]
LinuxHosted.com

Copyright  LINUXHOSTED.COM. All Rights Reserved

to-top