HowtoForge provides user-friendly Linux tutorials.
-
How To Install Django On Debian Lenny (Apache2/mod_python)
Author: Falko Timme • Tags: apache, debian • Comments: 2
How To Install Django On Debian Lenny (Apache2/mod_python) This tutorial explains how to install Django on a Debian Lenny server. Django is a web framework that allows to develop Python web applications quickly with as much automation as possible. I will use it with Apache2 and mod_python in this guide.
-
How To Add A Splash Image To GRUB 2 On Ubuntu 9.04
Author: Falko Timme • Tags: ubuntu • Comments: 4
How To Add A Splash Image To GRUB 2 On Ubuntu 9.04 This tutorial shows how you can add a splash image to your GRUB 2 boot loader on Ubuntu 9.04. Please note that you should use this tutorial only if you have upgraded your bootloader to GRUB 2 previously.
-
Finding Files On The Command Line
Author: ardchoille42 • Tags: linux • Comments: 11
Finding Files On The Command Line One of the things I like about Linux is the command line. I have used nautilus, gnome-commander, konqueror, kommander, dolphin and thunar to manage files in Linux and these file managers are great for what they do. But there are times when one simply wants to find a file when working on the command line without having to open a GUI application.
-
-
Firewall Access Policy Rulesets, Part 3
Author: vkfwb • Tags: security • Comments: 0Firewall Access Policy Rulesets, Part 3 This article continues the series of articles on Firewall Builder, a graphical firewall configuration and management tool that supports many Open Source firewall platforms as well as Cisco IOS access lists and Cisco ASA (PIX). This article continues with examples of Access Policy rules and demonstrates generated configurations for iptables, PF and Cisco PIX.
-
How To Install GRUB 2 On Ubuntu 9.04
Author: Falko Timme • Tags: ubuntu • Comments: 19
How To Install GRUB 2 On Ubuntu 9.04 This tutorial shows how you can upgrade your GRUB bootloader to GRUB 2 on Ubuntu 9.04. GRUB 2 has been rewritten from scratch to clean up everything for modularity and portability.
-
Configuring fail2ban With SquirrelMail On Debian Lenny 5.0/ISPConfig 3
Author: CubAfull • Tags: email, linux, security • Comments: 3
Configuring fail2ban With SquirrelMail On Debian Lenny 5.0/ISPConfig 3 In this article I will show how to prevent brute force attacks with Fail2ban against your SquirrelMail Web login using the Squirrel Logger plugin.
-
Talking SOAP With Exchange
Author: ErikCederstrand • Tags: php, email • Comments: 24Talking SOAP With Exchange Previously, talking to Exchange without using Microsoft products was pretty much out of the question. The binary MAPI protocol is proprietary and poorly documented. Exchange supports IMAP and POP, but these protocols only give acesss to emails, not the calendar, address book, todo lists etc. But beginning with version 2007, Exchange now ships with a SOAP interface called Exchange Web Services, or EWS. This interface gives us access to the functions necessary to write clients in any programming language on any platform. This article describes a PHP program to look up, delete and insert items in an Exchange calendar.
-
Boot On BTRFS With Debian
Author: bad_crow • Tags: debian • Comments: 11
Boot On BTRFS With Debian This tutorial will explain you how to boot from a BTRFS filesystem with kernel 2.6.31-RC4 and BTRFS 0.19. BTRFS is a new filesystem with some really interesting features like online defragmenting and snapshots. BTRFS is an experimental filesystem, use at your own risk. The kernel used is also experimental.
-
How To Enable Adobe's Flash Player In Google Chrome (Ubuntu 9.04)
Author: Falko Timme • Tags: ubuntu, desktop • Comments: 39
How To Enable Adobe's Flash Player In Google Chrome (Ubuntu 9.04) This tutorial explains how you can install the Google Chrome browser on Ubuntu 9.04 and how to enable the Adobe Flash plugin in it. Please note that Google Chrome for Ubuntu is still in alpha state and should not be used on production systems.
-
Firewall Access Policy Rulesets, Part 2
Author: vkfwb • Tags: security • Comments: 0Firewall Access Policy Rulesets, Part 2 This article continues the series of articles on Firewall Builder, a graphical firewall configuration and management tool that supports many Open Source firewall platforms as well as Cisco IOS access lists and Cisco ASA (PIX). This article demonstrates several examples of Access Policy rules and generated configurations for iptables, PF and Cisco PIX.