---
myst:
html_meta:
description: Ubuntu Server installation guides for automatic installs, netboot, and architecture-specific setups including amd64, arm64, ppc64el, and s390x.
---
(how-to-server-installation)=
# Server installation
If you are new to Ubuntu, we recommend our {ref}`basic installation ` tutorial to get you started.
## Automatic install
The Ubuntu Installer has its own documentation for automatic (or "hands off") installations. These guides from the Ubuntu Installer documentation are available for automatic installations.
* [Introduction to Automated Server installer](https://canonical-subiquity.readthedocs-hosted.com/en/latest/intro-to-autoinstall.html)
* [Autoinstall quickstart](https://canonical-subiquity.readthedocs-hosted.com/en/latest/howto/autoinstall-quickstart.html)
* [Autoinstall quickstart on s390x](https://canonical-subiquity.readthedocs-hosted.com/en/latest/howto/autoinstall-quickstart-s390x.html)
## Advanced install
This list of guides contains installation instructions for architecture-specific and more advanced setups. Select your preferred architecture to see which guides are available.
`````{tab-set}
````{tab-item} **amd64**
* {ref}`Netboot install `
````
````{tab-item} **arm64**
* {ref}`Netboot install `
* {ref}`Choose between the arm64 and arm64+largemem installer options `
````
````{tab-item} **ppc64el**
* {ref}`Netboot install `
* {ref}`Virtual CD-ROM and Petitboot install `
````
````{tab-item} **s390x**
* {ref}`Install via z/VM `
* {ref}`Non-interactive IBM z/VM autoinstall `
* {ref}`Install via LPAR `
* {ref}`Non-interactive IBM Z LPAR autoinstall `
````
`````
## See also
* Reference: {ref}`System requirements `
```{toctree}
:hidden:
amd64 netboot install
arm64 netboot install
Choose between the arm64 and arm64+largemem installer options
ppc64el netboot install
Virtual CD-ROM and Petitboot install on ppc64el
s390x install via z/VM
Non-interactive IBM z/VM autoinstall (s390x)
s390x install via LPAR
Non-interactive IBM Z LPAR autoinstall (s390x)
```