Linux localhost.localdomain 3.10.0-1160.80.1.el7.x86_64 #1 SMP Tue Nov 8 15:48:59 UTC 2022 x86_64
Apache
: 10.29.51.72 | : 216.73.216.153
Cant Read [ /etc/named.conf ]
7.2.34
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
/
usr /
share /
cluster /
[ HOME SHELL ]
Name
Size
Permission
Action
relaxng
[ DIR ]
drwxr-xr-x
ASEHAagent.sh.metadata
3.89
KB
-rw-r--r--
SAPDatabase.metadata
5.52
KB
-rw-r--r--
SAPInstance.metadata
3.91
KB
-rw-r--r--
apache.sh.metadata
3.03
KB
-rw-r--r--
bind-mount.sh.metadata
1.72
KB
-rw-r--r--
clusterfs.sh.metadata
5.48
KB
-rw-r--r--
db2.sh.metadata
1.58
KB
-rw-r--r--
drbd.sh.metadata
1.39
KB
-rw-r--r--
fence_mpath_check
9.98
KB
-rwxr-xr-x
fence_mpath_check_hardreboot
9.98
KB
-rwxr-xr-x
fence_scsi_check
15.95
KB
-rwxr-xr-x
fence_scsi_check.pl
15.95
KB
-rwxr-xr-x
fence_scsi_check_hardreboot
15.95
KB
-rwxr-xr-x
fs.sh.metadata
6.65
KB
-rw-r--r--
ip.sh.metadata
4.13
KB
-rw-r--r--
lvm.sh.metadata
2.31
KB
-rw-r--r--
mysql.sh.metadata
3.01
KB
-rw-r--r--
named.sh.metadata
3.2
KB
-rw-r--r--
netfs.sh.metadata
4.74
KB
-rw-r--r--
nfsclient.sh.metadata
4.74
KB
-rw-r--r--
nfsexport.sh.metadata
2.42
KB
-rw-r--r--
nfsserver.sh.metadata
3.16
KB
-rw-r--r--
openldap.sh.metadata
2.86
KB
-rw-r--r--
oracledb.sh.metadata
3.69
KB
-rw-r--r--
orainstance.sh.metadata
2.84
KB
-rw-r--r--
oralistener.sh.metadata
2.05
KB
-rw-r--r--
postgres-8.sh.metadata
3.17
KB
-rw-r--r--
samba.sh.metadata
2.49
KB
-rw-r--r--
script.sh.metadata
1.77
KB
-rw-r--r--
service.sh.metadata
7.58
KB
-rw-r--r--
smb.sh.metadata
1.78
KB
-rw-r--r--
tomcat-6.sh.metadata
2.15
KB
-rw-r--r--
vm.sh.metadata
9.66
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : ASEHAagent.sh.metadata
<?xml version="1.0" ?> <resource-agent name="ASEHAagent" version="rgmanager 2.0"> <version>1.0</version> <longdesc lang="en"> Sybase ASE Failover Instance </longdesc> <shortdesc lang="en"> Sybase ASE Failover Instance </shortdesc> <parameters> <parameter name="name" unique="1" primary="1"> <longdesc lang="en"> Instance name of resource agent "ASEHAagent" </longdesc> <shortdesc lang="en"> name </shortdesc> <content type="string" /> </parameter> <parameter name="sybase_home" required="1"> <longdesc lang="en"> The home directory of sybase products </longdesc> <shortdesc lang="en"> SYBASE home directory </shortdesc> <content type="string" /> </parameter> <parameter name="sybase_ase" required="1"> <longdesc lang="en"> The directory name under sybase_home where ASE products are installed </longdesc> <shortdesc lang="en"> SYBASE_ASE directory name </shortdesc> <content type="string" default="ASE-15_0" /> </parameter> <parameter name="sybase_ocs" required="1"> <longdesc lang="en"> The directory name under sybase_home where OCS products are installed, i.e. ASE-15_0 </longdesc> <shortdesc lang="en"> SYBASE_OCS directory name </shortdesc> <content type="string" default="OCS-15_0" /> </parameter> <parameter name="server_name" required="1"> <longdesc lang="en"> The ASE server name which is configured for the HA service </longdesc> <shortdesc lang="en"> ASE server name </shortdesc> <content type="string" /> </parameter> <parameter name="login_file" required="1"> <longdesc lang="en"> The full path of login file which contains the login/password pair </longdesc> <shortdesc lang="en"> Login file </shortdesc> <content type="string" /> </parameter> <parameter name="interfaces_file" required="1"> <longdesc lang="en"> The full path of interfaces file which is used to start/access the ASE server </longdesc> <shortdesc lang="en"> Interfaces file </shortdesc> <content type="string" /> </parameter> <parameter name="sybase_user" required="1"> <longdesc lang="en"> The user who can run ASE server </longdesc> <shortdesc lang="en"> Sybase user </shortdesc> <content type="string" default="sybase" /> </parameter> <parameter name="shutdown_timeout" required="1"> <longdesc lang="en"> The maximum seconds to wait for the ASE server to shutdown before killing the process directly </longdesc> <shortdesc> Shutdown timeout value </shortdesc> <content type="integer" default="0" /> </parameter> <parameter name="start_timeout" required="1"> <longdesc lang="en"> The maximum seconds to wait for an ASE server to complete before determining that the server had failed to start </longdesc> <shortdesc lang="en"> Start timeout value </shortdesc> <content type="integer" default="0" /> </parameter> <parameter name="deep_probe_timeout" required="1"> <longdesc lang="en"> The maximum seconds to wait for the response of ASE server before determining that the server had no response while running deep probe </longdesc> <shortdesc lang="en"> Deep probe timeout value </shortdesc> <content type="integer" default="0" /> </parameter> </parameters> <actions> <action name="start" timeout="300" /> <action name="stop" timeout="300" /> <!-- Checks to see if it''s mounted in the right place --> <action name="status" interval="30" timeout="100" /> <action name="monitor" interval="30" timeout="100" /> <!--Checks to see if we can read from the mountpoint --> <action name="status" depth="10" timeout="100" interval="120" /> <action name="monitor" depth="10" timeout="100" interval="120" /> <action name="meta-data" timeout="5" /> <action name="validate-all" timeout="5" /> </actions> <special tag="rgmanager"> </special> </resource-agent>
Close