Open-Source

Posts tagged with

Access denied for user ‘debian-sys-maint’@'localhost’

debian-sys-maint is a system MySQL user created to be able to start/stop the databases and to carry out maintenance operations. The above error message is therefore due to a mismatch between the mysql debian-sys-maint password in the mysql database and that in the configuration file /etc/debian.cnf. …

Read more →

Unable to start piped log program

unable to start piped log program ’ /usr/local/ispconfig/server/scripts/vlogger -s access.log -t “%Y%m%d-access.log” -d “/etc/vlogger-dbi.conf” /var/log/ispconfig/httpd’: No such file or directory Unable to open logs This happened after I deleted ISPConfig3 which …

Read more →

Synology

The SynologyAssistant had worked out of the box on Ubuntu but for FC17 I had to do some extra work. First of all I had to add quite a few packages: yum install libXt.so.6 libXext.so.6 libfontconfig.so.1 libXrender.so.1 libSM.so.6 libgobject-2.0.so.0 libfreetype.so.6 libstdc* glib glib-devel glib2 …

Read more →

HP printer and scanner

I use xsane which needs to be added as well as some other development packages yum install xsane gcc cups-devel python-devel libusb-devel libtool libjpeg-turbo-devel qt4 qt4-devel pyqt4 pyqt4-devel dbus-devel Run hp-check to see if you have all the required packages covered hp-check I still haven’t …

Read more →

Flash in Firefox 14

For my Adobe flash plugin to work I had to install a few extra packages yum install flash-plugin nspluginwrapper alsa-plugins-pulseaudio libcurl also the plugins for mp3 etc gstreamer-plugins-bad-nonfree

Read more →