Changes
Jump to navigation
Jump to search
no edit summary
Connect directly to a node. Available nodes are nber4,nber7,nber8, and nber9 for Linux (ssh to nber7.nber.org for example). Two nodes run Solaris: nber5 and nber6.
You can connect the MySQL server from inside the network. There is a client each of the nber4-9 nodes. From one of these nodes do:
mysql -h mysql.nber.org -u username -p
For the wiki there there is dedicated account with username wikipatent.
mysql-h mysql.nber.org -u wikipatent -p
use patentwiki;
show tables;
==File Transfer==