Page 1 of 1

Разное

Posted: Wed 27 Jul, 2011 17:24
by camelot
Монтирование образа:

Code: Select all

lofiadm -a <iso> /dev/lofi/1
mount -F hsfs -o ro /dev/lofi/1 /mnt

Re: Разное

Posted: Thu 18 Oct, 2012 21:47
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.