Apple Mac OS X Server Migration For Version 10.3 or Later Manual de usuario Pagina 55

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 105
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 54
Chapter 3 Migrating From Mac OS X Server Version 10.1 55
MySQL Data
Restore saved MySQL databases in /var/mysql.
There are a few commands you can use on an old database to remove dependency on
the ISAM table format, which has been deprecated:
Run mysql_fix_privilege_tables to enable new security privilege features.
Run either mysql_convert_table_format (if all existing tables are ISAM or
MyISAM) or ALTER TABLE table_name TYPE=MyISAM on all ISAM tables to avoid
the deprecated ISAM table format.
Refer to the documentation on the MySQL website for migration details before running
these commands:
www.mysql.com/doc/en/index.html
Mail Database
To migrate the mail database:
1 Make sure that mail service is not running.
Open Server Admin, then click Mail. If it is not grayed out, click Stop Service.
2 Place the saved database in the default location: /Library/AppleMail Server/. Make sure
that no extra files are in that location.
3 Make sure that there is free space on the destination disk equal to the size of the mail
database.
4 Open the Terminal application.
5 As the root user, type the /usr/bin/cyrus/tools/amsmailtool command. For information
about this tool, type the following command or see the command-line administration
guide:
/usr/bin/cyrus/tools/amsmailtool -help
Webmail Data
Place user address books and preferences in /var/db/squirrelmail/data/ if you want
them to use SquirrelMail that comes with version 10.3.
FTP Configuration Files
Copy saved FTP configuration files to:
/Library/FTPServer/Configuration/
/Library/FTPServer/Messages/
LL2344.Book Page 55 Friday, August 22, 2003 3:44 PM
Vista de pagina 54
1 2 ... 50 51 52 53 54 55 56 57 58 59 60 ... 104 105

Comentarios a estos manuales

Sin comentarios