Main > Free Download Search >

Free master 1.0 software for linux

master 1.0

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3301
Q3Master 1.0

Q3Master 1.0


Q3Master project is a Quake3Arena master server. more>>
Q3Master project is a Quake3Arena master server.
Q3Master is a standalone master server for Quake3Arena (and derived games, like RTCW).
It is intended for local networks without Internet connections (or firewalls which block Q3A). It can also be used for larger private networks on which more than one Q3A server exists.
Q3Master can also be used to query servers in a local subnet, using broadcasts.
The found servers can then be sent to another (or a central) master server to collect data from multiple subnets.
Enhancements:
- enhanced documenation
- all supported games and versions
- installation and usage
- performance
- protocols
- wrote a load test suite
- performance enhancements
- added UDP proxy used for testing
<<less
Download (0.43MB)
Added: 2006-11-07 License: GPL (GNU General Public License) Price:
1082 downloads
ISO Master 1.0

ISO Master 1.0


ISO Master is an open-source, graphical CD image editor that runs on Linux. more>>
ISO Master is an open-source, graphical CD image editor that runs on Linux; and bkisofs, the underlying library used for reading, modifying and writing ISO images.
The hard part of this project is the library for working with ISOs (bkisofs). My hope is that people will like this library enough to make their own GUIs using it. So my choice of widget set (GTK, that is) will not necessarily annoy too many people.
Main features:
- Display file/directory contents of the image and and the regular filesystem in two panels and be able to navigate them.
- Display file sizes for files on image/filesystem.
- Sort by name or by size
- Select any number of items in the file browsers.
- Extract selected from image to the filesystem
- Delete selected from image.
- Add selected from filesystem to image.
- Save modified image.
- Create image from scratch.
Enhancements:
- Usability and performance improvements.
- 10 new translations.
- A bug that sometimes caused corrupt ISOs to be written has been fixed.
<<less
Download (0.20MB)
Added: 2007-06-11 License: GPL (GNU General Public License) Price:
1093 downloads
Hanzi Master 1.3

Hanzi Master 1.3


Hanzi Master project is a visual, interactive Chinese character and word dictionary. more>>
Hanzi Master project is a visual, interactive Chinese character and word dictionary.
Hanzim ("Hanzi Master") is an interactive visual dictionary for learning and seeing relationships between Chinese radicals, characters, and compounds.
All the characters with a given radical, phonetic component, or pronunciation can be displayed, and all words containing a character, with English meanings.
All data is stored locally. Either simplified or traditional characters can be used.
Main features:
- typing in pinyin gives list of characters and definitions with that pronunciation
- clicking on a radical gives list of characters and definitions with that radical
- clicking on any character in any list displays that character along with the compounds it occurs in as the first or second character.
<<less
Download (0.57MB)
Added: 2006-10-16 License: GPL (GNU General Public License) Price:
1117 downloads
pgmixer 1.0

pgmixer 1.0


pgmixer project is a gnome applet for controlling a mixer you specify. more>>
pgmixer project is a gnome applet for controlling a mixer you specify (from back when GNOME programs were actually useful for something).

The mixer that comes with gnome only controls the master volume. If you need a volume control for one or more other mixers, you could give this a go. Alternatively if you use gkrellm you could try its volume plugin.

You will need aumix and Gtk-Perl (if you use mandrake linux I think the package name is perl-gtk).

How to use it:

Run it like

pgmixer [channel option]

where [channel option] is a single character which specifies the mixer to use - use pgmixer -help to get a list.
If you dont like the default orientation of the applet you can flip it by adding a "-flip" argument - for example

pgmixer w -flip

creates an applet for the PCM mixer, with the default orientation flipped around.

You can run more than one of these and the panel should remember their positions correctly.

<<less
Download (0.007MB)
Added: 2007-02-26 License: GPL (GNU General Public License) Price:
970 downloads
Research Master 1.2c

Research Master 1.2c


