nas
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 22
NAS 1.9
The Network Audio System is a network transparent, client/server audio transport system. more>>
NAS (Network Audio System) is a network transparent, client/server audio transport system.
Network Audio System (NAS), originally developed at Network Computing Devices (NCD), includes:
Sample server implementations
- VOXware/OSS (FreeBSD, Linux, SVR4.[02], UnixWare, Microsoft Windows using Cygwin)
- HPUX (HPPA, HP-UX 10.x, 11.x)
- Sun Sparc/Intel Solaris 2.x, AM79C30A Digital Subscriber Controller and Sparc 10 Dual
- SGI Indigo (IRIX 5.x)
An application programming interface library
A variety of sample applications
Main features:
- Device-independent audio over the network
- Lots of audio file and data formats
- Can store sounds in server for rapid replay
- Extensive mixing, separating, and manipulation of audio data
- Simultaneous use of audio devices by multiple applications
- Use by a growing number of ISVs
- Small size
- Free! No obnoxious licensing terms
Enhancements:
- This version fixes several DOS attacks that could be carried out against a nasd server.
- Most of the server and client code was made ANSI compliant.
- Input and output mixer handling in the voxware (OSS) server was significantly reworked.
<<lessNetwork Audio System (NAS), originally developed at Network Computing Devices (NCD), includes:
Sample server implementations
- VOXware/OSS (FreeBSD, Linux, SVR4.[02], UnixWare, Microsoft Windows using Cygwin)
- HPUX (HPPA, HP-UX 10.x, 11.x)
- Sun Sparc/Intel Solaris 2.x, AM79C30A Digital Subscriber Controller and Sparc 10 Dual
- SGI Indigo (IRIX 5.x)
An application programming interface library
A variety of sample applications
Main features:
- Device-independent audio over the network
- Lots of audio file and data formats
- Can store sounds in server for rapid replay
- Extensive mixing, separating, and manipulation of audio data
- Simultaneous use of audio devices by multiple applications
- Use by a growing number of ISVs
- Small size
- Free! No obnoxious licensing terms
Enhancements:
- This version fixes several DOS attacks that could be carried out against a nasd server.
- Most of the server and client code was made ANSI compliant.
- Input and output mixer handling in the voxware (OSS) server was significantly reworked.
Download (1.4MB)
Added: 2007-04-11 License: MIT/X Consortium License Price:
928 downloads
NASLite 1.2
NASLite is a Network Attached Storage (NAS) server operating system. more>>
NASLite is a collection of single floppy disk based Network Attached Storage (NAS) Server Operating Systems designed to transform a basic computer into a dedicated file server.
NASLite v1.x is intended primarily for use in a small business or home office network. By design, NASLite v1.x is a community file server and does not support features such as user management , the ability to join domains or disk quotas. However, it is very easy to set-up and use.
Main features:
- Easy to operate and to administer
- Inexpensive to run and maintain
- Remote administration through TELNET
- Simple to use configuration menu
- Stable and reliable
- BIOS independent fixed disk drive support
- S.M.A.R.T. support
- Large partition and file support
- Low hardware requirements
- Wide range of PCI hardware support
Enhancements:
- This release adds an enhanced administration utility, a S.M.A.R.T. status enabling/disabling option, and forced manual filesystem checks.
<<lessNASLite v1.x is intended primarily for use in a small business or home office network. By design, NASLite v1.x is a community file server and does not support features such as user management , the ability to join domains or disk quotas. However, it is very easy to set-up and use.
Main features:
- Easy to operate and to administer
- Inexpensive to run and maintain
- Remote administration through TELNET
- Simple to use configuration menu
- Stable and reliable
- BIOS independent fixed disk drive support
- S.M.A.R.T. support
- Large partition and file support
- Low hardware requirements
- Wide range of PCI hardware support
Enhancements:
- This release adds an enhanced administration utility, a S.M.A.R.T. status enabling/disabling option, and forced manual filesystem checks.
Download (1.3MB)
Added: 2005-08-05 License: Other/Proprietary License Price:
1550 downloads
Other version of NASLite
License:Freeware
FreeNAS 0.7RC1 / 0.69.2 Stable
A Free NAS server that supports FTP, NFS protocols, Software RAID more>> <<less
Download (69.3MB)
Added: 2009-07-04 License: Freeware Price: FREE
18 downloads
Other version of FreeNAS
License:BSD License
License:Freeware
FreeNAS 0.69b4 / 0.686.4 Stable
A Free NAS server that supports FTP, NFS protocols, Software RAID more>>
FreeNAS 0.69b4 / 0.686.4 Stable gives a program which is to support FTP, NFS protocols, Software RAID(0,1,5) with a Full WEB configuration interface. It takes less than 16MB once installed on Compact Flash, hard drive or USB key.
Enhancements:
- Upgrade to FreeBSD 6.4.
- Upgrade rsync to 3.0.4.
- Upgrade PHPMailer to 2.2.1.
- Upgrade Transmission to 1.34.
- Minors changes:
- Add new attribute Temporary directory to UPnP WebGUI to define a directory used to store temporary trans-coded files.
- Modify /etc/rc.d/samba script.
- Add Who combo-box to RSYNC client/local jobs to select user which is used to execute this job.
- Add Enable check-box to RSYNC client/local jobs to enable/disable them (FR 2123243).
- Add hw.ata.to=15 to sys-ctrl to prevent TIMEOUT WRITE_DMA errors, e.g. when using APM for hard drives (FR 2101811).
- Bug fixes:
- Fix bug in zone-info port.
- Remove Samba --with-utmp build parameter. It causes a crash when accessing shares (BR 2118240).
- Fix bug in Samba Make-file which causes various problems, e.g. it was not possible to join an AD domain.
Requirements: none
Download (59.3MB)
Added: 2008-10-01 License: Freeware Price: FREE
19 downloads
Radstock 0.66
Radstock is a tool to analyse RADIUS traffic on high volume radius servers. more>>
Radstock is a tool to analyse RADIUS traffic on high volume radius servers. It has the ability to fully decode each packet, and also has extensive filters capabilities to allow you to selectively match RADIUS packets.
It provides the ability to fully decode each packet. Here is some sample output.
The key feature of radstock is its ability to filter the packets shown based on any attribute. It will also listen out for responses to matched packets and display these as well. An example filter would be (all on one line):
radstock -e "(user-name = paul or user-name = bob) and exists nas-port-id"
To compile radstock you need the following libraries:
libpcap
flex or lex
bison/yacc
Once you have these, the following three commands should do just about
all you need.
/configure
make
make install
It has been successfully compiled on Linux and Solaris
platforms. Whether it works on them is a completely different story.
<<lessIt provides the ability to fully decode each packet. Here is some sample output.
The key feature of radstock is its ability to filter the packets shown based on any attribute. It will also listen out for responses to matched packets and display these as well. An example filter would be (all on one line):
radstock -e "(user-name = paul or user-name = bob) and exists nas-port-id"
To compile radstock you need the following libraries:
libpcap
flex or lex
bison/yacc
Once you have these, the following three commands should do just about
all you need.
/configure
make
make install
It has been successfully compiled on Linux and Solaris
platforms. Whether it works on them is a completely different story.
Download (0.060MB)
Added: 2006-07-04 License: GPL (GNU General Public License) Price:
1207 downloads
MapFS 1.0-0.1035
MapFS implements a Linux filesystem which utilizes copy-on-write functionality. more>>
MapFS implements a Linux filesystem which utilizes copy-on-write functionality and existing Linux filesystems to allow component filesystems (or portions thereof) to be combined into a single virtual filesystem that appears to be fully writable.
It is written in C, uses the standard Linux kernel VFS and loadable module interfaces for defining new filesystem types to the kernel, and supports (at least) kernel versions 2.4.7 to 2.6.13.
This functionality significantly eases data sharing between multiple machines connected to a shared storage medium (SAN/NAS/Mainframe DASD) as data can be optimistically shared between all of the machines in a way which is completely transparent to the applications running on them.
MapFS will execute a copy-on-write to obtain a private copy in the event that one of the Machines attempts to modify a copy that is on the shared medium.
<<lessIt is written in C, uses the standard Linux kernel VFS and loadable module interfaces for defining new filesystem types to the kernel, and supports (at least) kernel versions 2.4.7 to 2.6.13.
This functionality significantly eases data sharing between multiple machines connected to a shared storage medium (SAN/NAS/Mainframe DASD) as data can be optimistically shared between all of the machines in a way which is completely transparent to the applications running on them.
MapFS will execute a copy-on-write to obtain a private copy in the event that one of the Machines attempts to modify a copy that is on the shared medium.
Download (0.076MB)
Added: 2005-11-05 License: GPL (GNU General Public License) Price:
1449 downloads
AlsaPlayer 0.99.80 RC2
AlsaPlayer is a PCM (audio) player for Linux/ALSA. more>>
AlsaPlayer is a new type of PCM player. AlsaPlayer is heavily multi-threaded and tries to excercise the ALSA library and driver quite a bit. It has some very interesting features unique to Linux/Unix players.
The goal is to create a fully pluggable framework for playback of all sorts of media with the focus on PCM audio data. The core code was written by Andy Lo-A-Foe with contributions from many other folks. See the credits files for details.
The name AlsaPlayer might be confusing a bit today since we now support a whole bunch of different output systems.
The old default OSS audio interface is supported, as well as Esound, NAS (Network Audio Server), Sparc and SGI audio outputs. the most interesting new output is JACK. JACK is different from other audio server efforts in that it has been designed from the ground up to be suitable for professional audio work. This means that it focuses on two key areas: synchronous execution of all clients, and low latency operation.
We believe that this interface will become the preferred one. JACK uses ALSA for interfacing with the audio hardware.
Main features:
- Full speed (pitch) control, positive *and* negative!
- This is the first Linux and only GPL player that supports this. You can scratch mp3s and even audio CDs in realtime.
- Icecast/shoutcast streaming support
- Interface plugins
- Completely redefine the user interface
- Remote control
- Control alsaplayer from another application
- Low latency mode
- On capable soundcards latency can be as low as 1.3ms!
- Playlist/Queue support
- Plays nice with concurrent audio tools
- Doesnt touch the hardware mixer
- Concurrent visual scopes
- Open as many scopes as there are.
- Multi-threaded design
- This results in efficient/skip free playback. You can also activate real-time scheduling for even better performance.
- Accurate scope/audio syncing
- Portable
Supported file formats:
- Ogg Vorbis files (.ogg)
- First player worldwide that did perfect reverse Ogg playback! hehe :)
- MP3 files using MAD
- MP3 audio files using the mpg123 based plugin
- WAV files
- CDDA, CD Digital Audio playback (digital ripping), with CDDB lookup
- All MODULES supported by MikMod
- All file types supported by the Audio File Library
- FLAC files. A lossless compression scheme
Supported sound systems:
JACK
- A low-latency audio server, written primarily for the Linux operating system. It can connect a number of different applications to an audio device, as well as allowing them to share audio between themselves.
ALSA
- The next-generation audio interface for Linux. ALSA was recently merged in the 2.5.x Linux tree. It has many advantages over the old OSS interface.
OSS
- The old Linux audio API. This is still widely used.
SGI
- For SGI (IRIX) systems, using the SGI audio library.
NAS
- Network Audio Server. X11 for audio if you will.
ESD
- Esound, found in GNOME.
- Null
- Nosound driver, useful for testing
<<lessThe goal is to create a fully pluggable framework for playback of all sorts of media with the focus on PCM audio data. The core code was written by Andy Lo-A-Foe with contributions from many other folks. See the credits files for details.
The name AlsaPlayer might be confusing a bit today since we now support a whole bunch of different output systems.
The old default OSS audio interface is supported, as well as Esound, NAS (Network Audio Server), Sparc and SGI audio outputs. the most interesting new output is JACK. JACK is different from other audio server efforts in that it has been designed from the ground up to be suitable for professional audio work. This means that it focuses on two key areas: synchronous execution of all clients, and low latency operation.
We believe that this interface will become the preferred one. JACK uses ALSA for interfacing with the audio hardware.
Main features:
- Full speed (pitch) control, positive *and* negative!
- This is the first Linux and only GPL player that supports this. You can scratch mp3s and even audio CDs in realtime.
- Icecast/shoutcast streaming support
- Interface plugins
- Completely redefine the user interface
- Remote control
- Control alsaplayer from another application
- Low latency mode
- On capable soundcards latency can be as low as 1.3ms!
- Playlist/Queue support
- Plays nice with concurrent audio tools
- Doesnt touch the hardware mixer
- Concurrent visual scopes
- Open as many scopes as there are.
- Multi-threaded design
- This results in efficient/skip free playback. You can also activate real-time scheduling for even better performance.
- Accurate scope/audio syncing
- Portable
Supported file formats:
- Ogg Vorbis files (.ogg)
- First player worldwide that did perfect reverse Ogg playback! hehe :)
- MP3 files using MAD
- MP3 audio files using the mpg123 based plugin
- WAV files
- CDDA, CD Digital Audio playback (digital ripping), with CDDB lookup
- All MODULES supported by MikMod
- All file types supported by the Audio File Library
- FLAC files. A lossless compression scheme
Supported sound systems:
JACK
- A low-latency audio server, written primarily for the Linux operating system. It can connect a number of different applications to an audio device, as well as allowing them to share audio between themselves.
ALSA
- The next-generation audio interface for Linux. ALSA was recently merged in the 2.5.x Linux tree. It has many advantages over the old OSS interface.
OSS
- The old Linux audio API. This is still widely used.
SGI
- For SGI (IRIX) systems, using the SGI audio library.
NAS
- Network Audio Server. X11 for audio if you will.
ESD
- Esound, found in GNOME.
- Null
- Nosound driver, useful for testing
Download (0.88MB)
Added: 2007-07-11 License: GPL (GNU General Public License) Price:
836 downloads
MySQL Pack for QNAP TS-101/TS-201 0.3.4
MySQL Pack for QNAP TS-101/TS-201 was created to install MySQL on the QNAP NAS server, TS-101/TS-201. more>>
MySQL Pack for QNAP TS-101/TS-201 was created to install MySQL on the QNAP NAS server, TS-101/TS-201. It contains a pre-compiled MySQL server and install programs. The php module supporting MySQL client will be also included if its necessary. The Pack also contains simple webpages for start/stop mysql.
Installation:
Create a share folder named MySQL. You may directly create Network Shares named MySQL on TS-101 Administration page. Please make sure both the real folder name and share volume name be MySQL.
Upload and unzip the package file (e.g. MySQL-4.1.21-TS-101-v0.2.tar) to the share folder created in the step 1. Here, using administrator to access the share folder is recommanded.
login in your TS-101 through Telnet Refer to http://scratchpad.wikia.com/wiki/Open_Turbostation:TS101, or find a TS-101 firmware with telnet enabled (You may find it on http://tech.groups.yahoo.com/group/OpenTurbostation/)
Run install.sh to install MySQL > /share/MySQL/install.sh /share/MySQL/mysql-4.1.21-TS-101.tgz /share/MySQL
Run mysqld.sh to start/stop MySQL > /usr/local/mysql/mysqld.sh start > /usr/local/mysql/mysqld.sh stop
Try to connect MySQL If you could connect MySQL with the following command, it means that your MySQL works. > /usr/local/mysql/bin/mysql mysql -u root --password=admin
After installation finished, MySQL will automatically start while booting. You may also run sys_initialize.sh to re-initialize MySQL. sys_initialize.sh wont remove the existed MySQL Pack and your database. > /share/MySQL/sys_initialize.sh /share/MySQL
Enhancements:
- PHP supports sockets.
- gd-jpeg errors that occurred in PHP have been fixed.
<<lessInstallation:
Create a share folder named MySQL. You may directly create Network Shares named MySQL on TS-101 Administration page. Please make sure both the real folder name and share volume name be MySQL.
Upload and unzip the package file (e.g. MySQL-4.1.21-TS-101-v0.2.tar) to the share folder created in the step 1. Here, using administrator to access the share folder is recommanded.
login in your TS-101 through Telnet Refer to http://scratchpad.wikia.com/wiki/Open_Turbostation:TS101, or find a TS-101 firmware with telnet enabled (You may find it on http://tech.groups.yahoo.com/group/OpenTurbostation/)
Run install.sh to install MySQL > /share/MySQL/install.sh /share/MySQL/mysql-4.1.21-TS-101.tgz /share/MySQL
Run mysqld.sh to start/stop MySQL > /usr/local/mysql/mysqld.sh start > /usr/local/mysql/mysqld.sh stop
Try to connect MySQL If you could connect MySQL with the following command, it means that your MySQL works. > /usr/local/mysql/bin/mysql mysql -u root --password=admin
After installation finished, MySQL will automatically start while booting. You may also run sys_initialize.sh to re-initialize MySQL. sys_initialize.sh wont remove the existed MySQL Pack and your database. > /share/MySQL/sys_initialize.sh /share/MySQL
Enhancements:
- PHP supports sockets.
- gd-jpeg errors that occurred in PHP have been fixed.
Download (9.9MB)
Added: 2007-06-25 License: GPL (GNU General Public License) Price:
541 downloads
libao 0.8.6
Libao is a cross-platform audio library that allows programs to output audio using a simple API on a wide variety of platforms. more>>
Libao is a cross-platform audio library that allows programs to output audio using a simple API on a wide variety of platforms.
Libao began life as cross-platform audio library inside of ac3dec, an AC3 decoder by Aaron Holtzman that is part of the LiViD project. When ogg123 (part of the command line vorbis tools) needed a way to play audio on multiple operating systems, someone on the vorbis-dev mailing list suggested the libao library as a possible way to add cross-platform support to ogg123. Stan Seibert downloaded the libao library, severely
hacked it up in order to make the build process simpler and support multiple live-playback devices. (The original code allowed one live playback driver, the wav driver, and a null driver to be compiled into the library.) Jack Moffitt got it supporting dynamically loaded plugins so that binary versions of libao could be provided.
Main features:
- Null output (handy for testing without a sound device)
- WAV files
- AU files
- OSS (Open Sound System, used on Linux and FreeBSD
- ALSA (Advanced Linux Sound Architecture)
- polypaudio (next generation GNOME sound server)
- esd (EsounD or Enlightened Sound Daemon)
- AIX
- Sun/NetBSD/OpenBSD
- IRIX
- NAS (Network Audio Ser
Enhancements:
- New Polypaudio driver (libao-polyp 0.4) contributed by Lennart Poettering
- Use esd_close() in the esd driver
- Broaden sample rate tolerance in the OSS driver for nForce compatibility
<<lessLibao began life as cross-platform audio library inside of ac3dec, an AC3 decoder by Aaron Holtzman that is part of the LiViD project. When ogg123 (part of the command line vorbis tools) needed a way to play audio on multiple operating systems, someone on the vorbis-dev mailing list suggested the libao library as a possible way to add cross-platform support to ogg123. Stan Seibert downloaded the libao library, severely
hacked it up in order to make the build process simpler and support multiple live-playback devices. (The original code allowed one live playback driver, the wav driver, and a null driver to be compiled into the library.) Jack Moffitt got it supporting dynamically loaded plugins so that binary versions of libao could be provided.
Main features:
- Null output (handy for testing without a sound device)
- WAV files
- AU files
- OSS (Open Sound System, used on Linux and FreeBSD
- ALSA (Advanced Linux Sound Architecture)
- polypaudio (next generation GNOME sound server)
- esd (EsounD or Enlightened Sound Daemon)
- AIX
- Sun/NetBSD/OpenBSD
- IRIX
- NAS (Network Audio Ser
Enhancements:
- New Polypaudio driver (libao-polyp 0.4) contributed by Lennart Poettering
- Use esd_close() in the esd driver
- Broaden sample rate tolerance in the OSS driver for nForce compatibility
Download (0.37MB)
Added: 2006-07-15 License: GPL (GNU General Public License) Price:
1196 downloads
Plait 1.5.2
Plait is a new way to find and play music from the command line. more>>
Plait (pronounced "play") is a new way to find and play music from the command line. Plait understands brief, easy to type queries that pick a single song, mix queries that combine works from multiple artists, and stream queries that find Shoutcast radio streams.
A variety of filters are available to pick just the music you want to hear. In order to actually play the music it finds, plait hands off a play list to one of the supported music players. The end result is that you can type commands like
plait "miles davis"
plait --mix mingus monk metheny
plait --stream salsa
plait --mixfile punk
and plait will seek out cuts from your library, or radio streams, and play them in your music player. Plait uses UNIX as a compatibility layer to target X Window, Windows with Cygwin, and OS X.
One of Plaits design goals is to support embedded Linux and streaming audio, suitable for NAS media servers like the Buffalo Linkstation and the Linksys NSLU2.
Enhancements:
- Release 1.5.2 introduces an improved installer. It is now possible to install Plait without root privileges, in which case it installs in your home directory by default. If you install as root, Plait now installs to /usr/local by default rather than /usr. This is probably what most people want. In either case, you can override the default by providing an install directory as an argument to the install command. Also in this release, minor bugs are fixed in the XSPF web publishing feature.
<<lessA variety of filters are available to pick just the music you want to hear. In order to actually play the music it finds, plait hands off a play list to one of the supported music players. The end result is that you can type commands like
plait "miles davis"
plait --mix mingus monk metheny
plait --stream salsa
plait --mixfile punk
and plait will seek out cuts from your library, or radio streams, and play them in your music player. Plait uses UNIX as a compatibility layer to target X Window, Windows with Cygwin, and OS X.
One of Plaits design goals is to support embedded Linux and streaming audio, suitable for NAS media servers like the Buffalo Linkstation and the Linksys NSLU2.
Enhancements:
- Release 1.5.2 introduces an improved installer. It is now possible to install Plait without root privileges, in which case it installs in your home directory by default. If you install as root, Plait now installs to /usr/local by default rather than /usr. This is probably what most people want. In either case, you can override the default by providing an install directory as an argument to the install command. Also in this release, minor bugs are fixed in the XSPF web publishing feature.
Download (0.028MB)
Added: 2006-10-09 License: GPL (GNU General Public License) Price:
1115 downloads
XAnim 2.80.1
XAnim project is a program for playing a wide variety of animation, audio and video formats on unix X11 machines. more>>
XAnim project is a program for playing a wide variety of animation, audio and video formats on unix X11 machines.
I attempt to reply to all the email messages I receive, however, I get quite a few with invalid return addresses. If you dont hear from me within a week, double check that your return address is correct.
XAnim X11 Support
XAnim supports the majority of the common X11 Visuals. It supports all depths that have a bpp of 1, 8, 16 and 32. Other bpps are non-standard(although they are legal). NOTE: that the depth indicates how many bits are used to specify the color of a pixel and the bpp indicates how many bits each pixel consumes in memory. For example, a depth 24 Visual usually has a 32 bpp uses 24 bits to specify the color and 8 bits of padding per pixel.
Since I optimize each video decompression routine(currently over sixty of them) for each bpp, its a lot of work when someone decides to use a "non-standard" bpp. Especially when the bpp doesnt have a correspondingly sized variable(like bytes for depth 8 or shorts for depth 16). This is why bpp 24 is not yet supported.
XAnim also supports X11 shared memory. This can greatly speed up the drawing of images on most X11 servers by eliminating the need for the X11 server to copy the image *before* writing the image to the display memory. NOTE: X11 shared memory isnt possible when you are using a remote display(ie: you are running on one machine and sending the display to another).
XAnim Audio Support
Unix doesnt have anything even remotely resembling an audio standard or API. This means separate and unique code must be written for each OS/machine combination that is to be supported.
Below is a list of the currently support platforms. If you have a platform that isnt currently supported and you would like to help write the code for it, let me know and I can provide you with some assistance, etc.
- Linux x86 platforms.
- NetBSD x86 platforms.
- BSDI x86 platforms.
- FreeBSD x86 platforms.
- SGI workstations(Indy, Indigo, etc).
- DEC workstations running MMS(Multimedia Services).
- Sun Solaris/SunOS Sparc/68K/x86 workstations.
- HP workstation running HPs Aserver.
- HP workstation direct audio device.
- Sony NEWS 5000 series workstations.
- QNX 4.2 x86 platforms.
- NEC EWS workstations.
- IBM AIX 4.1 workstations.
- Any machine running AudioFile(AF).
- Any machine running Net Audio Server(NAS).
Some time this year I plan on revamping the audio device section of XAnim to allow multiple audio devices to be compiled in at once. For example if you have a Solaris Sparc platform, you could then compile in support for the native audio device and NAS at the same time. That way you could use the same xanim executable depending on whether the machine youre on is running NAS or not.
The reason I bring this up is because I suspect I will probably break things left and right for a while and since I dont have access to the majority of these platforms, I wont be able to test them out before releasing. In any case, when the time comes, Ill give plenty of warning and will leave the old release around.
<<lessI attempt to reply to all the email messages I receive, however, I get quite a few with invalid return addresses. If you dont hear from me within a week, double check that your return address is correct.
XAnim X11 Support
XAnim supports the majority of the common X11 Visuals. It supports all depths that have a bpp of 1, 8, 16 and 32. Other bpps are non-standard(although they are legal). NOTE: that the depth indicates how many bits are used to specify the color of a pixel and the bpp indicates how many bits each pixel consumes in memory. For example, a depth 24 Visual usually has a 32 bpp uses 24 bits to specify the color and 8 bits of padding per pixel.
Since I optimize each video decompression routine(currently over sixty of them) for each bpp, its a lot of work when someone decides to use a "non-standard" bpp. Especially when the bpp doesnt have a correspondingly sized variable(like bytes for depth 8 or shorts for depth 16). This is why bpp 24 is not yet supported.
XAnim also supports X11 shared memory. This can greatly speed up the drawing of images on most X11 servers by eliminating the need for the X11 server to copy the image *before* writing the image to the display memory. NOTE: X11 shared memory isnt possible when you are using a remote display(ie: you are running on one machine and sending the display to another).
XAnim Audio Support
Unix doesnt have anything even remotely resembling an audio standard or API. This means separate and unique code must be written for each OS/machine combination that is to be supported.
Below is a list of the currently support platforms. If you have a platform that isnt currently supported and you would like to help write the code for it, let me know and I can provide you with some assistance, etc.
- Linux x86 platforms.
- NetBSD x86 platforms.
- BSDI x86 platforms.
- FreeBSD x86 platforms.
- SGI workstations(Indy, Indigo, etc).
- DEC workstations running MMS(Multimedia Services).
- Sun Solaris/SunOS Sparc/68K/x86 workstations.
- HP workstation running HPs Aserver.
- HP workstation direct audio device.
- Sony NEWS 5000 series workstations.
- QNX 4.2 x86 platforms.
- NEC EWS workstations.
- IBM AIX 4.1 workstations.
- Any machine running AudioFile(AF).
- Any machine running Net Audio Server(NAS).
Some time this year I plan on revamping the audio device section of XAnim to allow multiple audio devices to be compiled in at once. For example if you have a Solaris Sparc platform, you could then compile in support for the native audio device and NAS at the same time. That way you could use the same xanim executable depending on whether the machine youre on is running NAS or not.
The reason I bring this up is because I suspect I will probably break things left and right for a while and since I dont have access to the majority of these platforms, I wont be able to test them out before releasing. In any case, when the time comes, Ill give plenty of warning and will leave the old release around.
Download (0.43MB)
Added: 2006-11-17 License: Free for non-commercial use Price:
1080 downloads
gbsplay 0.0.8
gbsplay emulates the sound hardware of the Nintendo Gameboy. more>>
gbsplay emulates the sound hardware of the Nintendo Gameboy.
Also included is an XMMS input plugin and a tool to display information about a .GBS file.
gbsplay is written in C and runs on a variety of platforms: Linux, FreeBSD, Cygwin and MacOS X have been reported to work so far.
Enhancements:
- The sound routine now uses a bandwidth limited synthesizer, which results in truer emulation.
- Channel 2 was updated to interpolation and dc offset.
- The NAS output now honors a requested endianness.
- Several enhancements were made to the player code, including for 64-bit architectures, and the build process was improved and now has an easier ebuild implementation.
<<lessAlso included is an XMMS input plugin and a tool to display information about a .GBS file.
gbsplay is written in C and runs on a variety of platforms: Linux, FreeBSD, Cygwin and MacOS X have been reported to work so far.
Enhancements:
- The sound routine now uses a bandwidth limited synthesizer, which results in truer emulation.
- Channel 2 was updated to interpolation and dc offset.
- The NAS output now honors a requested endianness.
- Several enhancements were made to the player code, including for 64-bit architectures, and the build process was improved and now has an easier ebuild implementation.
Download (0.055MB)
Added: 2006-01-23 License: GPL (GNU General Public License) Price:
1370 downloads
radutmped 0.2
radutmped is a utility that can remove utmp entries from radutmp files of several RADIUS servers. more>>
radutmped is a utility that can remove utmp entries from radutmp files of several RADIUS servers. The project directly manipulates the radutmp file and does not use radzap or any other programs.
FreeRADIUS, Cistron Radius Server and GNU Radius radutmp formats are supported. Three search modes are available, radutmped can match entries in radutmp by login (User-Name), nas_port (NAS-Port) or session_id (Acct-Session-Id).
COMPILING:
- Edit Makefile to change CC, CFLAGS or LDFLAGS if necessary.
- Execute make:
# make
- Only one RADIUS server can be supported in the radutmped binary, you have to
choose which.
By default, FreeRADIUS support will be compiled in, to change, pass along an
environment variable RADUTMP_TYPE when issuing make:
For Cistron support use RT_CISTRON as the variable value:
# RADUTMP_TYPE=RT_CISTRON make
For GNU Radius support use RT_GNURADIUS as the variable value:
# RADUTMP_TYPE=RT_GNURADIUS make
- Move the compiled binary radutmped somewhere:
# mv radutmped /usr/local/sbin
USAGE:
# radutmped L |P |S
EXAMPLES:
- Find out session details for user john (example with FreeRADIUS):
# radwho -r -i | grep john
john,0011AA22,PPP,S123456,Thu 08:21,192.168.1.254,192.168.10.123
The output line contains the following data:
User-Name: john
Acct-Session-Id: 0011AA22
Framed-Protocol: PPP
NAS-Port: 123456
NAS-IP-Address: 192.168.1.254
Framed-IP-Address: 192.168.10.123
Mind that the S character in the nas_port field has to be left out
when using radutmped.
- Remove a radutmp entry for session_id 0011AA22:
# radutmped /var/log/radius/radutmp S0011AA22
- Remove a radutmp entr-y/-ies for nas_port 123456
# radutmped /var/log/radius/radutmp P123456
- Remove a radutmp entr-y/-ies for login john:
# radutmped /var/log/radius/radutmp Ljohn
<<lessFreeRADIUS, Cistron Radius Server and GNU Radius radutmp formats are supported. Three search modes are available, radutmped can match entries in radutmp by login (User-Name), nas_port (NAS-Port) or session_id (Acct-Session-Id).
COMPILING:
- Edit Makefile to change CC, CFLAGS or LDFLAGS if necessary.
- Execute make:
# make
- Only one RADIUS server can be supported in the radutmped binary, you have to
choose which.
By default, FreeRADIUS support will be compiled in, to change, pass along an
environment variable RADUTMP_TYPE when issuing make:
For Cistron support use RT_CISTRON as the variable value:
# RADUTMP_TYPE=RT_CISTRON make
For GNU Radius support use RT_GNURADIUS as the variable value:
# RADUTMP_TYPE=RT_GNURADIUS make
- Move the compiled binary radutmped somewhere:
# mv radutmped /usr/local/sbin
USAGE:
# radutmped L |P |S
EXAMPLES:
- Find out session details for user john (example with FreeRADIUS):
# radwho -r -i | grep john
john,0011AA22,PPP,S123456,Thu 08:21,192.168.1.254,192.168.10.123
The output line contains the following data:
User-Name: john
Acct-Session-Id: 0011AA22
Framed-Protocol: PPP
NAS-Port: 123456
NAS-IP-Address: 192.168.1.254
Framed-IP-Address: 192.168.10.123
Mind that the S character in the nas_port field has to be left out
when using radutmped.
- Remove a radutmp entry for session_id 0011AA22:
# radutmped /var/log/radius/radutmp S0011AA22
- Remove a radutmp entr-y/-ies for nas_port 123456
# radutmped /var/log/radius/radutmp P123456
- Remove a radutmp entr-y/-ies for login john:
# radutmped /var/log/radius/radutmp Ljohn
Download (0.006MB)
Added: 2007-08-08 License: GPL v3 Price:
809 downloads
Baltix 2.7 RC4
Baltix project is GNU/Linux distribution, based on Debian and Ubuntu for Lithuanian and Latvian people. more>>
Baltix project is GNU/Linux distribution, based on Debian and Ubuntu for Lithuanian and Latvian people.
Supported languages are Lithuanian, Latvian, Estionian, Russian, English, Norwegian and other around Baltic region. Main language is Lithuanian (at least for now).
Baltix GNU/Linux is the installable Live CD (starting from 2005, Baltix uses Ubuntu Live CD technology, which is based on Debian-installer components) with Gnome (some version has KDE too) desktops and with user-friendly installer (currently has 2 installers - debian text mode installer (look at http://launchpad.net/products/live-installer/ and http://gnome-ev.de/index.php/GNOME_LiveCD/Documentation/LiveCDInstaller ) and graphical installer Ubuntu-express (http://launchpad.net/products/ubuntu-express/).
Addition packages comparing with Ubuntu are:
- Educational software for kids and adults, including GCompris, TuxPaint, Celestia (space simulator), etc.
- Interesting and funny games, including Pingus, Frozen-Bubble, TuxKart, PlanetPenguin Racer
- Vector graphic, CAD and diagram drawing software, including Inkscape, QCAD and Dia
- Few resources consuming window manager (curently IceWM)
- Posibility to run lots of software, compiled for Windows OS
- Clipart, CAD and office documents templates
- Lots of other packages, which are usefull for Lithuanian and other Baltic people, including OpenDict, various spelling dictionaries, etc.
Baltix has an automatic installation (autoinstall) feature - it can be installed into computer in about 10 minutes without user intervention.
<<lessSupported languages are Lithuanian, Latvian, Estionian, Russian, English, Norwegian and other around Baltic region. Main language is Lithuanian (at least for now).
Baltix GNU/Linux is the installable Live CD (starting from 2005, Baltix uses Ubuntu Live CD technology, which is based on Debian-installer components) with Gnome (some version has KDE too) desktops and with user-friendly installer (currently has 2 installers - debian text mode installer (look at http://launchpad.net/products/live-installer/ and http://gnome-ev.de/index.php/GNOME_LiveCD/Documentation/LiveCDInstaller ) and graphical installer Ubuntu-express (http://launchpad.net/products/ubuntu-express/).
Addition packages comparing with Ubuntu are:
- Educational software for kids and adults, including GCompris, TuxPaint, Celestia (space simulator), etc.
- Interesting and funny games, including Pingus, Frozen-Bubble, TuxKart, PlanetPenguin Racer
- Vector graphic, CAD and diagram drawing software, including Inkscape, QCAD and Dia
- Few resources consuming window manager (curently IceWM)
- Posibility to run lots of software, compiled for Windows OS
- Clipart, CAD and office documents templates
- Lots of other packages, which are usefull for Lithuanian and other Baltic people, including OpenDict, various spelling dictionaries, etc.
Baltix has an automatic installation (autoinstall) feature - it can be installed into computer in about 10 minutes without user intervention.
Download (702.7MB)
Added: 2007-07-31 License: GPL (GNU General Public License) Price:
823 downloads
sc101-nbd 0.03
sc101-nbd allows Linux to access a Netgear SC101 storage device as a block device, without requiring a new kernel module. more>>
sc101-nbd allows Linux to access a Netgear SC101 storage device as a block device, without requiring a new kernel module.
Netgear Storage Central 101 (sc101) is an IP based block storage device.
Netgear ships a clustered filesystem with the product (perhaps based on DataPlow SFS) which allows multiple Windows client machines to concurrently mount and read/write directly to the device; it is a SAN rather than a NAS device.
There is no protocol documentation provided, nor any driver support for operating systems other than Windows.
This software allows Linux to access the the sc101 as a block device, without requiring a new kernel module.
It achieves this by translating between the kernels existing NBD protocol and the reverse engineered protocol used by the sc101 (I call it PSAN, perhaps incorrectly).
On top of the NBD devices you can run RAID, LVM, and any existing filesystems (ext2/3, ocfs2, etc).
The resulting storage area is not interoperable with existing Windows clients.
It is unknown whether this software is compatible with the (unreleased) sc101t or other Zetera partnered devices.
Enhancements:
- This has been tested on RHEL/CentOS 4.x and Ubuntu 7.04.
<<lessNetgear Storage Central 101 (sc101) is an IP based block storage device.
Netgear ships a clustered filesystem with the product (perhaps based on DataPlow SFS) which allows multiple Windows client machines to concurrently mount and read/write directly to the device; it is a SAN rather than a NAS device.
There is no protocol documentation provided, nor any driver support for operating systems other than Windows.
This software allows Linux to access the the sc101 as a block device, without requiring a new kernel module.
It achieves this by translating between the kernels existing NBD protocol and the reverse engineered protocol used by the sc101 (I call it PSAN, perhaps incorrectly).
On top of the NBD devices you can run RAID, LVM, and any existing filesystems (ext2/3, ocfs2, etc).
The resulting storage area is not interoperable with existing Windows clients.
It is unknown whether this software is compatible with the (unreleased) sc101t or other Zetera partnered devices.
Enhancements:
- This has been tested on RHEL/CentOS 4.x and Ubuntu 7.04.
Download (0.010MB)
Added: 2007-07-27 License: GPL (GNU General Public License) Price:
863 downloads
Secleted [ 0 ] software to compare
- Page: 1 of 2
- 1
- 2
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above nas search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed