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
2
votes
2 answers

Open source cloud virtual server software

I am looking for an open source virtual server cloud framework library. If there is anything like this, I plan to start my own sort of simple Amazon EC2-like service (I have the hardware, I need to make or obtain the software). I apologize if this…
Matt
2
votes
3 answers

Open Source Social Bookmarking CMS?

I am looking for an open source social bookmarking site CMS so I can build a site like delicious with it for my organization. This will be deployed in the internal LAN. Do you have any recommendations?
Ramaz
1
vote
1 answer

Good Booking Engines Suggestions

I want to get some suggestion for a Customizable/Opensource Booking Engine for Hotels That you've used or had coded them. The booking engine I'm looking for is the one you can add and customize their fields (address,rates, and other stuffs). Also I…
user28139
  • 131
  • 4
1
vote
3 answers

Proxy failover solution?

What would be http/ftp proxy failover solutions using open source tools? I have one squid proxy server on virtual Linux server and need to make a failover server on another one. Proxy must be configurable by end users by manually entering DNS name…
Kazimieras Aliulis
  • 2,324
  • 2
  • 26
  • 45
1
vote
0 answers

Sending Message To User From Remote Computers

I have 4 networks. 10.22.227.0\24, 10.28.43.0\24, 10.0.3.0\24, 10.0.6.0\24. In total there is some where around 250 users. What i would like to be able to do is send the user a message from my computer or my laptop. I used msg from the CMD line and…
1
vote
1 answer

Puppet masterport

You can have Puppet listen on a custom port as port 80 instead of 8140 as I have seen it. It can be set in etc/puppet/puppet.conf as masterport=80 There is a command, don't know if I use it right puppet agent --server puppetmaster --masterport 80…
nicoX
  • 611
  • 9
  • 18
1
vote
1 answer

Is this load balancing / horizontal scaling scheme naive?

I offer my solution to the following problem, and ask you networking and server admin professionals to validate it or poke holes in it. I am interested in any obvious attack vectors or scalability issues you may see. Thanks! Requirements: HTTPS…
drfloob
  • 143
  • 5
1
vote
1 answer

undervolting information for Solaris

Looking for undervolting procedures (or tools) for Solaris/Opensolaris x86? Info: BIOS config: LENOVO 68ET37WW CPU Into: Intel Core 2 Duo T5250
Aaron
  • 229
  • 3
  • 9
1
vote
2 answers

High performance POP3 solution that can handle a few accounts with millions of emails

Due to regulations we have to create a solution that communicates over smtp/pop3 (basically RPC over SMTP/POP3) only. Messages are sent from one application with SMTP, delivered to a mailbox, and picked up by another application with POP3,…
webern
  • 13
  • 2
1
vote
3 answers

Open Source (Linux-) Server monitoring Software with lightweight footprint

What OSS monitoring soltions are there? I know only nagios & cacti. Are there any real live performance monitoring tools?
Martin K.
  • 750
  • 2
  • 10
  • 24
1
vote
1 answer

Example of Open Source Backup Solution which uses Ahsay

I'm working on a backup solution which uses a re-branded Ahsay software. Boss doesn't want me to reinvent the wheel and so I'm looking for an existing, open source solution that we can use to get ideas. Does anybody know of a backup solution which…
bobble14988
  • 235
  • 2
  • 8
1
vote
3 answers

Iptables log analysis tool, not reporting tool?

I'm running a RHEL 6 Linux server and receive about 3000-5000 hits on my iptables logs daily and I want to see all hits on the iptables, source address, source network name, ports, hit counts etc. Is there any advanced iptables analysis tool that…
1
vote
2 answers

Open source network and host emulator

I am wondering if the following product even exists. Here's my wish list: Bootable CD with simple (XML, YAML) configuration allowing you to spin up multiple virtual hosts, each with their own IP and with basic services like HTTP or SMTP. It doesn't…
mlambie
  • 1,201
  • 2
  • 16
  • 22
1
vote
6 answers

Good Open Source Content Management System For Teacher and Students (Middle School)?

Is there a good content management system that could run on Linux that could be used with middle school students? The idea is that each kid would create his/her page and then the pages would all be reviewed by the teacher (for spelling, grammar,…
NoahD
  • 407
  • 5
  • 10
1
vote
1 answer

Good OPDS Server for Shared Hosting?

Does anyone have recommendations for a web-based server I can use to host an OPDS server that does not require something heavy like a VPS? I realized the FBReader and other mobile e-book readers would allow me to syndicate myself between me and…
songei2f
  • 1,924
  • 1
  • 20
  • 30