ResearchMaster has been designed to make working a little easier. more>>
ResearchMaster project has been designed to make working a little easier. Specifically, the application can be either a storage facility for all of your precious, miscellaneous digital information, or for just some of it. The project began as a way for the author to [1] have a centralized library for all the papers and various snippets he collects, and [2] to have some powerful, built-in support for BibTeX, the LaTeX bibliography system ( The LaTeX bibliography system, as described in the Leslie Lamport book. ISBN 0-201-52983-1).
When the application starts up, it creates a virtual filesystem (vfs) from information contained in records. Each record appends itself under at least one folder in the vfs, and the vfs is represented by a tree-widget system of folders and records. The application is divided into folder controls (left) and record controls (right).
Each record is actually a set of three python dictionaries, stored in a flat ascii text file. The three dictionaries correspond to [1] BibTex information corresponding to the record, [2] Meta information (eg. isbn, call number, url, membership) and [3] an endless notes file. When a record is selected from the tree widget, the corresponding three dictionaries are presented in a three-tabbed notebook widget on the right side of the application.
New records are created via a button on the records toolbar. When you create a new record the application pops a filechooser and you are given the opportunity to import a single file. Perhaps the imported file is a pdf copy of a research paper that you dont want to lose. ResearchMaster is a good place to store it. First, the record and the imported file now have each other. Now you can keep a log of your involvement with the file in the notes portion of the record. The Meta portion of the record contains non-BibTex information, such as which folders the record is a member of. The application accesses the records BibTex information whenever the record has membership within the subtree of a particular folder for which a recursive bibliography is being generated.
Heres a typical example: Say you create a folder for some project. Lets say that after six months your folder now has several subtrees of folders and records, all arranged according to the scheme that happened. Now imagine there are twenty records with BibTex information strewn throughout the projects subtree, side-by-side with other records that dont have BibTex information (notes, whatever). By pushing the Create Bibliography button on the left toolbar the application will produce a perfectly formatted BibTex file with all twenty records.
Each record can be made a member of any folder simply by adding the folders path to the membership list in the Meta portion of the record. The tree widget is dynamically constructed by recursively examining a directory tree (corresponding to the folders of the tree-widget) and the membership list contained in each record. This is done so that we only have one physical copy of each record, despite the fact that the record might show up in fifty different places throughout the tree widget.
The file that gets imported with a record can be any file of any format. You can tell ResearchMaster to launch the file as an argument to any external application, based on the filenames suffix (.gif, .avi, .mpg, .mp3). Then, select the record from the tree, push the launch button (on the records toolbar), and voila! The associated application brings up your file. Thats one feature that makes working a little easier.
Enhancements:
- Small correction was needed on line 1140 of ResearchMaster_wxuser.py, where "researchmaster" needed to be "ReseaerchMaster" for preferences initialization.
<<less
Download (2.1MB)
Added: 2006-11-29 License: GPL (GNU General Public License) Price:
1061 downloads
Q3utX Master Browser 1.0

Q3utX Master Browser 1.0


Q3uX is an efficient Urban Terror game servers browser. more>> <<less
Download (0.25MB)
Added: 2007-07-18 License: GPL v3 Price:
831 downloads
q3ctrl 1.0

q3ctrl 1.0


q3ctrl is a Quake 3 Arena server management script. more>>
q3ctrl project is a Quake 3 Arena server management script.

q3ctrl is an implementation of the Quake 3 Arena server communication protocol, running as a command line utility. It is handy for sending commands (or command scripts) to your dedicated server, or checking its status.

It is also able to query the master servers.

It is handy for sending commands to your dedicated server, or just want to check its status.

Call q3ctrl with --status, --info, or --cmd for sending rcon commands.

You can also send a list of rcon commands from a text file or from stdin.

Host defaults to localhost, port defaults to 27960, timeout to 10s. The host parameter may be of the form "host:port", which takes precedence over the port parameter.

<<less
Download (MB)
Added: 2006-12-12 License: GPL (GNU General Public License) Price:
1057 downloads
TONG 1.0

