Paul Hermans
Basic Pleskian
- Server operating system version
- Ubuntu 22.04 LTS
- Plesk version and microupdate number
- 18.0.57 #5
When Plesk users login via the "SSH Terminal" plugin I would like to offer a clean terminal without motd.
For other accounts I want to keep the system default settings.
Putting a hushlogin file inside the users homedir does the job
How can I automatically put a hushlogin file inside the users homedir for every new Plesk user?
For other accounts I want to keep the system default settings.
Putting a hushlogin file inside the users homedir does the job
$ touch .hushlogin
How can I automatically put a hushlogin file inside the users homedir for every new Plesk user?