Important FOSS resources
Jump to navigation
Jump to search
Here is a list of some important resources related to the world of Free Software.
Free Software Philosophy
Articles
Videos & Audio Resources
About Licenses
- Comparison of Open Source Licenses
- Choose a License
- [ https://www.gnu.org/licenses/quick-guide-gplv3.html Quick Guide to GPL3]
- Creative Commons License
- Apache License on Wikipedia
- MIT License
License Texts
- GNU GPL
- GNU Licenses: GPL, LGPL, AGPL, etc.
- Apache License Text
- MIT License
- Creative Common Licenses
Other resources
Command line environment
Beginners
Shell programming
Linux System Administration
- Linux system Administration Guide on TDLP
- Alternative link to LSAG on TDLP
- Linux System Administration by Paul Cobbaut(PDF)
Network Administration
- Linux Network Administrator's Guide (PDF) on TDLP Alternative link
- Linux Network Administrator's Guide by O'Reilly Alternative link
Apache Web Server Administration
Mysql Database Server Administration
LDAP Administration
NFS Administration
Editors (vi, emacs, etc)
Free Software Development
Make
Writing portable programs
- Writing Portable C programs, Lecture from Princeton
- Writing Portable C programs with GNU Autotools
- Pages in Using GNU Autotools by Alexandre Duret-Lutz : PDF
Autotools
- A short Introduction to Autoools by Danny Robson: PDF
- Using GNU Autotools by Alexandre Duret-Lutz : PDF
- GNU Automake Manual on gnu.org
Coding Standards
Git
Join Debian Development
- How you can Join Debian
- WNPP: Work Needed and Prospective Packages
- Debian Bugs
- Debian Developer's Corner
- How to Package a .deb file