How to Expand Your Storage in Linux Ubuntu Server
You can expand the root filesystem to utilize the remaining space in the volume group. Here’s how you can do it:
Linux Operating System
View All TagsYou can expand the root filesystem to utilize the remaining space in the volume group. Here’s how you can do it:
Learn how to deploy a Next.js application on a Linux Ubuntu server and connect it to your custom domain. This guide covers server setup, app deployment, Nginx reverse proxy, SSL (HTTPS), and DNS configuration.
Encountering tar (child): bzip2: Cannot exec error? This guide covers why it happens during .tar.bz2 extraction and how to fix it by installing bzip2.
Learn how to easily upgrade your Linux Ubuntu Server to the latest LTS version with a single command. Upgrade to Ubuntu 25.x and enjoy the latest features and security updates.
Learn how to create a new user in Linux Ubuntu Server, grant it sudo administrator rights, set up SSH key login, add it to groups, and control password expiry — with every command run on a real Ubuntu 26.04 LTS server and the actual output shown.
Learn how to change the default SSH port 22 on Linux Ubuntu Server. This guide includes setup, firewall updates, testing, and best practices for a secure SSH setup.
Learn how to improve Linux Ubuntu server security by disabling password-based SSH authentication and using SSH keys for secure, encrypted access. Safeguard your server against attacks.