JWhoisServer
Details
| Last Update: | 2008-02-06 11:01:09 |
| Version: | 0.1.1.3 |
| License/Program Type: | GPL (GNU General Public License) |
| Publisher: | Klaus Zerwes |
| Price: | $0.00 |
Description:
JWhoisServer project is a small, fast, and highly configurable
RFC 3912 compliant whois server written in Java and using RDBMS as
a storage engine.
Requirements:
· ant
· log4j
· mysql-jdbc
· whois
Installation:
- Maybe you will have to point the build-script to the
locations of log4j and mysql-jdbc
- Type 'ant help-classpath' to see how to do this 'ant
help' may give you other hints.
- You may edit build.properties or use command-line arguments
to adjust the properties required for the build and install
Run:
cd build
ant jar
ant -Dpackage.installdir.etc=/etc/jwhoisserver
-Dpackage.installdir.init=/etc/init.d jar-install
(if you use some properties via commandline for building,
you should use the same one for the install target
... may be better: edit build.properties!)
after you install the server, edit the default cfg file
(/etc/jwhoisserver/server.cfg)
The directory 'sql' contains several SQL - files:
data.sql - basic data inserts
db.sql - create database
struct.sql - db struct
test.sql - test data
user.sql - db user instructions
To configure the databes:
create db
create user
create struct
read in basic data
insert test data or insert your own data
mysql -u root -p < db.sql
mysql -u root -p < user.sql
mysql -u root -p jwhoisserver < struct.sql
mysql -u root -p jwhoisserver < data.sql
mysql -u root -p jwhoisserver < test.sql
Start server:
/usr/local/sbin/jwhoisserver
point your favorite whois-client to the host running
jwhoisserver and query for 'test.tld':
whois -h localhost test.tld
if the server starts OK, you may use the init.d-script to start
him sillently as daemon.
What's New in This Release:
· FIXED: init-script: PID test in startup loop
· IMPLEMENTED: nagios-plugin
0 comments
Add to
JWhoisServer Version History
Related Software
|
|
From category: Archiving |
| Disc-O-Matic 0.3 is archiving software developed by Jacob Kolding. Disc-O-Matic is a GTK+ CD/DVD-ROM archiving tool for mastering and burning multiple discs. Disc-O-Matic can be used in situ... |
|
|
From category: Operating-Systems-Linux-Distri |
| EDU-Nix Live CD II is operating systems linux distri software developed by EDU-Nix. EDU-Nix is a Live CD, this means that it is a complete computer Operating System that runs off of a Compact Disc... |
|
|
From category: Networking |
| ds3 0.3.13 is networking software developed by Vladimir Michl. ds3, short for dialup service 3, is a modem sharing server for Linux/UNIX. It allows no direct access to the modem/ISDN-adapter. Inste... |
|
|
From category: Benchmarks |
| Blogbench 1.0 is benchmarks software developed by Frank Denis. Blogbench is a portable filesystem benchmark that tries to reproduce the load of a real-world busy file server. It stresses the... |
|
|
From category: Networking |
| Finger 1.37 is networking software developed by Jan Brittenson. Finger is a utility program designed to allow users of Unix hosts on the Internet network to get information about each other. \... |
|
|
From category: Backup |
| aB Backup Tools 0.3 is backup software developed by tuxipuxi.org. aB Backup Tools is a toolset for creating and maintaining backups and recoveries of important data on your system. What\'s N... |
|
|
From category: Clustering-and-Distributed-Net |
| ExtenDB Parallel Server Standard Edition 1.1.1 is clustering and distributed net software developed by ExtenDB Inc.. ExtenDB Parallel Server project is a loosely-coupled clustered database system t... |
|
|
From category: Recovery |
| findfile 0.2 is recovery software developed by Folkert van Heusden. FindFile will be a collection of tools for recovering files from filesystems with corrupted directories/allocationtables/etc.... |
|
|
From category: Operating-Systems-Linux-Distri |
| Fedora Core 6 is operating systems linux distri software developed by Red Hat, Inc.. Fedora Core is now available from Red Hat and at distinguished mirror sites near you, and is also available in t... |
|
|
From category: Operating-Systems-Linux-Distri |
| Backpack 0.3 Beta is operating systems linux distri software developed by Daga. Backpack Programmer\'s LiveCD linux distribution is a live-cd designed with two things in mind. The first focus is on... |
|
|
From category: System-Administration |
| Debian services control panel 0.1 is system administration software developed by David Asorey ?lvarez. This program is a small and simple tool that manages the available \"services\" in a Debian (o... |
|
|
From category: Networking |
| Blockish 0.0.2 is networking software developed by StackFrame, LLC. Blockish is a server for the NBD protocol implemented in Java. This allows you to serve up storage as a virtual block device to L... |
|
|
From category: Operating-Systems |
| Zenwalk is a lightweight linux distribution based on Slackware Linux.... |
|
|
From category: Filesystems |
| Simple TCP File System is a FUSE (Filesystem in Userspace) based networked file system.... |
|
|
From category: Operating-Systems-Kernels |
| FR1 2.15b is operating systems kernels software developed by Peter T. Breuer. FR1 is a Linux kernel driver that adapts the kernel\'s own software RAID1 driver. It\'s intelligent in that it d... |
Leave a comment