# service mysqld stop
# mysql_install_db
# service mysqld start
Para maior segurança, mude a senha do root do MySQL:
# mysql_secure_installation
NOTE: RUNNING ALL PARTS OF THIS SCRIPT IS RECOMMENDED FOR ALL MySQL
SERVERS IN PRODUCTION USE! PLEASE READ EACH STEP CAREFULLY!
In order to log into MySQL to secure it, we'll need the current
password for the root user. If you've just installed MySQL, and
you haven't set the root password yet, the password will be blank,
so you should just press enter here.
Enter current password for root (enter for none):
OK, successfully used password, moving on...
Setting the root password ensures that nobody can log into the MySQL
root user without the proper authorisation.
Set root password? [Y/n] y
New password: *******
Re-enter new password: *******
Password updated successfully!
Reloading privilege tables..
... Success!
Normally, root should only be allowed to connect from 'localhost'. This
ensures that someone cannot guess at the root password from the network.
Disallow root login remotely? [Y/n] Y
... Success!
By default, MySQL comes with a database named 'test' that anyone can
access. This is also intended only for testing, and should be removed
before moving into a production environment.
Remove test database and access to it? [Y/n] Y
- Dropping test database...
... Success!
- Removing privileges on test database...
... Success!
Reloading the privilege tables will ensure that all changes made so far
will take effect immediately.
Reload privilege tables now? [Y/n] Y
... Success!
Cleaning up...
All done! If you've completed all of the above steps, your MySQL
installation should now be secure.
[5] Comentário enviado por terolando em 03/06/2007 - 21:34h
Gostaria de saber qual o webmail usado nesta instalaçao e se tem o controle total via web? De qualuqer forma parece estar bem simples.
Parabéns pelo excelente tutorial?
[7] Comentário enviado por terolando em 10/06/2007 - 21:02h
Amigo, estou endo uns probleminhas na instalação. Quando eu executo o mdk103-install-script.sh me aparece umas dependencias q faltam como esta aih em baixo:
Installing qmailadmin-toaster . . .
Shall we continue? (yes, skip, quit) [y]/s/q: y
A instalar o qmailadmin-toaster-1.2.11-1.3.4.src.rpm
erro: Failed build dependencies:
ezmlm-toaster >= 0.53.324 is needed by qmailadmin-toaster-1.2.11-1.3.4mdk.i586
erro: Ficheiro não encontrado pelo glob: /usr/src/RPM/RPMS/i586/qmailadmin-toaster*.rpm
[9] Comentário enviado por terolando em 11/06/2007 - 11:29h
Olá amigo, consegui instalar. Aleluia! ^^
Soh tenho outra duvida, se puder me ajudar...
Quando eu crio um dominio nesse admin-toaster ele parece q nao altera no dns. Pois quando eu crio eu nao consigo pingar nele localmente.
No Bind eu sabia mecher mas nesse Djbdns eu nao saco nd. Se vc puder me dar uma ajuda de como manusea-lo, icarei muito grato.
[10] Comentário enviado por tardego em 13/06/2007 - 12:02h
Leandro... o Djbdns não é para levantar um dominio na internet e sim para o servidor qmail ter um Dns local para navegar na internet e entregar as mensagens.. caso voce queira colocar um servidor de Dns no ar vc tem que instalar o Bind em outra máquina....
[12] Comentário enviado por tardego em 15/06/2007 - 12:10h
é isso ai... nunca tentei porque tenho servidor de dns separados na minha rede, mais voce tem que configurar o reverso do seu ip para funcionar o smtp para todos os dominios.
[13] Comentário enviado por infortecpfz em 17/09/2009 - 14:08h
Parabéns pelo Artigo!
Me esclareça uma dúvida por favor! Eu preciso configurar um grupo de e-mail para meu domínio,
semelhante aos grupos do Yahoo! e Google Grupos, para quando eu enviar um e-mail para
@meudominio.com.br todos que tiveram conta cadastrada neste domínio receba a mesma
mensagem, poderia me auxiliar no mesmo por favor? Muito obrigado :wq