os: ubuntu22.04 - 关闭欢迎消息
一、关闭欢迎信息
1 wit@on:update-motd.d$ pwd
2 /etc/update-motd.d
3 wit@on:update-motd.d$
4 wit@on:update-motd.d$
5 wit@on:update-motd.d$ ls
6 00-header 50-motd-news 88-esm-announce 91-contract-ua-esm-status 92-unattended-upgrades 98-fsck-at-reboot
7 10-help-text 85-fwupd 90-updates-available 91-release-upgrade 95-hwe-eol 98-reboot-required
8 wit@on:update-motd.d$
9 wit@on:update-motd.d$
10 wit@on:update-motd.d$ sudo mkdir backup
11 wit@on:update-motd.d$
12 wit@on:update-motd.d$
13 wit@on:update-motd.d$ sudo mv *-* backup
14 wit@on:update-motd.d$
15 wit@on:update-motd.d$
16 wit@on:update-motd.d$ ls
17 backup
18 wit@on:update-motd.d$
19 wit@on:update-motd.d$
二、操作截图

三、参考内容
1、怎么禁用 Ubuntu 服务器中终端欢迎消息中的广告: https://www.jb51.net/article/150270.htm