Main > Free Download Search >

Free sunos software for linux

sunos

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 49
DBG 2.11.32

DBG 2.11.32


DBG is a PHP debugger and profiler for PHP scripts. more>>
DBG is a a full-featured php debugger, an interactive tool that helps you debugging php scripts.
It works on a production and/or development WEB server and allows you debug your scripts locally or remotely, from an IDE or console.
Main features:
- native debugger. Works transparently, neither script nor PHP engine modifications required.
- server part (dbg module) runs on all platforms where PHP itself runs.
- works transparently across the global network as well as locally.
- JIT. When enabled can start debugging Just In Time of error occurs.
- supports back-tracking, e.g. displays a list of all procedures with their local variables, the current execution position reached from. Also you can watch local variables or function parameters in all active and nested scopes.
- certainly, you can execute script in the debugger step by step (step-in, step-out, step-over...), evaluate any valid php expressions or complex variables, modify values of any variables on the fly and create any new ones. Breakpoints can be conditional, they also may skip entered number of hits.
- has embedded profiler, so now its easy to find out a bottleneck in the scripts.
- allows multiple debugger processes running simultaneously.
- compatible with php-4.0.6 and higher.
- has open COM interfaces for integration with win32-based 3rd party IDEs.
- Commercial version of DBG (2.16.x) is available with commercial version of PHPEd PHP IDE only, see review for details.
- Linux, BSD, SunOs, MacOs and Win32 platoforms are supported.
- Free version (2.11.x) is available on this site. It works with PHP Edit, PHP Coder and some other IDEs.
- Free dbg front-end (dbg-cli) for Linux/Unix can be used to debug scripts either directly or under DDD 3.3.9 (GNU debugger). Also see RedHat 7.3, YellowDog and Mandrake distributions at RPM Find site.
Enhancements:
- All php versions from 4.0.6 up to 4.3.10 and from 5.0.0 up to 5.0.3 are supported.
- Support for HARDENED php v0.2.6 added (4.3.9h, 4.3.10h and 5.0.3h).
- Command line interface (dbg-cli) improved.
- Tested with php 4.0.6, 4.1.0-4.1.2, 4.2.0-4.2.3, 4.3.0-4.3.10, 5.0.0-5.0.3.
<<less
Download (0.039MB)
Added: 2005-04-18 License: GPL (GNU General Public License) Price:
1650 downloads
thttpd 2.25b

thttpd 2.25b


thttpd is a simple, small, portable, fast, and secure HTTP server. more>>
thttpd is a simple, small, portable, fast, and secure HTTP server:
Simple; It handles only the minimum necessary to implement HTTP/1.1. Well, maybe a little more than the minimum.
Small; See the comparison chart. It also has a very small run-time size, since it does not fork and is very careful about memory allocation.
Portable; It compiles cleanly on most any Unix-like OS, specifically including FreeBSD, SunOS 4, Solaris 2, BSD/OS, Linux, OSF.
Fast; In typical use its about as fast as the best full-featured servers (Apache, NCSA, Netscape). Under extreme load its much faster.
Secure; It goes to great lengths to protect the web server machine against attacks and breakins from other sites.
It also has one extremely useful feature (URL-traffic-based throttling) that no other server currently has. Plus, it supports IPv6 out of the box, no patching required.
Enhancements:
- Move fdwatch initialization before the chroot, so that /dev/poll can work.
- Multiple fdwatch cleanups and fixes (Adam Zell).
<<less
Download (0.13MB)
Added: 2005-10-11 License: GPL (GNU General Public License) Price:
1473 downloads
freq 1.1.0

freq 1.1.0


freq is a Perl script used to analyze the last log. more>>
freq is a Perl script used to analyze the last log. It works on Linux systems, but may also work on other UNIX-based systems that have the same format for their lastlog.
I have added some preliminary support for SunOS and IRIX, though this has not been tested to the point where I would know if it is completely working or not.
It can spit out information regarding how many times a user has logged in as well as what days, terminals, hours, and months are most popular for logins. In addition, it can sort this information alphabetically or ascending or descending by number of logins.
It can even generate simple graphs.
Enhancements:
- Removed the install.pl program, which was always pretty crummy.
- Added support for the lastlog format that is at least in use in glibc-2.3, and possibly earlier.
<<less
Download (0.014MB)
Added: 2005-10-12 License: Freeware Price:
1472 downloads
Anti-Web httpd 3.0.7

Anti-Web httpd 3.0.7


