HomePCNew: Difference between revisions

From Wiki RB4
Line 18: Line 18:
* decommented in /etc/mysql/my.cnf the entry '''bind-address'''
* decommented in /etc/mysql/my.cnf the entry '''bind-address'''
* '''mysql --user=root''' and '''use mysql''' and '''INSERT INTO user (Host, User, Passwort) VALUES('%','root','');''' and '''CREATE DATABASE mysql504;'''
* '''mysql --user=root''' and '''use mysql''' and '''INSERT INTO user (Host, User, Passwort) VALUES('%','root','');''' and '''CREATE DATABASE mysql504;'''
* '''mysql''' and '''GRANT ALL PRIVILEGES ON *.* TO root WITH GRANT OPTION;'''

Revision as of 23:16, 6 August 2010

Windows XP

Admin Password: halloo

192.168.178.202 Subnet 255.255.255.0 Standardgateway 192.168.178.1 DNS 192.168.178.1

Nur Verwaltungsstationen dürfen den Rechner starten

Ubuntu