MOTD, issue.net and landscape-sysinfo: Difference between revisions

From Free Knowledge Base- The DUCK Project
Jump to navigation Jump to search
Created page with "The command: landscape-sysinfo The file: update-motd.d/50-landscape-sysinfo landscape-sysinfo is a utility that displays information about the computer it is run on. This..."
 
No edit summary
Line 3: Line 3:
The file:  update-motd.d/50-landscape-sysinfo
The file:  update-motd.d/50-landscape-sysinfo


landscape-sysinfo  is a utility that displays information about the computer it is run on.
landscape-sysinfo  is a utility that displays information about the computer it is run on. This information is displayed upon  login  for  console  users  (ssh  and  terminal  login
This information is displayed upon  login  for  console  users  (ssh  and  terminal  login
supported)  and  can  also  be  seen at anytime by just calling landscape-sysinfo from the command line.
supported)  and  can  also  be  seen at anytime by just calling landscape-sysinfo from the
 
command line.
The /etc/issue and /etc/issue.net files are traditional text files used in older and POSIX-compliant systems.
 
The files /etc/issue, /etc/issue.net, and the update-motd.d system (e.g., 50-landscape-sysinfo) serve different purposes and reflect the evolution of how Linux systems display messages to users upon login or remote connection. The update-motd.d and Dynamic Message of the Day (MOTD) are part of a more dynamic system for MOTD generation

Revision as of 17:01, 12 December 2024

The command: landscape-sysinfo

The file: update-motd.d/50-landscape-sysinfo

landscape-sysinfo is a utility that displays information about the computer it is run on. This information is displayed upon login for console users (ssh and terminal login supported) and can also be seen at anytime by just calling landscape-sysinfo from the command line.

The /etc/issue and /etc/issue.net files are traditional text files used in older and POSIX-compliant systems.

The files /etc/issue, /etc/issue.net, and the update-motd.d system (e.g., 50-landscape-sysinfo) serve different purposes and reflect the evolution of how Linux systems display messages to users upon login or remote connection. The update-motd.d and Dynamic Message of the Day (MOTD) are part of a more dynamic system for MOTD generation