Difference between revisions of "Judge:Free software"

From PEGWiki
Jump to: navigation, search
(Created page with "'''Every single piece of software used on the PEG Judge''' is licensed under a '''free software license''', such as the GNU General Public License. Here are the major components ...")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
'''Every single piece of software used on the PEG Judge''' is licensed under a '''free software license''', such as the GNU General Public License. Here are the major components of the Judge:
 
'''Every single piece of software used on the PEG Judge''' is licensed under a '''free software license''', such as the GNU General Public License. Here are the major components of the Judge:
* [http://www.ubuntu.com/ Ubuntu GNU/Linux 11.04 (Natty Narwhal)]
+
* [http://www.debian.org/ Debian 7 (Wheezy)]
 
* [http://apache.org/ Apache 2]
 
* [http://apache.org/ Apache 2]
 
* [http://mysql.com/ MySQL]
 
* [http://mysql.com/ MySQL]
 
* [http://php.net/ PHP 5]
 
* [http://php.net/ PHP 5]
 
* [http://codeigniter.com/ CodeIgniter]
 
* [http://codeigniter.com/ CodeIgniter]
* [http://www.sphinxsearch.com/ Sphinx search engine]
 
 
* [http://gcc.gnu.org/ GNU C and C++ compilers (gcc/g++)]
 
* [http://gcc.gnu.org/ GNU C and C++ compilers (gcc/g++)]
 
* [http://freepascal.org/ Free Pascal (fpc)]
 
* [http://freepascal.org/ Free Pascal (fpc)]
Line 16: Line 15:
 
* [http://www.perl.org/ Perl]
 
* [http://www.perl.org/ Perl]
  
In addition, your connection to the Judge (if you use the secure site) is encrypted using [http://www.openssl.org/ OpenSSL]. The Judge is administered through [http://www.openssh.com/ OpenSSH] and [http://freenx.berlios.de/ FreeNX]. Nice mathematical formulae on some problem descriptions and analysis pages would not be possible without [http://www.latex-project.org/ LaTeX] and [http://www.imagemagick.org/script/index.php ImageMagick]. The Judge hosts its own DNS using [http://www.isc.org/software/bind BIND], as well as its own mail server using [http://www.postfix.org/ Postfix] and [http://www.dovecot.org/ Dovecot]. The forum is powered by [http://www.phpbb.com/ phpBB], and the wiki you are reading now is, of course, powered by [http://www.mediawiki.org/wiki/MediaWiki MediaWiki].
+
In addition, your connection to the Judge (if you use the secure site) is encrypted using [http://www.openssl.org/ OpenSSL]. The Judge is administered through [http://www.openssh.com/ OpenSSH] and [http://freenx.berlios.de/ FreeNX] and versioned using [http://git-scm.com/ git]. Nice mathematical formulae on some problem descriptions and analysis pages would not be possible without [http://www.latex-project.org/ LaTeX] and [http://www.imagemagick.org/script/index.php ImageMagick]. The Judge hosts its own DNS using [http://www.isc.org/software/bind BIND], as well as its own mail server using [http://www.postfix.org/ Postfix] and [http://www.dovecot.org/ Dovecot]. The forum is powered by [http://www.phpbb.com/ phpBB], and the wiki you are reading now is, of course, powered by [http://www.mediawiki.org/wiki/MediaWiki MediaWiki].
  
 
In addition, all of these components are free in the sense of '''costing nothing'''.
 
In addition, all of these components are free in the sense of '''costing nothing'''.

Latest revision as of 00:53, 19 July 2014

Every single piece of software used on the PEG Judge is licensed under a free software license, such as the GNU General Public License. Here are the major components of the Judge:

In addition, your connection to the Judge (if you use the secure site) is encrypted using OpenSSL. The Judge is administered through OpenSSH and FreeNX and versioned using git. Nice mathematical formulae on some problem descriptions and analysis pages would not be possible without LaTeX and ImageMagick. The Judge hosts its own DNS using BIND, as well as its own mail server using Postfix and Dovecot. The forum is powered by phpBB, and the wiki you are reading now is, of course, powered by MediaWiki.

In addition, all of these components are free in the sense of costing nothing.