PUBLIC   marks

PUBLIC MARKS from user falko

Sponsorised links

04 September 2008

Spam Blocking And Web Filtering With The Untangle 5.3 Network Gateway | HowtoForge - Linux Howtos and Tutorials

(via)
Untangle bundles common open-source applications for blocking spam, spyware, viruses, adware and unwanted content on the network in one single Linux distribution. It can be integrated into existing networks either as a router or as a transparent bridge (directly behind the router, but before the switch that connects the client PCs with the router). The best thing about Untangle is that you do not have to reconfigure the client PCs - Untangle works out of the box.

02 September 2008

Triggering Commands On File/Directory Changes With Incron | HowtoForge - Linux Howtos and Tutorials

(via)
This guide shows how you can install and use incron on a Debian Etch system. Incron is similar to cron, but instead of running commands based on time, it can trigger commands when file or directory events occur (e.g. a file modification, changes of permissions, etc.).

31 August 2008

Displaying RSS And Atom Feeds On Your Web Site With SimplePie | HowtoForge - Linux Howtos and Tutorials

(via)
SimplePie is a PHP library that can fetch, cache, parse, and normalize RSS and Atom feeds. It allows you to display the newest articles from websites with RSS or Atom feeds on your own site. This is a great way to add new, fresh, and relevant information to your site. This guide shows how you can set it up for your own web site.

Sponsorised links

28 August 2008

Running A File- And Print-Server With eBox On Ubuntu 8.04 Server | HowtoForge - Linux Howtos and Tutorials

(via)
This article shows how to run a file- and print-server for small and medium enterprises (SME) on one single Ubuntu 8.04 server. It is very easy to set up, and management is done with an easy-to-use web interface called eBox so once the system is set up, you can forget about the command line. eBox was developed to administrate advanced services for corporate networks.

26 August 2008

How To Set Up WebDAV With Lighttpd On Mandriva 2008.1 | HowtoForge - Linux Howtos and Tutorials

(via)
This guide explains how to set up WebDAV with lighttpd on a Mandriva 2008.1 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 lighttpd server so that they do not need to be downloaded/uploaded via FTP. Of course, WebDAV can also be used to upload and download files.

24 August 2008

Running Vhosts Under Separate UIDs/GIDs With Apache2 mpm-peruser On Debian Etch | HowtoForge - Linux Howtos and Tutorials

by 1 other (via)
This article explains how you can install and configure apache2-mpm-peruser on a Debian Etch server. apache2-mpm-peruser is an MPM (Multi-Processing Module) for the Apache 2 web server, very similar to apache2-mpm-itk, but faster (almost as fast as apache2-mpm-prefork). mpm-peruser allows you to run each of your vhosts under a separate UID and GID - in short, the scripts and configuration files for one vhost no longer have to be readable for all the other vhosts. It is based on metuxmpm, a working implementation of the perchild MPM. The result is a sane and secure web server environment for your users, without kludges like PHP's safe_mode.

21 August 2008

Twitter Clients For Ubuntu 8.04 Desktop | HowtoForge - Linux Howtos and Tutorials

(via)
In this article I will show how to install and use two clients for the popular microblogging platform Twitter on an Ubuntu 8.04 desktop. The first one is Twitux, the second Twitter client is gtwitter. Both clients have similar features, so it is up to you which one you want to install.

19 August 2008

Creating Advanced MySQL-Based Virtual Hosts On Lighttpd (Debian Etch) | HowtoForge - Linux Howtos and Tutorials

(via)
This guide explains how you can create advanced virtual hosts on a lighttpd web server on Debian Etch that are stored in a MySQL database. The method described here does not use the lighttpd mod_mysql_vhost module, and unlike mod_mysql_vhost (which allows you to store only the hostname and document root of a vhost in a database), this method allows to store individual configuration directives for each vhost in the MySQL database.

17 August 2008

QuickStart, The Swiss Army Knife For Ubuntu 8.04 Desktop | HowtoForge - Linux Howtos and Tutorials

