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 : nfsexport.sh.metadata
<?xml version="1.0" ?> <resource-agent name="nfsexport" version="rgmanager 2.0"> <version>1.0</version> <longdesc lang="en"> This defines an NFS export path. Generally, these are defined inline and implicitly; you should not have to configure one of these. All of the relevant information is inherited from the parent. </longdesc> <shortdesc lang="en"> This defines an NFS export. </shortdesc> <parameters> <parameter name="name" primary="1"> <longdesc lang="en"> Descriptive name for this export. Generally, only one export is ever defined, and it's called "generic nfs export". </longdesc> <shortdesc lang="en"> Name </shortdesc> <content type="string"/> </parameter> <parameter name="device" inherit="device"> <longdesc lang="en"> If you can see this, your GUI is broken. </longdesc> <shortdesc lang="en"> If you can see this, your GUI is broken. </shortdesc> <content type="string"/> </parameter> <parameter name="path" inherit="mountpoint"> <longdesc lang="en"> If you can see this, your GUI is broken. </longdesc> <shortdesc lang="en"> If you can see this, your GUI is broken. </shortdesc> <content type="string"/> </parameter> <parameter name="fsid" inherit="fsid"> <longdesc lang="en"> If you can see this, your GUI is broken. </longdesc> <shortdesc lang="en"> If you can see this, your GUI is broken. </shortdesc> <content type="string"/> </parameter> </parameters> <actions> <action name="start" timeout="5"/> <action name="stop" timeout="5"/> <action name="recover" timeout="5"/> <!-- NFS Exports really don't do anything except provide a path for nfs clients. So, status and monitor are no-ops --> <action name="status" timeout="5" interval="1h"/> <action name="monitor" timeout="5" interval="1h"/> <action name="meta-data" timeout="5"/> <action name="validate-all" timeout="30"/> </actions> <special tag="rgmanager"> <child type="nfsexport" forbid="1"/> <child type="nfsclient"/> </special> </resource-agent>
Close