DigitalOceanのUbuntu 20.04でサーバ構築
1105 ワード
私がよくやることのリストです。
DNS
DigitalOceanのダッシュボードから、フローティングIPを用意し、DropletのAレコードに割り当てる。
Dropletの作り直し(差し替え)のときはAレコードは変えずに、フローティングIPに新しいDropletを割り当てる。
事前処理
timedatectl set-timezone Asia/Tokyo
vi .inputrc
"\e[A": history-search-backward
"\e[B": history-search-forward
パッケージアップグレード
apt update
apt upgrade
reboot
色々
timedatectl set-timezone Asia/Tokyo
vi .inputrc
"\e[A": history-search-backward
"\e[B": history-search-forward
apt update
apt upgrade
reboot
色々
Author And Source
この問題について(DigitalOceanのUbuntu 20.04でサーバ構築), 我々は、より多くの情報をここで見つけました https://qiita.com/kentasaito/items/eaa3e9b5f8044b326d0c著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .