Questions tagged [open-source]

Open Source Software is software for which the source code is available for free. Usually the source code and compiled versions can be used/changed/redistributed with simple restrictions as detailed in the accompanying license. Even though the source code is readily available, some companies like Red Hat charge for support with their product. The Open Source principles can also be applied to concepts besides software.

Open source is a general term that encompasses many different licenses. They all share some common characteristics, though. These include freely available source code, free redistribution, the license cannot be specific to a product - the code must follow the license regardless of implementation, and the license must not restrict the type of licenses that other products distributed with it must use. A more in-depth definition can be seen at the Open Source Initiative site.

Some of the more common open source licenses include:

Some popular open source software packages include:

150 questions
3
votes
1 answer

Opensource alternative to MS Active Directory

As part of an undergoing IT infrastructure building, I need to implement LDAP directory using opensource communities backed solution. I'm not pretty sure about Openldap and Samba. Do they offer roughly the same features as Active Directory ? Any…
elsadek
  • 211
  • 2
  • 12
3
votes
3 answers

Open Source Exchange Client?

Are there any good open-source Exchange 2003 clients for linux? That can handle all the Exchange features like Calendars, etc.
codeulike
  • 998
  • 5
  • 16
  • 29
3
votes
4 answers

Open Source project that does SSL Inspection

I've been assigned to research out and spec replacing our old and decrepit http content filtering system. There are several open source filtering packages available but I've not come across one that does SSL inspection. The new system will scale to…
user21464
  • 33
  • 1
  • 4
3
votes
6 answers

open source knowledge base CMS system

I'm looking for an open source knowledge base system that uses tags, rather than free-text search to identify articles (a lot like serverfault does). I've looked at twiki, which many people suggested, but haven't found what I'm looking for.…
Thomi
  • 251
  • 1
  • 3
  • 9
3
votes
5 answers

All In One Version Control - Debian

I'm currently setting up a SVN repro for personal use. Normally on Debian that'd be svnserve, trac, maybe Apache... and that's three apps to take care of. Most stuff requires an Apache, but I use a lighttpd. I want one server app that does that. Is…
wishi
  • 211
  • 1
  • 2
  • 8
3
votes
1 answer

How to choose an open source, Asterisk friendly firewall?

I'm in pain. We are moving to a SIP based VOIP system and for whatever reason, we could not get our hosted Asterisk solution to work with our Sonicwall. Our VOIP provider gave up and is recommending an open source vendor, pfSense. A little…
Lucas
  • 133
  • 6
3
votes
3 answers

Do you know an FOSS alternative to EtherPad or a similar service with > 8 user limit?

I'm at a summer program where about 30 students are taking collaborative notes during presentations. EtherPad works great for this but it has a limit of 8 users. Do you know any alternatives? Google Docs is not very robust for this kind of use (if…
amh
  • 411
  • 1
  • 5
  • 12
3
votes
3 answers

Is there an open-source alternative to Apple Open Directory?

On my company's network there are a small collection of iMacs. Currently they use Active Directory. We looked in to Apple Open Directory, but $500 for a copy of OSX Server (not to mention the Apple hardware to run it on) seemed a bit expensive. I'm…
Yoplitein
  • 53
  • 3
  • 8
3
votes
5 answers

Best linux based open source firewalls with graphical user interface

Are there any open source firewalls for linux that can be installed on a server and bring their own linux OS? have a graphical user interface? Would be great if the firewall would be based on Debian linux is still supported by an active…
Daniel
  • 825
  • 6
  • 24
3
votes
4 answers

Is there any open source solution for failover of incoming traffic?

We have two ISP's and both ISPs' IP NAT with the same webserver IP. I want failover for incoming traffic, is there any open source solution? Can I do it by making two name servers, one for each ISP? I am not sure but as per my knowledge the primary…
sahil
3
votes
10 answers

Mail Server Free Alternatives on Windows

My company is using Microsoft Mail and the company want to upgrade the mail server, but does not have enough cash for expending on an Exchange, so I was wondering what are the free alternatives out there that permits us to: Configure a Mail Server…
3
votes
1 answer

Is there a open source web application for monitor the activity of sql server?

Is there a open source web application for monitor the activity of sql server? monitor users, queries, performance , ...
3
votes
4 answers

Opensource site statistics for PHP

I am looking a modern, PHP based visitor statistics tracker. As mentioned in the title it must be open source. The other features it must contain are referrer tracking, no of unique hit by daily, monthly etc, with reports. Does anyone have any…
Bharanikumar
  • 133
  • 5
3
votes
4 answers

1 Linux Backup server - 4 linux servers, 3 Windows servers - how to backup?

I have: 1 Linux "backup" server (Ubuntu 9.10 server) (plenty of disk, new server) 2 Gentoo servers 2 CentOS servers 3 Windows 2003 servers I'd like to backup all of the servers as disk-to-disk backups to the Ubuntu backup server. HOW? Please be…
TheCleaner
  • 32,352
  • 26
  • 126
  • 188
2
votes
1 answer

AWS Linux Source Code?

We are looking for the source code for Amazon Web Services (AWS) AWS Linux kernel. This should be available under the GPL, but we can't find it, and our requests to Amazon have gone unanswered. Where can we find it? We don't want generic Linux…
vy32
  • 2,018
  • 1
  • 15
  • 20