Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors

Understanding Open Source Software

Open source softwares are softwares which are having following characteristics:

  1. Softwares are free of cost.
  2. Source codes free availability.
  3. Right to manipulate software.
  4. All users are having equal rights.
  5. All rights granted must flow through all redistributed versions,
  6. Use of open source software must not restrict user of other softwares (closed source software).

Some of the examples of open source softwares-From Linux:

  1. Ubuntu
  2. Centos
  3. Fedora
  4. Slackware


Other open source softwares are:

  1. ClamAV (Antivirus)
  2. MySQL (Database)
  3. PostgreSQL (Database)
  4. Asterisk (IP Communication)
  5. PostFix (Email service)
  6. Sendmail (Email service)
  7. Samba (File server)
  8. Apache (Web server)
  9. Tomcat (Java servlet container)
  10. Open office
  11. Firefox (Web browser)