Welcome to FOSSLC
FOSSLC is a non-profit corporation dedicated to education, community, and business development involving open source technologies. Read more about FOSSLC
Tips and tutorials for Linux administrator and Linux server users. Various high demand topics are covered with multiple posts each week.
Updated: 2 hours 15 min ago
Apache Resources
Apache Resources These Apache resources are a way to find the answers you need when you are managing a Web Server. These links focus on the Apache web server on Ubuntu and CentOS servers. Training Resources Live Ubuntu Training Live CentOS Training Skill Builder: One Hour Live Classes Web Series: 4 Hours of Live Classes [...]
Apache Skill Builder Classes Scheduled for Next Week
Targeted at Linux administrators and Windows server migrants, the BeginLinux.com Skill Builder sessions are one hour classes designed to provide students with a firm understanding of a specific skill. This is done through audio, visual and student application training during the class. The Skill Builder courses are designed for people who want to learn specific [...]
Ubuntu: Apache Install
Server features that stand out for Apache are it’s speed, configuration options , stability and feature set. Apache is known for rock solid stability that comes from a source code that has been available for a long time and many have reviewed it. Also the wide usage has helped to facilitate bug fixes quickly. Ubuntu [...]
Apache: Performance Tuning
Apache Performance Tuning The most important aspect of webserver performance is the amount of available RAM. This means that as you set up your server it is important to prevent the server from using the swap file as this will dramatically slow down the server. Watch the MaxClients setting as the webserver may spawn so [...]
Apache Web Server Logs
Log Files Log files are critical to managing Apache. Managing these logs can provide advance security warnings, provide detailed information in terms of who is visiting your site and where they are coming from and can help you troubleshoot the use of your server resources. The two main log files are listed below from a [...]
Apache Web Server: Install
Apache is based on the code developed by the National Center for Supercomputing Applications (NCSA) and has developed into the most secure and stable web server today. In fact, Apache has the major share of Internet web sites. NCSA’s active development stopped in late 1994 and a group of web administrators coordinated to create their [...]