LoginSignup
3
1

More than 1 year has passed since last update.

ubuntu serverにubuntu Desktopを入れる方法

Last updated at Posted at 2023-01-17

upgradeのためにネットワークを設定する。*下記参照

パッケージのupdateとupgradeを行う。

$ sudo apt update
$ sudo apt upgrade -y 

ubuntu Desktopをインストール

30分くらいかかる。

$ sudo apt install ubuntu-desktop

再起動

$ reboot 
3
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
1