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 /
default /
[ HOME SHELL ]
Name
Size
Permission
Action
grub.d
[ DIR ]
drwxr-xr-x
acpid
346
B
-rw-r--r--
acpi-support
4.81
KB
-rw-r--r--
alsa
638
B
-rw-r--r--
amd64-microcode
328
B
-rw-r--r--
anacron
830
B
-rw-r--r--
apport
149
B
-rw-r--r--
avahi-daemon
219
B
-rw-r--r--
console-setup
285
B
-rw-r--r--
cron
150
B
-rw-r--r--
dbus
297
B
-rw-r--r--
grub
1.18
KB
-rw-r--r--
im-config
1.71
KB
-rw-r--r--
intel-microcode
1
KB
-rw-r--r--
irqbalance
1.36
KB
-rw-r--r--
kerneloops
84
B
-rw-r--r--
keyboard
150
B
-rw-rw-r--
locale
285
B
-rw-r--r--
named
89
B
-rw-r--r--
networkd-dispatcher
152
B
-rw-r--r--
openvpn
1.16
KB
-rw-r--r--
rsync
2.01
KB
-rw-r--r--
saned
110
B
-rw-r--r--
ssh
133
B
-rw-r--r--
ufw
1.85
KB
-rw-r--r--
useradd
1.09
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : openvpn
# This is the configuration file for /etc/init.d/openvpn # # Start only these VPNs automatically via init script. # Allowed values are "all", "none" or space separated list of # names of the VPNs. If empty, "all" is assumed. # The VPN name refers to the VPN configutation file name. # i.e. "home" would be /etc/openvpn/home.conf # # If you're running systemd, changing this variable will # require running "systemctl daemon-reload" followed by # a restart of the openvpn service (if you removed entries # you may have to stop those manually) # #AUTOSTART="all" #AUTOSTART="none" #AUTOSTART="home office" # # WARNING: If you're running systemd the rest of the # options in this file are ignored. # # Refresh interval (in seconds) of default status files # located in /var/run/openvpn.$NAME.status # Defaults to 10, 0 disables status file generation # #STATUSREFRESH=10 #STATUSREFRESH=0 # Optional arguments to openvpn's command line OPTARGS="" # # If you need openvpn running after sendsigs, i.e. # to let umountnfs work over the vpn, set OMIT_SENDSIGS # to 1 and include umountnfs as Required-Stop: in openvpn's # init.d script (remember to run insserv after that) # OMIT_SENDSIGS=0
Close