Created
April 21, 2022 08:39
-
-
Save digitalm/cf5c19dd5cd5320164d64584253515dd to your computer and use it in GitHub Desktop.
サーバーメンテ用
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# ホストにインストールされているセキュリティー更新の表示 | |
yum updateinfo list sec | |
# 再起動が必要か, 要 yum-utils パッケージ | |
needs-restarting -s | sort |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment