Configuration files

As a long time Slackware user I customized some of my config files and I guess my blog is a great place to back them up :)

A note about /etc/rc.d/rc.mysqld: It contains the line:

SKIP="--skip-networking"

If you ever try to connect to the local mysql server with Java you have to uncomment this line (it cost me serveral hours to figure that out…)

Back to the overview