- Virtual Users And Domains With Postfix, Courier And MySQL (Debian Etch)
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 will also demonstrate the installation and configuration of Courier (Courier-POP3, Courier-IMAP), so that Courier can authenticate against the same MySQL database Postfix uses.
in Public bookmarks with clamav courier debian etch linux mysql postfix server smtp-auth spam spamassassin tls users virtual virus
- Virtual Users And Domains With Postfix, Courier And MySQL (Fedora 8)
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 will also demonstrate the installation and configuration of Courier (Courier-POP3, Courier-IMAP), so that Courier can authenticate against the same MySQL database Postfix uses. The resulting Postfix server is capable of SMTP-AUTH and TLS and quota (quota is not built into Postfix by default, I will show how to patch your Postfix appropriately). Passwords are stored in encrypted form in the database (most documents I found were dealing with plain text passwords which is a security risk). In addition to that, this tutorial covers the installation of Amavisd, SpamAssassin and ClamAV so that emails will
in Public bookmarks with clamav courier fedora linux mysql postfix server smtp-auth spam spamassassin tls users virtual virus
- Virtual Users And Domains With Postfix, Courier And MySQL (Mandriva 2008.0)
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 will also demonstrate the installation and configuration of Courier (Courier-POP3, Courier-IMAP), so that Courier can authenticate against the same MySQL database Postfix uses. The resulting Postfix server is capable of SMTP-AUTH and TLS and quota (quota is not built into Postfix by default, I will show how to patch your Postfix appropriately). Passwords are stored in encrypted form in the database (most documents I found were dealing with plain text passwords which is a security risk). In addition to that, this tutorial covers the installation of Amavisd, SpamAssassin and ClamAV so that emails will
in Public bookmarks with amavisd clamav courier linux mandriva mysql postfix server spamassassin users virtual
- Virtual Users And Domains With Postfix, Courier And MySQL (Ubuntu 7.10)
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 will also demonstrate the installation and configuration of Courier (Courier-POP3, Courier-IMAP), so that Courier can authenticate against the same MySQL database Postfix uses. The resulting Postfix server is capable of SMTP-AUTH and TLS and quota (quota is not built into Postfix by default, I will show how to patch your Postfix appropriately). Passwords are stored in encrypted form in the database (most documents I found were dealing with plain text passwords which is a security risk). In addition to that, this tutorial covers the installation of Amavisd, SpamAssassin and ClamAV so that emails will
in Public bookmarks with clamav courier gutsy linux mysql postfix server smtp-auth spam spamassassin tls ubuntu users virtual virus
- Virtual Users And Domains With Postfix, MailScanner, Mailwatch & MySQL On CentOS 5.1
This document describes how to set up a Postfix mail server that is based on virtual users and domains on CentOS 5.1 so that it works with MailScanner and Mailwatch. The resulting system provides a web interface (Mailwatch) where you can manage quarantined emails, train SpamAssassin, edit the white- and blacklist, view configuration files and the detailed MySQL database status.
in Public bookmarks with centos clamav linux mailscanner mailwatch postfix server spamassassin
- Virtualization With KVM On A Scientific Linux 6.3 Server
This guide explains how you can install and use KVM for creating and running virtual machines on a Scientific Linux 6.3 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.
in Public bookmarks with kvm libvirt linux scientific sl virt-install virt-manager virtualization
- Virtualization With XenServer 5.5.0
This Howto covers the installation of XenServer 5.5.0 and the creation of virtual machines with the XenCenter administrator console. XenServer is a free virtualization platform from Citrix, the company behind the well known Xen virtualization engine. XenServer makes it easy to create, run and manage Xen virtual machines with the XenCenter administrator console. The XenServer installation CD contains a full Linux distribution which is customized to run XenServer.
in Public bookmarks with citrix linux machine virtual virtualization xen xencenter xenserver
- Virtualization With XenServer Express 5.0.0
This Howto covers the installation of XenServer Express 5.0.0 and the creation of virtual machines with the XenCenter administrator console. XenServer Express is the free virtualization platform from Citrix, the company behind the well known Xen virtualization engine. XenServer Express makes it easy to create, run and manage Xen virtual machines with the XenCenter administrator console. The XenServer Express installation CD contains a full Linux distribution which is customized to run XenServer Express.
in Public bookmarks with express linux machine virtual virtualization vm xen xencenter xenserver
- Virus Protection With AVG Antivirus On Ubuntu Feisty Fawn
This tutorial shows how you can install and use AVG Antivirus on an Ubuntu Feisty Fawn desktop. Although there are not many Linux viruses out there, this can be useful if you often exchange files with Windows users - it can help you to not pass on any Windows viruses (that do not do any harm to Linux systems) to Windows users. AVG Antivirus for Linux is free for private and non-commercial use.
in Public bookmarks with antivirus avg desktop linux ubuntu
- Virus Protection With F-PROT Antivirus On Ubuntu Feisty Fawn
This tutorial shows how you can install and use F-PROT Antivirus on an Ubuntu Feisty Fawn desktop. Although there are not many Linux viruses out there, this can be useful if you often exchange files with Windows users - it can help you to not pass on any Windows viruses (that do not do any harm to Linux systems) to Windows users. F-PROT Antivirus for Linux is free for home use.
in Public bookmarks with anti-virus f-prot linux security ubuntu virus
- Vodafone Mobile Connect Card Driver For Linux
Vodafone Mobile Connect Card driver for Linux is a tool that allows you to establish a connection to the Internet using 3G cards. It also allows to send and receive short messages from your computer. The cards currently supported are: Huawei E620, Huawei E220 and Option GlobeTrotter 3G+ EMEA.
in Public bookmarks with 3g driver internet linux mobile vodafone
- Watching Live-TV On Your Ubuntu Desktop With Zattoo
Zattoo delivers free Live-TV (P2P IPTV) to Linux, Windows, and Mac desktops. Depending on the country you live in you can select between multiple real TV stations to watch (if Zattoo is available in your country). This article shows how you can install the Zattoo player on an Ubuntu desktop.
in Public bookmarks with desktop iptv linux p2p tv ubuntu zattoo by 2 users
- Watching Your Power Consumption With Powertop On Fedora 7
Powertop is a command-line tool released by Intel that shows you the power consumption of the applications running on your system. It works best on notebooks with Intel mobile processors and can help you find out the programs that put a strain on your notebook battery. It requires kernel 2.6.21 or newer with tickless idle enabled (CONFIG_NO_HZ) (which is currently available for 32-bit kernels only). Fedora 7 comes with a 2.6.21 kernel by default, so we can use Powertop on it.
in Public bookmarks with consumption fedora intel linux power powertop
- Working With The GRUB Menu
This tutorial describes how to edit the GRUB menu. It will also show how to add operating systems and how to add splash screens.
in Public bookmarks with boot grub linux loader by 3 users
- Xen Cluster Management With Ganeti On Debian Etch
Ganeti is a cluster virtualization management system based on Xen. In this tutorial I will explain how to create one virtual Xen machine (called an instance) on a cluster of two physical nodes, and how to manage and failover this instance between the two physical nodes.
in Public bookmarks with cluster debian drbd etch ganeti ha high-availability linux lvm server virtualization vm vserver xen
- Xen With Graphical User Interface On A Fedora 7 Desktop
This document describes how to set up Xen on Fedora 7. Xen enables the paravirtualization of your hardware for its virtual machines if you have a CPU with Vanderpool (Intel) or Pacifica (AMD) technology. The paravirtualization provides high performance to your virtual machines. Fedora's virt-manager provides an easy to use GUI for setting up and managing your virtual machines. It does not have the extensive features like VMware Server, but the basics are in place.
in Public bookmarks with desktop fedora linux machine pacifica paravirtualization vanderpool virt-manager virtual virtualization vm vserver xen by 2 users
« Previous
linux from all users