[PLUG] Internet access certificate issues
Denis Heidtmann
denis.heidtmann at gmail.com
Tue Sep 19 04:28:31 UTC 2017
It turns out dnsmasq is installed, but not in etc:
~$ sudo /etc/init.d/dnsmasq restart
[sudo] password for denis:
sudo: /etc/init.d/dnsmasq: command not found
$ which dnsmasq
/usr/sbin/dnsmasq
$ /usr/sbin/dnsmasq restart
dnsmasq: junk found in command line
I tried to read the man page, but like so much of this subject it might as
well be Greek. Besides, the man page is long enough to be a Doctoral
thesis. I think there is no use to discussing this subject with me, as I
do not understand Greek. Thanks for your valiant efforts, though. If the
issue comes up again I will seek out your and anybody else's expert advice.
Thanks again,
-Denis
On Mon, Sep 18, 2017 at 12:12 PM, Mike C. <mconnors1 at gmail.com> wrote:
> On 9/18/17 12:00 PM, plug-request at lists.pdxlinux.org wrote:
> > /etc/rc.d/init.d/nscd restart
> > bash: /etc/rc.d/init.d/nscd: No such file or directory
> >
> > I am running Ubuntu 16.04.
> >
> > -Denis
> It's most likely that nscd is not installed. I don't run Ubuntu, so I
> don't know what apps & daemons are installed and run at startup by
> default. You can try these other commands. I think dnsmasq might be
> installed and run at startup by default on Ubuntu.
>
> sudo /etc/init.d/dns-clean restart
>
> sudo /etc/init.d/networking force-reload
>
> *To flush dnsmasq dns cache:*
>
> sudo /etc/init.d/dnsmasq restart
>
> _______________________________________________
> PLUG mailing list
> PLUG at lists.pdxlinux.org
> http://lists.pdxlinux.org/mailman/listinfo/plug
>
More information about the PLUG
mailing list