you can try this netstat -pant as root, you see which port is open for 
listening and the process that open this port ... 
you shoud find a line like :
tcp        0      0 0.0.0.0:8069  
          0.0.0.0:*        
       LISTEN     4726/python
the 4726 is the id 's process 

Olivier.





_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman/listinfo/tinyerp-users

Reply via email to