Linux ns1.utparral.edu.mx 6.8.0-79-generic #79~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 15 16:54:53 UTC 2 x86_64
Apache/2.4.58 (Unix) OpenSSL/1.1.1w PHP/8.2.12 mod_perl/2.0.12 Perl/v5.34.1
: 10.10.1.9 | : 10.10.1.254
Cant Read [ /etc/named.conf ]
daemon
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
README
+ Create Folder
+ Create File
/
etc /
sysctl.d /
[ HOME SHELL ]
Name
Size
Permission
Action
10-console-messages.conf
77
B
-rw-r--r--
10-ipv6-privacy.conf
490
B
-rw-r--r--
10-kernel-hardening.conf
1.2
KB
-rw-r--r--
10-magic-sysrq.conf
1.16
KB
-rw-r--r--
10-network-security.conf
158
B
-rw-r--r--
10-ptrace.conf
1.26
KB
-rw-r--r--
10-zeropage.conf
506
B
-rw-r--r--
99-sysctl.conf
2.3
KB
-rw-r--r--
README.sysctl
798
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : 10-ipv6-privacy.conf
# IPv6 Privacy Extensions (RFC 4941) # --- # IPv6 typically uses a device's MAC address when choosing an IPv6 address # to use in autoconfiguration. Privacy extensions allow using a randomly # generated IPv6 address, which increases privacy. # # Acceptable values: # 0 - don’t use privacy extensions. # 1 - generate privacy addresses # 2 - prefer privacy addresses and use them over the normal addresses. net.ipv6.conf.all.use_tempaddr = 2 net.ipv6.conf.default.use_tempaddr = 2
Close