27

Six Easy Steps to Make a Super Secure Linux Server

http://www.technicant.com

Curiously many Linux administrators out there are clueless about properly securing or configuring a server. The following steps can significantly increase the stability and security of any Linux servers. These tips are all easy and quick to do as each can be completed in less than fifteen minutes!


Read more »
Created by admin 28 weeks 2 days ago – Made popular 28 weeks 2 days ago
Category: Linux server   Tags:
24

Linux router load balancing

http://www.zeroshell.net

A Linux router featuring Load Balancing and Failover of multiple Internet connections;

Zeroshell is a Linux distribution for servers and embedded devices aimed at providing the main network services a LAN requires. It is available in the form of Live CD or Compact Flash image and you can configure and administer it using your web browser. The main features of this Linux distribution for Network Appliances are listed below:

# Load Balancing and Failover of multiple Internet connections;
# UMTS/HSDPA connections by using 3G modems;


Read more »
Created by cool 17 weeks 3 days ago – Made popular 17 weeks 3 days ago
Category: Linux server   Tags:
14

NagiosGrapher on CentOS

http://beginlinux.com

The important aspect of graphing is that it enables a busy administrator to evaluate a server visually, often making more sense than strings of data. NagiosGrapher is a tool that you can use with Nagios to graph information that you want to evaluate as an administrator. This tutorial will show you how to install Nagiosgrapher in preparation for the data to be graphed.


Read more »
Created by aweber 21 weeks 3 days ago – Made popular 21 weeks 3 days ago
Category:   Tags:
14

How to Use Conditions In Shell Scripts

http://beginlinux.com

One of the most important tasks for a Linux administrator to achieve in shell scripting is to test for information you need to know. Conditions is a way to test for one thing and if that is true then take one action and if it is not true take a different action. This tutorial, with illustrations, will help you start writing conditions to test for the information you need.


Read more »
Created by aweber 22 weeks 1 day ago – Made popular 22 weeks 1 day ago
Category:   Tags:
13

Learn To Use Functions

http://beginlinux.com

Bash Shell scripting...every Linux admin needs it to save time. One aspect of shell scripting is writing functions. Creating functions in your scripts allows you to create containers of code that you can reuse in one script or multiple scripts. This tutorial, with examples, shows you how to create functions. The article is a part of a free shell scripting course.


Read more »
Created by aweber 22 weeks 4 days ago – Made popular 22 weeks 4 days ago
Category:   Tags: