Hi,
Ismael wrote:
> > Find changed configurations:
> >
> > sudo find /etc -type f -regextype egrep -regex '.*(pacnew|pacsave)'
> >
> > Diff them (individually):
> >
> > sudo vimdiff /path/to/original /path/to/original.pacnew
>
> Note that pacdiff (from pacman-contrib package) does that in a
On 2018-11-01 10:51:31 (+0100), Ismael Bouya wrote:
> > Find changed configurations:
> >
> > sudo find /etc -type f -regextype egrep -regex '.*(pacnew|pacsave)'
> >
> > Diff them (individually):
> >
> > sudo vimdiff /path/to/original /path/to/original.pacnew
>
> Note that pacdiff (from pacm
Hey there,
> Find changed configurations:
>
> sudo find /etc -type f -regextype egrep -regex '.*(pacnew|pacsave)'
>
> Diff them (individually):
>
> sudo vimdiff /path/to/original /path/to/original.pacnew
Note that pacdiff (from pacman-contrib package) does that in a more
"friendly" manner.
On 2018-10-31 21:41:10 (+0100), siefke_lis...@web.de wrote:
> Hello,
>
> when I start unbound Nameserver via shell then all work fine. But
> since few weeks it start not with systemd anymore.
You do want to check your configuration changes on update.
Updates are not unattended processes!
Find ch
Yeh the defaults were changed a while ago ...
Try add this to your unbound.conf
do-daemonize: no
See if that fixes things.
On 10/31/18 4:41 PM, siefke_lis...@web.de wrote:
On 31/10/18 21:41, siefke_lis...@web.de wrote:
Hello,
when I start unbound Nameserver via shell then all work fine. But since
few weeks it start not with systemd anymore.
When I start with systemd in netstat -tulpe saw only the SSH Service.
From shell the name service also see in netstat -tulp
Hello,
when I start unbound Nameserver via shell then all work fine. But since
few weeks it start not with systemd anymore.
When I start with systemd in netstat -tulpe saw only the SSH Service.
>From shell the name service also see in netstat -tulpe.
Have someone idea what I do wrong?
Nice Da
my setup
nsd listening on localhost port 53530
dnscrypt-proxy listening on localhost port 40 using
both start up and run without errors
dns and dnssec works fine without dnscrypt
when i uncomment the forward-zone lines unbound is unable to start
can anyone spot where i have made an error ?
thanks
8 matches
Mail list logo