TONG 1.0


TONG project is a Tetris and Pong in the same place at the same time. more>>
TONG project is a Tetris and Pong in the same place at the same time.
TONG is Tetris and Pong in the same place at the same time. Think youre an old-school game master? Have at two classics at once!
Rules governing what happens when pong balls hit Tetris pieces change on-the-fly and are wildly customizable.
Set up your game your way, tuning all game settings to your liking.
Enhancements:
- bugfixes
<<less
Download (31.1MB)
Added: 2006-11-16 License: GPL (GNU General Public License) Price:
1522 downloads
PwManager 1.2.4

PwManager 1.2.4


PwManager is a secure password manager. more>>
PwManager is a secure password manager.
With PwManager you can easily manage your passwords. PwManager saves your passwords blowfish-encrypted in one file, so you have to remember only one master-password instead of all. Instead of the master-password you can use a chipcard, so you dont have to remember a password to access the list.
Main features:
- Manage passwords the convenient way with the support of password categories, five information columns and an additional comment field.
- Locking mechanism to prevent strangers from looking at your passwords while you are away and not using PwManager.
- Deep-Locking mechanism to encrypt all security critical data, write it to disk and delete it in memory. This enables you to enjoy maximum security with almost no loss of useability.
- The integrated KWallet emulation enables all applications on your KDE Desktop to access the PwManager database in an easy, flexible and secure way.
- A fairly good seaching and sorting mechanism to find entries very fast.
- Chipcard (smartcard) interface. With the chipcard you can replace the "master-password" to easily access all your passwords with a "key-card".
- Printing support to easily print out a complete list of all your passwords.
- System-Tray (kicker) icon to enable the user to access PwManager very fast.
- GPasman and KPasman interface to import and export your data to and from these file formats.
<<less
Download (0.54MB)
Added: 2005-11-06 License: GPL (GNU General Public License) Price:
1448 downloads
Othello Master 0.7.8

Othello Master 0.7.8


Othello Master project is a 3-D Othello (Reversi) gaming environment. more>> <<less
Download (1.9MB)
Added: 2006-10-25 License: GPL (GNU General Public License) Price:
635 downloads
web-nsupdate 1.0

web-nsupdate 1.0


web-nsupdate is a web-based dynamic DNS update utility. more>>
web-nsupdate is a web-based dynamic DNS update utility.

The web-nsupdate package provides a simple, web-based facility for clients to send dynamic DNS updates. Clients are typically DHCP hosts, such as a Linux system acting as a gateway for residential broadband service.

The client sends a simple web request (such as with the wget(1) or lynx(1) commands) to the web-nsupdate service to register their host request.

This package has been tested on a server with the following Debian packages:

* bind9 (ver 9.2.4-1)
* apache2 (ver 2.0.54-5)
* php4 (ver 4.3.10-16)

BE ADVISED: Its a pain in the butt to configure BIND to do dynamic DNS. You are going to need to do that to make "web-nsupdate" work. These instructions describe that process, so follow carefully. I *strongly* urge you to review the dnssec-keygen(8) and nsupdate(8) man pages first, so you can get some idea of what we are trying to accomplish.

Installation Instructions:

1. Copy the "web-nsupdate" files to a location such as
"/usr/local/lib/web-nsupdate". It is OK to install somewhere else,
just adjust the following directions accordingly.

2. Generate a TSIG key that "web-nsupdate" will use to authenticate
itself to the DNS server.

SECURE THIS KEY! Do not leave readable copies around. This key can
be used to make changes to DNS records managed by "web-nsupdate".

Here are the steps to generate the key:

cd /usr/local/lib/web-nsupdate
/usr/sbin/dnssec-keygen -a HMAC-MD5 -b 512 -n HOST web-nsupdate
chmod 440 Kweb-nsupdate*
# Below, adjust "www-data" to the GID your web server runs under.
chgrp www-data Kweb-nsupdate*

