Skip to main content

Welcome to FOSSLC

FOSSLC is a non-profit corporation dedicated to education, community, and business development involving open source technologies. Read more about FOSSLC

SC2010 Registration

Register for Open Source Technology showcase - SC2010 in Ottawa, Ontario  on Eventbrite

BeginLinux

Syndicate content BeginLinux.com
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

Thu, 07/15/2010 - 02:52
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 [...]
Categories: Code, Community, Education, Linux

Apache Skill Builder Classes Scheduled for Next Week

Tue, 07/13/2010 - 09:33
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 [...]
Categories: Code, Community, Education, Linux

Ubuntu: Apache Install

Mon, 07/12/2010 - 21:53
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 [...]
Categories: Code, Community, Education, Linux

Apache: Performance Tuning

Mon, 07/12/2010 - 10:40
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 [...]
Categories: Code, Community, Education, Linux

Apache Web Server Logs

Sat, 07/10/2010 - 11:48
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 [...]
Categories: Code, Community, Education, Linux

Apache Web Server: Install

Thu, 07/08/2010 - 22:18
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 [...]
Categories: Code, Community, Education, Linux