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 : bind-mount.sh.metadata
<?xml version="1.0" ?> <resource-agent name="bind-mount" version="rgmanager 2.0"> <version>1.0</version> <longdesc lang="en"> Defines a bind mount. </longdesc> <shortdesc lang="en"> Defines a bind mount. </shortdesc> <parameters> <parameter name="name" primary="1" unique="1"> <longdesc lang="en"> Symbolic name for this bind mount. </longdesc> <shortdesc lang="en"> Bind Mount Name </shortdesc> <content type="string"/> </parameter> <parameter name="mountpoint" unique="1" required="1"> <longdesc lang="en"> Target of this bind mount </longdesc> <shortdesc lang="en"> Target mountpoint </shortdesc> <content type="string"/> </parameter> <parameter name="source" required="1"> <longdesc lang="en"> Source of the bind mount </longdesc> <shortdesc lang="en"> Source of the bind mount </shortdesc> <content type="string"/> </parameter> <parameter name="force_unmount"> <longdesc lang="en"> If set, the cluster will kill all processes using this file system when the resource group is stopped. Otherwise, the unmount will fail, and the resource group will be restarted. </longdesc> <shortdesc lang="en"> Force Unmount </shortdesc> <content type="boolean"/> </parameter> </parameters> <actions> <action name="start" timeout="5"/> <action name="stop" timeout="5"/> <action name="recover" timeout="5"/> <action name="status" timeout="5" interval="1h"/> <action name="monitor" timeout="5" interval="1h"/> <action name="meta-data" timeout="5"/> <action name="verify-all" timeout="30"/> </actions> <special tag="rgmanager"> <child type="nfsexport" forbid="1"/> <child type="nfsclient"/> </special> </resource-agent>
Close