Anti-Web httpd is a small, robust, and secure Web server. more>>
Anti-Web project is a single-process, light-weight, non-threaded webserver that emphasizes simplicity, efficiency, and security.
AW 3 is the result of a rewrite of the webservers internals and represents much thought, effort, and careful design by the AW team.
With a few (perhaps signifigant) exceptions, AW 3 should be drop in compatible with AW 2. To use this drop in compatibility, refer to the "Simple Configuration" section. If you want to use some of AW 3s more advanced features, refer to the "Complex Configuration" section.
Your rights to use, distribute, and modify AW are protected by the GNU GPL license. Please see the file COPYING for more details.
Compilation
You should be able to compile AW simply by extracting it, changing into the extracted directory and typing
make
If all goes well, you should end up with an executable called "awhttpd".
If all does not go well, check the top of the file Makefile for compilation options. You will need to do this for a SunOS compilation, for instance.
Enhancements:
- Some extra CGI functionality was added.
<<less
Download (0.09MB)
Added: 2006-01-28 License: GPL (GNU General Public License) Price:
1365 downloads
NBTScan 1.5.1

NBTScan 1.5.1


NBTScan is a NetBIOS Name Network Scanner. more>>
NBTScan is a NetBIOS Name Network Scanner.
NBTscan is a program for scanning IP networks for NetBIOS name information. It sends NetBIOS status query to each address in supplied range and lists received information in human readable form. For each responded host it lists IP address, NetBIOS computer name, logged-in user name and MAC address.
NBTscan compiles and runs on Unix and Windows. I have tested it on Windows NT 4.0, Windows 2000, FreeBSD 4.3, OpenBSD 2.8 and RedHat Linux 7.1 and 7.3. It should also compile and run on Solaris and other Linuxes as well.
Steve Coleman (Steve (dot) Coleman (at) jhuapl (dot) edu) ported previous versions of NBTscan to Solaris, HP-UX and OSF/1 and fixed several bugs. He reports that NBTscan also runs on IRIX/SGI with minor problems. I was also told that NBTscan runs on AIX (Antonio Dellelce) and SunOS 4.1.3_U1 (Joe Cline). Mohammad A. Haque (mhaque (at) haque (dot) net) ported nbtscan to Darwin.
This program is a successor of a perl script with the same name and does essentially the same thing, being much faster though. NBTscan produces a report like that:
IP address NetBIOS Name Server User MAC address
------------------------------------------------------------------------------
192.168.1.2 MYCOMPUTER JDOE 00-a0-c9-12-34-56
192.168.1.5 WIN98COMP RROE 00-a0-c9-78-90-00
192.168.1.123 DPTSERVER ADMINISTRATOR 08-00-09-12-34-56
First column lists IP address of responded host. Second column is computer name. Third column indicates if this computer shares or is able to share files or printers. For NT machine it means that Server Service is running on this computer.
Most often it means that this computer shares files. Third column shows user name. If no one is logged on from this computer it is same as computer name. Last column shows adapter MAC address.
If run with -v switch NBTscan lists whole NetBIOS name table for each responded address. The output looks like that:
NetBIOS Name Table for Host 192.168.1.123:
Name Service Type
----------------------------------------
DPTSERVER < 00 > UNIQUE
DPTSERVER < 20 > UNIQUE
DEPARTMENT < 00 > GROUP
DEPARTMENT < 1c > GROUP
DEPARTMENT < 1b > UNIQUE
DEPARTMENT < 1e > GROUP
DPTSERVER < 03 > UNIQUE
DEPARTMENT < 1d > UNIQUE
??__MSBROWSE__? < 01 > GROUP
INet~Services < 1c > GROUP
IS~DPTSERVER < 00 > UNIQUE
DPTSERVER < 01 > UNIQUE
Adapter address: 00-a0-c9-12-34-56
Installation:
- Ungzip and untar sources
- Run ./configure script
- Run make and make install
- Thats all.
Enhancements:
- Fixed segmentation fault when using -f option (noticed by Brian Lovrin)
- Fixed printing ugliness (noticed by Darren Critchley)
- Changed version number :) (1.5 said that it is 1.0.3 - now it proudly says 1.5.1)
<<less
Download (0.080MB)
Added: 2006-03-03 License: GPL (GNU General Public License) Price:
1343 downloads
NRIA 1.0.6

NRIA 1.0.6


