I am new in using Ubuntu OS, I have installed OpenERP 7 in Ubuntu using this tutorial :"How to install OpenERP 7.0 on Ubuntu 12.04 LTS"
It works fine, but the script in the tutorial loads the connection parameters(user, database password; admin_passwd ,db_host,db_port,db_user). So I want to modify the script to enter manually those parameters on the terminal exemple :
sudo /etc/init.d/openerp-server start user admin_password db_host bd_password db_port db_user