4.6
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 101
GRX 2.4.6
GRX is a library for 2D graphics, originaly written by Csaba Biegl for DJ Delories DOS port of the GCC compiler. more>>
GRX is a library for 2D graphics, originaly written by Csaba Biegl for DJ Delories DOS port of the GCC compiler.
Now it support DOS (using the DJGPP v2 compiler), Linux console, X11 and Win32 (using the Mingw compiler).
On DOS it supports EGA, VGA and VESA compliant cards. On Linux console it uses svgalib or the framebuffer. On X11 only Linux is directly supported, but it must work on any X11R5 (or later) system after a few changes in a config file.
From the 2.4 version, GRX comes with a Win32 driver, from 2.4.6 you can considere it stable. The Linux console framebuffer video driver was new in 2.4.2, it is in alpha stage.
<<lessNow it support DOS (using the DJGPP v2 compiler), Linux console, X11 and Win32 (using the Mingw compiler).
On DOS it supports EGA, VGA and VESA compliant cards. On Linux console it uses svgalib or the framebuffer. On X11 only Linux is directly supported, but it must work on any X11R5 (or later) system after a few changes in a config file.
From the 2.4 version, GRX comes with a Win32 driver, from 2.4.6 you can considere it stable. The Linux console framebuffer video driver was new in 2.4.2, it is in alpha stage.
Download (1.5MB)
Added: 2006-01-19 License: LGPL (GNU Lesser General Public License) Price:
1377 downloads
gkII 0.4.6
gkII is a Mandelbrot and Julia set image generator, derived from Osku Salermas Gfract. more>>
gkII software is a Mandelbrot and Julia set image generator, derived from Osku Salermas Gfract. But, instead of just being plain happy with the mandelbrot calculations it does some more calculations developed with the artistic eye in mind.
These calculations act like a mask, revealing, concealing, and augementing the original M-Set.
But oi oi hang on and wait a minute! Before go getting too excited, youre not some wicked fiend spawned of hell, oh user of MirkoShite WindOhs are you? Be off with you hell fiend!!
Ah, good, youre still here. Just dont discuss it on hey hoe hell and Ill accept your presence oh humble Linux* user, put your best foot forward and travel onwards...
Enhancements:
- Four new kunge types (secondary equations performed inside the mandelbrot iteration) and a re-written README guide to the program.
<<lessThese calculations act like a mask, revealing, concealing, and augementing the original M-Set.
But oi oi hang on and wait a minute! Before go getting too excited, youre not some wicked fiend spawned of hell, oh user of MirkoShite WindOhs are you? Be off with you hell fiend!!
Ah, good, youre still here. Just dont discuss it on hey hoe hell and Ill accept your presence oh humble Linux* user, put your best foot forward and travel onwards...
Enhancements:
- Four new kunge types (secondary equations performed inside the mandelbrot iteration) and a re-written README guide to the program.
Download (0.065MB)
Added: 2007-02-07 License: GPL (GNU General Public License) Price:
991 downloads
psad 1.4.6
psad is a collection of three lightweight system daemons. more>>
psad is a collection of three lightweight system daemons (two main daemons and one helper daemon) that run on Linux machines and analyze Netfilter log messages to detect port scans and other suspicious traffic.
psad incorporates many signatures from the Snort intrusion detection system to detect probes for various backdoor programs (e.g. EvilFTP, GirlFriend, SubSeven), DDoS tools (mstream, shaft), and advanced port scans (FIN, NULL, XMAS) which are easily leveraged against a machine via nmap.
When combined with fwsnort, psad is capable of detecting approximately 50% of all Snort rules, including those that inspect the application portion of IP packets. In addition, psad makes use of various packet header fields associated with TCP SYN packets to passively fingerprint remote operating systems (in a manner similar to p0f) from which scans originate. For more information, see the complete list of features offered by psad.
psad is developed with three main principles in mind:
Good network security starts with a properly configured firewall.
A significant amount of intrusion detection data can be gleaned from firewalls logs, especially if the logs provide information on nearly every field of the network and transport headers (and even application layer signature matches as in Netfilters case).
Suspicious traffic should not be detected at the expense of trying to also block such traffic.
Enhancements:
- Added ENABLE_AUTO_IDS_REGEX and AUTO_BLOCK_REGEX to allow filtering on
- logging prefixes.
- Added code to save DShield email to a file.
- Added IPTABLES_PREREQ_CHECK to allow the administrator to control the frequency of Netfilter checks (for auto-block compatibility).
- Added IGNORE_LOG_PREFIXES to allow certain log prefixes to be completely
- ignored by psad.
- Added classification.config file from Snort-2.3.3 so that psad can assign danger levels based upon Snort rule class type. This is useful when also running fwsnort.
- Added snort_rule_dl to allow specific psad to assign specific danger level values to particular signatures. This is useful if you want to do define certain Snort rules as being particularly evil (or not).
- Running fwsnort is also necessary to take advantage of this feature.
- Added reference.config so that psad can include reference information in email alerts that are derived from attacks detected by fwsnort.
- Updated to Snort-2.3.3 signatures.
<<lesspsad incorporates many signatures from the Snort intrusion detection system to detect probes for various backdoor programs (e.g. EvilFTP, GirlFriend, SubSeven), DDoS tools (mstream, shaft), and advanced port scans (FIN, NULL, XMAS) which are easily leveraged against a machine via nmap.
When combined with fwsnort, psad is capable of detecting approximately 50% of all Snort rules, including those that inspect the application portion of IP packets. In addition, psad makes use of various packet header fields associated with TCP SYN packets to passively fingerprint remote operating systems (in a manner similar to p0f) from which scans originate. For more information, see the complete list of features offered by psad.
psad is developed with three main principles in mind:
Good network security starts with a properly configured firewall.
A significant amount of intrusion detection data can be gleaned from firewalls logs, especially if the logs provide information on nearly every field of the network and transport headers (and even application layer signature matches as in Netfilters case).
Suspicious traffic should not be detected at the expense of trying to also block such traffic.
Enhancements:
- Added ENABLE_AUTO_IDS_REGEX and AUTO_BLOCK_REGEX to allow filtering on
- logging prefixes.
- Added code to save DShield email to a file.
- Added IPTABLES_PREREQ_CHECK to allow the administrator to control the frequency of Netfilter checks (for auto-block compatibility).
- Added IGNORE_LOG_PREFIXES to allow certain log prefixes to be completely
- ignored by psad.
- Added classification.config file from Snort-2.3.3 so that psad can assign danger levels based upon Snort rule class type. This is useful when also running fwsnort.
- Added snort_rule_dl to allow specific psad to assign specific danger level values to particular signatures. This is useful if you want to do define certain Snort rules as being particularly evil (or not).
- Running fwsnort is also necessary to take advantage of this feature.
- Added reference.config so that psad can include reference information in email alerts that are derived from attacks detected by fwsnort.
- Updated to Snort-2.3.3 signatures.
Download (0.46MB)
Added: 2006-07-13 License: GPL (GNU General Public License) Price:
1198 downloads
ASCO 0.4.6
ASCO project aims to bring circuit optimization capabilities to existing SPICE simulators. more>>
ASCO aka A SPICE Circuit Optimizer project aims to bring circuit optimization capabilities to existing SPICE simulators.
Main features:
ASCO is the result of an academic research which in itself did not intended to create a new tool, but only to design high performance analog low-power low-voltage circuits for mobile communications. Interaction with other experienced designers has resulted in the ideas existing in the ASCO tool. With the exception of the DE optimizer all code has been personally written. The key features of the ASCO tool are:
- Simulator independent: currently out-of-the-box support for Eldo (TM), HSPICE (R), LTSpice (TM) and Spectre (R) exist. More are to be included in future releases.
- Number of variables: there is, in theory, no limit to the number of circuit variables that can be optimized, except those constraints imposed by the available computer memory and/or the time required to generate a functional circuit. It is currently hardcoded in the C code.
- PVT corners: by using the simulator functionality, the possibility to test various design corners and Monte Carlo analysis is only limited to the simulator capability and by the time it takes to finish the optimization.
- Efficiency: the optimization algorithm features a global optimization using differential evolution. It has been used on a variety of applications and is know to produce good results in an acceptable time.
- Within the supported SPICE simulators, arbitrary netlist can be optimized on different conditions without having to recompile the code.
- File format: all outputted data and log information is stored in plain text format. This guarantees that they will be always readable in the future. In addition, it makes possible to use other existing tools to post-process the optimization results.
- Its free software: the code is available under the GNU GPL license.
ASCO has been designed to address problems that are particular of electric circuits. Although not limited, some possible applications can include:
- Fully redesign a new circuit described in a SPICE netlist.
- Reuse, optimize an existing circuit.
- Migrated an existing and working design to a more advanced semiconductor technology process effortlessly.
- Increase the robustness and yield of an already designed circuit by guaranteeing that it comply with all design goals and constraints in some/all process corners at will.
- Easily explore a new operating point (design space) for an already existing topology, to reduce power consumption, area or both.
- Look for a feasible new design topology before investing a considerable time trying to derive equations that describe its operation.
- Refer to Chapter 5 for ready to use practical examples to introduce you to ASCO, a SPICE circuit optimization tool. Bellow is a list of the examples that can be found with the objective of introducing the tool, its usage and applications.
- Optimization from scratch a digital inverter circuit to achieve minimum power consumption while fulfilling the design constraints; guarantee that this is valid for different process corners and also take into account device parameter mismatch (Monte Carlo).
- Optimization of a three stage operation amplifier featuring the frequency compensation technique described in [Ram05]. A total of 21 variables and five constraints/performance goals are used with the objective of obtaining the most power efficient circuit.
- The simple class-E amplifier intended for operation in the GSM-850 band is given. A more realistic model representing a differential two stage power amplifier, including all relevant circuit and board parasitics to better describe the circuit measurement performance alongside with measurements from a manufactured chip in a 0.35 um CMOS commercial technology, is given in [Ram05].
Enhancements:
- Improvements were made in the RF module functionality.
- Support was included for logarithmic search space for the existing variables.
- Code refinements and bugfixes were made.
<<lessMain features:
ASCO is the result of an academic research which in itself did not intended to create a new tool, but only to design high performance analog low-power low-voltage circuits for mobile communications. Interaction with other experienced designers has resulted in the ideas existing in the ASCO tool. With the exception of the DE optimizer all code has been personally written. The key features of the ASCO tool are:
- Simulator independent: currently out-of-the-box support for Eldo (TM), HSPICE (R), LTSpice (TM) and Spectre (R) exist. More are to be included in future releases.
- Number of variables: there is, in theory, no limit to the number of circuit variables that can be optimized, except those constraints imposed by the available computer memory and/or the time required to generate a functional circuit. It is currently hardcoded in the C code.
- PVT corners: by using the simulator functionality, the possibility to test various design corners and Monte Carlo analysis is only limited to the simulator capability and by the time it takes to finish the optimization.
- Efficiency: the optimization algorithm features a global optimization using differential evolution. It has been used on a variety of applications and is know to produce good results in an acceptable time.
- Within the supported SPICE simulators, arbitrary netlist can be optimized on different conditions without having to recompile the code.
- File format: all outputted data and log information is stored in plain text format. This guarantees that they will be always readable in the future. In addition, it makes possible to use other existing tools to post-process the optimization results.
- Its free software: the code is available under the GNU GPL license.
ASCO has been designed to address problems that are particular of electric circuits. Although not limited, some possible applications can include:
- Fully redesign a new circuit described in a SPICE netlist.
- Reuse, optimize an existing circuit.
- Migrated an existing and working design to a more advanced semiconductor technology process effortlessly.
- Increase the robustness and yield of an already designed circuit by guaranteeing that it comply with all design goals and constraints in some/all process corners at will.
- Easily explore a new operating point (design space) for an already existing topology, to reduce power consumption, area or both.
- Look for a feasible new design topology before investing a considerable time trying to derive equations that describe its operation.
- Refer to Chapter 5 for ready to use practical examples to introduce you to ASCO, a SPICE circuit optimization tool. Bellow is a list of the examples that can be found with the objective of introducing the tool, its usage and applications.
- Optimization from scratch a digital inverter circuit to achieve minimum power consumption while fulfilling the design constraints; guarantee that this is valid for different process corners and also take into account device parameter mismatch (Monte Carlo).
- Optimization of a three stage operation amplifier featuring the frequency compensation technique described in [Ram05]. A total of 21 variables and five constraints/performance goals are used with the objective of obtaining the most power efficient circuit.
- The simple class-E amplifier intended for operation in the GSM-850 band is given. A more realistic model representing a differential two stage power amplifier, including all relevant circuit and board parasitics to better describe the circuit measurement performance alongside with measurements from a manufactured chip in a 0.35 um CMOS commercial technology, is given in [Ram05].
Enhancements:
- Improvements were made in the RF module functionality.
- Support was included for logarithmic search space for the existing variables.
- Code refinements and bugfixes were made.
Download (0.38MB)
Added: 2007-03-26 License: GPL (GNU General Public License) Price:
947 downloads
nPlot 0.4.6
nPlot aims to be a minimalistic and easy-to-use data analysis application. more>>
nPlot aims to be a minimalistic and easy-to-use data analysis application. The project currently features peak seeking, quadratic, cubic, linear and quart fittings.
Installation:
./configure
make
make install
<<lessInstallation:
./configure
make
make install
Download (MB)
Added: 2007-07-03 License: GPL (GNU General Public License) Price:
512 downloads
Glaze 0.4.6
Glaze provides a kde icon set. more>>
Glaze provides a kde icon set.
Its a kde icon set aiming to be an almost-complete set of actions and filesystems series, attempting to match the new icon palette.
Enhancements:
- some new mimetypes
<<lessIts a kde icon set aiming to be an almost-complete set of actions and filesystems series, attempting to match the new icon palette.
Enhancements:
- some new mimetypes
Download (6.1MB)
Added: 2007-02-08 License: LGPL (GNU Lesser General Public License) Price:
992 downloads
scponly 4.6
scponly provides an user shell for restricting remote access to scp and sftp. more>>
scponly provides an user shell for restricting remote access to scp and sftp.
scponly is an alternative "shell" of sorts for system administrators who would like to provide access to remote users to both read and write local files without providing any remote execution priviledges.
Functionally, it is a wrapper around the ssh suite of applications. It is typically used by creating a user whose shell is set to scponly. This user can neither login interactively nor execute commands remotely, but it can use scp and sftp to download and upload files to the computer, governed by the usual Unix file permissions.
Main features:
- logging: scponly logs time, client IP, username, and the actual request to syslog
- chroot: scponly can chroot to the users home directory, disallowing access to the rest of the filesystem.
- sftp compatibility and sftp-logging compatibility
- WinSCP 2.0 compatibility
- rsync compatibility as a compile time option
- UNISON compatibility
- subversion compatibility
- gFTP compatibility.
Enhancements:
- added missing semicolon
<<lessscponly is an alternative "shell" of sorts for system administrators who would like to provide access to remote users to both read and write local files without providing any remote execution priviledges.
Functionally, it is a wrapper around the ssh suite of applications. It is typically used by creating a user whose shell is set to scponly. This user can neither login interactively nor execute commands remotely, but it can use scp and sftp to download and upload files to the computer, governed by the usual Unix file permissions.
Main features:
- logging: scponly logs time, client IP, username, and the actual request to syslog
- chroot: scponly can chroot to the users home directory, disallowing access to the rest of the filesystem.
- sftp compatibility and sftp-logging compatibility
- WinSCP 2.0 compatibility
- rsync compatibility as a compile time option
- UNISON compatibility
- subversion compatibility
- gFTP compatibility.
Enhancements:
- added missing semicolon
Download (0.094MB)
Added: 2007-02-21 License: GPL (GNU General Public License) Price:
976 downloads
OpenSSH 4.6
OpenSSH is a FREE version of the SSH protocol suite of network connectivity tools. more>>
OpenSSH project is a FREE version of the SSH protocol suite of network connectivity tools that increasing numbers of people on the Internet are coming to rely on. Many users of telnet, rlogin, ftp, and other such programs might not realize that their password is transmitted across the Internet unencrypted, but it is.
OpenSSH encrypts all traffic (including passwords) to effectively eliminate eavesdropping, connection hijacking, and other network-level attacks. Additionally, OpenSSH provides a myriad of secure tunneling capabilities, as well as a variety of authentication methods.
The OpenSSH suite includes the ssh program which replaces rlogin and telnet, scp which replaces rcp, and sftp which replaces ftp. Also included is sshd which is the server side of the package, and the other basic utilities like ssh-add, ssh-agent, ssh-keysign, ssh-keyscan, ssh-keygen and sftp-server. OpenSSH supports SSH protocol versions 1.3, 1.5, and 2.0.
Main features:
- Open Source Project
- Free Licensing
- Strong Encryption (3DES, Blowfish, AES, Arcfour)
- X11 Forwarding (encrypt X Window System traffic)
- Port Forwarding (encrypted channels for legacy protocols)
- Strong Authentication (Public Key, One-Time Password and Kerberos Authentication)
- Agent Forwarding (Single-Sign-On)
- Interoperability (Compliance with SSH 1.3, 1.5, and 2.0 protocol Standards)
- SFTP client and server support in both SSH1 and SSH2 protocols.
- Kerberos and AFS Ticket Passing
- Data Compression
<<lessOpenSSH encrypts all traffic (including passwords) to effectively eliminate eavesdropping, connection hijacking, and other network-level attacks. Additionally, OpenSSH provides a myriad of secure tunneling capabilities, as well as a variety of authentication methods.
The OpenSSH suite includes the ssh program which replaces rlogin and telnet, scp which replaces rcp, and sftp which replaces ftp. Also included is sshd which is the server side of the package, and the other basic utilities like ssh-add, ssh-agent, ssh-keysign, ssh-keyscan, ssh-keygen and sftp-server. OpenSSH supports SSH protocol versions 1.3, 1.5, and 2.0.
Main features:
- Open Source Project
- Free Licensing
- Strong Encryption (3DES, Blowfish, AES, Arcfour)
- X11 Forwarding (encrypt X Window System traffic)
- Port Forwarding (encrypted channels for legacy protocols)
- Strong Authentication (Public Key, One-Time Password and Kerberos Authentication)
- Agent Forwarding (Single-Sign-On)
- Interoperability (Compliance with SSH 1.3, 1.5, and 2.0 protocol Standards)
- SFTP client and server support in both SSH1 and SSH2 protocols.
- Kerberos and AFS Ticket Passing
- Data Compression
Download (0.40MB)
Added: 2007-03-10 License: BSD License Price:
661 downloads
CMake 2.4.6
CMake is a cross-platform, open-source build system. more>>
CMake, the cross-platform, open-source make system. CMake is used to control the software compilation process using simple platform and compiler independent configuration files.
CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, pre-processor generation, code generation, and template instantiation.
CMake was developed by Kitware as part of the NLM Insight Segmentation and Registration Toolkit project. The ASCI VIEWS project also provided support in the context of their parallel computation environment. Other sponsors include the Insight, VTK, and VXL open source software communities.
The goals for CMake include the following:
- Develop an open source, cross-platform tool to manage the build process,
- Allow the use of native compilers and systems,
- Simplify the build process,
- Optionally provide a user-interface to manage the build system,
- Create an extensible framework,
- Grow a self-sustaining community of software users and developers.
Main features:
- Supports complex, large build environments. CMake has been proven in several large projects.
- Generates native build files (e.g., makefiles on Unix; workspaces/projects on MS Visual C++). Therefore standard tools can be used on any platform/compiler configuration.
- Has powerful commands include the ability to locate include files, libraries, executables; include external CMake files that encapsulate standard functionality; interfaces to testing systems; supports recursive directory traversal with variable inheritance; can run external programs; supports conditional builds; supports regular expression expansion; and so on.
- Supports in-place and out-of-place builds. Multiple compilation trees are possible from a single source tree.
- Can be easily extended to add new features.
- CMake is open source.
- CMake operates with a cache designed to be interfaced with a graphical editor. The cache provides optional interaction to conditionally control the build process.
Enhancements:
- This release adds many minor bugfixes.
<<lessCMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, pre-processor generation, code generation, and template instantiation.
CMake was developed by Kitware as part of the NLM Insight Segmentation and Registration Toolkit project. The ASCI VIEWS project also provided support in the context of their parallel computation environment. Other sponsors include the Insight, VTK, and VXL open source software communities.
The goals for CMake include the following:
- Develop an open source, cross-platform tool to manage the build process,
- Allow the use of native compilers and systems,
- Simplify the build process,
- Optionally provide a user-interface to manage the build system,
- Create an extensible framework,
- Grow a self-sustaining community of software users and developers.
Main features:
- Supports complex, large build environments. CMake has been proven in several large projects.
- Generates native build files (e.g., makefiles on Unix; workspaces/projects on MS Visual C++). Therefore standard tools can be used on any platform/compiler configuration.
- Has powerful commands include the ability to locate include files, libraries, executables; include external CMake files that encapsulate standard functionality; interfaces to testing systems; supports recursive directory traversal with variable inheritance; can run external programs; supports conditional builds; supports regular expression expansion; and so on.
- Supports in-place and out-of-place builds. Multiple compilation trees are possible from a single source tree.
- Can be easily extended to add new features.
- CMake is open source.
- CMake operates with a cache designed to be interfaced with a graphical editor. The cache provides optional interaction to conditionally control the build process.
Enhancements:
- This release adds many minor bugfixes.
Download (4.0MB)
Added: 2007-02-09 License: BSD License Price:
989 downloads
Mambo 4.6.2
Mambo 4.6.2 is a localised Mambo with superb language management support. more>>
Mambo is a full-featured content management system that can be used for everything from simple websites to complex corporate applications. This multi-award winning CMS is used all over the world by over 6 million websites and best part of it is that Mambo is free of charge. Mambo is released under the GNU General Public license (GNU GPL) version 2.
One of the main draws to this product is that you do not need to have any knowledge of HTML to manage your site. Mambo offers up a friendly Admin interface with point and click functionality that even the most inexperienced of users would be able to navigate. No need to know how to format or layout an HTML page. Mambo does it for you. Simply configure and manage your site content from within the menu driven Admin Panel. But thats not to say that Mambo is a simple or basic application in terms of features. Quite the opposite. You can apply template changes to your site, you can manage a user database, you can even manage online polls. It can be as simple or as complex as you want it to be.
Another reason that Mambo is so popular is that users have access to great product support. The development team is constantly changing and improving the product. As well, there is a very strong and healthy online community. If youre ever stuck, you can always seek help from experienced Mambo users at http://forum.mambo-foundation.org. As well, chances are that if your web host offers Mambo, they will have tutorials in their support area.
What Mambo isnt!
Mambo is not a typical "portal" solution.
While Mambo can be modified or extended to provide this style of site this is not the goal of the project. Mambo is aimed at the more squarely at corporate websites or sites for small to medium businesses, families or personal sites.
The Mambo Development Team focuses on building a solid application framework rather than on add-ons that are typically found in many portal solutions. This keeps the Mambo core extremely lightweight and efficient, thus making it easier for anybody to extend Mambo through custom third party component and modules that directly serve their needs.
<<lessOne of the main draws to this product is that you do not need to have any knowledge of HTML to manage your site. Mambo offers up a friendly Admin interface with point and click functionality that even the most inexperienced of users would be able to navigate. No need to know how to format or layout an HTML page. Mambo does it for you. Simply configure and manage your site content from within the menu driven Admin Panel. But thats not to say that Mambo is a simple or basic application in terms of features. Quite the opposite. You can apply template changes to your site, you can manage a user database, you can even manage online polls. It can be as simple or as complex as you want it to be.
Another reason that Mambo is so popular is that users have access to great product support. The development team is constantly changing and improving the product. As well, there is a very strong and healthy online community. If youre ever stuck, you can always seek help from experienced Mambo users at http://forum.mambo-foundation.org. As well, chances are that if your web host offers Mambo, they will have tutorials in their support area.
What Mambo isnt!
Mambo is not a typical "portal" solution.
While Mambo can be modified or extended to provide this style of site this is not the goal of the project. Mambo is aimed at the more squarely at corporate websites or sites for small to medium businesses, families or personal sites.
The Mambo Development Team focuses on building a solid application framework rather than on add-ons that are typically found in many portal solutions. This keeps the Mambo core extremely lightweight and efficient, thus making it easier for anybody to extend Mambo through custom third party component and modules that directly serve their needs.
Download (1.6MB)
Added: 2007-05-03 License: GPL (GNU General Public License) Price:
1586 downloads
BU Linux 4.6
BU Linux is based on Fedora Core Linux, but specifically tailored for the BU environment. more>>
Linux is an increasingly popular open source Unix-like operating system. These pages arent intended as a general guide (for that, check out our list of resources) but rather information specific to using Linux here at Boston University, and particularly to using our custom distribution, BU Linux.
BU Linux is based on Fedora Core Linux, but specifically tailored for the BU environment. Weve added security updates, made modifications to make software work better with the way things are set up here, and added some applications that we think you might like to have. For details, see the FAQ.
<<lessBU Linux is based on Fedora Core Linux, but specifically tailored for the BU environment. Weve added security updates, made modifications to make software work better with the way things are set up here, and added some applications that we think you might like to have. For details, see the FAQ.
Download (70MB)
Added: 2006-08-23 License: GPL (GNU General Public License) Price:
1160 downloads
GXemul 0.4.6
GXemul is a machine emulator Im developing in my spare time. more>>
GXemul is a machine emulator Im developing in my spare time.
GXemul project emulates processors and surrounding hardware components, in some cases well enough to allow unmodified "guest" operating systems to run inside the emulator as if they were running on a real machine.
MIPS:
- Several machine types are emulated well enough to run guest operating systems. NetBSD, OpenBSD, Linux, and even obscure things such as Ultrix and Sprite can run, to various degrees.
ARM:
- CATS is emulated well enough to run NetBSD and OpenBSD as guest OSes.
PowerPC:
- NetBSD/prep can run (experimental).
The emulator can be used for:
- experimenting with operating systems which you have not tried yet, or operating systems for hardware which you might not have access to,
- running guest operating systems for historical purposes, e.g. Ultrix or Sprite,
developing portable software, when you want yet another target platform to try to compile your software on (you can use GXemul to run a guest OS and compile your software inside that OS),
- development of new firmware or operating system code (but then you need to be aware of some limitations),
- educational purposes...
Enhancements:
- NetBSD/pmppc can now run in the emulator (with root on NFS).
- For ARM emulation (with NetBSD/cats, OpenBSD/cats, NetBSD/evbarm, or NetBSD/netwinder as the guest OS), the emulator does not use 100% of the hosts CPU if the guest OS is idle.
<<lessGXemul project emulates processors and surrounding hardware components, in some cases well enough to allow unmodified "guest" operating systems to run inside the emulator as if they were running on a real machine.
MIPS:
- Several machine types are emulated well enough to run guest operating systems. NetBSD, OpenBSD, Linux, and even obscure things such as Ultrix and Sprite can run, to various degrees.
ARM:
- CATS is emulated well enough to run NetBSD and OpenBSD as guest OSes.
PowerPC:
- NetBSD/prep can run (experimental).
The emulator can be used for:
- experimenting with operating systems which you have not tried yet, or operating systems for hardware which you might not have access to,
- running guest operating systems for historical purposes, e.g. Ultrix or Sprite,
developing portable software, when you want yet another target platform to try to compile your software on (you can use GXemul to run a guest OS and compile your software inside that OS),
- development of new firmware or operating system code (but then you need to be aware of some limitations),
- educational purposes...
Enhancements:
- NetBSD/pmppc can now run in the emulator (with root on NFS).
- For ARM emulation (with NetBSD/cats, OpenBSD/cats, NetBSD/evbarm, or NetBSD/netwinder as the guest OS), the emulator does not use 100% of the hosts CPU if the guest OS is idle.
Download (1.5MB)
Added: 2007-06-17 License: BSD License Price:
862 downloads
Zenwalk 4.6.1
Zenwalk is a lightweight linux distribution based on Slackware Linux. more>>
Zenwalk is a GNU/Linux operating system. Zenwalk is designed with the following objectives:
- Be simple and fast
- Provide one application for one task on the install CD
- Be a complete development/desktop environment
- Be small so that it can be distributed on a single CD
<<less- Be simple and fast
- Provide one application for one task on the install CD
- Be a complete development/desktop environment
- Be small so that it can be distributed on a single CD
Download (447MB)
Added: 2007-06-09 License: GPL (GNU General Public License) Price:
872 downloads
OmegaT+ 1.4.6
OmegaT+ is a computer assisted translation (CAT) tool suite. more>>
OmegaT+ is a computer assisted translation (CAT) tool suite. The project currently includes:
- omegat, a translation editor with translation memory;
- bitext2tmx, a bitext aligner/converter into TMX;
- TMXValidator, which validates TMX;
- and a number of other related applications.
Enhancements:
- Small bugs were fixed.
- The user manual from OmegaT is included.
<<less- omegat, a translation editor with translation memory;
- bitext2tmx, a bitext aligner/converter into TMX;
- TMXValidator, which validates TMX;
- and a number of other related applications.
Enhancements:
- Small bugs were fixed.
- The user manual from OmegaT is included.
Download (0.47MB)
Added: 2007-05-01 License: GPL (GNU General Public License) Price:
906 downloads
GDancer 0.4.6
GDancer is a dancing Space Ghost XMMS plugin. more>>
GDancer is a visualization plugin for XMMS which animates the lovable cartoon character Space Ghost to your favorite MP3s.
You can also have other characters through themes.
Installation
Source
tar xzvf gdancer-0.4.0.tar.gz
cd gdancer-0.4.0
./configure
make
su (It will ask for a password, put in roots password)
make install
exit
(Read the INSTALL file if problems occur)
RPM
su (Will ask for password, enter roots password)
rpm -Uvh gdancer-0.4.0-1.i386.rpm
<<lessYou can also have other characters through themes.
Installation
Source
tar xzvf gdancer-0.4.0.tar.gz
cd gdancer-0.4.0
./configure
make
su (It will ask for a password, put in roots password)
make install
exit
(Read the INSTALL file if problems occur)
RPM
su (Will ask for password, enter roots password)
rpm -Uvh gdancer-0.4.0-1.i386.rpm
Download (0.07MB)
Added: 2005-05-10 License: GPL (GNU General Public License) Price:
1627 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above 4.6 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