Showing headlines posted by falko

« Previous ( 1 ... 50 51 52 53 54 55 56 57 58 59 60 ... 92 ) Next »

Installing Hyper-V Linux Integration Components On CentOS 5

Microsoft has introduced together with Windows 2008 a new Hypervisor called Hyper-V. Initially Microsoft only supported Microsoft products and Novell Suse, but recently they added support for Red Hat Enterprise Linux. With this support it is also possible to install the components on CentOS.

Installing "Sugar on a stick" (Strawberry Release) On A USB Stick

  • HowtoForge; By Falko Timme (Posted by falko on Aug 4, 2009 4:44 PM EDT)
  • Story Type: Tutorial; Groups: Linux, OLPC
Sugar is the desktop environment that is used for the "One Laptop per Child" (OLPC) netbooks. It can also be installed on normal computers and even run off of a USB stick (which should have at least 1GB of size). This guide shows how you can install Sugar (the Strawberry release which is based on Fedora 11) on a USB stick.

Install Drizzle On Debian Lenny

  • HowtoForge; By Falko Timme (Posted by falko on Aug 3, 2009 8:10 AM EDT)
  • Story Type: Tutorial; Groups: Debian
Drizzle is a Free Software/Open Source database management system (DBMS) that was forked from version 6.0 of the MySQL DBMS. Like MySQL, Drizzle has a client/server architecture and uses SQL as its primary command language. Drizzle is distributed under version 2 of the GNU General Public License.

Boot On BTRFS With Debian

  • HowtoForge; By Falko Timme (Posted by falko on Aug 2, 2009 3:21 PM EDT)
  • Story Type: Tutorial; Groups: 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.

