Page 1 of 1

ssh question?

PostPosted: Fri Jul 31, 2009 5:02 pm
by brett05
i want to edit message ssh
so here i have found in etc/motd all message from vicidialnow
but when server reboot all message i have put if lost and i see again the message from vicidial server

this one :
etc/motd

Welcome to VICIDIALNOW!!!
-------------------------------------------------

For access to the VICIDIAL admin and agent web GUI use this URL:
http://192.168.1.100

username: admin
password: vicidialnow

For access to VtigerCRM use this URL:
http://192.168.1.100/vtigercrm

username: admin
password: admin

For professional support, visit http://www.vicidialnow.com

-------------------------------------------------
Don't forget to run update_server_ip everytime you change your IP address


iwant to disable this message from every one in my vicidialnow server

PostPosted: Tue Aug 04, 2009 8:16 pm
by williamconley
how exactly did you modify this file and were you logged in as "root" when you did it? Did you verify that your changes were saved before bothering to reboot?

PostPosted: Fri Aug 07, 2009 10:05 am
by gardo
The script responsible for /etc/motd is "motd.sh". It's under /usr/local/bin if I'm not mistaken. You can also run "whereis motd.sh" to find exactly where it is.