ssh banner

Soo-Hyun Choi shchoi at gmail.com
Mon Dec 12 15:41:39 UTC 2005


Hi, Tim,

Right. Thanks for this. Maybe my question was not so clear. :-)
(I mean your explanation was very clear and useful too.)

What I wanted to do is to display an "animated" banner generated by
figlet such that the banner displays a letter with some delay. In this
way, a user could see a letter one by one up untill the last letter.
It could be better if I could put some colours on the letters.

Would this be still possible?

Thanks,


On 12/12/05, Tim Frost <timfrost at xtra.co.nz> wrote:
> On Mon, 2005-12-12 at 02:56 +0000, Soo-Hyun Choi wrote:
> > Hi,
> >
> > I am trying to display a customised (and animated) banner using
> > "figlet" when a user logs into a machine using ssh. (I am not talking
> > about to modify /etc/ssh/sshd_config for this banner.)
>
> You will have to modify /etc/ssh/sshd_config, one time only, to enable
> the "banner" option.  If you change "#Banner /etc/issue.net" to
> "Banner /etc/issue.ssh", then restart sshd, you can then create and
> maintain the banner file using figlet or any other tools.  If the file
> is created so that you can write it as yourself, then you won't need to
> use sudo;)
>
> NOTE:  It is possible that the system updates /etc/issue.net at times,
> which is why I suggest that you specify your own custom file.
>
> >
> > any help on this?
> >
>
> Hope this helps,
>
> Tim
>
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> http://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>




More information about the ubuntu-users mailing list