is not active, activate it.
• The name of this device is searched automatically.
•
from the address of the web page.
If you are Mac user.
• Using e-TRAYz Web
- The e-TRAYz web lets you upload and download files.
- It is recommended that you use Firefox for a web browser.
• Using AppleTalk
- Try connecting the server with 'aftp://the device address/your account.'
- When the authentication screen pops up, type in your account ID and password.
- Your own domain is mounted to the finder.
• Mac users cannot use a e-TRAYz client program using connector. (will support later.)
If you want to use MySQL
• Information is as follows
- MySQL version : 5.0.70
- System root password : same as sysadmin’s password
- MySQL root password : none
• Procedure is as follows.
1) e-TRAYz login using by SSh with root ID
2) MySQL DB installation : /usr/bin/mysql_install_db
3) MySQL start : /etc/init.d/mysqld restart
4) MySQL root password change : /usr/bin/mysqladmin -u root password REAL_PASSWORD
5) MySQL Login : mysql -u root -p REAL_PASSWORD mysql