(via)
In this article I will show how to install and use QuickStart on an Ubuntu 8.04 desktop. QuickStart is like a Swiss army knife, it allows you to do various things on your Ubuntu desktop: creating and restoring backups, running scheduled backups, backing up configuration files, installing some common applications, installing DVD codecs, deleting unnecessary files, etc.

14 August 2008

How To Install Django On Mandriva 2008.1 (Apache2/mod_python) | HowtoForge - Linux Howtos and Tutorials

(via)
This tutorial explains how to install Django on a Mandriva 2008.1 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.

12 August 2008

Installing And Using OpenVZ On Ubuntu 8.04 LTS Server | HowtoForge - Linux Howtos and Tutorials

(via)
In this HowTo I will describe how to prepare an Ubuntu 8.04 LTS server for OpenVZ. With OpenVZ you can create multiple Virtual Private Servers (VPS) on the same hardware, similar to Xen and the Linux Vserver project. OpenVZ is the open-source branch of Virtuozzo, a commercial virtualization solution used by many providers that offer virtual servers. The OpenVZ kernel patch is licensed under the GPL license, and the user-level tools are under the QPL license.

10 August 2008

How To Set Up WebDAV With Lighttpd On Debian Etch | HowtoForge - Linux Howtos and Tutorials

(via)
This guide explains how to set up WebDAV with lighttpd on a Debian Etch 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 lighttpd server so that they do not need to be downloaded/uploaded via FTP. Of course, WebDAV can also be used to upload and download files.

07 August 2008

Creating Simple Virtual Hosts With mod_mysql_vhost On Lighttpd (Debian Etch) | HowtoForge - Linux Howtos and Tutorials

(via)
This guide explains how you can use mod_mysql_vhost to create simple virtual hosts on a lighttpd web server on Debian Etch. With mod_mysql_vhost, lighttpd can read the vhost configuration from a MySQL database. Currently, you can store the domain and the document root in the MySQL database which results in very simple virtual hosts. If you need more directives for your vhosts, you would have to configure them in the global section of lighttpd.conf, which means they would be valid for all vhosts. Therefore, mod_mysql_vhost is ideal if your vhosts differ only in the domain and document root.

05 August 2008

How To Install The Zimbra Desktop Email Client On Ubuntu 8.04 LTS (Hardy Heron) | HowtoForge - Linux Howtos and Tutorials

(via)
This article shows how you can install the Zimbra Desktop email client on an Ubuntu 8.04 LTS (Hardy Heron) desktop. Zimbra Desktop is a full-fledged replacement for email clients such as Outlook or Evolution, offering email, contacts, calendar, documents, tasks, etc. You can use it in conjunction with the Zimbra Collaboration Suite (ZCS) or any other email account that supports POP3 or IMAP.

03 August 2008

Postfix Virtual Hosting With LDAP Backend With Dovecot As IMAP/POP3 Server On Ubuntu Hardy Heron 8.04 TLS | HowtoForge - Linux Howtos and Tutorials

(via)
I have been running with a MySQL backend for virtual hosting for some time, but when I discovered Phamm and the added FTP feature I decided to switch to LDAP as backend for Postfix with virtual hosting. In view of the fact that the installation and configuration guide of Phamm is lacking some basic information it took me quite some time to put it all together and get it working. Piecing it all together was not simple so I would like to share how I configured it and got it all working toghether.

31 July 2008

Installing And Using OpenVZ On CentOS 5.2 | HowtoForge - Linux Howtos and Tutorials

(via)
In this HowTo I will describe how to prepare a CentOS 5.2 server for OpenVZ. With OpenVZ you can create multiple Virtual Private Servers (VPS) on the same hardware, similar to Xen and the Linux Vserver project. OpenVZ is the open-source branch of Virtuozzo, a commercial virtualization solution used by many providers that offer virtual servers. The OpenVZ kernel patch is licensed under the GPL license, and the user-level tools are under the QPL license.

29 July 2008

How To Patch BIND9 Against DNS Cache Poisoning On Debian Etch | HowtoForge - Linux Howtos and Tutorials

