In the process of fixing intermittent Network Connection problems, I
disabled "dnsmasq" (which is enabled by default in Ubuntu 12.04). This
fixed both my network connectivity problems and my zoneminder problem in
#19.
To disable dnsmasq, I used this method (found on the internet):
you need to edit /etc/NetworkManager/NetworkManager.conf and comment the
“dns=dnsmasq” line.
Open a terminal, and run
sudo nano /etc/NetworkManager/NetworkManager.conf
Then, make sure that the line
dns=dnsmasq
is commented like this:
#dns=dnsmasq
Now, restart network manager with the following command, and everything
should work properly.
sudo restart network-manager
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/940632
Title:
package zoneminder 1.25.0-1 failed to install/upgrade: subprocess
installed post-installation script returned error exit status 1 [ERROR
1142 (42000) at line 10: CREATE command denied to user
'zmuser'@'localhost']
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zoneminder/+bug/940632/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs