CmdFreak 1.2.0


1. CmdFreak summary

Several information systems and application software suites use a RDBMS (Relational Database Management System) as a persistence mechanism for their own data. The range of RDBMS usage shows a tendency of expansion. Most RDBMSs are used as a background service for information systems and application software. However, such systems can also be accessed directly for data mining, quicker commercial operation and maintenance. An appropriate RDBMS can be chosen to match the characteristics of the target information system and application software. As a result, multiple RDBMSs are often used simultaneously in the same business operation and maintenance environment. However, multiple RDBMS usage is characterized by the following problems: CmdFreak is a relational database viewer (data reference software) that provides solutions for the above problems. CmdFreak provides the following functions for database reference:

2. System requirements

CmdFreak works on systems with the following specifications:

3. Change history

Version 1.0.0 ---> 1.1.0
  1. Support for displaying unlimited record.
  2. Performance improvement for multiple user access.
Version 1.1.0 ---> 1.2.0
  1. Responsive design has been adopted for smartphone user.
  2. User management function has been added.

4. Installation

Execute cmdfreak.msi and launch the installer.
Follow the on-screen dialog prompts.
CmdFreak installer performs following steps during the installation.
Overwrite installation(Repair) can be performed if cmdfreak.msi is executed after CmdFreak installation. Note that the items shown below for overwrite installation.

5. Uninstallation

Select Remove CmdFreak with execution of cmdfreak.msi or perform uninstallation of CmdFreak from Control Panel.
CmdFreak uninstallation performs following things during uninstallation.

6. Login to CmdFreak

Connect to the URL shown below by Web browser for use of CmdFreak after installation. If main console is displayed after login sequence of CmdFreak, it shows the installation is successfully completed.

http://<Host name or IP address of CmdFreak>:<Port number of Web server>/cmdfreak.html

In case of specification of default installations parameters : http://localhost/cmdfreak.html

Initial login user name and password are follows.

User name : admin
Password : manager

If main console is not appeared or an error ocurred, confirm the things shown below.

7. Start/Stop CmdFreak service

Start and stop of CmdFreak service can be performed by Windows start menu.

8. Change IP address/host name and port number

CmdFreak uses two kinds of IP addresses/host names and ports.
In order to change the IP address/host name and port number after installation, following steps are required.
  1. Stop CmdFreak service.
  2. Change IP address/host name and port number.

    In case you change IP address/host name and port number which CmdFreak service uses:
    Specify IP address/host name and port number to servicehost and serviceport properties in <Installation folder>\CmdFreak\sample.conf
    Specify IP address/host name and port number to proxy_pass of location /api/ section in <Installation folder>\CmdFreak\conf\nginx.conf

    In case you change IP address/host name and port number which Web server uses:
    Change listen and server_name in <Installation folder>\CmdFreak\conf\nginx.conf

  3. CHange firewall setting if necessary.
  4. Start CmdFreak service.

10. About ODBC driver

CmdFreak uses ODBC for connecting to RDBMS. Therefore ODBC driver needs to be installed into same server where CmdFreak works. ODBC driver needs to be choosen depending on the type of target RDBMS. For example, If you want to use MySQL, ODBC driver for MySQL is required. CmdFreak works as a 32-bit application hense ODBC driver has to be 32-bit edition of driver (Even if the operating system where CmdFreak works is 64-bit edition, 32-bit ODBC driver needs to be installed). ODBC driver is provided by the vendor who provides RDBMS. Download it from the vendoer Web site.

10. Management limitations


11. Contact

Please use the E-mail address below for inquiries about this product.

sy-takeuchi@outlook.com
https://github.com/s-takeuchi

Shinya Takeuchi