Network related tutorials
 |
|
Post date: July 8, 2008, 09:07 Category: Network Views: 4117 Comments |
Tutorial quote: mod_defensible is an Apache 2.x module intended to block spammers/hackers/script kiddies using DNSBL servers. It will look at the client IP and check it in one or several DNSBL servers and return a 403 Forbidden page to the client. This guide shows how to install and use it with Apache 2 on a Debian Etch server. |
 |
|
Post date: July 6, 2008, 16:07 Category: Network Views: 6032 Comments |
Tutorial quote: Web-based Distributed Authoring and Versioning, or WebDAV, is a set of extensions to the Hypertext Transfer Protocol (HTTP) which allows users to collaboratively edit and manage files on remote World Wide Web servers.This tutorial will explain howto install webdav Configuration With Apache2 On Debian Etch.
|
 |
|
Post date: June 28, 2008, 12:06 Category: Network Views: 8076 Comments |
Tutorial quote: Step by step install wordpress multi user in FreeBSD |
 |
|
Post date: June 26, 2008, 10:06 Category: Network Views: 5574 Comments |
Tutorial quote: The current leading SSH server, OpenSSH, offers two main methods of authentication: interactive password and public key authentication. While interactive password authentication is the default, there are several reasons for using public key authentication. After reading some background information about public key cryptography, you should have a firm understanding of what public key cryptography is and how it works. You're welcome to skip straight to generating keys for use with SSH. Setting up public key authentication will require a few minutes, but the results are worthwhile. |
 |
|
Post date: June 9, 2008, 15:06 Category: Network Views: 5303 Comments |
Tutorial quote: Ever have bandwidth issues and wish you could automated the testing process instead of manually testing every other hour of the day? I have.
By using this bash script we are able to automate an upload and download of a file and email the speed results. |
 |
|
Post date: May 18, 2008, 11:05 Category: Network Views: 3567 Comments |
Tutorial quote: If you want to select Fastest Mirror in Debian follow this tutorial and this is very helpful if you want to download and install your debian packages,Updates .netselect-apt automatically creates a sources.list file for using with apt for the specified distribution by downloading the list of Debian mirrors using wget and choosing the fastest servers (both US and non-US) using netselect. The output file is written to OUTFILE. |
 |
|
Post date: April 20, 2008, 18:04 Category: Network Views: 4045 Comments |
Tutorial quote: We have already discussed how to install mail server with postfix+Devcot+SASL +Squirrel Mail in this article we will see how to add spam filter for postfix mail server.Apache SpamAssassin is an extensible email filter that is used to identify spam. Once identified, the mail can then be optionally tagged as spam for later filtering. It provides a command line tool to perform filtering, a client-server system to filter large volumes of mail, and Mail::SpamAssassin, a set of Perl modules allowing Apache
SpamAssassin to be used in a wide variety of email systems.
|
 |
|
Post date: February 24, 2008, 12:02 Category: Network Views: 4194 Comments |
Tutorial quote: This guide will walk you through the setup process for implementing NDT running under Ubuntu 7.10 Server. For those unfamiliar with NDT, it is a network performance testing application. NDT will measure the throughput between your server and the desktops that you run the java client from. |
 |
|
Post date: February 19, 2008, 11:02 Category: Network Views: 3823 Comments |
Tutorial quote: This document describes how to set up master-master replication with MySQL 5 on Fedora 8. Since version 5, MySQL comes with built-in support for master-master replication, solving the problem that can happen with self-generated keys. In former MySQL versions, the problem with master-master replication was that conflicts arose immediately if node A and node B both inserted an auto-incrementing key on the same table. The advantages of master-master replication over the traditional master-slave replication are that you do not have to modify your applications to make write accesses only to the master, and that it is easier to provide high-availability because if the master fails, you still have the other master. |
 |
|
Post date: February 15, 2008, 13:02 Category: Network Views: 4259 Comments |
Tutorial quote: Making dnscache work on local network |
|
|