Hi Ariel. On 18 April 2012 03:20, ariel yabo <[email protected]> wrote:
> Hi, > I have an ubuntu 11.10 on a vps online. > I am having trouble finding an easy to follow guide to install tryton > server. > Have you seen this one? https://code.google.com/p/tryton/wiki/InstallationOnDebian > jsonport = * :8000 > # Configure the path of json-rpc data > ... > root@host:~# netstat -an | grep "LISTEN" > tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN > tcp 0 0 173.245.5.13:53 0.0.0.0:* LISTEN > tcp 0 0 127.0.0.2:53 0.0.0.0:* LISTEN > tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN > tcp 0 0 127.0.0.1:5432 0.0.0.0:* LISTEN > tcp 0 0 0.0.0.0:2200 0.0.0.0:* LISTEN > tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN > tcp 0 0 127.0.0.1:8091 0.0.0.0:* LISTEN > tcp 0 0 127.0.0.1:8092 0.0.0.0:* LISTEN > tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN > tcp6 0 0 :::53 :::* LISTEN > tcp6 0 0 ::1:5432 :::* LISTEN > tcp6 0 0 :::2200 :::* LISTEN > tcp6 0 0 ::1:953 :::* LISTEN > tcp6 0 0 :::8070 :::* LISTEN > unix 2 [ ACC ] STREAM LISTENING 508266228 > @/com/ubuntu/upstart > unix 2 [ ACC ] STREAM LISTENING 675168734 > /var/run/mysqld/mysqld.sock > unix 2 [ ACC ] STREAM LISTENING 1968628190 > /var/run/postgresql/.s.PGSQL.5432 > > I don't see 8000 here, did you run trytond or start it using an init script? HTH -- Craig () ascii ribbon campaign - against html mail /\ -- [email protected] mailing list
