Ubuntu Server 20.04 LTS 使用

Posted lime2019

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Ubuntu Server 20.04 LTS 使用相关的知识,希望对你有一定的参考价值。

方便我快速对现有服务器环境进行配置。

基础

# 修改主机名
hostnamectl set-hostname
# 更新存储库和软件包列表
sudo apt-get update && sudo apt-get upgrade

软件安装

以上是关于Ubuntu Server 20.04 LTS 使用的主要内容,如果未能解决你的问题,请参考以下文章