Linux ns8.secondary29.go.th 2.6.32-754.28.1.el6.x86_64 #1 SMP Wed Mar 11 18:38:45 UTC 2020 x86_64
Apache/2.2.15 (CentOS)
: 122.154.134.11 | : 122.154.134.9
Cant Read [ /etc/named.conf ]
5.6.40
apache
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
etc /
tomcat6 /
[ HOME SHELL ]
Name
Size
Permission
Action
Catalina
[ DIR ]
drwxrwxr-x
catalina.policy
8.74
KB
-rw-r--r--
catalina.properties
3.8
KB
-rw-r--r--
context.xml
1.36
KB
-rw-r--r--
log4j.properties
547
B
-rw-r--r--
logging.properties
3.18
KB
-rw-r--r--
server.xml
6.46
KB
-rw-r--r--
tomcat-users.xml
1.35
KB
-rw-r-----
tomcat6.conf
1.75
KB
-rw-r--r--
web.xml
50.3
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : tomcat6.conf
# System-wide configuration file for tomcat6 services # This will be sourced by tomcat6 and any secondary service # Values will be overridden by service-specific configuration # files in /etc/sysconfig # # Use this one to change default values for all services # Change the service specific ones to affect only one service # (see, for instance, /etc/sysconfig/tomcat6) # # Where your java installation lives #JAVA_HOME="/usr/lib/jvm/java-1.5.0" # Where your tomcat installation lives CATALINA_BASE="/usr/share/tomcat6" CATALINA_HOME="/usr/share/tomcat6" JASPER_HOME="/usr/share/tomcat6" CATALINA_TMPDIR="/var/cache/tomcat6/temp" # You can pass some parameters to java here if you wish to #JAVA_OPTS="-Xminf0.1 -Xmaxf0.3" # Use JAVA_OPTS to set java.library.path for libtcnative.so #JAVA_OPTS="-Djava.library.path=/usr/lib" # Cannot resolve user database reference - naming-factory-dbcp # the real problem is a cnfe that is avoided by configuring # the -Djavax.sql.DataSource.Factory. This fixes the rpm install. JAVA_OPTS="-Djavax.sql.DataSource.Factory=org.apache.commons.dbcp.BasicDataSourceFactory" # What user should run tomcat TOMCAT_USER="tomcat" #TOMCAT_GROUP="${TOMCAT_GROUP:-`id -gn $TOMCAT_USER`}" # You can change your tomcat locale here #LANG="en_US" # Run tomcat under the Java Security Manager SECURITY_MANAGER="false" # Time to wait in seconds, before killing process SHUTDOWN_WAIT="30" # Whether to annoy the user with "attempting to shut down" messages or not SHUTDOWN_VERBOSE=false # Set the TOMCAT_PID location CATALINA_PID="/var/run/tomcat6.pid" # Connector port is 8080 for this tomcat6 instance #CONNECTOR_PORT="8080" # If you wish to further customize your tomcat environment, # put your own definitions here # (i.e. LD_LIBRARY_PATH for some jdbc drivers)
Close