Linux localhost 6.1.10-x86_64-linode159 #1 SMP PREEMPT_DYNAMIC Wed Feb 8 14:14:45 EST 2023 x86_64
Apache/2.4.25 (Debian)
Server IP : 45.33.61.127 & Your IP : 216.73.216.156
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
apache-htcacheclean
556
B
-rw-r--r--
2017-09-19 18:56
bsdmainutils
222
B
-rw-r--r--
2016-10-25 08:42
console-setup
285
B
-rw-r--r--
2017-10-16 17:36
cron
955
B
-rw-r--r--
2015-05-03 13:25
dbus
297
B
-rw-r--r--
2017-07-30 10:23
ferm
300
B
-rw-r--r--
2018-03-18 14:35
grub
1.18
KB
-rw-r--r--
2018-11-29 06:52
grub.ucf-old
1.31
KB
-rw-r--r--
2017-10-16 17:44
hwclock
657
B
-rw-r--r--
2017-03-22 09:43
irqbalance
931
B
-rw-r--r--
2018-03-17 15:08
keyboard
150
B
-rw-r--r--
2017-10-16 17:36
locale
54
B
-rw-r--r--
2017-10-16 17:35
mysql
1.16
KB
-rw-r--r--
2017-08-10 19:07
networking
306
B
-rw-r--r--
2015-06-02 07:32
nss
1.71
KB
-rw-r--r--
2017-06-15 19:17
rsync
2.01
KB
-rw-r--r--
2015-12-30 09:05
rsyslog
124
B
-rw-r--r--
2017-01-18 22:14
ssh
133
B
-rw-r--r--
2017-06-18 00:08
sysstat
284
B
-rw-r--r--
2017-10-16 17:42
useradd
1.09
KB
-rw-r--r--
2017-05-17 11:59
Save
Rename
# Default values for useradd(8) # # The SHELL variable specifies the default login shell on your # system. # Similar to DHSELL in adduser. However, we use "sh" here because # useradd is a low level utility and should be as general # as possible SHELL=/bin/sh # # The default group for users # 100=users on Debian systems # Same as USERS_GID in adduser # This argument is used when the -n flag is specified. # The default behavior (when -n and -g are not specified) is to create a # primary user group with the same name as the user being added to the # system. # GROUP=100 # # The default home directory. Same as DHOME for adduser # HOME=/home # # The number of days after a password expires until the account # is permanently disabled # INACTIVE=-1 # # The default expire date # EXPIRE= # # The SKEL variable specifies the directory containing "skeletal" user # files; in other words, files such as a sample .profile that will be # copied to the new user's home directory when it is created. # SKEL=/etc/skel # # Defines whether the mail spool should be created while # creating the account # CREATE_MAIL_SPOOL=yes