NRIA is an XView-based interactive image analysis program developed and used at BBL and which runs under Solaris 2.5 through 2.7 more>>
NRIA is New Region of Interest Analysis.

NRIA is a medical image processing program developed at the Brain Behavior Laboratory (BBL) of the University of Pennsylvania; it specializes in the quantitative analysis of PET and MRI images of the brain. The perpetrators are listed in the Credits file.

Despite a nearly total lack of user documentation, NRIA is used heavily at BBL and has been carried by ex-students to infect a few other universities. The only known way to learn how to use the program (unless you wrote it yourself) is to get hands-on training by someone else who already knows how to use it.

NRIA currently runs under Solaris (aka SunOS 5 or greater). A port to any other platform is unlikely, due to the prevalence of non-portable constructs in the code. NRIA will compile but not run successfully using gcc on Linux/Intel; no one is known to have tried it on Linux/Sparc.

Bug reports may be sent to Paul Hughett (hughett@bbl.psycha.upenn.edu), who will add them to his collection. Bug fixes and other improvements may be sent to the same person; context diffs are the preferred format. Should you want to make a more substantial contribution, read the file CodingStyle.

If you still want to install NRIA, see the INSTALL file for instructions. The COPYING file describes the license terms under which the software is made available.

Installation:

These instructions assume that you will put the source tree (where the program is compiled) in a directory /usr/local/src/nria and the executable programs and shared data in a directory /usr/local/nria; if you place them elsewhere, make the appropriate modifications to these instructions.

1. Unpack the source tree with the commands

cd /usr/local/src
gunzip nria-1.0.6.src.tgz
tar xf nria-1.0.6.src.tar

2. Compile NRIA and its supporting programs with the commands

cd nria-1.0.6
make clean
make all

The compiled executables will be placed in one of the directories arch/Linux/bin, arch/SunOS-4/bin, or arch/SunOS-5/bin, depending on your machine architecture and operating system version. (Note that NRIA will compile but not run successfully on Linux; if you want to really use the program you will need a Sun.)

Compiling the whole thing takes about 20-30 minutes, so you might as well go get a cup of coffee while youre waiting. There are about a thousand or so compiler warnings that havent been fixed yet; ignore them.

3. Install the binaries and man pages by

