Linux anchor 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64
Apache/2.4.18 (Ubuntu)
Server IP : 10.10.100.4 & Your IP : 216.73.217.150
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
etc /
default /
Delete
Unzip
Name
Size
Permission
Date
Action
grub.d
[ DIR ]
drwxr-xr-x
2016-11-15 15:19
acpid
346
B
-rw-r--r--
2016-02-09 23:43
amd64-microcode
328
B
-rw-r--r--
2018-05-25 20:30
apache-htcacheclean
556
B
-rw-r--r--
2016-04-05 23:15
apport
149
B
-rw-r--r--
2016-03-31 16:13
bsdmainutils
222
B
-rw-r--r--
2012-05-22 15:22
console-setup
284
B
-rw-r--r--
2019-05-07 01:30
crda
549
B
-rw-r--r--
2014-08-23 08:22
cron
183
B
-rw-r--r--
2016-04-05 23:59
cryptdisks
652
B
-rw-r--r--
2015-03-28 21:38
dbus
297
B
-rw-r--r--
2015-12-02 05:42
devpts
92
B
-rw-r--r--
2016-01-19 19:33
dovecot
167
B
-rw-r--r--
2016-03-19 00:29
grub
1.25
KB
-rw-r--r--
2016-11-15 23:12
halt
86
B
-rw-r--r--
2016-01-19 19:33
intel-microcode
1
KB
-rw-r--r--
2018-05-02 20:48
irqbalance
126
B
-rw-r--r--
2016-11-15 15:19
keyboard
150
B
-rw-r--r--
2019-05-07 01:30
locale
87
B
-rw-r--r--
2016-11-18 12:08
lxd-bridge
1.11
KB
-rw-r--r--
2016-11-15 15:19
mdadm
830
B
-rw-r--r--
2017-12-05 11:56
networking
306
B
-rw-r--r--
2015-06-02 09:32
nss
1.71
KB
-rw-r--r--
2016-04-14 02:00
ntp
15
B
-rw-r--r--
2016-02-11 12:08
ntpdate
456
B
-rw-r--r--
2016-02-11 12:09
open-iscsi
2.63
KB
-rw-r--r--
2016-03-29 19:32
openvpn
1.17
KB
-rw-r--r--
2016-11-18 17:48
pollinate
363
B
-rw-r--r--
2016-09-28 23:01
rcS
636
B
-rw-r--r--
2016-11-15 15:19
rsync
1.73
KB
-rw-r--r--
2013-09-30 16:54
rsyslog
124
B
-rw-r--r--
2016-01-27 23:42
ssh
133
B
-rw-r--r--
2016-04-28 02:46
ufw
1.71
KB
-rw-r--r--
2016-04-15 07:16
useradd
1.17
KB
-rw-r--r--
2016-11-15 23:11
Save
Rename
# 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" AUTOSTART="server" # # 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