Ronald Bradford
MySQL Expert

MySQL Expert Ronald Bradford shares valuable input in MySQL Performance Tuning, MySQL Scalability and general MySQL Help from his two decades of working with MySQL, Oracle, Ingres and development technologies.

Mac OS/X One Liner – Changing hostname

To change the Hostname under Mac OS/X 10.5

$ sudo scutil --set HostName servername.example.com

Leave a Reply