cp -p arch/SunOS-5/bin/* /usr/local/nria
cp -p man/man1/*.1 /usr/local/man/man1

If this is a new installation, install the shared data by

cp -p nria/share/* /usr/local/nria

If this isnt a new installation, you will need to figure some way of merging the new shared data with any local modifications.

You will probably need to be root to do the installation; on the other hand, you can install them in your personal home directory without being root.

4. Add /usr/local/nria to your path, if not already there:

If you are using csh as your shell, then place the following at the end of your $HOME/.login file:

set path = ($path $NRIA)

If you are using sh, ksh, or bash as your shell, then place the following at the end of your $HOME/.profile file:

PATH=${PATH}:$NRIA
export PATH

5. To run NRIA, re-login or type the above appropriate path commands at your shell prompt, and then type:

nria

If you dont have any .nhdr files in the current directory, you will see an empty file dialog. You will need to change directories to one which holds nria format images (raw *.img file, header *.nhdr file). If you only have raw images, then for each image you will need to use the img2ria program (type "man img2ria" for more details). If you have individual slices in their own files, you will need to concatenate all slices into one raw image file, and then run img2ria. NRIA is designed to work with 3D multi-slice volumes, not individual 2D slices.
<<less
Download (1.3MB)
Added: 2006-03-15 License: GPL (GNU General Public License) Price:
1318 downloads
Glimpse 4.18.5

Glimpse 4.18.5


Glimpse is the powerful indexing and query system inside of Webglimpse. more>>
Glimpse is the powerful indexing and query system inside of Webglimpse. Glimpse project can also be used as a stand-alone program in a Unix environment.
Glimpse and glimpseindex are written in C for speed, while most of the management and interface parts of Webglimpse are written in Perl.
Main features:
- Fast Searching: Glimpse builds a keyword index in advance for very fast searching (though it can also access individual files for complex boolean queries).
- Uncommon words will be found rapidly even in a very large fileset, up to several Gigabytes.
- Common words (with 100s or 1000s of matches) will take longer, but if the number of hits returned can be limited, even those will be very fast.
- The core index and search programs are written in C.
- Glimpse uses a small index - typically less than 5% of the total data size - so it can usually be entirely loaded into memory.
Enhancements:
- Several compile-time fixes were made for modern compilers.
- A make check target was added.
- Binaries are now available for 19 different Unix flavors including Darwin, FreeBSD, IRIX, NetBSD, OSF1, OpenBSD, SunOS, and several Linux versions.
<<less
Download (0.4MB)
Added: 2006-04-02 License: GPL (GNU General Public License) Price:
1301 downloads
CDDB 2.27

CDDB 2.27


CDDB is a Perl module that can read the CDDB entry for an audio CD in your drive. more>>
CDDB is a Perl module that can read the CDDB entry for an audio CD in your drive.

SYNOPSIS

use CDDB_get qw( get_cddb );

my %config;

# following variables just need to be declared if different from defaults

$config{CDDB_HOST}="freedb.freedb.org"; # set cddb host
$config{CDDB_PORT}=8880; # set cddb port
$config{CDDB_MODE}="cddb"; # set cddb mode: cddb or http
$config{CD_DEVICE}="/dev/cdrom"; # set cd device

# user interaction welcome?

$config{input}=1; # 1: ask user if more than one possibility
# 0: no user interaction

# get it on

my %cd=get_cddb(%config);

unless(defined $cd{title}) {
die "no cddb entry found";
}

# do somthing with the results

print "artist: $cd{artist}n";
print "title: $cd{title}n";
print "category: $cd{cat}n";
print "cddbid: $cd{id}n";
print "trackno: $cd{tno}n";

my $n=1;
foreach my $i ( @{$cd{track}} ) {
print "track $n: $in";
$n++;
}

This module/script gets the CDDB info for an audio cd. You need LINUX, SUNOS or *BSD, a cdrom drive and an active internet connection in order to do that.

<<less
Download (0.021MB)
Added: 2006-06-22 License: Perl Artistic License Price:
1220 downloads
Linux Vacation 1.2.6.1

Linux Vacation 1.2.6.1


Linux vacation is a automatic mail-answering program. more>>
Linux VacationLinux vacation is a automatic mail-answering program. This is my vacation port to Linux. It is derived from the vacation program found on agate.berkeley.edu in the 386bsd directory on Nov 16, 1993. The original program was written by Eric Allman in 1983 and is copyrighted by the Regents of the UCB. The copyright disclaimer is valid for this distribution as well, i.e. this version is provided `as is, and I shall not be liable for any damage, data loss or earthquakes in the bay area.

Version 1.1 was a security-patched version. The former version 1.0 had a bad security bug which Olaf Kirch reported to the CERT mailing list (after giving me a hint :-). Please DO NOT LONGER USE vacation-1.0!

As far as Copyrights are concerned, the original parts of vacation are under the BSD copyright whereas I place my changed under the GPL (see file COPYING in the directory).

I tried to make this port look just like the version found with SunOS 4.1.x. There are minor differences, it resembles more the Sun version than the original 386bsd source.

Unpack the package as follows

mkdir -p /usr/src # if not already present :-)
chdir /usr/src
gzip -dc /vacation-1.1.tgz | tar xpvf -

A simple `make install (install-aout is no longer supported as of version 1.2) should install binary in /usr/bin and the manpages in /usr/man/man*, respectively. If you choose different directories, edit the Makefile.
<<less
Download (0.046MB)
Added: 2006-06-24 License: GPL (GNU General Public License) Price:
1218 downloads
PimD-DM 0.1

PimD-DM 0.1


Pimd-dense is a lightweight, stand-alone PIM-Dense Mode implementation that may be freely deployed or distributed. more>>
Pimd-dense is a lightweight, stand-alone PIM-Dense Mode implementation that may be freely deployed or distributed. Pimd-Dense implements the full PIM-DM specifications but there are few exceptions noted in the Release Notes.
The code from Pimd-dense is heavily based on the PIM-Sparse Mode daemon implementation by Puneet Sharma and Charley Liu (USC), Ahmed Helmy (SGI/USC), and Pavlin Ivanov Radoslavov (USC). For more info on PimD-Sparse, see the PIM Home Page at USC
Use of PimD-Dense for multicast routing requires a separate facility for unicast routing such as (1) static routes via the UNIX route command, (2) RIP routes via the standard UNIX routed routing daemon, or (3) other dynamic unicast routing protocols such as those provided by the GateD multiprotocol routing daemon.
PimD-Dense is currently ALPHA-version software that yet requires extensive testing. If you choose to use it, information about any bugs or problems sent to kurtw@antc.uoregon.edu would be greatly appreciated and will be investigated ASAP.
PimD-Dense should compile and run on most UNIX varieties, including FreeBSD, BSDI, NetBSD, SunOS, IRIX, Solaris 2.5, Solaris 2.6, and Linux (however it has not yet been tested on all these).
Many current version of the IP MRouting kernel code requires patches to correct certain bugs in order to work correctly with PimD-Dense. Before using PimD-Dense, you should apply one of the current patches available for PimD-Sparse from USCs PIM FTP site.
Enhancements:
- Fixed entry timer initialization in route.c:process_cache_miss
<<less
Download (0.11MB)
Added: 2006-07-06 License: BSD License Price:
1213 downloads
cnet 2.0.10

cnet 2.0.10


The cnet network simulator (v2.0.9) enables experimentation with various network protocols. more>>
The cnet network simulator (v2.0.10) enables experimentation with various data-link layer, network layer, routing and transport layer networking protocols in networks consisting of any combination of point-to-point links and IEEE 802.3 Ethernet segments. cnet has been specifically developed for, and is used in, undergraduate computer networking courses taken by thousands of students worldwide since 1991. At The University of Western Australia, cnet is used primarily in Chris McDonalds undergraduate unit Computer Networks (IT312).

cnet either displays the entire network under Tcl/Tk or runs rather less visually on an ASCII terminal. Under Tcl/Tk, cnet provides a graphical representation of the network under execution and permits a number of attributes of the network to be modified while the simulation is running. Nodes may be selected with the mouse to reveal a sub-window displaying the output and protocol statistics of that node. Some of the nodes attributes, such as message generation rates and sizes, may be modified while the network is running by selecting choice buttons. Similarly, the default attributes of all nodes in the network may be simultaneously modified by selecting and changing global attributes. From another menu, each node may be forced to reboot, (impolitely) crash, (politely) shutdown and reboot, pause and (hardware) fail, you can do many things.

You should note the following requirements and restrictions for various systems:

If using a Linux(ELF) system, the freely-available libelf package is required. Most Linux(ELF) systems (with at least version 2.0 kernels) now provide a copy of libelf, but if yours doesnt it greatly simplifies things if you can install libelf globally on your system. A full copy of libelf is included in the cnet distribution.
If using SunOS you should be using Release 4.1.2 or beyond. If still using Release 4.1.1 you must obtain and install Sun-Patch-ID#100257-03 (4-Oct-91) - whoa! welcome to the 21st century.
If using an SGI-IRIX machine, you must be using Release 5 or 6 (Release 4 is not supported).
Older Linux systems with a.out formats are no longer supported.
cnet has been tested with most Tcl/Tk versions, (Tcl7.X+Tk3.X), (Tcl7.X+Tk4.X), (Tcl8.0+Tk8.0), and. (Tcl8.3+Tk8.3).



<<less
Download (1.2MB)
Added: 2006-07-05 License: GPL (GNU General Public License) Price:
1208 downloads
BlackMail 0.31

BlackMail 0.31


BlackMail is a highly configurable SMTP mail filter that runs at a system level as a proxy to your existing mailer. more>>
BlackMail is a highly configurable SMTP mail filter that runs at a system level as a proxy to your existing mailer. Selectively reject bogus or spam mail during receipt, saving you extra storage space or irate users.
Blackmail operates at a system-wide level: all incoming and optionally outgoing mail is filtered.Will block unwanted mail relaying (if your mailer is unable to) and spams.
The filtering consists of various checks on the SMTP envelope and message headers: if any tests fail then the mail will be bounced. Blackmail can...
Check against spam sites
Check against spam keywords
Check host names and email addresses using DNS for validity
Check against the RBL (Realtime Blackhole List) for spam IP addresses
Check that To: and From: address do not match (a common spam signature)
Check correct header formation e.g. Message-ID
The spam sites and spam keywords are of your choice, you can block who or what you want. Minimal sample lists are provided.
BlackMail is known to work with:
Mailers: Smail, Sendmail, Qmail, Fetchmail
OSes: Aix, various BSD, Irix, Linux, NeXTStep 3.x, Solaris, SunOs, SVR4 (Re-confirmation is required for some of these OSes.)
It should be possible to use BlackMail with most SMTP mailers on most UNIX systems. Blackmail is not designed to run on Windows or OS/2, but if you wish to port it...
Enhancements:
- Removed old reference to www.bitgate.com
<<less
Download (0.056MB)
Added: 2006-07-06 License: GPL (GNU General Public License) Price:
1206 downloads
JvFTP 0.72

JvFTP 0.72


JvFTP is a Java ftp client library. more>>
JvFTP is a Java ftp client library.
This library has been tested with:
SunOS 5.7, FTP server
BSD-199506, FTP server
SuSE Linux 6.4 (i386), FTP server
HP-UX B.11.00 U 9000/800, FTP server
MS Windows, BulletProof FTP server v2.1.5
MS Windows 2000, Microsoft FTP Publishing Service 5.0
Main features:
- Uploads / downloads files
- Recursive directory uploads
- Concurrent data transfers
- Both passive / active data transfer modes
- Swing components for browsing files and directories
- AWT components for browsing files and directories
<<less
Download (0.18MB)
Added: 2006-07-15 License: GPL (GNU General Public License) Price:
1203 downloads
Ygl 4.1f

Ygl 4.1f


Ygl emulates SGIs GL routines under X11. more>>
Ygl emulates SGIs GL routines under X11. It compiles fine under AIX >3.2, HP-UX >7.0, Linux with XFree/Xorg, SunOS, ConvexOS, Mac A/UX, Mac OS/X and many others, but needs an ANSI-C compiler (gcc is ok). The library was written for two reasons:
On our RS/6000 GT4 hardware, 2D Ygl is up to twenty times faster (circf()) than GL (strange, isnt it?...)
2D (and 3D using OpenGL) graphics runs on non GL hardware and even on remote X-Servers.
Included are most of the two-dimensional graphics routines, the queue device routines, the query routines, doublebuffering, RGB mode with dithering, window attribute routines, FORTRAN bindings and more (see below).
3D stuff was added with version 4.0 using OpenGL calls.
Since Version 2.8, all Ygl functions do have a FORTRAN interface. The FORTRAN versions of all functions have an underscore appended, so the FORTRAN compiler must append a _ to all function names. f2c does this, xlf (under AIX 3.2) requires the option -qextname. See smile_f77.f for an example program. Set FortranBindings to 0 in Imakefile or change Makefile.std if you dont want these bindings. FORTRAN bindings are not tested because I have no programs.f to test. If you find bugs, feel free to report them to me.
You can always find the latest version of Ygl in the directory ftp.thp.Uni-Duisburg.de/pub/source/X11/.
Note that perl, python and tcl bindings for Ygl are available here thanks to Prabhu Ramachandran.
Enhancements:
- Added gsync() (only works with OpenGL bindings).
- Added {XY}MAXSCREEN macro
- Removed poly*() from Ygl.h, as they are not implemented yet.
<<less
Download (0.13MB)
Added: 2006-07-15 License: GPL (GNU General Public License) Price:
1201 downloads
GBindAdmin 0.1.5

GBindAdmin 0.1.5


GBindAdmin is an easy to use GTK+ frontend for ISC BIND. more>>
GBindAdmin is an easy to use GTK+ frontend for ISC BIND. It handles multiple domains and can switch from master to slave domain in three clicks.
It can change the domain name for entire domains and subdomains, including domain resources such as MX, A, AAAA, CNAME, and NS.
GBindAdmin project can also set up and generate secret keys for rndc and construct a chroot environment.
GBindAdmin cant be installed without giving the correct configure options.
Named will be running in a chroot environment and the default location is /var/named GBindAdmin will set up this environment for you if it is missing.
See the Autoinstall file for the various configure options.
This software also requires the following binaries:
BIND [named, rndc, rndc-confgen] mv, cp, mknod, chmod, chown and sed.
GBINDADMIN currently supports the following systems to a varying degree:
- Linux
- FreeBSD
- OpenBSD
- NetBSD
- Darwin Mac OSX
- AIX
- HP-UX
- Solaris
- SunOS
Enhancements:
- Added RNDC_CONF path configure option.
- Fixed a problem where the defined group NOBODY wouldnt be added in some cases (thanks to Jason Banks). User and group delimiters for chown are now colons. Pressing enter in the verification entry now runs the specified command.
- Fixed cases where rndc.conf could be missing (thanks to Jason Banks). All translatable strings are now utf8 aware and the entire application can be translated. Simoriah/simmy/other ops on dalnet/#linux are trolltech, useless trolls. Added Swedish translation (Magnus-swe)
<<less
Download (0.20MB)
Added: 2006-07-16 License: GPL (GNU General Public License) Price:
1198 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 4
  • 1
  • 2
  • 3
  • 4