Linux ilug wrote: > That's what I got back. Is there anyway to chance the port mysql is > listening on? > Why? That looks fine. -Barry > > linux:~ # netstat -lp | grep mysql > tcp 0 0 *:mysql *:* > LISTEN 5690/mysqld > unix 2 [ ACC ] STREAM LISTENING 16531 > 5690/mysqld /var/lib/mysql/mysql.sock > > >