enterprise messaging
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2623
Enterprise Sign On Engine 0.3
Enterprise Sign On Engine is an advanced system which allows an enterprise to meet its individual goals... more>>
Enterprise Sign On Engine (ESOE) is an advanced system which allows an enterprise to meet its individual goals for integrated identity management, federation, single sign on, authorization and accountability for resource access in a very extensible manner.
The ESOE is built using the OASIS SAML 2.0 specification, and the ESOEs powerful authorization engine is built around a reduced version of the OASIS XACML 2.0 standard which we have called Lightweight eXtensible Authorization Control Markup Language or "LXACML".
The ESOE can integrate identity from unlimited repositories, automatically create sessions for users whom are logged into Active Directory (true single sign on), provide for centralized authorization policy management and natively federate with technologies such as Shibboleth and OpenID.
We hope youll find the ESOE a good choice for your needs amongst the wide variety of SSO solutions that are available, both from commercial providers and other open source projects. Of course if youre already using an SSO solution, there is a pretty good chance the ESOE can interact with it, allowing you to use the enhanced capabilities of the ESOE without needing to replace everything you already have.
Being heavily standards based, all your existing identity infrastructure such as LDAP compliant directories, databases and even flat files are only a plugin away. The ESOE is designed to fit around your environment, not have your environment change to fit it.
Were calling the current release an Alpha and some of the service providers, tools and documentation are still coming up to full completion. Nonetheless, we hope youll have a look around at what the ESOE can do for your enterprise and contribute back anything you can to help us build a strong community of users for the future.
Enhancements:
- Many bugfixes have gone into this release specifically relating to MySQL deployments.
- New features for this release are integrators for Confluence, Jira, and Blackboard.
<<lessThe ESOE is built using the OASIS SAML 2.0 specification, and the ESOEs powerful authorization engine is built around a reduced version of the OASIS XACML 2.0 standard which we have called Lightweight eXtensible Authorization Control Markup Language or "LXACML".
The ESOE can integrate identity from unlimited repositories, automatically create sessions for users whom are logged into Active Directory (true single sign on), provide for centralized authorization policy management and natively federate with technologies such as Shibboleth and OpenID.
We hope youll find the ESOE a good choice for your needs amongst the wide variety of SSO solutions that are available, both from commercial providers and other open source projects. Of course if youre already using an SSO solution, there is a pretty good chance the ESOE can interact with it, allowing you to use the enhanced capabilities of the ESOE without needing to replace everything you already have.
Being heavily standards based, all your existing identity infrastructure such as LDAP compliant directories, databases and even flat files are only a plugin away. The ESOE is designed to fit around your environment, not have your environment change to fit it.
Were calling the current release an Alpha and some of the service providers, tools and documentation are still coming up to full completion. Nonetheless, we hope youll have a look around at what the ESOE can do for your enterprise and contribute back anything you can to help us build a strong community of users for the future.
Enhancements:
- Many bugfixes have gone into this release specifically relating to MySQL deployments.
- New features for this release are integrators for Confluence, Jira, and Blackboard.
Download (MB)
Added: 2007-07-10 License: The Apache License 2.0 Price:
837 downloads
Secure Messaging 1.0
Secure Messaging is a Web-based, alternative mail system for sending and receiving messages. more>>
Secure Messaging is a Web-based, alternative mail system for sending and receiving messages.
Use secure messaging to send and receive messages from a alternative web-based mail system. Using the secure messaging system no actual mail is transmitted through any 3rd party servers.
Only an optional message notice is sent to the recepient, the user needs to visit the site in order to read the message.
Normal SMTP mail can hit multiple servers and can possibly be read, stored, or changed anywhere within the process.
Setup secure messaging on an SSL enabled website to enhance the privacy even more.
<<lessUse secure messaging to send and receive messages from a alternative web-based mail system. Using the secure messaging system no actual mail is transmitted through any 3rd party servers.
Only an optional message notice is sent to the recepient, the user needs to visit the site in order to read the message.
Normal SMTP mail can hit multiple servers and can possibly be read, stored, or changed anywhere within the process.
Setup secure messaging on an SSL enabled website to enhance the privacy even more.
Download (0.15MB)
Added: 2005-10-20 License: GPL (GNU General Public License) Price:
1466 downloads
Enterprise File Exchange 0.1
Enterprise File Exchange slots in where email file attachment limits stop your users from sending those important files... more>>
Enterprise File Exchange (EFX) slots in where email file attachment limits stop your users from sending those important files to a contact.
In the EFX world, the user visits the EFX site, uploads the file, enters the receivers email address and lets the system notify the receiver that theres a file waiting for them, via a simple email message.
Senders need to sign up, and the EFX system only allows transfers between internal users (those with addresses in an approved list) and external users, never external to external.
It is written in Python, using the Pylons framework.
This project is licensed under the GNU GPL version 3.
<<lessIn the EFX world, the user visits the EFX site, uploads the file, enters the receivers email address and lets the system notify the receiver that theres a file waiting for them, via a simple email message.
Senders need to sign up, and the EFX system only allows transfers between internal users (those with addresses in an approved list) and external users, never external to external.
It is written in Python, using the Pylons framework.
This project is licensed under the GNU GPL version 3.
Download (MB)
Added: 2007-07-26 License: GPL v3 Price:
825 downloads
Digmia Enterprise SSH 1.0x
DSSH was written as a direct replacement for OpenSSH client for our use. more>>
DSSH was written as a direct replacement for OpenSSH client for our use. The project adds SSH over SSH tuneling capabilities (for example to log in to network which is hidden by firewall), scripting support (using Groovy), advanced agent (which allows storing of passwords) and "su -" interactive logging for machines, which have disabled direct root login.
All of this was done to enable automated scripting and logging to lots of machines based on few simple rules.
It uses Ganymed SSH library (slightly patched). I tried to contribute my changes back to Ganymed-SSH authors and if I succeed, I will probably try to stick with official Ganymed-SSH distribution.
<<lessAll of this was done to enable automated scripting and logging to lots of machines based on few simple rules.
It uses Ganymed SSH library (slightly patched). I tried to contribute my changes back to Ganymed-SSH authors and if I succeed, I will probably try to stick with official Ganymed-SSH distribution.
Download (2.2MB)
Added: 2007-07-17 License: GPL (GNU General Public License) Price:
829 downloads
XPA Messaging 2.1.6
XPA Messaging provides seamless communication between Unix programs, including X, Tcl/Tk, and generic select() loops. more>>
XPA Messaging provides seamless communication between Unix programs, including X, Tcl/Tk, and generic select() loops. XPA Messaging provides an easy way for users to communicate with these XPA-enabled programs by executing XPA client commands from a shell.
Because XPA works both at the programming level and the shell level, it is a powerful tool for unifying any environment, offering flexibility in choosing the best level at which to access XPA services.
A program becomes an XPA-enabled server by defining named points of public access through which data and commands can be exchanged with other client programs (and users). Using standard TCP sockets, XPA supports both single-point and broadcast messaging to and from these servers.
Enhancements:
- Ported to Intel icc and gcc 3.3 compilers.
- Upgraded to Tcl/Tk 8.4.
- Support has been added for generating man pages, PDF, and Postscript from the HTML pages.
- Potential buffer overflows in string handling have been fixed.
- There are numerous other bugfixes.
<<lessBecause XPA works both at the programming level and the shell level, it is a powerful tool for unifying any environment, offering flexibility in choosing the best level at which to access XPA services.
A program becomes an XPA-enabled server by defining named points of public access through which data and commands can be exchanged with other client programs (and users). Using standard TCP sockets, XPA supports both single-point and broadcast messaging to and from these servers.
Enhancements:
- Ported to Intel icc and gcc 3.3 compilers.
- Upgraded to Tcl/Tk 8.4.
- Support has been added for generating man pages, PDF, and Postscript from the HTML pages.
- Potential buffer overflows in string handling have been fixed.
- There are numerous other bugfixes.
Download (0.69MB)
Added: 2006-08-03 License: GPL (GNU General Public License) Price:
1177 downloads
Off-the-Record Messaging 3.1.0
Off-the-Record Messaging is a Pidgin plugin that allows you to have private conversations over instant messaging. more>>
Off-the-Record Messaging is a Pidgin plugin that allows you to have private conversations over instant messaging by providing:
Encryption
No one else can read your instant messages.
Authentication
You are assured the correspondent is who you think it is.
Deniability
The messages you send do not have digital signatures that are checkable by a third party. Anyone can forge messages after a conversation to make them look like they came from you. However, during a conversation, your correspondent is assured
the messages he sees are authentic and unmodified.
Perfect forward secrecy
If you lose control of your private keys, no previous conversation is compromised.
Enhancements:
- Translations for English, Dutch, Spanish, French, Slovak
- Added option to not log OTR conversations
- Large messages are now fragmented transparently instead of failing
- Removed "view secure session id" and "verify fingerprint" options from the OTR button menu. Added "authenticate buddy" option in its place. This new option allows you to authenticate your buddies by entering some secret that only the two of you know, rather than by using a long user-unfriendly sequence of hex characters. [The old "verify fingerprint" dialog is still available via an "Advanced..." button from the new "authenticate buddy" dialog.]
<<lessEncryption
No one else can read your instant messages.
Authentication
You are assured the correspondent is who you think it is.
Deniability
The messages you send do not have digital signatures that are checkable by a third party. Anyone can forge messages after a conversation to make them look like they came from you. However, during a conversation, your correspondent is assured
the messages he sees are authentic and unmodified.
Perfect forward secrecy
If you lose control of your private keys, no previous conversation is compromised.
Enhancements:
- Translations for English, Dutch, Spanish, French, Slovak
- Added option to not log OTR conversations
- Large messages are now fragmented transparently instead of failing
- Removed "view secure session id" and "verify fingerprint" options from the OTR button menu. Added "authenticate buddy" option in its place. This new option allows you to authenticate your buddies by entering some secret that only the two of you know, rather than by using a long user-unfriendly sequence of hex characters. [The old "verify fingerprint" dialog is still available via an "Advanced..." button from the new "authenticate buddy" dialog.]
Download (0.39MB)
Added: 2007-08-10 License: GPL (GNU General Public License) Price:
807 downloads
simple instant messaging 1.0
simple instant messaging (sim) is an IRC client specialized for use with bitlbee. more>>
simple instant messaging (sim) is an IRC client specialized for use with bitlbee. It is based on sic (http://suckless.org). It reads commands from standard input and prints all server output to standard output.
simple instant messaging also multiplexes all channel traffic into one output, so you dont have to switch to different channel buffers. sim must be customized by editing its source code to insert the correct username, server, password, and identification information.
Enhancements:
- The command operator was changed.
- Some code simplifications were done.
- The output format was adjusted.
<<lesssimple instant messaging also multiplexes all channel traffic into one output, so you dont have to switch to different channel buffers. sim must be customized by editing its source code to insert the correct username, server, password, and identification information.
Enhancements:
- The command operator was changed.
- Some code simplifications were done.
- The output format was adjusted.
Download (0.006MB)
Added: 2007-04-01 License: MIT/X Consortium License Price:
937 downloads
Lineox Enterprise Linux 4.096
Lineox Enterprise Linux is based on source RPM packages from which Red Hat Enterprise Linux is compiled. more>>
Lineox Enterprise Linux distribution is based on source RPM packages from which Red Hat Enterprise Linux is compiled. Lineox Enterprise Linux contains all programs included in various Red Hat Enterprise Linux variations (Advanced Server (AS), Entry/Mid Server (ES), and Workstation (WS)).
It also contains programs included in separately sold Red Hat Cluster Suite and Red Hat Developer Suite. Lineox has removed and replaced all files of Red Hat Enterprise Linux which have restrictive copyright by Red Hat, Inc. Lineox has also tried to remove all user-visible references to Red Hat in Lineox Enterprise Linux.
The most notable difference between Lineox Enterprise Linux and Red Hat Enterprise Linux is the support options provided by Red Hat, Inc. Lineox, Inc. does not provide any support for Lineox Enterprise Linux with the base product.
Lineox, Inc. however plans to provide binary package updates for Lineox Enterprise Linux as long as Red Hat, Inc. provides updates for Red Hat Enterprise Linux in source package format.
Lineox has an automated system running on a cluster which builds new binary rpm packages as soon as new source code is available. New rpm packages are usually available in less than 12 hours after source code release.
After that Lineox builds Always Current Lineox Enterprise Linux disks automatically, but because of the time it takes to transfer the disk images to our web server, they are available from 2 to 12 hours after we release new packages.
Isnt Always Current Lineox Enterprise Linux untested or unreliable if it is released so often? Not really. We dont rebuild the installation environment, we just replace the installable packages with new ones.
You can even use same boot floppies or other boot media created for Lineox Enterprise Linux 4.0 to boot Always Current series Lineox Enterprise Linux. So Always Current Lineox Enterprise Linux is as tested and reliable as a system installed from "base release" and updated later. The only difference really is the work and time saved and the higher security right from the start.
Enhancements:
- Always Current Lineox Enterprise Linux 4.096 with Update 4 available. In the version 4.096 the installation environment is rebuilt, so it offers better hardware support during the installation. See the release notes for full information. The x86_64 release requires either AMD Opteron or Athlon64 CPU based computer. Some new Intel Xeon and Pentium IV processors with EM64T (Extended Memory 64 Technology) will also be able to run this version.
<<lessIt also contains programs included in separately sold Red Hat Cluster Suite and Red Hat Developer Suite. Lineox has removed and replaced all files of Red Hat Enterprise Linux which have restrictive copyright by Red Hat, Inc. Lineox has also tried to remove all user-visible references to Red Hat in Lineox Enterprise Linux.
The most notable difference between Lineox Enterprise Linux and Red Hat Enterprise Linux is the support options provided by Red Hat, Inc. Lineox, Inc. does not provide any support for Lineox Enterprise Linux with the base product.
Lineox, Inc. however plans to provide binary package updates for Lineox Enterprise Linux as long as Red Hat, Inc. provides updates for Red Hat Enterprise Linux in source package format.
Lineox has an automated system running on a cluster which builds new binary rpm packages as soon as new source code is available. New rpm packages are usually available in less than 12 hours after source code release.
After that Lineox builds Always Current Lineox Enterprise Linux disks automatically, but because of the time it takes to transfer the disk images to our web server, they are available from 2 to 12 hours after we release new packages.
Isnt Always Current Lineox Enterprise Linux untested or unreliable if it is released so often? Not really. We dont rebuild the installation environment, we just replace the installable packages with new ones.
You can even use same boot floppies or other boot media created for Lineox Enterprise Linux 4.0 to boot Always Current series Lineox Enterprise Linux. So Always Current Lineox Enterprise Linux is as tested and reliable as a system installed from "base release" and updated later. The only difference really is the work and time saved and the higher security right from the start.
Enhancements:
- Always Current Lineox Enterprise Linux 4.096 with Update 4 available. In the version 4.096 the installation environment is rebuilt, so it offers better hardware support during the installation. See the release notes for full information. The x86_64 release requires either AMD Opteron or Athlon64 CPU based computer. Some new Intel Xeon and Pentium IV processors with EM64T (Extended Memory 64 Technology) will also be able to run this version.
Download (2172MB)
Added: 2006-08-15 License: GPL (GNU General Public License) Price:
1174 downloads
Babel Enterprise 1.0.0
Babel Enterprise is an audit tool, focused on evaluating Operating System base security. more>>
Babel Enterprise is an audit tool, focused on evaluating Operating System base security. Babel Enterprise evaluate the security level, or hardening, from a wide range of Operating Systems. Babel Enterprise run several audit probes and checks to give a photograph of the current system security status. Babel Enterprise also gives a Security Indicator of whole system.
Babel Enterprise design is made to manage system security in a big and complex enviroment with many different kind of Operating Systems, versions, technology and configurations. This complexity include to manage different human teams with different abilities and responsabilities. Babel Enterprise its a multiuser, distributed management auditing system for the major Operating Systems of the real world. Babel Enterprise also allows to be installed which redundant components in all of its components.
Each time you run a new audit policy, you will be able to see and evaluate objectively each important change in your systems: modifications on existing elements, new or erased elements, so that it will know if the security of that system its going to get better or its going to get worse and, very important, what its happenning.
Babel Enterprise uses a pragmatic point of view and tries to evaluate those points that represent a security risk and could be improved by intervention of the administrator. Babel Enterprise is Free Software, so its very flexible because has an open API and all internal details to allow advanced users to adapt to any imaginable audit check, without limits.
Babel Enterprise its a non-intrusive tool, so absolutely no change is made in your systems. Babel Enterprise only run so many tests as you need and give you the results in a detailed way, including a final numeric Security Indicator.
Babel Enterprise agents has versions to run in the last versions of Microsoft, like Windows 2003, Windows XP, and the more common Unix systems, like Solaris 9, AIX 5.1, SUSE GNU/Linux 9 ES and Debian/Ubuntu Dapper, but Babel Enterprise agents could be very easily adapted for another versions and other similar systems, like BSD systems or HPUX).
Babel Enterprise is Free Software. It has a public source repository (Subversion). All documentation has been generated using Free Standards, like DocBook SGML, and edited using Free Software (eMacs, OpenJade). WEB page for the project is http://babel.sourceforge.net. Also we have a small comunity of power users at http://www.openideas.info.
<<lessBabel Enterprise design is made to manage system security in a big and complex enviroment with many different kind of Operating Systems, versions, technology and configurations. This complexity include to manage different human teams with different abilities and responsabilities. Babel Enterprise its a multiuser, distributed management auditing system for the major Operating Systems of the real world. Babel Enterprise also allows to be installed which redundant components in all of its components.
Each time you run a new audit policy, you will be able to see and evaluate objectively each important change in your systems: modifications on existing elements, new or erased elements, so that it will know if the security of that system its going to get better or its going to get worse and, very important, what its happenning.
Babel Enterprise uses a pragmatic point of view and tries to evaluate those points that represent a security risk and could be improved by intervention of the administrator. Babel Enterprise is Free Software, so its very flexible because has an open API and all internal details to allow advanced users to adapt to any imaginable audit check, without limits.
Babel Enterprise its a non-intrusive tool, so absolutely no change is made in your systems. Babel Enterprise only run so many tests as you need and give you the results in a detailed way, including a final numeric Security Indicator.
Babel Enterprise agents has versions to run in the last versions of Microsoft, like Windows 2003, Windows XP, and the more common Unix systems, like Solaris 9, AIX 5.1, SUSE GNU/Linux 9 ES and Debian/Ubuntu Dapper, but Babel Enterprise agents could be very easily adapted for another versions and other similar systems, like BSD systems or HPUX).
Babel Enterprise is Free Software. It has a public source repository (Subversion). All documentation has been generated using Free Standards, like DocBook SGML, and edited using Free Software (eMacs, OpenJade). WEB page for the project is http://babel.sourceforge.net. Also we have a small comunity of power users at http://www.openideas.info.
Download (0.10MB)
Added: 2006-09-26 License: GPL (GNU General Public License) Price:
1131 downloads
OpenPKG Enterprise 1.0
OpenPKG is a flexible and powerful software packaging facility. more>>
OpenPKG is a flexible and powerful software packaging facility, OpenPKG eases installation and administration of Unix software across several platforms. It primarily targets the Unix platforms FreeBSD, Linux and Solaris, but is portable across mostly all modern Unix flavors.
Consolidating different vendor approaches into a unified architecture, it assists in administration of large networks previously complicated by nonconformant systems. OpenPKG leverages proven technologies like Red Hat Package Manager (RPM)and neatly provides an additional system layer on top of the operating system.
It is a fully self-contained with minimal external dependencies(no RPM pre-installation required), and installs itself by means of a tricky bootstrapping procedure with minimal operating system intrusion. OpenPKG especially supports multiple installation instances on the same system.
Main features:
- Portable across major Unix platforms.
- Available for FreeBSD 4.11/5.4/6.0/7.0, NetBSD 2.0, Sun Solaris 8/9/10, Debian GNU/Linux 3.1, Fedora Core 4, RedHat Enterprise Linux 4, Novell SUSE Linux 9.3/10, Gentoo Linux 1.12.0, Mandriva Linux 10.2.
- Already known to work for IBM AIX 5.1, HP HPUX 11.11.
- Release 2.5 consists of 579 packages.
- Entirely based on Open Source software technology.
- Operating System interference minimized.
- Streamlined software packaging.
- Easy installation, updating and deinstallation of packages.
- Bundled with useful and secure package preconfigurations.
- Includes an abstracted and powerful run-command facility.
- Virtual hosting through multiple instances on a single system.
- Proxy packages for reusing packages across instances.
- Build-time package variations for maximum flexibility.
- Foundation to build self-contained environments.
<<lessConsolidating different vendor approaches into a unified architecture, it assists in administration of large networks previously complicated by nonconformant systems. OpenPKG leverages proven technologies like Red Hat Package Manager (RPM)and neatly provides an additional system layer on top of the operating system.
It is a fully self-contained with minimal external dependencies(no RPM pre-installation required), and installs itself by means of a tricky bootstrapping procedure with minimal operating system intrusion. OpenPKG especially supports multiple installation instances on the same system.
Main features:
- Portable across major Unix platforms.
- Available for FreeBSD 4.11/5.4/6.0/7.0, NetBSD 2.0, Sun Solaris 8/9/10, Debian GNU/Linux 3.1, Fedora Core 4, RedHat Enterprise Linux 4, Novell SUSE Linux 9.3/10, Gentoo Linux 1.12.0, Mandriva Linux 10.2.
- Already known to work for IBM AIX 5.1, HP HPUX 11.11.
- Release 2.5 consists of 579 packages.
- Entirely based on Open Source software technology.
- Operating System interference minimized.
- Streamlined software packaging.
- Easy installation, updating and deinstallation of packages.
- Bundled with useful and secure package preconfigurations.
- Includes an abstracted and powerful run-command facility.
- Virtual hosting through multiple instances on a single system.
- Proxy packages for reusing packages across instances.
- Build-time package variations for maximum flexibility.
- Foundation to build self-contained environments.
Download (MB)
Added: 2006-12-13 License: GPL (GNU General Public License) Price:
1053 downloads
StartCom Enterprise Linux AS-4.0.4
The StartCom Linux operating systems, are initially based on the RedHat Enterprise AS-3. more>>
StartCom Linux operating systems, are initially based on the RedHat Enterprise AS-3 source code with reliability, security and efficiency in mind, modified to fit the various tasks each flavor of StartCom Linux is assigned to.
In order to choose the right StartCom Linux version for your needs, check out our Products and Distributions page for more information.
View the Screenshots to get an idea how StartCom Linux looks.
StartCom Ltd., a small software house located in the south of Israel. The city of Eilat, at the Red Sea, is famous as a tourist resort, but now also, because its the home of StartCom Linux.
StartCom used to develop applications and websites for local and international customers and operates MediaHostï¿1⁄2 since 1999. StartCom is also a specialist for Linux related implementations. The decision to produce StartCom Linux was made in May 2004.
Enhancements:
- Ahead of a busy spring season and in anticipation of new StartCom Enterprise Linux AS-5 and StartCom MultiMedia Edition ML-6 comes an updated release of the Advanced Server 4 series. The fifth release of this enterprise class operating system is the natural combined continuation of the previously released AS-4 distribution, which includes security updates and minor adjustments. Notable are an updated kernel, security updates for PHP, Firefox and Thunderbird, but also some additions and improvements for smart cards and hardware tokens.
<<lessIn order to choose the right StartCom Linux version for your needs, check out our Products and Distributions page for more information.
View the Screenshots to get an idea how StartCom Linux looks.
StartCom Ltd., a small software house located in the south of Israel. The city of Eilat, at the Red Sea, is famous as a tourist resort, but now also, because its the home of StartCom Linux.
StartCom used to develop applications and websites for local and international customers and operates MediaHostï¿1⁄2 since 1999. StartCom is also a specialist for Linux related implementations. The decision to produce StartCom Linux was made in May 2004.
Enhancements:
- Ahead of a busy spring season and in anticipation of new StartCom Enterprise Linux AS-5 and StartCom MultiMedia Edition ML-6 comes an updated release of the Advanced Server 4 series. The fifth release of this enterprise class operating system is the natural combined continuation of the previously released AS-4 distribution, which includes security updates and minor adjustments. Notable are an updated kernel, security updates for PHP, Firefox and Thunderbird, but also some additions and improvements for smart cards and hardware tokens.
Download (617MB)
Added: 2007-03-09 License: GPL (GNU General Public License) Price:
962 downloads
StartCom Enterprise Linux AS-5.0.0
StartCom Enterprise Linux operating systems, are based on the RedHat Enterprise and Fedora source code. more>>
Linux is a UNIX like Operating System, famous for its reliability and security features, that runs on all kinds of computers. Linux was started by Linus Torwalds in 1991. The Linux Kernel and most applications it offers, are mostyl GPL licensed, called Open Source.
StartCom Enterprise Linux operating systems, are based on the RedHat Enterprise and Fedora source code each modified with reliability, security and efficiency in mind, to fit the tasks assigned to each flavor of StartCom Linux.
View the Screenshots to get an idea how StartCom Linux looks.
Enhancements:
- The newest StartCom Enterprise Linux AS-5.0.0 joins a series of successful and reliable operating systems build and distributed over the last three years by StartCom Ltd. This latest release provides full support for virtualization - the running of multiple instances of operating systems on one physical hardware unit. Depending on the installation preferences, AS-5.0.0 can function as server platform as well as advanced client workstation.
- StartCom Linux is using the latest in open source technology and with its known stability, reliability and security allows for mission-critical server deployments. The Global File System (GFS) provided in AS-5.0.0 allows the building and maintaining of high availability computer clusters, mainly used for data centers.
- The natural support of the XEN hypervisor, makes the running of multiple virtualized server instances possible. The benefits of server virtualization are consolidation, increased utilization, an ability to rapidly provision and start a virtual machine, and increased ability to dynamically respond to hardware failures by moving a virtual machine to different hardware.
- The enhanced usability of the desktop applications makes AS-5.0.0 also an excellent choice for client and development workstations. Many well known products such as Firefox, OpenOffice and Eclipse IDE are provided already during installation as possible options.
- StartCom Enterprise Linux AS-5.0.0 codenamed "Kishuf" is available for Intel i386 and AMD x86_64 architectures. DVD ISO images can be downloaded for free or ordered for a nominal fee. Alternative installation options via network or harddrive are also available.
<<lessStartCom Enterprise Linux operating systems, are based on the RedHat Enterprise and Fedora source code each modified with reliability, security and efficiency in mind, to fit the tasks assigned to each flavor of StartCom Linux.
View the Screenshots to get an idea how StartCom Linux looks.
Enhancements:
- The newest StartCom Enterprise Linux AS-5.0.0 joins a series of successful and reliable operating systems build and distributed over the last three years by StartCom Ltd. This latest release provides full support for virtualization - the running of multiple instances of operating systems on one physical hardware unit. Depending on the installation preferences, AS-5.0.0 can function as server platform as well as advanced client workstation.
- StartCom Linux is using the latest in open source technology and with its known stability, reliability and security allows for mission-critical server deployments. The Global File System (GFS) provided in AS-5.0.0 allows the building and maintaining of high availability computer clusters, mainly used for data centers.
- The natural support of the XEN hypervisor, makes the running of multiple virtualized server instances possible. The benefits of server virtualization are consolidation, increased utilization, an ability to rapidly provision and start a virtual machine, and increased ability to dynamically respond to hardware failures by moving a virtual machine to different hardware.
- The enhanced usability of the desktop applications makes AS-5.0.0 also an excellent choice for client and development workstations. Many well known products such as Firefox, OpenOffice and Eclipse IDE are provided already during installation as possible options.
- StartCom Enterprise Linux AS-5.0.0 codenamed "Kishuf" is available for Intel i386 and AMD x86_64 architectures. DVD ISO images can be downloaded for free or ordered for a nominal fee. Alternative installation options via network or harddrive are also available.
Download (3648MB)
Added: 2007-04-04 License: GPL (GNU General Public License) Price:
940 downloads
Akeni Instant Messaging IM - Pro 1.2.75
Akeni Instant Messaging - Pro is a client/server instant messaging platform. more>>
Akeni Instant Messaging - Pro is a client/server instant messaging platform that allows companies to host their own secured private IM system. The client has an user interface similar to AIM, ICQ, or MSN Messenger. It supports all the standard IM features such as chat, group conference, presence management, file transfer, offline messages and emergency alert/notification. Extra features include contact management and optional tabbed chat sessions.
The server has administration tools like managing user accounts, client-side logging capabilities and peer-to-peer file transfers. Akeni Pro Messenger can be setup on a private network without connecting to the internet and can easily be setup for use inside and outside the company firewall.
<<lessThe server has administration tools like managing user accounts, client-side logging capabilities and peer-to-peer file transfers. Akeni Pro Messenger can be setup on a private network without connecting to the internet and can easily be setup for use inside and outside the company firewall.
Download (3.1MB)
Added: 2006-06-19 License: GPL (GNU General Public License) Price:
1225 downloads
Trustix Enterprise Firewall 4.7
Trustix Enterprise Firewall represents a revolution within firewall management software. more>>
Trustix Enterprise Firewall represents a revolution within firewall management software. Trustix Enterprise Firewall is the worlds first WYSIWYG Enterprise Firewall, making it easy-to-use and easy-to-deploy. By utilizing the WYSIWYG GUI, your Enterprise Firewall will be out of the box and implemented in an unbeatable 25 minutes- and without the need for a dedicated systems administrator!
A fully-featured packet-filtering router, Trustix Enterprise Firewall has advanced capabilities including an intuitive graphical user interface (GUI) for visualizing and editing firewall policy.
This unique GUI enables you to manage traffic for all your zones (up to 24) as well as port forwarding, network address translation (NAT) and virtual private network (VPN) configurations.
Packet-filtering enables Enterprise Firewall to act as a router to accelerate data transmission. Meaning no more bottle necks due to time consuming proxies.
IP-address sharing by masquerading or NAT.
The underlying rules generated by the program are then fully optimized before being deployed- thereby optimizing the security and performance of your firewalls architecture, and avoiding errors and duplications.
Trustix Enterprise Firewall uses the IPsec protocol to encrypt data transmitted over the net- extending the security of your network to all arms of your business. Communications between your office and home users are protected using 168-bit 3DES encryption- triple the encryption, triple the security! Enables remote, secure configuration of multiple firewalls from one Windows or Linux desktop.
Trustix Enterprise Firewall Blockades and repel malicious attacks from hackers, Trojans, worms and infected files.
Main features:
- Visualise DMZs - drag and drop security policy deployment
- Integrate branch offices with 3DES encrypted VPN tunnels
- Accelerate internet access times with proxy caching server
- Authenticate remote workers with PKI X.509 certificates
- Ensure high availability with fault tolerant automatic failover
<<lessA fully-featured packet-filtering router, Trustix Enterprise Firewall has advanced capabilities including an intuitive graphical user interface (GUI) for visualizing and editing firewall policy.
This unique GUI enables you to manage traffic for all your zones (up to 24) as well as port forwarding, network address translation (NAT) and virtual private network (VPN) configurations.
Packet-filtering enables Enterprise Firewall to act as a router to accelerate data transmission. Meaning no more bottle necks due to time consuming proxies.
IP-address sharing by masquerading or NAT.
The underlying rules generated by the program are then fully optimized before being deployed- thereby optimizing the security and performance of your firewalls architecture, and avoiding errors and duplications.
Trustix Enterprise Firewall uses the IPsec protocol to encrypt data transmitted over the net- extending the security of your network to all arms of your business. Communications between your office and home users are protected using 168-bit 3DES encryption- triple the encryption, triple the security! Enables remote, secure configuration of multiple firewalls from one Windows or Linux desktop.
Trustix Enterprise Firewall Blockades and repel malicious attacks from hackers, Trojans, worms and infected files.
Main features:
- Visualise DMZs - drag and drop security policy deployment
- Integrate branch offices with 3DES encrypted VPN tunnels
- Accelerate internet access times with proxy caching server
- Authenticate remote workers with PKI X.509 certificates
- Ensure high availability with fault tolerant automatic failover
Download (485MB)
Added: 2006-04-19 License: GPL (GNU General Public License) Price:
1290 downloads
White Box Enterprise Linux 4 Respin 2
White Box Enterprise Linux is derived from the Free/Open Source Software made available by Red Hat, Inc. more>>
Specifically, this product is forked from the source code for Red Hats _Red Hat Enterprise Linux 3_ product under the terms and conditions of its EULA.
There may be remaining packaging problems and other odd bugs. These are solely the responsibility of the White Box Linux effort and should not in any shape, manner or form reflect on the quality of Red Hats commercial product. In fact, if you need a fully tested and supported OS you probably should go buy their box set.
A fair amount of effort has gone into removing Red Hats trademarks and logos. Should you find one remaining, please report it so that it can be removed.
The goal of this project is to provide an unencumbered RPM based Linux distribution that retains enough compatibility with Red Hat Linux to allow easy upgrades and to retain compatibility with their Errata srpms.
Being based off of RHEL3 means that a machine should be able to avoid the upgrade treadmill until Oct 2008 since RHEL promises Errata availability for five years from date of initial release and RHEL3 shipped in Oct 2003.
Or more briefly, to fill the gap between Fedora and RHEL.
<<lessThere may be remaining packaging problems and other odd bugs. These are solely the responsibility of the White Box Linux effort and should not in any shape, manner or form reflect on the quality of Red Hats commercial product. In fact, if you need a fully tested and supported OS you probably should go buy their box set.
A fair amount of effort has gone into removing Red Hats trademarks and logos. Should you find one remaining, please report it so that it can be removed.
The goal of this project is to provide an unencumbered RPM based Linux distribution that retains enough compatibility with Red Hat Linux to allow easy upgrades and to retain compatibility with their Errata srpms.
Being based off of RHEL3 means that a machine should be able to avoid the upgrade treadmill until Oct 2008 since RHEL promises Errata availability for five years from date of initial release and RHEL3 shipped in Oct 2003.
Or more briefly, to fill the gap between Fedora and RHEL.
Download (655.5MB)
Added: 2007-06-21 License: GPL (GNU General Public License) Price:
859 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 enterprise messaging 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