(via)
Dan Kaminsky earlier this month announced a massive, multi-vendor issue with DNS that could allow attackers to compromise any name server - clients, too. These two articles explain how you can fix a BIND9 nameserver on Debian Etch and Fedora/CentOS so that it is not vulnerable anymore to DNS cache poisoning.

27 July 2008

Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth Management) On Fedora 9 | HowtoForge - Linux Howtos and Tutorials

(via)
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.

24 July 2008

How To Install Django On Debian Etch (Apache2/mod_python) | HowtoForge - Linux Howtos and Tutorials

(via)
This tutorial explains how to install Django on a Debian Etch 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.

22 July 2008

Embedding Python In Apache2 With mod_python (Debian/Ubuntu, Fedora/CentOS, Mandriva, OpenSUSE) | HowtoForge - Linux Howtos and Tutorials

(via)
This tutorial shows how to install and use mod_python on various distributions (Debian/Ubuntu, Fedora/CentOS, Mandriva, OpenSUSE) with Apache2. mod_python is an Apache module that embeds the Python interpreter within the server. It allows you to write web-based applications in Python that will run many times faster than traditional CGI and will have access to advanced features such as ability to retain database connections and other data between hits and access to Apache internals.

20 July 2008

Installing And Using OpenVZ On Fedora 9 | HowtoForge - Linux Howtos and Tutorials

(via)
In this HowTo I will describe how to prepare a Fedora 9 server for OpenVZ. With OpenVZ you can create multiple Virtual Private Servers (VPS) on the same hardware, similar to Xen and the Linux Vserver project. OpenVZ is the open-source branch of Virtuozzo, a commercial virtualization solution used by many providers that offer virtual servers. The OpenVZ kernel patch is licensed under the GPL license, and the user-level tools are under the QPL license.

17 July 2008

How To Install And Configure Dansguardian With Multi-Group Filtering And Squid With NTLM Auth On Debian Etch | HowtoForge - Linux Howtos and Tutorials

(via)
This how-to describes how to install and configure Dansguardian with multi-group filtering, Squid with NTLM auth, ipmasq, and dnsmasq to provide a full internet gateway solution for small to medium sized networks. This how-to requires two NICs in order to perform firewalling and transparent proxying.

15 July 2008

Virtual Hosting With Proftpd And MySQL (Incl. Quota) On Fedora 9 | HowtoForge - Linux Howtos and Tutorials

(via)
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.

13 July 2008

The Perfect Server - CentOS 5.2

(via)
This tutorial shows how to set up a CentOS 5.2 server that offers all services needed by ISPs and web 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. This tutorial is written for the 32-bit version of CentOS 5.2, but should apply to the 64-bit version with very little modifications as well.

10 July 2008

The Perfect Server - OpenSUSE 11 | HowtoForge - Linux Howtos and Tutorials

(via)
This is a detailed description about how to set up an OpenSUSE 11 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. This tutorial is written for the 32-bit version of OpenSUSE 11, but should apply to the 64-bit version with very little modifications as well.

falko's TAGS

search :

limit : 50 100 200

3d   adobe   amavisd   apache   audio   backup   bandwidth   bind   centos   clamav   cluster   compilation   compiz   courier   cvs   debian   debian etch   desktop   dns   dovecot   edgy eft   email   encryption   etch   fedora   feisty   feisty fawn   fileserver   firewall   flash   freebsd   ftp   gateway   gnome   gutsy   gutsy gibbon   high-availability   hosting   ids   imap   ipod   ispconfig   kde   kernel   lamp   ldap   lighttpd   lighty   linux   load balancer   lvm   mail   mandriva   monitoring   munin   mysql   network   ntfs   ntfs-3g   opensuse   openvz   php   php5   pop3   postfix   proftpd   pureftpd   quota   raid   restore   router   ruby   samba   security   server   skype   smb   spam   spamassassin   ssh   ssl   storage   subversion   suse   svn   tls   ubuntu   vanilla kernel   virtual   virtual machine   virtual users   virtualization   virus   vista   vm   vmware   vps   windows   xen  

Sponsorised links