Linux vmi2545633.contaboserver.net 6.1.0-32-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.129-1 (2025-03-06) x86_64
Apache/2.4.62 (Debian)
Server IP : 127.0.0.1 & Your IP : 127.0.0.1
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
2025-04-07 20:15
apache-htcacheclean
556
B
-rw-r--r--
2024-09-28 08:35
console-setup
285
B
-rw-r--r--
2023-07-12 09:38
cron
955
B
-rw-r--r--
2022-07-17 08:49
dbus
297
B
-rw-r--r--
2023-02-08 13:21
grub
1.53
KB
-rw-r--r--
2025-04-07 20:15
grub.ucf-dist
1.48
KB
-rw-r--r--
2025-04-07 20:15
hwclock
81
B
-rw-r--r--
2023-02-13 08:48
intel-microcode
1
KB
-rw-r--r--
2023-05-16 02:50
keyboard
150
B
-rw-r--r--
2023-07-12 09:38
locale
74
B
-rw-r--r--
2023-07-12 09:37
networking
1.01
KB
-rw-r--r--
2021-09-14 13:27
nginx
389
B
-rw-r--r--
2025-02-17 19:40
nss
1.71
KB
-rw-r--r--
2022-11-30 12:21
redis-server
271
B
-rw-r--r--
2024-01-16 10:13
rsync
2.01
KB
-rw-r--r--
2025-01-15 18:47
ssh
133
B
-rw-r--r--
2023-02-08 10:43
ufw
1.85
KB
-rw-r--r--
2023-05-18 14:03
useradd
1.09
KB
-rw-r--r--
2022-11-11 08:28
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