Hi folks,
Erased the complete HD and started another round according to;
http://www.howtoforge.com/perfect_setup_centos_4.4
All steps went through w/o complaint.
Coming to;
http://www.howtoforge.com/perfect_setup_centos_4.4_p4
# mysqladmin -u root password myrootsqlpassword
went through w/o complaint
# mysqladmin -h server1.example.com -u root password myrootsqlpassword (assuming it is ONE line)
Code:
mysqladmin: connect to server at 'server1.example.com' failed
error: 'Lost connection to MySQL server during query'
# cat /etc/hosts
Code:
127.0.0.1 localhost.localdomain localhost
192.168.0.100 server1.example.com server1
Pls advise which file I have to check? TIA
Edit:
I found following thread;
http://www.howtoforge.com/forums/sho...r1.example.com
To my understanding I suppose skipping to run "mysqladmin -h server1.example.com -u root password myrootsqlpassword"
on /etc/sysconfig/network-scripts/ifcfg-eth0
IPADDR=192.168.0.180
and
on /etc/sysconfig/network-scripts/ifcfg-eth0:0
IPADDR=192.168.0.101
Is there any specific meaning on selecting the above IPADDR? On my router here "192.168.0.10" is reserved for Server. If changing "192.168.0.180" to "192.168.0.10" would this change affect the test?
satimis
Recent comments
1 day 8 hours ago
1 day 8 hours ago
1 day 13 hours ago
1 day 20 hours ago
1 day 20 hours ago
1 day 22 hours ago
2 days 2 hours ago
2 days 9 hours ago
2 days 13 hours ago
2 days 14 hours ago