Hi,
Made yesterday a new and clean Onyx installation on a dedicated server using CentOS 7 Minimal. Installation seems to be done properly and and after a first check-up all seems to be working ok.
There is just one small issue related with the default SSH Welcome Banner that Onyx creates by default. The problem is that it does not show. I have made many other installations and this never happen.
Anyone knows why did this happen and how can I fix it?
Bellow are some informations that can be helpful to identify the cause of this issue:
a) Installation was made using manual partition with a dedicated /boot partition
b) Some commands I run on the server to try to identify the issue:
sudo grep PrintMotd /etc/ssh/sshd_config
#PrintMotd yes
sudo grep Banner /etc/ssh/sshd_config
#Banner none
sudo nano /etc/motd >> it's empty
Thanks
Made yesterday a new and clean Onyx installation on a dedicated server using CentOS 7 Minimal. Installation seems to be done properly and and after a first check-up all seems to be working ok.
There is just one small issue related with the default SSH Welcome Banner that Onyx creates by default. The problem is that it does not show. I have made many other installations and this never happen.
Anyone knows why did this happen and how can I fix it?
Bellow are some informations that can be helpful to identify the cause of this issue:
a) Installation was made using manual partition with a dedicated /boot partition
b) Some commands I run on the server to try to identify the issue:
sudo grep PrintMotd /etc/ssh/sshd_config
#PrintMotd yes
sudo grep Banner /etc/ssh/sshd_config
#Banner none
sudo nano /etc/motd >> it's empty
Thanks