GNS3 – Graphical Network Simulator

August 26, 2010 by christian · Leave a Comment 

GNS3 is a graphical network simulator that allows simulation of complex networks. To allow complete simulations, GNS3 is strongly linked with : Dynamips, the core program that allows Cisco IOS emulation. Dynagen, a text-based front-end for Dynamips. Qemu, a generic and open source machine emulator and virtualizer. GNS3 is an excellent complementary tool to real labs for network engineers, administrators and people wanting to pass certifications such as CCNA, CCNP, CCIP, CCIE, JNCIA, JNCIS, JNCIE. It can also be used to experiment features of Cisco IOS, Juniper JunOS or to check configurations that need to be deployed later on real routers.  This project is an open source, free program that may be used on multiple operating systems, including Windows, Linux, and MacOS X.

Website: http://www.gns3.net/

GATE: a full-lifecycle open source solution for text processing

August 12, 2010 by christian · Leave a Comment 

GATE is over 15 years old and is in active use for all types of computational task involving human language. GATE excels at text analysis of all shapes and sizes. From large corporations to small startups, from €multi-million research consortia to undergraduate projects, their user community is the largest and most diverse of any system of this type, and is spread across all but one of the continents (apparently not in Antartica).

Core GATE is open source free software; users can obtain free support from the user and developer community via GATE.ac.uk or on a commercial basis from their industrial partners. They are the biggest open source language processing project with a development team more than double the size of the largest comparable projects (many of which are integrated with GATE). More than €5 million has been invested in GATE development; their objective is to make sure that this continues to be money well spent for all GATE’s users.

This note summarises the GATE software and process and gives examples of some of their uses. We believe that GATE is the leading system of its type, but as scientists we have to advise you not to take our word for it; that’s why we’ve measured our software in many of the competitive evaluations over the last decade-and-a-half (MUC, TREC, ACE, DUC, …). We invite you to give it a try, to get involved with the GATE community, and to contribute to human language science, engineering and development.

Puppet – Data center automation and configuration management

August 2, 2010 by christian · Leave a Comment 

Puppet is an open source data center automation and configuration management framework. Puppet provides system administrators with a simplified platform that allows for consistent, transparent, and flexible systems management. Puppet lets System Administrators spend less time on mundane tasks and instead focus on managing their infrastructure strategically. Puppet’s declarative language describes your system configuration, allowing you to easily reproduce any configuration on any number of additional systems. Additionally, Puppet can help establish and enforce approved system configurations automatically correcting systems that drift from their baseline. Puppet provides an audit trail of all your systems, which can easily be kept in version control for compliance purposes. Whether you have a small, heterogeneous network of user workstations or a cluster of rack-mounted number-crunchers, Puppet can help reduce your overhead and get the everyday management of your network under control so you can concentrate on the real problems.

Website: http://www.puppetlabs.com

Related Project: http://www.puppetlabs.com/puppet/related-projects/dashboard/

Ciitix-Wifi: turnkey solution for a WiFi hotspot

July 27, 2010 by christian · Leave a Comment 

It is a turnkey solution to your WiFi hotspot needs. Built onto the rock solid stable debian linux, setting up a secure (TTLS) WiFi hotspot is just a minute away.

Website: http://ciitix.ciit.net.pk/index.php/ciitix-wifi

How to: http://www.howtoforge.com/how-to-set-up-an-aaa-server-with-ciitix-wifi

OpenVBX: web-based open source phone system for business.

July 4, 2010 by christian · Leave a Comment 

Get virtual phone numbers, and build business apps with the easy drag ‘n drop editor. OpenVBX comes with applets for auto-attendants, call forwarding, voicemails (with transcription), receiving text messages and more. Integrate OpenVBX with your existing systems. Build your own custom phone applets with just a little bit of PHP. Rebrand and resell OpenVBX to your customers. Give every user their own phone number and personal conference line. Dial whole departments, share voicemail messages with the team. OpenVBX is for companies and collaboration.

Website: http://www.openvbx.org/

SQLITE: self-contained, serverless, zero-configuration, transactional SQL database engine

July 4, 2010 by christian · Leave a Comment 

SQLite is a in-process library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. The code for SQLite is in the public domain and is thus free for use for any purpose, commercial or private. SQLite is currently found in more applications than we can count, including several high-profile projects. SQLite is an embedded SQL database engine. Unlike most other SQL databases, SQLite does not have a separate server process. SQLite reads and writes directly to ordinary disk files. A complete SQL database with multiple tables, indices, triggers, and views, is contained in a single disk file. The database file format is cross-platform – you can freely copy a database between 32-bit and 64-bit systems or between big-endian and little-endian architectures. These features make SQLite a popular choice as an Application File Format. Think of SQLite not as a replacement for Oracle but as a replacement for fopen().  SQLite is a compact library. With all features enabled, the library size can be less than 300KiB, depending on compiler optimization settings. (Some compiler optimizations such as aggressive function inlining and loop unrolling can cause the object code to be much larger.) If optional features are omitted, the size of the SQLite library can be reduced below 180KiB. SQLite can also be made to run in minimal stack space (4KiB) and very little heap (100KiB), making SQLite a popular database engine choice on memory constrained gadgets such as cellphones, PDAs, and MP3 players. There is a tradeoff between memory usage and speed. SQLite generally runs faster the more memory you give it. Nevertheless, performance is usually quite good even in low-memory environments.

Website: http://www.sqlite.org

Next Page »

Get Adobe Flash playerPlugin by wpburn.com wordpress themes