Showing headlines posted by falko

« Previous ( 1 ... 34 35 36 37 38 39 40 41 42 43 44 ... 92 ) Next »

The Perfect Desktop - Ubuntu 10.10 (Maverick Meerkat)

  • HowtoForge; By Falko Timme (Posted by falko on Oct 15, 2010 10:30 AM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
This tutorial shows how you can set up an Ubuntu 10.10 (Maverick Meerkat) desktop that is a full-fledged replacement for a Windows desktop, i.e. that has all the software that people need to do the things they do on their Windows desktops. The advantages are clear: you get a secure system without DRM restrictions that works even on old hardware, and the best thing is: all software comes free of charge.

How To Upgrade Kubuntu 10.04 (Lucid Lynx) To 10.10 (Maverick Meerkat)

  • HowtoForge; By Falko Timme (Posted by falko on Oct 14, 2010 9:39 AM EDT)
  • Story Type: Tutorial; Groups: KDE, Ubuntu
The new Kubuntu 10.10 (Maverick Meerkat) has just been released. This guide shows how you can upgrade your Kubuntu 10.04 desktop installation to Kubuntu 10.10.

The Perfect Server - Ubuntu 10.10 [ISPConfig 3]

  • HowtoForge; By Falko Timme (Posted by falko on Oct 13, 2010 12:15 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
This tutorial shows how to prepare an Ubuntu 10.10 (Maverick Meerkat) server for the installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3 is a webhosting control panel that allows you to configure the following services through a web browser: Apache web server, Postfix mail server, MySQL, BIND or MyDNS nameserver, PureFTPd, SpamAssassin, ClamAV, and many more.

How To Upgrade Ubuntu 10.04 To 10.10 (Maverick Meerkat) (Desktop & Server)

  • HowtoForge; By Falko Timme (Posted by falko on Oct 12, 2010 12:00 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
The new Ubuntu 10.10 (Maverick Meerkat) has just been released. This guide shows how you can upgrade your Ubuntu 10.04 desktop and server installations to Ubuntu 10.10.

How To Configure PureFTPd To Accept TLS Sessions On Debian Lenny

  • HowtoForge; By Falko Timme (Posted by falko on Oct 11, 2010 6:46 AM EDT)
  • Story Type: Tutorial; Groups: Debian
FTP is a very insecure protocol because all passwords and all data are transferred in clear text. By using TLS, the whole communication can be encrypted, thus making FTP much more secure. This article explains how to configure PureFTPd to accept TLS sessions on a Debian Lenny server.

Setting Up An NFS Server And Client On Ubuntu 10.04

  • HowtoForge; By Falko Timme (Posted by falko on Oct 7, 2010 7:57 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
This guide explains how to set up an NFS server and an NFS client on Ubuntu 10.04. NFS stands for Network File System; through NFS, a client can access (read, write) a remote share on an NFS server as if it was on the local hard disk.

Integrating XCache Into PHP5 (Fedora 13 & Lighttpd)

  • HowtoForge; By Falko Timme (Posted by falko on Oct 6, 2010 1:45 PM EDT)
  • Story Type: Tutorial; Groups: Fedora, PHP
This guide explains how to integrate XCache into PHP5 on a Fedora 13 system (with Lighttpd). From the XCache project page: "XCache is a fast, stable PHP opcode cacher that has been tested and is now running on production servers under high load." It's similar to other PHP opcode cachers, such as eAccelerator and APC.

How To Integrate ClamAV Into ProFTPd For Virus Scanning On Debian Lenny

  • HowtoForge; By Falko Timme (Posted by falko on Oct 5, 2010 7:13 PM EDT)
  • Story Type: Tutorial; Groups: Debian
This tutorial explains how you can integrate ClamAV into ProFTPd for virus scanning on a Debian Lenny system. This is achieved through mod_clamav. In the end, whenever a file gets uploaded through ProFTPd, ClamAV will check the file and delete it if it is malware.

How To Set Up Kojoney SSH Honeypot On CentOS 5.5

  • HowtoForge; By Sayyed Mehdi Poustchi Amin (Posted by falko on Oct 4, 2010 10:59 AM EDT)
  • Story Type: Tutorial; Groups: Linux, Red Hat
Kojoney is a low level interaction honeypot that emulates an SSH server. The daemon is written in Python using the Twisted Conch libraries. In computer terminology, a honeypot is a trap set to detect, deflect, or in some manner counteract attempts at unauthorized use of information systems. Generally it consists of a computer, data, or a network site that appears to be part of a network, but is actually isolated, (un)protected, and monitored, and which seems to contain information or a resource of value to attackers. This tutorial shows how you can compile and install an updated version of Kojoney on a CentOS 5.5 server.

Installing Nginx With PHP5 And MySQL Support On CentOS 5.5

Nginx (pronounced "engine x") is a free, open-source, high-performance HTTP server. Nginx is known for its stability, rich feature set, simple configuration, and low resource consumption. This tutorial shows how you can install Nginx on a CentOS 5.5 server with PHP5 support (through FastCGI) and MySQL support.

Spam Control For Postfix

Spam is a major problem for anyone with a mail server. Many times, spam goes to email addresses that don't exist. But, it still is hitting your server even if it isn't delivered. Other times, a users inbox will be overflowing with annoying messages about Viagra, hookers, free software, and whatever else. Below is a solution. It's an ongoing accumulation of my efforts to stop spam to the best of my abilities. So far, it has a 97% success rate with over 20,000 emails (spam and ham, alike) processed.

Installing Lighttpd With PHP5 And MySQL Support On OpenSUSE 11.3

  • HowtoForge; By Falko Timme (Posted by falko on Sep 30, 2010 9:14 AM EDT)
  • Story Type: Tutorial; Groups: PHP, SUSE
Lighttpd is a secure, fast, standards-compliant web server designed for speed-critical environments. This tutorial shows how you can install Lighttpd on an OpenSUSE 11.3 server with PHP5 support (through FastCGI) and MySQL support.

Setting Up An OpenVPN Server With Authentication Against OpenLDAP On Ubuntu 10.04 LTS

  • HowtoForge (Posted by falko on Sep 29, 2010 1:29 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
OpenVPN, or Open Virtual Private Network, is a tool for creating networking "tunnels" between and among groups of computers that are not on the same local network. This is useful if you have services on a local network and need to access them remotely but don't want these services to be publicly accessible. By integrating with OpenSSL, OpenVPN can encrypt all VPN traffic to provide a secure connection between machines. The OpenLDAP backend of iRedmail allows you to integrate all kinds of applications and to realize centralized account management. This tutorial shows you how to integrate OpenVPN into the iredmail ldap backend on Ubuntu 10.04; passwords will be stored in ldap and you can change passwords through webmail.

Setting Up An NFS Server And Client On CentOS 5.5

  • HowtoForge; By Falko Timme (Posted by falko on Sep 28, 2010 11:47 AM EDT)
  • Story Type: Tutorial; Groups: Linux
This guide explains how to set up an NFS server and an NFS client on CentOS 5.5. NFS stands for Network File System; through NFS, a client can access (read, write) a remote share on an NFS server as if it was on the local hard disk.

How To Integrate ClamAV Into PureFTPd For Virus Scanning On Fedora 13

  • HowtoForge; By Falko Timme (Posted by falko on Sep 27, 2010 5:31 PM EDT)
  • Story Type: Tutorial; Groups: Fedora
This tutorial explains how you can integrate ClamAV into PureFTPd for virus scanning on a Fedora 13 system. In the end, whenever a file gets uploaded through PureFTPd, ClamAV will check the file and delete it if it is malware.

How To Set Up WebDAV With Apache2 On Fedora 13

  • HowtoForge; By Falko Timme (Posted by falko on Sep 27, 2010 11:20 AM EDT)
  • Story Type: Tutorial; Groups: Fedora
This guide explains how to set up WebDAV with Apache2 on a Fedora 13 server. WebDAV stands for Web-based Distributed Authoring and Versioning and is a set of extensions to the HTTP protocol that allow users to directly edit files on the Apache server so that they do not need to be downloaded/uploaded via http://FTP. Of course, WebDAV can also be used to upload and download files.

Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth Management) On OpenSUSE 11.3

  • HowtoForge; By Falko Timme (Posted by falko on Sep 24, 2010 8:31 PM EDT)
  • Story Type: Tutorial; Groups: SUSE
This document describes how to install a PureFTPd server that uses virtual users from a MySQL database instead of real system users. This is much more performant and allows to have thousands of ftp users on a single machine. In addition to that I will show the use of quota and upload/download bandwidth limits with this setup. Passwords will be stored encrypted as MD5 strings in the database.

Setting Up A Mail Server Using Exim4, Clamav, Dovecot, SpamAssassin On Debian

  • HowtoForge (Posted by falko on Sep 23, 2010 8:42 PM EDT)
  • Story Type: Tutorial; Groups: Debian
This howto describes one way to build a scalable, secure, full-featured mail platform. It offers virtual hosting of mailboxes in maildir format with support for quotas and server-side filtering, domain aliasing, address aliasing, address forwarding, catchall addresses. Relaying is secured with STARTTLS and SMTP-AUTH. Incoming mails are checked for viruses, spam, and checked against SPF policy and DNSBL.

How To Set Up A Wireless Network Using WPA/WPA2 With Radius Authentication With CIITIX-WiFi

  • HowtoForge (Posted by falko on Sep 22, 2010 10:30 AM EDT)
  • Story Type: Tutorial; Groups: Linux
This document serves as quick guide on how to set up a wireless network using WPA / WPA2 with radius authentication. This document will only cover the basics and is not exhaustive of all possibilities and features but with this information and basic networking skills you should be able to get running very soon. I decided to do this guide for the users wanting to try out and implement radius authentication for WiFi security.

Adding Disclaimers To Outgoing Emails With alterMIME (Postfix On Debian Lenny)

  • HowtoForge; By Falko Timme (Posted by falko on Sep 22, 2010 1:39 AM EDT)
  • Story Type: Tutorial; Groups: Debian
This tutorial shows how to install and use alterMIME. alterMIME is a tool that can automatically add a disclaimer to emails. In this article I will explain how to install it as a Postfix filter on Debian Lenny.

« Previous ( 1 ... 34 35 36 37 38 39 40 41 42 43 44 ... 92 ) Next »