The easiest way the shut down the server on a Linux type system is to send the SIG INT signal to the server.
Find the Process ID. # ps ax | grep -i tiny Use the kill command with the PID. # kill -2 pid
OpenERP Server and Web Client - Start/Stop
Modular Development Approach
Enter search terms or a module, class or function name.