Showing headlines posted by falko

« Previous ( 1 ... 53 54 55 56 57 58 59 60 61 62 63 ... 92 ) Next »

Installing MyDNS & MyDNSConfig 3 On Fedora 10

  • HowtoForge; By Falko Timme (Posted by falko on May 24, 2009 4:05 PM EDT)
  • Story Type: Tutorial; Groups: Fedora
In this tutorial I will describe how to install and configure MyDNS and MyDNSConfig 3 on Fedora 10. MyDNS is a DNS server that uses a MySQL database as backend instead of configuration files like, for example, Bind or djbdns. MyDNSConfig is an easy to use web-based interface to MyDNS. MyDNSConfig can create all types of DNS records that are available in MyDNS and adds features like user management and access privileges.

How To Harden PHP5 With Suhosin On CentOS 5.3

  • HowtoForge; By Falko Timme (Posted by falko on May 22, 2009 5:37 PM EDT)
  • Story Type: Tutorial; Groups: PHP, Red Hat
This tutorial shows how to harden PHP5 with Suhosin on a CentOS 5.3 server. From the Suhosin project page: "Suhosin is an advanced protection system for PHP installations that was designed to protect servers and users from known and unknown flaws in PHP applications and the PHP core. Suhosin comes in two independent parts, that can be used separately or in combination. The first part is a small patch against the PHP core, that implements a few low-level protections against bufferoverflows or format string vulnerabilities and the second part is a powerful PHP extension that implements all the other protections."

