-
Categories
-
Tags/Keywords
VIM ssl HTML shell HTTP Ubuntu van der Molen bash PHP DNS smb Apache RAID XTerm CLI blog.bigsmoke.us samba mod_rewrite postfix WLB07051 zimbra Ruby metabolism xen CSS Linux Javascript Subversion plugin nutrition WordPress Windows SSH Family Screen svn Gentoo T61 MediaWiki Firefox X Debian WWW MySQL RuG -
Recent Posts
-
Recent Comments
Tag: mysqldump
Making mysqldump work on a zimbra installation
Zimbra installs its own mysql and there is no workable mysqldump command. There is a mysql command wrapper script (/opt/zimbra/bin/mysql) that loads an environment to set password and such, but there is no such thing for mysqldump. I copied that wrapper script to /usr/local/bin/mysqldump so that user zimbra can no run mysqldump. This is it:
Read More »