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
4
votes
0 answers

Squid Logs NTLM usernames only for certain requests

Currently I have squid 3.2 setup with NTLM authentication and LDAP Group pulls. I also have MySar running to pull the reports. It seems that the way the logging works is by passing them twice, one to authenticate and one to accept. However with…
alucas
  • 41
  • 2
4
votes
4 answers

P2P VPN: cross between Hamachi and OpenVPN

I recently started using OpenVPN. It is useful because you can securely connect many clients from different networks. However, when two clients communicate, they are not directly connected but they go through the server. This means that the…
user14198
4
votes
11 answers

Open Source Linux network analyzer

Open Source Linux network analyzer Which are there? What features do they offer?
Martin K.
  • 750
  • 2
  • 10
  • 24
4
votes
5 answers

Good combination of linux OS and POS software for retail company

In our company we have around 80 POS (point of sale) work stations, All of them using Wndows OS (many versions from Win98 to Vista) until now I haven't had problems with BSA, but I know that lot of stations are running with proper licences for the…
adopilot
  • 1,501
  • 6
  • 25
  • 40
4
votes
3 answers

Fastest Open Source Java Application Server

Which Open Source Java Application Server is the fastest? Glassfish Jetty JBoss Others?
Martin K.
  • 750
  • 2
  • 10
  • 24
4
votes
4 answers

What open source CRM do you use?

What open source(or not) CRM do you use ? i have come across Tactilecrm and it's kinda' great.
s.mihai
  • 1,511
  • 6
  • 23
  • 27
4
votes
2 answers

Chef Server Migration

A company that I'm contracting with has determined that they need to migrate their Chef (Open-Source Edition) instance to a new server. They do not want to migrate to the Hosted platform. I have not been able to find a guide for how to do this. …
gWaldo
  • 11,887
  • 8
  • 41
  • 68
4
votes
3 answers

Open source thin-client software

I have been looking for a open source alternate to windows thin-client terminals we use for remote desktop into a terminal server which is where users do all their work. I am often in the situation where i have multiple computers that would do great…
Shard
  • 1,432
  • 4
  • 21
  • 35
4
votes
3 answers

Is there any open source web server monitor for IIS?

Are there any decent open source web server monitor app for IIS? Something decent that could track for example: Activity/throughput Response time CPU usage Memory usage Disk usage Anything other useful stats I've searched around code.google,…
JK01
  • 339
  • 2
  • 7
  • 16
4
votes
5 answers

Open source mail server able to manage large mailboxes accessed via IMAP?

I'm looking for a open source mail server based on Linux to replace an existing Exchange mail server (Windows Server 2003) with several (5-10) large mailboxes (each with more than 2 Gbytes in size or more than 100.000 messages). Each of these large…
4
votes
6 answers

Which network performance management software do you use?

I am looking at the various options available for network performance management software, some of the solutions I've found so far are: Proprietary: HP - ProCurve Universal: SolarWinds - Orion Open Source: OpenNMS I am trying to discover the…
4
votes
8 answers

What are the best open source tools to stress-test a Linux system?

What open sources tools do you recommend for stress-testing a Linux server? Specifically, we're wanting to thrash the CPU, hard disk array and memory. We have a 4-year-old IBM server that was freezing with it's Windows Server 2003 installation.…
mlambie
  • 1,201
  • 2
  • 16
  • 22
4
votes
3 answers

Is there a scalable open source web BB/forum?

Some places say phpBB doesn't scale past 5000 concurrent users. Is there FOSS forum software out there that might go further, to say 7k-10k or more?
jldugger
  • 14,122
  • 19
  • 73
  • 129
4
votes
2 answers

Opensource simplified calendaring solution

I'm after a very simple (in my eyes) opensource calendaring solution. The basic functionality I need is: provide readonly ICS feed (http/s/) (the way google cal provides it), so clients can subscribe to it API to create/delete users (and their…
Sunny
  • 5,722
  • 3
  • 21
  • 24
3
votes
5 answers

Free automatic deployment systems?

Are there any free systems for deploying new applications across a Windows network? e.g. if I wanted to automatically install Silverlight to every PC? (Assuming a Windows network of about 150 machines)
codeulike
  • 998
  • 5
  • 16
  • 29
1 2
3
9 10