I just installed odoo12 on ubuntu 18.04. by following https://github.com/mtsoftware2016/odoo-12/blob/master/guilde_installation_for_ubuntu_18.04.txt .On step 9 before configuring odoo conf file ,It is asking for odoo password.
Anybody please help.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I just installed odoo12 on ubuntu 18.04. by following https://github.com/mtsoftware2016/odoo-12/blob/master/guilde_installation_for_ubuntu_18.04.txt .On step 9 before configuring odoo conf file ,It is asking for odoo password.
Anybody please help.
The system is asking for odoo user's password since you are using sudo command.
If you don't remember the password, you can reset it for odoo user.
Try the following command from the root user and the system will ask for the new password:
passwd odoo
Hello
Soudhankhi Dalai,
Here you have to enter password which you had entered while installation. if you don't remember it then you can reset it using config file. you can open config file using nano command and then reset the password.
i hope you will understand it ..
Thank you...
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
Couldn't load module base
Résolu
|
|
3
déc. 23
|
19158 | |
|
1
déc. 19
|
3795 | ||
|
3
févr. 24
|
9885 | ||
|
1
juil. 22
|
4411 | ||
|
0
nov. 24
|
927 |
If you have to ask questions like that, you should not use installation instructions found in the net, but rather stick to the official installation instructions.