Ubuntu Server documentation
Ubuntu Server is a version of the Ubuntu operating system designed and engineered as a backbone for the internet.
Ubuntu Server brings economic and technical scalability to your datacentre, public or private. Whether you want to deploy an OpenStack cloud, a Kubernetes cluster or a 50,000-node render farm, Ubuntu Server delivers the best value scale-out performance available.
Introduction
Basics
This section is dedicated to the basic tasks we can perform in ubuntu Linux
How to add user in Ubuntu Lniux
At some point in your Ubuntu Linux server or desktop administration journey, you will need to c...
Install Docker Engine on Ubuntu
To get started with Docker Engine on Ubuntu, make sure you meet the prerequisites, and then follo...
Configuring networks
Ubuntu ships with a number of graphical utilities to configure your network devices. This documen...
Tutorials
This section of our documentation contains step-by-step tutorials to help outline what Ubuntu Ser...
Basic installation
This chapter provides an overview of how to install Ubuntu Server Edition. You can also refer to ...
How to operate the Server installer
How to operate the Server installer This document explains how to use the installer in general t...
Screen-by-screen installer guide
The installer is designed to be easy to use without the need to refer to documentation. However, ...
Configuring storage in the Server installer
Guided options Selecting “Use an entire disk” on the Guided storage configuration screen will ...
How to delete a folder with contents on ubuntu cli
To delete a folder and its contents in Ubuntu 23.04 using the command line interface (CLI), you c...
🛠 Expanding Root Filesystem on Ubuntu with LVM (Virtual Machine)
📋 Use Case When a virtual machine runs out of space on the root (/) partition, and the underlyin...
📘 NFS Permissions Fix -Boot Script
Purpose Ensure that a mounted NFS share has correct ownership and permissions for Docker contain...