falko's blog
Posted Tue, 2007-05-08 10:54 by falko
With the release of Microsoft's new Windows operating system (Vista), more and more people are looking for alternatives to Windows for various reasons. This tutorial shows people who are willing to switch to Linux how they can set up a Linux desktop (Ubuntu 7.04 Feisty Fawn in this article) that fully replaces their Windows desktop, i.e. that has all 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 runs also on older hardware, and the best thing is: all software comes free of charge. http://www.howtoforge.com/the_perfect_desktop_ubuntu7.04
Posted Sun, 2007-05-06 12:04 by falko
This document describes how to install a PureFTPd server that uses virtual users from a MySQL database instead of real system users. This is much more performant and allows to have thousands of ftp users on a single machine. In addition to that I will show the use of quota and upload/download bandwidth limits with this setup. Passwords will be stored encrypted as MD5 strings in the database. http://www.howtoforge.com/debian_etch_virtual_hosting_pureftpd_mysql_quota
Posted Fri, 2007-05-04 11:06 by falko
This guide provides step-by-step instructions on how to install Xen on an already working Debian Etch system. You can find all the software used here in the Etch repository, so no external files or compilation are needed. http://www.howtoforge.com/debian_etch_xen_from_debian_repository
Posted Thu, 2007-05-03 10:33 by falko
In this article I will show how to install and configure fail2ban on a Debian Etch system. Fail2ban is a tool that observes login attempts to various services, e.g. SSH, FTP, SMTP, Apache, etc., and if it finds failed login attempts again and again from the same IP address or host, fail2ban stops further login attempts from that IP address/host by blocking it with an iptables firewall rule. http://www.howtoforge.com/fail2ban_debian_etch
Posted Wed, 2007-05-02 12:07 by falko
This tutorial shows how to install the free VMware Server on an Ubuntu 7.04 (Feisty Fawn) system. 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). http://www.howtoforge.com/ubuntu_feisty_fawn_vmware_server_howto
Posted Tue, 2007-05-01 11:27 by falko
With the release of Microsoft's new Windows operating system (Vista), more and more people are looking for alternatives to Windows for various reasons. In this tutorial I will show people who are willing to switch to Linux how they can set up a Linux desktop (Debian Etch in this article) that fully replaces their Windows desktop, i.e. that has all 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 runs also on older hardware, and the best thing is: all software comes free of charge. http://www.howtoforge.com/the_perfect_desktop_debian_etch
Posted Mon, 2007-04-30 11:32 by falko
Xbindkeys is a program that allows you to launch shell commands with your keyboard or your mouse under X Window. It links commands to keys or mouse buttons, using its configuration file. It does not depend on the window manager and can capture all keyboard keys.
http://www.howtoforge.com/linux_multimedia_keyboard
Posted Sun, 2007-04-29 12:26 by falko
This document describes how to install a Proftpd server that uses virtual users from a MySQL database instead of real system users. This is much more performant and allows to have thousands of ftp users on a single machine. In addition to that I will show the use of quota with this setup. http://www.howtoforge.com/proftpd_mysql_virtual_hosting_debian_etch
Posted Fri, 2007-04-27 10:09 by falko
This tutorial describes how you can install and configure the Snort IDS (intrusion detection system) and BASE (Basic Analysis and Security Engine) on an Ubuntu 6.06 (Dapper Drake) system. With the help of Snort and BASE, you can monitor your system - with BASE you can perform analysis of intrusions that Snort has detected on your network. Snort will use a PostgreSQL database to store/log the data it gathers. http://www.howtoforge.com/intrusion_detection_snort_base_postgresql_ubuntu6.06
Posted Thu, 2007-04-26 08:50 by falko
This tutorial provides step-by-step instructions about how to install the free VMware Server (version 1.0.2) on a Debian Etch system. 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 Debian Etch (4.0) as the host operating system. http://www.howtoforge.com/debian_etch_vmware_server_howto
Posted Tue, 2007-04-24 11:57 by falko
This tutorial describes how to rescue data from a single hard disk that was part of a LVM2 RAID1 setup. Why is it so problematic to recover the data? Every single hard disk that formerly was a part of a LVM RAID1 setup contains all data that was stored in the RAID, but the hard disk cannot simply be mounted. First, a RAID setup must be configured for the partition(s) and then LVM must be set up to use this (these) RAID partition(s) before you will be able to mount it. I will use the Knoppix Linux LiveCD to do the data recovery. http://www.howtoforge.com/recover_data_from_raid_lvm_partitions
Posted Mon, 2007-04-23 11:12 by falko
This tutorial shows how to install and use suPHP with the ISPConfig control panel on a Debian Etch server. When you have set up suPHP on your ISPConfig server, you are able to run the PHP scripts under the admin user of the website instead of the Apache user. http://www.howtoforge.com/suphp_debian_etch_ispconfig
Posted Sun, 2007-04-22 10:53 by falko
This tutorial explains the installation of a Samba file server on Debian Etch and how to configure it to share files over the SMB protocol as well as adding users. Samba is configured as a standalone server, not as a domain controller. In the resulting setup, every user has its own home directory that is accessible via SMB protocol and all users have a shared directory with read/write access. http://www.howtoforge.com/debian_etch_samba_standalone_server_with_tdbsam_backend
Posted Fri, 2007-04-20 12:26 by falko
This tutorial shows how to set up a Ubuntu Feisty Fawn (Ubuntu 7.04) based 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, Courier POP3/IMAP, Quota, Firewall, etc. This tutorial is written for the 32-bit version of Ubuntu Feisty Fawn, but should apply to the 64-bit version with very little modifications as well. http://www.howtoforge.com/perfect_setup_ubuntu704
Posted Wed, 2007-04-18 12:40 by falko
This guide documents how to configure a WebDAV resource using SSL and two-factor authentication and how to access that resource from Windows, Linux and Mac. http://www.howtoforge.com/webdav_with_ssl_and_two_factor_authentication
Recent comments
2 weeks 19 hours ago
3 weeks 5 days ago
13 weeks 3 days ago
13 weeks 5 days ago
15 weeks 1 day ago
26 weeks 15 hours ago
27 weeks 6 days ago
28 weeks 1 day ago
30 weeks 6 days ago
33 weeks 1 day ago