我想知道 /etc/motd 是如何自动更新的(我使用的是 Ubuntu 10.04,服务器版)。我通过网络搜索找到了 update-motd 联机帮助页,但该程序未安装在我的机器上。但是,/etc/motd 文件会定期更新。我只是不知道如何以及多久一次。执行 a 时locate motd,会列出以下文件:
/etc/motd
/etc/update-motd.d
/etc/update-motd.d/00-header
/etc/update-motd.d/10-help-text
/etc/update-motd.d/20-cpu-checker
/etc/update-motd.d/50-landscape-sysinfo
/etc/update-motd.d/90-updates-available
/etc/update-motd.d/91-release-upgrade
/etc/update-motd.d/98-reboot-required
/etc/update-motd.d/99-footer
/home/me/.cache/motd.legal-displayed
/lib/security/pam_motd.so
/usr/bin/motd+shell
/usr/lib/update-manager/release-upgrade-motd
/usr/lib/update-notifier/update-motd-cpu-checker
/usr/lib/update-notifier/update-motd-reboot-required
/usr/lib/update-notifier/update-motd-updates-available
/usr/share/base-files/motd.md5sums
/usr/share/man/man1/motd+shell.1.gz
/usr/share/man/man5/motd.5.gz
/usr/share/man/man5/motd.tail.5.gz
/usr/share/man/man5/update-motd.5.gz
/usr/share/man/man8/pam_motd.8.gz
/usr/share/ubuntu-serverguide/html/C/pam_motd.html
Run Code Online (Sandbox Code Playgroud) 可能的重复:
如何在所有监视器上显示 Alt-Tab 弹出窗口?
我有一个双头设置,一切正常,但我希望应用程序切换窗口在我切换应用程序时同时显示在两个显示器中。可以以某种方式设置吗?我在 CCSM 中没有找到任何内容。
我现在正在使用静态应用程序切换器,但如果它具有该功能,我会使用不同的切换器。
当我想在 PPA 中获取包的源代码时,如何获取?是否有一些“正常”的方法,或者我是否必须联系有问题的开发人员?
示例案例:我想查看在此 PPA 中对 compiz 所做的更改:https : //launchpad.net/~bsantos/+archive/ppa
我对版本控制系统的引用感兴趣,而不是在源包中,因为源包没有告诉我作者做了哪些更改。