iceccd - Icecream daemon
   iceccd [ -n netname ] [ -m max_processes ] [ --no-remote ] [ -w ] [ -d
          | --daemonize ] [ -l logfile ] [ -s schedulerhost ] [ -v[v[v]] ]
          [ -r | --run-as-user ] [ -b env-basedir ] [ -u | --nobody-uid |
          nobodyuid] [ --cache-limit MB ] [ -N hostname ]
The Icecream daemon has to run on all nodes being part of the Icecream compile cluster. It receives compile jobs and executes them in a chroot environment. The compile clients send their compile environment the first time they send a job to a particular daemon, so that the environment of the daemon doesn't have to match the one of the client. The daemon also has to run on clients sending compile jobs to the Icecream network. If a node should be able to send compile jobs, but never receive any, start the daemon with the option -m 0. All Icecream daemons need to have contact to the Icecream scheduler which controls the distribution of data between compile nodes. Normally the daemon will automatically find the right scheduler. If this is not the case you can explicitly specify the name of the Icecream network and the host running the scheduler.
   -n netname
          The name of the icecream network the daemon should  connect  to.
          There  has  to  be a scheduler running for the network under the
          same network name.
   -m max_processes
          Maximum number of compile jobs started in  parallel  on  machine
          running the daemon.
   --no-remote
          Prevents jobs from other nodes being scheduled on this one.
   -w
   -d, --daemonize
          Detach daemon from shell.
   -l logfile
          Name of file where log output is written to.
   -s scheduler_host
          Name  of  host  running the scheduler for the network the daemon
          should connect to. This option might help if the scheduler can't
          broadcast  its  presence to the clients due to firewall settings
          or similar reasons.
   -v, -vv, -vvv
          Control verbosity of daemon. The more v the more verbose.
   -r, --run-as-user
          Force running the daemon with user rights. Usually you will need
          to run the daemon with root rights.
   -b env_basedir
          Base  directory  for  storing  compile  environments sent to the
          daemon by the compile clients.
   -u, --nobody-uid nobodyuid
          Id of user nobody. This user id  is  used  when  the  daemon  is
          dropping privileges.
   --cache-limit MB
          Maximum  size  in  Mega  Bytes  of  cache  used to store compile
          environments of compile clients.
   -N hostname
          The name of the icecream host on the network.
icecream, icecc-scheduler, iceccd, icemon
   Cornelius Schumacher
                           April 21th, 2005                      iceccd(1)
	    Personal Opportunity - Free software gives you access to billions of dollars of software at no cost. Use this software for your business, personal use or to develop a profitable skill. Access to source code provides access to a level of capabilities/information that companies protect though copyrights. Open source is a core component of the Internet and it is available to you. Leverage the billions of dollars in resources and capabilities to build a career, establish a business or change the world. The potential is endless for those who understand the opportunity.
Business Opportunity - Goldman Sachs, IBM and countless large corporations are leveraging open source to reduce costs, develop products and increase their bottom lines. Learn what these companies know about open source and how open source can give you the advantage.
Free Software provides computer programs and capabilities at no cost but more importantly, it provides the freedom to run, edit, contribute to, and share the software. The importance of free software is a matter of access, not price. Software at no cost is a benefit but ownership rights to the software and source code is far more significant.
Free Office Software - The Libre Office suite provides top desktop productivity tools for free. This includes, a word processor, spreadsheet, presentation engine, drawing and flowcharting, database and math applications. Libre Office is available for Linux or Windows.
The Free Books Library is a collection of thousands of the most popular public domain books in an online readable format. The collection includes great classical literature and more recent works where the U.S. copyright has expired. These books are yours to read and use without restrictions.
Source Code - Want to change a program or know how it works? Open Source provides the source code for its programs so that anyone can use, modify or learn how to write those programs themselves. Visit the GNU source code repositories to download the source.
Study at Harvard, Stanford or MIT - Open edX provides free online courses from Harvard, MIT, Columbia, UC Berkeley and other top Universities. Hundreds of courses for almost all major subjects and course levels. Open edx also offers some paid courses and selected certifications.
Linux Manual Pages - A man or manual page is a form of software documentation found on Linux/Unix operating systems. Topics covered include computer programs (including library and system calls), formal standards and conventions, and even abstract concepts.