User Tools

Site Tools


wiki:advanced:multi-node:x2goserver-pgsql

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
wiki:advanced:multi-node:x2goserver-pgsql [2011/11/12 15:19]
sunweaver [Using an existent database server on the network]
wiki:advanced:multi-node:x2goserver-pgsql [2013/03/08 13:31]
127.0.0.1 external edit
Line 119: Line 119:
  
  
-Please make sure that you have added the x2go repository to your package management system. The required steps are described here: [[adding the x2go repository (debian)]]! You'll further need to have some experience with x2goprint and maybe x2goserver.+Please make sure that you have added the x2go repository to your package management system. The required steps are described [[:wiki:x2go-repository-debian|here]]! You'll further need to have some experience with x2goprint and maybe x2goserver.
 If you want to use an already existent PostgreSQL database server in your network, you'll need to allow the x2goserver(s) access to the database server. If you want to use an already existent PostgreSQL database server in your network, you'll need to allow the x2goserver(s) access to the database server.
 First of all, you'll need to tell the address of the target server to every x2goserver: First of all, you'll need to tell the address of the target server to every x2goserver:
  
 <code> <code>
-# echo -n „address of postgres server“ > /etc/x2go/sql+# echo -n <ip_or_hostname_of_postgres_server> > /etc/x2go/sql
 </code> </code>
  
wiki/advanced/multi-node/x2goserver-pgsql.txt · Last modified: 2016/03/29 19:40 by stefanbaur