Разное

Install/Config/Adm/Use
Post Reply
camelot
Site Admin
Posts: 99
Joined: Thu 17 Jul, 2008 18:41
Contact:

Разное

Post by camelot »

Монтирование образа:

Code: Select all

lofiadm -a <iso> /dev/lofi/1
mount -F hsfs -o ro /dev/lofi/1 /mnt
camelot
Site Admin
Posts: 99
Joined: Thu 17 Jul, 2008 18:41
Contact:

Re: Разное

Post by camelot »

Code: Select all

[ verifying class <none> ]
## Executing postinstall script.

PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
To do so, start the server, then issue the following commands:

/opt/mysql/mysql/bin/mysqladmin -u root password 'new-password'
/opt/mysql/mysql/bin/mysqladmin -u root -h a481-scesql-0 password 'new-password'

Alternatively you can run:
/opt/mysql/mysql/bin/mysql_secure_installation

which will also give you the option of removing the test
databases and anonymous user created by default.  This is
strongly recommended for production servers.

See the manual for more instructions.

Please report any problems with the /opt/mysql/mysql/scripts/mysqlbug script!


Installation of <mysql> was successful.
Post Reply