initial commit
Este commit está contenido en:
12
config/Config DNS Bind9
Archivo normal
12
config/Config DNS Bind9
Archivo normal
@@ -0,0 +1,12 @@
|
||||
recursion yes;
|
||||
interface-interval 0;
|
||||
allow-transfer { none; };
|
||||
allow-query { any; };
|
||||
allow-query-cache { trusted; };
|
||||
allow-recursion { trusted; };
|
||||
allow-notify { trusted; };
|
||||
version none;
|
||||
check-names master warn;
|
||||
check-names slave warn;
|
||||
check-names response warn;
|
||||
notify yes;
|
||||
1
config/Sudo group without password
Archivo normal
1
config/Sudo group without password
Archivo normal
@@ -0,0 +1 @@
|
||||
%sudo ALL=(ALL) NOPASSWD:ALL
|
||||
Referencia en una nueva incidencia
Block a user