Linux v69820.1blu.de 4.15.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64
Apache/2.4.58
Server IP : 195.90.215.149 & Your IP : 216.73.216.250
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
anacron
830
B
-rw-r--r--
2019-07-16 18:19
apache-htcacheclean
556
B
-rw-r--r--
2020-09-30 23:09
apport
149
B
-rw-r--r--
2019-11-11 21:57
console-setup
285
B
-rw-r--r--
2024-07-10 10:57
cron
150
B
-rw-r--r--
2017-11-16 05:29
dbus
297
B
-rw-r--r--
2017-11-15 22:22
docker
642
B
-rw-r--r--
2023-07-21 20:33
exim4
1014
B
-rw-r--r--
2021-05-05 00:36
fetchmail
327
B
-rw-r--r--
2019-06-12 13:46
keyboard
150
B
-rw-r--r--
2024-07-10 10:56
locale
52
B
-rw-r--r--
2022-02-01 15:11
motd-news.wasremoved
0
B
-rw-r--r--
2022-10-05 16:36
mysql
1.16
KB
-rw-r--r--
2021-11-21 00:08
networking
1.01
KB
-rw-r--r--
2019-01-29 04:44
nss
1.71
KB
-rw-r--r--
2020-12-07 16:38
quota
123
B
-rw-r--r--
2018-06-04 07:06
rsync
2.01
KB
-rw-r--r--
2020-02-14 00:56
saslauthd
2.26
KB
-rw-r--r--
2021-05-05 00:37
saslauthd.dpkg-dist
2.12
KB
-rw-r--r--
2023-08-01 14:14
ssh
133
B
-rw-r--r--
2018-01-16 17:39
tor
2.56
KB
-rw-r--r--
2022-02-27 12:58
useradd
1.09
KB
-rw-r--r--
2022-11-23 09:37
wide-dhcpv6-client
304
B
-rw-r--r--
2022-10-05 19:25
xinetd
316
B
-rw-r--r--
2018-02-05 18:31
Save
Rename
# Default values for useradd(8) # # The SHELL variable specifies the default login shell on your # system. # Similar to DSHELL 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=no