HowtoForge provides user-friendly Linux tutorials.
-
Zimbra Integration With Samba - Ubuntu Based (Similar To AD And Exchange)
Author: msghaleb • Tags: ubuntu, samba, email • Comments: 3Zimbra Integration With Samba - Ubuntu Based (Similar To AD And Exchange) This tutorial shows how to configure Zimbra Collaboration Server (ZCS) and Samba to act as a primary domain controller (PDC) that uses LDAP as a centralized database for authenticating users on Linux and Windows desktops.
-
How To Prevent Brute Force Attacks With Brutelock
Author: intuitivereason • Tags: security • Comments: 5How To Prevent Brute Force Attacks With Brutelock Brutelock is an open source program that actively monitors various system logs and immediately blocks malicious IPs trying to attack your server. Brutelock not only protects against ssh attacks but also other common systems such as ftp, pop and imap. It has an extendible rules format that allows you to monitor an unlimited number of other services by simply supplying the log file and a simple regex search pattern.
-
Easier Reinstalls
Author: ardchoille42 • Tags: linux • Comments: 3Easier Reinstalls I typically reinstall my computer operating system every six months. The reasons for this are that it cleans out the system and reinstalls require me to be in front of the computer for a total of about ten minutes so it's painless. Notice I said "in front of the computer", the system does all of the work for me with some specially crafted bash scripts.
-
-
Installation & Configuration Of Intrusion Detection With Snort, ACIDBASE, MySQL, And Apache2 On Ubuntu 9.04 Using SPM
Author: redgreg68 • Tags: security, ubuntu • Comments: 10Installation & Configuration Of Intrusion Detection With Snort, ACIDBASE, MySQL, And Apache2 On Ubuntu 9.04 Using SPM This tutorial describes how to install and configure Snort intrusion detection system (IDS), ACIDBASE (Basic Analysis and Security Engine), MySQL, and Apache2 on Ubuntu 9.04 using packages from Ubuntu’s Synaptic Package Manager. Snort will assist you in monitoring your network and alert you about possible threats. Snort will output its log files to a MySQL database which ACIDBASE will use to display in a graphical interface in web browser.
-
How To Force virt-manager To Use kqemu On Fedora 10
Author: athmane • Tags: fedora, virtualization • Comments: 0
How To Force virt-manager To Use kqemu On Fedora 10 When you use virt-manager to create and manage virtual machines using QEMU as hypervisor you may notice a poor performance on a no virtualization capable processor; this is because by default libvirt (an opensource virtualization API for Xen, KVM, Qemu) ignores the kqemu module (qemu acceleration kernel module). This mini-howto tries to workaround this problem.
-
Set Up A Simple High-Availability Web Server For A Small Company Using Debian Lenny
Author: rax • Tags: debian • Comments: 1
Set Up A Simple High-Availability Web Server For A Small Company Using Debian Lenny This tutorial was written for the Debian Lenny distribution and supposes that the user has knowledge about what load balancing is and some basic skills of Linux, our two load balancers consist out of 2 machines that monitor each other [heartbeat], if the master stops responding the secondary one [Backup] will take the master role [Backup -> Master].
-
Daily Journal With Panel Launcher
Author: ardchoille42 • Tags: ubuntu • Comments: 1Daily Journal With Panel Launcher I keep a daily journal because my memory is not what it used to be. I have friends who keep daily journals just because they like to write. I use gedit for most text-related work and recently learned how to make a special panel launcher for my journal. I keep my daily journal in a folder called "office" but the month and year change, so my journal for this month is named 200908.journal or "yyyymm.journal". Now, making a panel launcher to open a file with gedit is no big deal but I found that using "gedit /home/user/office/*.journal" in the Command portion of the launcher doesn't work. I think this is due to the wildcard, "*", and I will show you how to overcome this problem. Using the month and year in the panel launcher requires that you edit the launcher every month and I didn't want to have to do that so I came up with a way to open a file from a panel launcher regardless of the file name.
-
How To Install And Configure Advanced Policy Firewall (APF) On CentOS 5.3
Author: Leszek • Tags: security, centos • Comments: 5
How To Install And Configure Advanced Policy Firewall (APF) On CentOS 5.3 This tutorial explains how you can install and configure APF - an interface to IPTables which lets you easily configure a full featured firewall to secure servers and workstations connected to a network. This guide describes an example installation on a server with cPanel but it's only a matter of port numbers which must be open for everything to work. APF can be used on any system.
-
Install PHP 5.3.0/Lighttpd On Debian (Lenny) With Imap, MySQL, Sqlite3 And ImageMagick Support
Author: zabouth • Tags: debian, lighttpd, php • Comments: 7
Install PHP 5.3.0/Lighttpd On Debian (Lenny) With Imap, MySQL, Sqlite3 And ImageMagick Support This tutorial covers the setup of PHP 5.3.0/Lighttpd on Debian (lenny) with imap, mysql, mysqli, sqlite3, ImageMagick and mycrypt support.
-
Alfresco Community Installer For Ubuntu 9.04
Author: linuxunixmadrid • Tags: ubuntu • Comments: 1Alfresco Community Installer For Ubuntu 9.04 This script automates the setting up of Alfresco Community on Ubuntu Server 9.0.4 & Ubuntu Desktop 9.0.4. Alfresco is an enterprise content management system for Microsoft Windows and Unix-like operating systems.