Enabling Compiz Fusion On An Ubuntu 9.04 Desktop (NVIDIA GeForce FX 5200)

  • HowtoForge; By Falko Timme (Posted by falko on May 21, 2009 4:12 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
This tutorial shows how you can enable Compiz Fusion on an Ubuntu 9.04 (Jaunty Jackalope) desktop (the system must have a 3D-capable graphics card - I'm using an NVIDIA GeForce FX 5200 here). With Compiz Fusion you can use beautiful 3D effects like wobbly windows or a desktop cube on your desktop.

Management Of Backups With DAT Devices

  • HowtoForge (Posted by falko on May 20, 2009 2:37 PM EDT)
  • Story Type: Tutorial; Groups: Linux
I had the chance to use a DAT device (an old HP SuperStore DAT24) to make copy on tapes. I didn't want to install any new software to manage that task. This guide can be considered a first step to know how the thing can work. Then, everybody can customize it according to the personal needs.

Virtualization With KVM On Ubuntu 9.04

  • HowtoForge; By Falko Timme (Posted by falko on May 19, 2009 4:42 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
This guide explains how you can install and use KVM for creating and running virtual machines on an Ubuntu 9.04 server. I will show how to create image-based virtual machines and also virtual machines that use a logical volume (LVM). KVM is short for Kernel-based Virtual Machine and makes use of hardware virtualization, i.e., you need a CPU that supports hardware virtualization, e.g. Intel VT or AMD-V.

Paravirtualization With Xen On CentOS 5.3 (x86_64)

  • HowtoForge; By Falko Timme (Posted by falko on May 17, 2009 11:07 AM EDT)
  • Story Type: Tutorial; Groups: Red Hat
This tutorial provides step-by-step instructions on how to install Xen (version 3.0.3) on a CentOS 5.3 (x86_64) system. Xen lets you create guest operating systems (*nix operating systems like Linux and FreeBSD), so called "virtual machines" or domUs, under a host operating system (dom0). Using Xen you can separate your applications into different virtual machines that are totally independent from each other (e.g. a virtual machine for a mail server, a virtual machine for a high-traffic web site, another virtual machine that serves your customers' web sites, a virtual machine for DNS, etc.), but still use the same hardware. This saves money, and what is even more important, it's more secure. If the virtual machine of your DNS server gets hacked, it has no effect on your other virtual machines. Plus, you can move virtual machines from one Xen server to the next one.

Debian Lenny Samba Standalone Server With tdbsam Backend

  • HowtoForge; By Falko Timme (Posted by falko on May 15, 2009 1:16 PM EDT)
  • Story Type: Tutorial; Groups: Debian
This tutorial explains the installation of a Samba fileserver on Debian Lenny and how to configure it to share files over the SMB protocol as well as how to add users. Samba is configured as a standalone server, not as a domain controller. In the resulting setup, every user has his own home directory accessible via the SMB protocol and all users have a shared directory with read-/write access.

Virtual Users/Domains With Postfix, Courier, MySQL, SquirrelMail (CentOS 5.3)

  • HowtoForge; By Falko Timme (Posted by falko on May 14, 2009 6:07 PM EDT)
  • Story Type: Tutorial; Groups: Red Hat
This document describes how to install a Postfix mail server that is based on virtual users and domains, i.e. users and domains that are in a MySQL database. I'll also demonstrate the installation and configuration of Courier (Courier-POP3, Courier-IMAP), so that Courier can authenticate against the same MySQL database used by Postfix.

How To Set Up WebDAV With Apache2 On Debian Lenny

  • HowtoForge; By Falko Timme (Posted by falko on May 13, 2009 6:38 PM EDT)
  • Story Type: Tutorial; Groups: Debian
This guide explains how to set up WebDAV with Apache2 on a Debian Lenny 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.

The Perfect Server - Mandriva 2009.1 Free (x86_64) [ISPConfig 2]

  • HowtoForge; By Falko Timme (Posted by falko on May 12, 2009 7:29 PM EDT)
  • Story Type: Tutorial; Groups: Mandriva
This tutorial shows how to set up a Mandriva 2009.1 Free (x86_64) server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, etc. In the end you should have a system that works reliably, and if you like you can install the free webhosting control panel ISPConfig 2 (i.e., ISPConfig runs on it out of the box). This tutorial is written for the 64-bit version of Mandriva 2009.1.

How To Install Openbravo ERP On CentOS 5.2

  • HowtoForge; By Falko Timme (Posted by falko on May 11, 2009 1:26 PM EDT)
  • Story Type: Tutorial; Groups: Red Hat
This howto describes how to set up Openbravo ERP (enterprise management system) on CentOS 5.2 using PostgreSQL 8.3. Openbravo is an open source ERP solution designed specifically for the SME (small to midsize firm). Developed in a web based environment, it includes many robust functionalities which are considered part of the extended ERP: procurement and warehouse management, project and service management, production management, and financial management.

The Perfect Desktop - Mandriva One 2009.1 With GNOME

This tutorial shows how you can set up a Mandriva One 2009.1 desktop (with the GNOME desktop environment) 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.

Installing Nginx With PHP5 And MySQL Support On Debian Lenny

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 Debian Lenny server with PHP5 support (through FastCGI) and MySQL support.

The Perfect Server - Ubuntu 9.04 [ISPConfig 3]

  • HowtoForge; By Falko Timme (Posted by falko on May 7, 2009 5:36 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
This tutorial shows how to prepare an Ubuntu 9.04 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, MyDNS nameserver, PureFTPd, SpamAssassin, ClamAV, and many more.

How To Do Live Migration Of OpenVZ Containers

This guide explains how you can do a live migration of an OpenVZ container from one OpenVZ host to the other. Both OpenVZ hosts are running on Debian Lenny in this article, but the live migration does not differ on other distributions.

The Perfect Desktop - Ubuntu Studio 9.04

  • HowtoForge; By Falko Timme (Posted by falko on May 5, 2009 11:12 AM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
This tutorial shows how you can set up an Ubuntu Studio 9.04 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.

Installing Lighttpd With PHP5 And MySQL Support On Debian Lenny

Lighttpd is a secure, fast, standards-compliant web server designed for speed-critical environments. This tutorial shows how you can install Lighttpd on a Debian Lenny server with PHP5 support (through FastCGI) and MySQL support.

Creating A Fully Encrypted Para-Virtualised Xen Guest System Using Debian Lenny

  • HowtoForge; By Andreas Hilboll (Posted by falko on May 3, 2009 11:12 AM EDT)
  • Story Type: Tutorial; Groups: Debian
This document explains how to set up a fully encrypted para-virtualized XEN instance. In this howto, the host system is running Debian Etch, while the guest system to be installed will be using Debian Lenny. If you are concerned about your privacy, you might want to consider using hard disk encryption to protect your valuable private data from spying eyes. Usually, the easiest way would be to use your distribution's installer to set up a fully encrypted system; I think most recent Linux distributions support this. However, when you are using XEN to provide virtualization, there are situations where you might not want to encrypt your whole computer with all guest instances, but instead only encrypt one OS instance. This howto will deal with exactly this situation. It assumes that the XEN host system is already up and running.

Setting Up An NFS Server And Client On Debian Lenny

  • HowtoForge; By Falko Timme (Posted by falko on May 1, 2009 5:47 PM EDT)
  • Story Type: Tutorial; Groups: Debian
This guide explains how to set up an NFS server and an NFS client on Debian Lenny. 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.

Xen Live Migration Of An LVM-Based Virtual Machine With iSCSI On Debian Lenny

  • HowtoForge; By Falko Timme (Posted by falko on Apr 30, 2009 4:53 PM EDT)
  • Story Type: Tutorial; Groups: Debian
This guide explains how you can do a live migration of an LVM-based virtual machine (domU) from one Xen host to the other. I will use iSCSI to provide shared storage for the virtual machines in this tutorial. Both Xen hosts and the iSCSI target are running on Debian Lenny in this article.

« Previous ( 1 ... 53 54 55 56 57 58 59 60 61 62 63 ... 92 ) Next »