/[sshproxy]/sshproxy/INSTALL
ViewVC logotype

Diff of /sshproxy/INSTALL

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by dguerizec, Thu Aug 4 19:12:42 2005 UTC revision 1.5 by pyrofes, Fri Nov 18 09:39:35 2005 UTC
# Line 14  Now enter in the sshproxy directory. Line 14  Now enter in the sshproxy directory.
14  Install the database  Install the database
15  --------------------  --------------------
16    
17  Issue the following commands to create the database and the  You can either use the wizard script init_db.sh, or manually
18   user sshproxy:  with the following commands:
19    
20      mysqladmin create sshproxy      mysqladmin create sshproxy
21      mysql -u root -p sshproxy < sql/sshproxy.sql      mysql -u root -p sshproxy < sql/sshproxy.sql

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26