1,510 bytes added
, 11:28, 29 June 2016
{{Languages}}
===Maintainer===
John Crisp
Stéphane de Labrusse AKA [[User:reetp|Reetp]]<br />
=== Version ===
{{ #smeversion: smeserver-motd }}
=== Description ===
smeserver-motd - A small contribution to give a more informative display on ssh login
=== Requirements ===
*SME Server 8.X, 9.X
=== Installation ===
*install the rpm - currently in smedev until tested and moved to contribs repo
yum --enablerepo=smedev install smeserver-motd
signal-event post-upgrade
=== Usage ===
To enable the login use:
config setprop motd configuration status enabled message Blue info Green
To disable the standard MOTD:
config setprop sshd MotdStatus disabled
To update:
signal-event remoteaccess-update
Colours available (only affect text, not background). Note they are Case Sensitive. If a colour name is not recognised it should revert to Std
White, Blue, Green, LightGreen, Black, Red, LightRed, DarkGray, LightGray, Cyan, LightCyan, Purple, LightPurple
Std (reverts to normal)
=== Uninstall ===
If you want to remove the contrib, just run:
yum remove smeserver-motd
=== Bugs ===
Please raise bugs under the SME-Contribs section in [http://bugs.contribs.org/enter_bug.cgi bugzilla]
and select the smeserver-motd component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-motd|title=this link}}
{{#bugzilla:columns=id,product,version,status,summary |sort=id |order=desc |component=smeserver-motd |noresultsmessage="No open bugs found."}}
----
[[Category:Contrib]]