|
Now make sure you are running all the latest patches by doing an update:
sudo apt-get updatesudo apt-get dist-upgrade
Although not always essential it’s probably a good idea to reboot your server now and make sure it all comes back up and you can still login via ssh.
Now we’re ready to start the OpenERP install.
Step 2. Create the OpenERP user that will own and run the application sudo adduser --system --home
View the Original article