3. Setup the "web-nsupdate" definitions file, starting with the provided
sample. This file needs to be secured, to protect the client passwords
from being revealed.

cd /usr/local/lib/web-nsupdate
cp nsupdate-defs.php.sample nsupdate-defs.php
chmod 640 nsupdate-defs.php
# Below, adjust "www-data" to the GID your web server runs under.
chgrp www-data nsupdate-defs.php
vi nsupdate-defs.php

4. Verify that "nsupdate.php" has the correct path to the "nsupdate-defs.php"
file.

vi nsupdate.php
# Check the require_once() statement near the top.

5. Symlink the update script into your web site.

# Below, adjust "/var/www/nsupdate.php" to a location in your web server.
ln -s /usr/local/lib/web-nsupdate/nsupdate.php /var/www/nsupdate.php

At this point, the "web-nsupdate" front-end is configured. Now to
configure the nameserver back-end.

6. Assuming you dont already have a place for nameserver keys, create
a new file called "named.keys" that contains the TSIG key that
"web-nsupdate" will use. The file will look something like:

key web-nsupdate {
algorithm HMAC-MD5;
secret "jzzoMR4ocgZGq5pQho2Pr5r9DDHT4lWK8QO09cpvVtpvHqaUdzktBs1DHCslpPR8PwXU3ni8zjST/5FxEwg44Q==";
};

Replace the "secret" value show above with the key in the
"Kweb-nsupdate.+157+nnnnn.private" file you generated in step 2.

7. Install the "named.keys" file to the directory where your "named.conf"
resides. This file needs to be secured, to protect your namesever
from unauthorized updates.

If your "named.conf" directory is "/etc/bind", do:

# Below, adjust /etc/bind to directory where named.conf lives.
mv named.keys /etc/bind/named.keys
chmod 400 /etc/bind/named.keys
# Below, adjust "bind:bind" to the UID:GID your nameserver runs under.
chown bind:bind /etc/bind/named.keys

8. Add a line to your "named.conf" that says:

include "named.keys";

9. Modify your "named.conf" to list each host that web-nsupdate will
be updating. If, for example, you want to allow dynamic updates
from hosts "host1.example.com" and "host2.example.com", then modify
the "example.com" stanza in "named.conf" and add two lines:

zone "example.com" {
type master;
.
.
.
# add the lines below, one per host in thie zone
update-policy {
grant web-nsupdate. name host1.example.com. A;
grant web-nsupdate. name host2.example.com. A;
};
};

10. Test the update capability. Point your web browser to the installed
"nsupdate.php" script. This should bring up a form for manual
entry. Submit your entry, and verify the update was successful.
<<less
Download (0.005MB)
Added: 2006-11-20 License: GPL (GNU General Public License) Price:
636 downloads
AutoDNS 1.0.0

AutoDNS 1.0.0


AutoDNS is an easy way to enable configuration of secondary DNS via email. more>>
AutoDNS is an easy way to enable configuration of secondary DNS via email. It allows addition, deletion and listing of secondaried domains. Its used by the author in conjuction with BIND but with minimal effort this should work with any DNS server.
AutoDNS accepts GPG signed emails instructing it to setup secondary DNS for domains and adds appropriate entries to the BIND configuration file in order to make this happen.
The principle is simple. AutoDNS accepts a GPG clear signed email on stdin, so can simply be added to a .forward file or whatever. You configure it to know about the key IDs of all the people you wish to be able to setup secondaries on your server and add their keys to the GPG keyring for the user it runs under.
Most of the configuration options are at the top of autodns.pl, just after where VERSION is defined. The other bit of config thats needed is a users file.
Youll also need a way for the script to be able to do a "ndc reconfig" to load the info about the new secondary domains - I do this using sudo.
Enhancements:
- Waiting for GPG termination was tidied up.
- The MASTER command was added for setting the master server to slave from.
- Longer TLDs are now allowed (6 characters instead of 4).
- The ADDUSER command was added to allow new user creation via email.
- Various minor code cleanups were done.
- The code is reasonably mature now.
<<less
Download (0.016MB)
Added: 2006-11-02 License: GPL (GNU General Public License) Price:
1088 downloads
squelch 1.0.1

