Showing headlines posted by falko

« Previous ( 1 ... 86 87 88 89 90 91 ... 92 ) Next »

How To Install VMware Server On Ubuntu 6.06 LTS (Dapper Drake)

  • HowtoForge; By Till Brehm (Posted by falko on Jul 16, 2006 4:32 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
This tutorial provides step-by-step instructions on how to install the free VMware Server (version 1.0) on Ubuntu 6.06 LTS (Dapper Drake). VMware has just released version 1.0 of its free VMware Server. With VMware Server you can create and run guest operating systems ("virtual machines") such as Linux, Windows, FreeBSD, etc. under a host operating system. This has the benefit that you can run multiple operating systems on the same hardware which saves a lot of money, and you can move virtual machines from one VMware Server to the next one (or to a system that has the VMware Player which is also free). In this article we use Ubuntu 6.06 LTS (Dapper Drake) as the host operating system.

Secure Your Apache With mod_security

This article shows how to install and configure mod_security. mod_security is an Apache module (for Apache 1 and 2) that provides intrusion detection and prevention for web applications. It aims at shielding web applications from known and unknown attacks, such as SQL injection attacks, cross-site scripting, path traversal attacks, etc.

Intrusion Detection With BASE And Snort

  • HowtoForge; By Noel Gaddo (Posted by falko on Jul 9, 2006 4:58 PM EDT)
  • Story Type: Tutorial; Groups: Debian
This tutorial shows how to install and configure BASE (Basic Analysis and Security Engine) and the Snort intrusion detection system (IDS) on a Debian Sarge system. BASE provides a web front-end to query and analyze the alerts coming from a Snort IDS system. With BASE you can perform analysis of intrusions that Snort has detected on your network.

Postfix Monitoring With Mailgraph And pflogsumm

This article describes how you can monitor your Postfix mailserver with the tools Mailgraph and pflogsumm. Mailgraph creates daily, weekly, monthly, and yearly graphs of sent, received, bounced, and rejected emails and also of spam and viruses, if SpamAssassin and ClamAV are integrated into Postfix. These graphs can be accessed with a browser, whereas pflogsumm ("Postfix Log Entry Summarizer") can be used to send reports of Postfix activity per email.

Killing That Spam With Postgrey And Postfix

This tutorial will show you how to setup greylisting with Postgrey and Postfix on Debian. Greylisting will not replace spam filtering software like SpamAssassin but it will serve as a powerful first hurdle for spam thus reducing the amount of spam entering the system at all.

Mandriva Postfix Anti-Spam, Anti-Virus Relay Server for Exchange Server 2000/2003

  • HowtoForge; By Dino Edwards (Posted by falko on Jun 29, 2006 7:14 AM EDT)
  • Story Type: Tutorial; Groups: Mandriva
There are a couple of linux howtos floating on the Internet that deal with this very subject. As a matter of fact, those guides are what inspired to write this one. In the spirit of keeping it simple, let me recommend the Mandrake or as it’s currently known Mandriva Linux distro. This guide has been written with this distro in mind.

Creating A Safe Directory With PAM And EncFS

  • HowtoForge; By Stef Bon (Posted by falko on Jun 25, 2006 12:38 PM EDT)
  • Story Type: Tutorial; Groups: Linux
This HowTo is about creating a user-session-safe directory which offers security on- and offline. This is done with PAM, a module named pam_script and EncFS ("Encrypted Filesystem"). This safe directory is used to store credentials and other sensitive information during a session. When a usersession is ended, in the worst case an encrypted directory remains on the harddrive. In the best case everything is removed. This construction is only meant to store information during a session, not for documents or any other valid information.

How To Set Up Xen 3.0 From Binaries In Ubuntu 6.06 LTS (Dapper Drake)

  • HowtoForge; By Ásgeir Bjarni Ingvarsson (Posted by falko on Jun 18, 2006 7:20 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
This tutorial contains step-by-step instructions for installing Xen 3.0 from precompiled binaries in Ubuntu Dapper Drake.

How To Run Your Own Name Servers With ISPConfig And GoDaddy

  • HowtoForge; By Falko Timme (Posted by falko on Jun 14, 2006 9:09 PM EDT)
  • Story Type: Tutorial; Groups: Linux
This tutorial shows how you can run your own name servers for domains that you register with GoDaddy. Of course, this works with every other registrar as well, although the procedure might differ a little bit.

How To Set Up suPHP With PHP4 And PHP5

  • HowtoForge; By Falko Timme (Posted by falko on Jun 11, 2006 8:30 AM EDT)
  • Story Type: Tutorial; Groups: PHP
This tutorial shows how to install and use suPHP with PHP4 and PHP5. suPHP is a tool for executing PHP scripts with the permissions of their owners instead of the Apache user. With the help of suPHP you can also have PHP4 and PHP5 installed at the same time which I will describe at the end of this article.

How To Build A LAMP Server With Ubuntu 6.06 LTS

This is a detailed description about how to set up a Ubuntu 6.06 LTS server that offers all services needed by ISPs and hosters (Apache web server, Postfix mail server (with SMTP-AUTH and TLS!), DNS server, FTP server, MySQL server, POP3/IMAP, Quota, Firewall, etc.).

How To Set Up A Web-, Mail-, And Database Server With SuSE 10.1

  • HowtoForge; By Falko Timme (Posted by falko on May 31, 2006 9:35 AM EDT)
  • Story Type: Tutorial; Groups: SUSE
This is a detailed description about how to set up a SuSE 10.1 based server that offers all services needed by ISPs and hosters (Apache web server, Postfix mail server (with SMTP-AUTH and TLS!), DNS server, FTP server, MySQL server, POP3/IMAP, Quota, Firewall, etc.).

How To Automate Spamcop Submissions

  • HowtoForge; By Stephan Jau (Posted by falko on May 28, 2006 12:31 PM EDT)
  • Story Type: Tutorial; Groups: Linux, PHP
Spamcop is pretty much dependant on user input. If no one submits and verifies spam, then they will have no blacklist. However that whole submission and verification process is a bit annoying. Why should I bother to actually submit spam to Spamcop and have it verified? If I just delete it, that will take less time... This tutorial shows how to automate this submission and verfication process.

Mirror Your Web Site With rsync

This tutorial shows how you can mirror your web site from your main web server to a backup server that can take over if the main server fails. We use the tool rsync for this.

Flash Player 8.5 Linux (Ubuntu Dapper Drake)

This is a short tutorial showing how to install the Macromedia Flash player on a Linux system using Wine. It was tested on Ubuntu Dapper Drake beta 2 (on x86 - 32 bit machine).

How To Set Up A Loadbalanced High-Availability Apache Cluster

  • HowtoForge; By Falko Timme (Posted by falko on May 14, 2006 1:41 PM EDT)
  • Story Type: Tutorial; Groups: Debian
This tutorial shows how to set up a two-node Apache web server cluster that provides high-availability. In front of the Apache cluster we create a load balancer that splits up incoming requests between the two Apache nodes.

Server Monitoring With munin And monit

  • HowtoForge; By Falko Timme (Posted by falko on May 7, 2006 5:53 PM EDT)
  • Story Type: Tutorial; Groups: Debian
In this article I will describe how to monitor your server with munin and monit. munin produces nifty little graphics about nearly every aspect of your server (load average, memory usage, CPU usage, MySQL throughput, eth0 traffic, etc.) without much configuration, whereas monit checks the availability of services like Apache, MySQL, Postfix and takes the appropriate action such as a restart if it finds a service is not behaving as expected.

Building A Low-Cost LAMP Server For Your Webhosting Business With CentOS 4.3

  • HowtoForge; By Falko Timme (Posted by falko on May 3, 2006 11:45 AM EDT)
  • Story Type: Tutorial; Groups: Linux
This is a detailed description how to set up a CentOS 4.3 based server that offers all services needed by ISPs and hosters (web server (SSL-capable), mail server (with SMTP-AUTH and TLS!), DNS server, FTP server, MySQL server, POP3/IMAP, Quota, Firewall, etc.).

Syncing Websites From Your Linux System To Your Palm For Offline Reading

  • HowtoForge; By Rene Cunningham (Posted by falko on Apr 26, 2006 2:57 PM EDT)
  • Story Type: Tutorial; Groups: Linux
This is a brief tutorial on how to sync websites from your Linux system to your palm for offline reading. The websites are stored in Plucker format.

How To Set Up A Load-Balanced MySQL Cluster

This tutorial shows how to configure a MySQL 5 cluster with three nodes: two storage nodes and one management node. This cluster is load-balanced by a high-availability load balancer.

« Previous ( 1 ... 86 87 88 89 90 91 ... 92 ) Next »