Links
This page contains a list of resources I’ve found helpful in the past.
System Administration Generally (Linux)
GNU Links
Exim Links
- Exim Official Website
- Exim Documentation - Current Version
- Exim Git Repo
- Exim Bugs
- Exim Mailing Lists - includes links for searchng * the archives through gmane.org
- Exim Wiki
- Exim - Debian Wiki
Sites with Exim Info
Caveat: Some of these sites are older sites and while the concepts presented are helpful to gaining an understanding of Exim, Exim itself has moved on in its development. Don’t just “drop in” an ACL or a configuration setting and expect it to “just work”. Unfortunately, a lot of sites don’t date the pages so it’s hard to tell how up to date things are.
Datadisk.co.uk - good walk-through of exim concepts by Paul Valle
Lena’s Site - great examples of configurations and ACLs - current
Exim Cheat Sheets
- http://www.datadisk.co.uk/html_docs/exim/exim_cs.htm
- http://bradthemad.org/tech/notes/exim_cheatsheet.php
Thanks to the authors of these cheat sheets. The info has helped me out on several occasions.
NGINX Links
“NGINXâ„¢ is a high performance edge web server with the lowest memory footprint and the key features to build modern and efficient web infrastructure.” - NGINX
Pronounced “engine-ex”.
nginx.org - documentation, FAQ, HowTo, etc.
nginx.org wiki - note that some information may be out of date. I believe the preferred site for documentation is now nginx.org although all of the documentation hasn’t been migrated over to the new site. See this discussion.