Page 1 of 1
SSH Login ASCII Art
Posted: Fri Feb 04, 2022 8:07 am
by held
Every time I use SSH, the logon bothers me, are there some great ASCII artists that can create the MiSTERfpga logo.
Something like the one for openwrt (see picture), but for the MiSTer project, and better.
- logon.png (19.81 KiB) Viewed 3694 times
Now I tried something myself, but came to the conclusion that I really stink at it.
So I am crying out for help here
Re: SSH Login ASCII Art
Posted: Fri Feb 04, 2022 9:21 am
by jayp76
You can put a file called "motd" in /etc/.
You could use my motd.
https://github.com/jayp76/MiSTer_get_op ... /misc/motd
You probably have to recopy it everytime there is a mojor MiSTer Linux update.
Re: SSH Login ASCII Art
Posted: Fri Feb 04, 2022 1:46 pm
by jayp76
I made a pull request to the corresponding repo.
https://github.com/MiSTer-devel/Scripts_MiSTer
Re: SSH Login ASCII Art
Posted: Fri Feb 04, 2022 9:00 pm
by Akuma
I stole your prompt..
- misterascii.png (13.21 KiB) Viewed 3460 times
EDIT: 2022-02-11, unzip into:
/etc/profile.d, then logout and login
Re: SSH Login ASCII Art
Posted: Sat Feb 05, 2022 1:53 pm
by held
Thank you
Akuma wrote: ↑Fri Feb 04, 2022 9:00 pm
I stole your prompt..
Ha! you did
. Its looking good.
I hope there will be more people contributing.
Re: SSH Login ASCII Art
Posted: Fri Feb 11, 2022 3:25 pm
by Akuma
And nobody said anything about the missing attachment
Re: SSH Login ASCII Art
Posted: Fri Feb 11, 2022 3:35 pm
by flynnsbit
Akuma wrote: ↑Fri Feb 11, 2022 3:25 pm
And nobody said anything about the missing attachment
I stole your prompt, here is a picture of it you can't use, and I am not sharing.
Re: SSH Login ASCII Art
Posted: Sat Feb 12, 2022 9:33 pm
by ragnar
If you use Linux, you can use "figlet" to create those banners
Re: SSH Login ASCII Art
Posted: Tue Feb 15, 2022 8:06 am
by Akuma
ragnar wrote: ↑Sat Feb 12, 2022 9:33 pm
If you use Linux, you can use "figlet" to create those banners
Thanks
- logon.png (24.01 KiB) Viewed 3085 times
Does anyone know how to extract the version from
/media/fat/MiSTer ?
edit:
1. copy both .sh files into
/etc/profile.d/
2. copy an example banner file to
/media/fat/banner or provide your own.