Setting Up ProFTPd + TLS On Debian Lenny

  • HowtoForge; By Falko Timme (Posted by falko on Jul 30, 2009 11:11 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 set up ProFTPd with TLS on a Debian Lenny server.

Recompiling PHP5 With Bundled Support For GD On Ubuntu

  • HowtoForge (Posted by falko on Jul 29, 2009 12:01 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
You'll learn how to recompile PHP5 with bundled support for GD on Ubuntu to use advanced GD functions for image editing, like desaturation, and so on.

Installing Apache2 With PHP5 And MySQL Support On Ubuntu 9.04 (LAMP)

  • HowtoForge; By Falko Timme (Posted by falko on Jul 28, 2009 3:38 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on an Ubuntu 9.04 server with PHP5 support (mod_php) and MySQL support.

Creating Snapshot-Backups with BackerUpper On Ubuntu 9.04

  • HowtoForge; By Falko Timme (Posted by falko on Jul 27, 2009 8:08 AM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
BackerUpper is a tool similar to Apple's TimeMachine. It is intended to create snapshot-backups of selected directories or even your full hard drive. From the BackerUpper project page: "Backerupper is a simple program for backing up selected directories over a local network. Its main intended purpose is backing up a user's personal data." This article shows how to install and use BackerUpper on Ubuntu 9.04 (Jaunty Jackalope).

Install PHP 5.3.0/Lighttpd On Debian (Lenny) With Imap, MySQL, Sqlite3 And ImageMagick Support

  • HowtoForge; By Graeme Dyas (Posted by falko on Jul 24, 2009 11:59 AM EDT)
  • Story Type: Tutorial; Groups: Debian
This tutorial covers the setup of PHP 5.3.0/Lighttpd on Debian (Lenny) with imap, mysql, mysqli, sqlite3, ImageMagick and mycrypt support.

VBoxHeadless - Running Virtual Machines With VirtualBox 3 On A Fedora 11 Server

  • HowtoForge; By Falko Timme (Posted by falko on Jul 23, 2009 2:32 PM EDT)
  • Story Type: Tutorial; Groups: Fedora
This guide explains how you can run virtual machines with Sun VirtualBox 3.0 (released on June 30, 2009) on a headless Fedora 11 server. Normally you use the VirtualBox GUI to manage your virtual machines, but a server does not have a desktop environment. Fortunately, VirtualBox comes with a tool called VBoxHeadless that allows you to connect to the virtual machines over a remote desktop connection, so there's no need for the VirtualBox GUI.

Installing VMware Tools On Debian Lenny 5.0.2 With Gnome Desktop On ESX Server 3.5 Update 4

  • HowtoForge; By Falko Timme (Posted by falko on Jul 22, 2009 2:17 PM EDT)
  • Story Type: Tutorial; Groups: Debian
From time to time, installing VMware Tools on a Linux guest will cause you some grief. While there are lots of howtos, usually they're for VMware Workstation. Here's one that works in Debian/Lenny 5.0.2 on ESX Server 3.5 Update 4.

Installing VirtualBox 3.0 On A Fedora 11 Desktop

  • HowtoForge; By Falko Timme (Posted by falko on Jul 21, 2009 1:41 PM EDT)
  • Story Type: Tutorial; Groups: Fedora
This tutorial shows how you can install Sun VirtualBox 3.0 (released on June 30, 2009) on a Fedora 11 desktop. With VirtualBox you can create and run guest operating systems ("virtual machines") such as Linux and Windows under a host operating system. There are two ways of installing VirtualBox: from precompiled binaries that are available for some distributions and come under the PUEL license, and from the sources that are released under the GPL. This article will show how to set up VirtualBox 3.0 from the precompiled binaries.

Virtual Mail And FTP Hosting With iRedMail And Pure-FTPd

iRedMail is a shell script that lets you quickly deploy a full-featured mail solution in less than 2 minutes. Since iRedMail 0.5, it supports Debian 5.0.1 and Ubuntu 8.04 & Ubuntu 9.04 (both i386 and x86_64). iRedMail supports both OpenLDAP and MySQL as backends for storing virtual domains and users. The OpenLDAP backend of iRedMail allows you to integrate all kinds of applications. This guide shows you how to integrate pure-ftpd into the iRedMail ldap backend on CentOS 5.x, passwords will be stored in ldap and you can change the password through webmail.

VBoxHeadless - Running Virtual Machines With VirtualBox 3.0 On A Headless Ubuntu 9.04 Server

  • HowtoForge; By Falko Timme (Posted by falko on Jul 19, 2009 6:22 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
This guide explains how you can run virtual machines with Sun VirtualBox 3.0 (released on June 30, 2009) on a headless Ubuntu 9.04 server. Normally you use the VirtualBox GUI to manage your virtual machines, but a server does not have a desktop environment. Fortunately, VirtualBox comes with a tool called VBoxHeadless that allows you to connect to the virtual machines over a remote desktop connection, so there's no need for the VirtualBox GUI.

How To Defend slowloris DDoS With mod_qos (Apache2 On Debian [Lenny])

  • HowtoForge; By Marcus Spiegel (Posted by falko on Jul 17, 2009 10:02 AM EDT)
  • Story Type: Tutorial; Groups: Debian
mod_qos gives some fine-grained opportunities to scale the number of used connections and to defend an attack according to bandwidth limits. Unfortunately it is only available as source-package and there are many possible settings, wich might be hard to set up for this special case. So I provide the way that helped me.

Monitoring Network Latency With Smokeping (Ubuntu 9.04)

  • HowtoForge; By Falko Timme (Posted by falko on Jul 16, 2009 8:59 AM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
This guide shows how to install and configure Smokeping on Ubuntu 9.04 to monitor network latency. SmokePing is a deluxe latency measurement tool. It can measure, store and display latency, latency distribution and packet loss. SmokePing uses RRDtool to maintain a longterm data-store and to draw pretty graphs, giving up to the minute information on the state of each network connection.

Anonymous SSH Sessions With TOR

  • HowtoForge (Posted by falko on Jul 15, 2009 11:50 AM EDT)
  • Story Type: Tutorial; Groups: Debian
OpenSSH is a great means to protect your connection from being sniffed by others. However, this isn't always enough. Simply proving that you connected to a server is enough to get incriminated. Unfortunately, SSH doesn't provide a native way to obfuscate to whom it connects. Instead, a proxy server can be set up. And this is where TOR comes to play. This howto covers installing TOR on a Debian based system and setting up SSH to use TOR.

High-Availability Load Balancer With HAProxy/Heartbeat On Debian Lenny

  • HowtoForge; By Falko Timme (Posted by falko on Jul 14, 2009 6:18 PM EDT)
  • Story Type: Tutorial; Groups: Debian
This article explains how to set up a two-node load balancer in an active/passive configuration with HAProxy and heartbeat on Debian Lenny. The load balancer sits between the user and two (or more) backend Apache web servers that hold the same content. Not only does the load balancer distribute the requests to the two backend Apache servers, it also checks the health of the backend servers. If one of them is down, all requests will automatically be redirected to the remaining backend server. In addition to that, the two load balancer nodes monitor each other using heartbeat, and if the master fails, the slave becomes the master, which means the users will not notice any disruption of the service. HAProxy is session-aware, which means you can use it with any web application that makes use of sessions (such as forums, shopping carts, etc.).

Installing Nginx With PHP5 And MySQL Support On Ubuntu 9.04

  • HowtoForge; By Falko Timme (Posted by falko on Jul 13, 2009 8:44 AM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
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 an Ubuntu 9.04 server with PHP5 support (through FastCGI) and MySQL support.

Striping Across Four Storage Nodes With GlusterFS On Debian Lenny

  • HowtoForge; By Falko Timme (Posted by falko on Jul 12, 2009 2:49 PM EDT)
  • Story Type: Tutorial; Groups: Debian
This tutorial shows how to do data striping (segmentation of logically sequential data, such as a single file, so that segments can be assigned to multiple physical devices in a round-robin fashion and thus written concurrently) across four single storage servers (running Debian Lenny) with GlusterFS. The client system (Debian Lenny as well) will be able to access the storage as if it was a local filesystem. GlusterFS is a clustered file-system capable of scaling to several peta-bytes. It aggregates various storage bricks over Infiniband RDMA or TCP/IP interconnect into one large parallel network file system. Storage bricks can be made of any commodity hardware such as x86-64 servers with SATA-II RAID and Infiniband HBA.

« Previous ( 1 ... 50 51 52 53 54 55 56 57 58 59 60 ... 92 ) Next »