squelch 1.0.1


s.q.u.e.l.c.h is an Ogg Vorbis audio player. more>>
s.q.u.e.l.c.h is an Ogg Vorbis audio player. It features a sophisticated, innovative playlist manager and an integrated Vorbis tag editor.
Currently squelch supports:
Input : Ogg Vorbis.
Output : ALSA , aRts , esd , IRIX, OSS , NULL, Solaris, raw, AU, WAV.... anything supported by libao.
Main features:
- Funky Playlist.
- Auto-update of master playlist when audio tracks added/changed on disk.
- Vorbis tag editor.
- Smooth operation. Highly multi-threaded.
- Uses Vorbis tags only for display track names. Filenames are irrelevant.
- No gaps between tracks.
- No skins. Read Skin Cancer for a nice tirade against skins.
Enhancements:
- Improved finding of Qt in configure.
- Now works with Qt 3.
- Fixed compilation on gcc-2.96
<<less
Download (0.18MB)
Added: 2006-07-31 License: GPL (GNU General Public License) Price:
1181 downloads
Fair DJ 1.0.0

Fair DJ 1.0.0


Fair DJ is an Mserv-compatible music server designed to play music in a room with several users sharing a set of speakers. more>>
Fair DJ is an Mserv-compatible music server designed to play music in a room with several users sharing a set of speakers.

The users can rate songs, and Fair DJ selects songs using these ratings and a fairness algorithm to ensure that everybody is happy.

FairDJ is an extended version of Mserv, written in the Java programming language.

Installation:

Starting fairdj for the first time will create a settings file in your users home directory. FairDJ will print out a helpful location message specifying the path to this file. Since you most likely want to edit this file before starting Fair DJ for real, weve included a helpful install option which simply exits after creating the settings file.

Start FairDJ with the following command line:

java -jar fairdj.jar -install

FairDJ should exit after logging a message specifying where the settings file was written. To specify another location for this settings file, use the settings option:

java -jar fairdj.jar -settings < settings file >

Edit the settings file by hand, using your favourite XML/Text editor, to point to wherever you want to store your ratings, where your music is, and where your user database should be. The settings file is fairly well commented and should provide you with the information you need to configure your Fair DJ installation. The new user database will be empty, and only the default user and password, as specified in the settings file, will be valid.

To get help on the available options, use the help option:

java -jar fairdj.jar -help [< option >]

To connect to FairDJ, connect with a telnet client to the specified port (default 4444), for example:

telnet localhost 4444

Log in with your default user and password. To get help on the available commands in FairDJ, type "help" followed by enter in the telnet client.

Start by creating a superuser (master), and a user for yourself. They can be the same if you want to. Here is an example:

create myuser mypass MASTER

If you need further assistance, please check out the forum at: http://hirt.se/php/phpBB2/index.php

Known issues:
* Ogg tag support has not been verified.
* Equalizer has not been implemented.
<<less
Download (2.8MB)
Added: 2006-06-22 License: GPL (GNU General Public License) Price:
1219 downloads
pdfTeX 1.40.5

pdfTeX 1.40.5


pdfTeX is an extended version of TeX that can create PDF directly from TeX source files. more>>
pdfTeX is an extended version of TeX that can create PDF directly from TeX source files and enhance the result of TeX typesetting with the help of PDF.
When PDF output is not selected, pdfTeX produces normal DVI output, otherwise it produces PDF output that looks identical to the DVI output.
An important aspect of pdfTeX project is to investigate alternative justification algorithms, optionally making use of multiple master fonts.
Enhancements:
- This includes xpdf 3.02pl1, fixing some security problems.
<<less
Download (3.9MB)
Added: 2007-08-03 License: GPL (GNU General Public License) Price:
844 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5