Books Blogs Africa News Friends North-America Asia News Europe RSS Feed More Promotion MSN Promotion Asia More Books Australia Africa Latin-America News AIM GoogleVideo YAHOO MSN Australia News YAHOO Latin-America Linux OS Save to Del.icio.us Contact Europe News Google Search Maps Linux News eBuddy Mobile (NEW!) North-America News Yahoo Fabchannel MSN AIM Search Links Home Yahoo HTForge Jobs AIM Tutorial YouTube MSN HOWTO Slides Sitemap Content PodCasts Buzz GTalk Feeds Games Widgets ManPages Linux Devices Blog


Linux

HowtoForge - Linux Howtos and Tutorials - Linux

HowtoForge - Linux Howtos and Tutorials - Linux

09.09.10: Creating An NFS-Like Standalone Storage Server With GlusterFS On Ubuntu 10.04

Creating An NFS-Like Standalone Storage Server With GlusterFS On Ubuntu 10.04

This tutorial shows how to set up a standalone storage server on Ubuntu 10.04. Instead of NFS, I will use GlusterFS here. The client system 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.

08.09.10: Qmail OpenLdap On Ubuntu

Qmail OpenLdap On Ubuntu

This guide will help you easily set up a email server On Ubuntu using Qmail as MTA, OpenLDAP as a back-end for users, and Courier IMAP for IMAP server.

07.09.10: Installing Apache2 With PHP5 And MySQL Support On Mandriva 2010.1 Spring (LAMP)

Installing Apache2 With PHP5 And MySQL Support On Mandriva 2010.1 Spring (LAMP)

LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a Mandriva 2010.1 Spring server with PHP5 support (mod_php) and MySQL support.

06.09.10: vtiger Installation On CentOS 5.x

vtiger Installation On CentOS 5.x

vtiger is the CRM / complete tracking solution I have looked for and needed for 10 years!!! An all-in-one tracking everything organic package that ties everything together - because every task has many things associated with it, and vtiger works the way people think.

05.09.10: How To Set Up Apache2 With mod_fcgid And PHP5 On Ubuntu 10.04

How To Set Up Apache2 With mod_fcgid And PHP5 On Ubuntu 10.04

This tutorial describes how you can install Apache2 with mod_fcgid and PHP5 on Ubuntu 10.04. mod_fcgid is a compatible alternative to the older mod_fastcgi. It lets you execute PHP scripts with the permissions of their owners instead of the Apache user.

02.09.10: How To Set Up Apache2 With mod_fcgid And PHP5 On OpenSUSE 11.3

How To Set Up Apache2 With mod_fcgid And PHP5 On OpenSUSE 11.3

This tutorial describes how you can install Apache2 with mod_fcgid and PHP5 on OpenSUSE 11.3. mod_fcgid is a compatible alternative to the older mod_fastcgi. It lets you execute PHP scripts with the permissions of their owners instead of the Apache user.

01.09.10: Installing Liferay 6.0.5 Community Edition Bundled With Tomcat On Ubuntu 10.04

Installing Liferay 6.0.5 Community Edition Bundled With Tomcat On Ubuntu 10.04

Liferay Portal is an enterprise web platform for building business solutions that deliver immediate results and long-term value. Get the benefits of packaged applications and an enterprise application framework in a single solution.

31.08.10: Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth Management) On Fedora 13

Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth Management) On Fedora 13

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.

30.08.10: Integrating XCache Into PHP5 (Fedora 13/CentOS 5.5 & Apache2)

Integrating XCache Into PHP5 (Fedora 13/CentOS 5.5 & Apache2)

This guide explains how to integrate XCache into PHP5 on a Fedora 13 or CentOS 5.5 system (with Apache2). From the XCache project page: "XCache is a fast, stable PHP opcode cacher that has been tested and is now running on production servers under high load." It's similar to other PHP opcode cachers, such as eAccelerator and APC.

29.08.10: How To Set Up MySQL Database Replication With SSL Encryption On Debian Lenny

How To Set Up MySQL Database Replication With SSL Encryption On Debian Lenny

This tutorial describes how to set up database replication in MySQL using an SSL connection for encryption (to make it impossible for hackers to sniff out passwords and data transferred between the master and slave). MySQL replication allows you to have an exact copy of a database from a master server on another server (slave), and all updates to the database on the master server are immediately replicated to the database on the slave server so that both databases are in sync. This is not a backup policy because an accidentally issued DELETE command will also be carried out on the slave; but replication can help protect against hardware failures though.

Apache

HowtoForge - Linux Howtos and Tutorials - Apache

HowtoForge - Linux Howtos and Tutorials - Apache
 

31.05.10: How To Set Up WebDAV With MySQL Authentication On Apache2 (Ubuntu 9.10)

How To Set Up WebDAV With MySQL Authentication On Apache2 (Ubuntu 9.10)

This guide explains how to set up WebDAV with MySQL authentication (using mod_auth_mysql) on Apache2 on an Ubuntu 9.10 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 FTP. Of course, WebDAV can also be used to upload and download files.

17.05.10: Nginx Catch-All Host As Front End To Apache For ISPConfig 3 On Debian Lenny

Nginx Catch-All Host As Front End To Apache For ISPConfig 3 On Debian Lenny

Apache has always been the web server of choice for me. It is a real beast when it comes to resources usage specially in a resource limited environment such as a VPS. I started playing with Nginx a lightweight, high performance web server. My area of interest was running Nginx as a reverse proxy and making it work in a Apache/ISPConfig 3 environment.

14.05.10: The Perfect Subversion Server - Debian Lenny [ISPConfig3]

The Perfect Subversion Server - Debian Lenny [ISPConfig3]

Subversion is a free/open-source version control system. That is, Subversion manages files and directories, and the changes made to them, over time. This allows you to recover older versions of your data, or examine the history of how your data changed. In this regard, many people think of a version control system as a sort of "time machine". This guide will help you setup the subversion system, and integrate it with your existing ISPConfig3 installation allowing you control over disk usage, quota and other factors in a very familiar way. Perhaps one day, somebody can use this process to create a plug in for ISPConfig3 that does all of this automatically.

Backup

HowtoForge - Linux Howtos and Tutorials - Backup

HowtoForge - Linux Howtos and Tutorials - Backup

12.07.10: Ghosting The Machine

Ghosting The Machine

This is a short but potentially extremely handy guide to ghosting one Linux box to another (or simply making a full backup of a desktop/server). You might have a small office where you customise one desktop just how you like it and need to roll this out to N other PC's or simply want a backup of a server or desktop to another machine or even to an image file. The main tool here is netcat which is extremely powerful and has a multitude of other great uses that won't be covered here.

15.06.10: Disk Backup With Amanda On Debian Lenny

Disk Backup With Amanda On Debian Lenny

Amanda is an open source client/server solution to back up filesystems. Backups are triggered by the backup server, backup definitions are located on the servers but exclusion lists are located on the client.

20.04.10: Creating Encrypted FTP Backups With duplicity And ftplicity On Debian Lenny

Creating Encrypted FTP Backups With duplicity And ftplicity On Debian Lenny

When you rent a dedicated server nowadays, almost all providers give you FTP backup space for your server on one of the provider's backup systems. This tutorial shows how you can use duplicity and ftplicity to create encrypted (so that nobody with access to the backup server can read sensitive data in your backups) backups on the provider's remote backup server over FTP. ftplicity is a duplicity wrapper script that allows us to use duplicity without interaction (i.e., you do not have to type in any passwords).

Control Panels

HowtoForge - Linux Howtos and Tutorials - Control Panels

HowtoForge - Linux Howtos and Tutorials - Control Panels

03.09.10: ISPConfig3 - DNS Templates

ISPConfig3 - DNS Templates

This article explains how you can use the DNS Templates in ISPConfig3 to allow layman to enter domain data without any previous knowledge on the subject.

17.08.10: Installing A Multiserver Setup With Dedicated Web, Email, DNS And MySQL Database Servers On Debian 5.0 With ISPConfig 3

Installing A Multiserver Setup With Dedicated Web, Email, DNS And MySQL Database Servers On Debian 5.0 With ISPConfig 3

This tutorial describes the installation of an ISPConfig 3 multiserver setup with dedicated web, email, database and two DNS servers all managed trough a single ISPConfig 3 control panel. The setup described below uses five servers and can be extended easily to to a higher number of servers by just adding more servers. E.g. if you want to have two mailservers, do the setup steps from chapter 2 on both of these servers. If you want to set up more web servers, then install ISPConfig on all other web servers in expert mode except of the first one.

12.08.10: The Perfect Server - OpenSUSE 11.3 x86_64 [ISPConfig 2]

The Perfect Server - OpenSUSE 11.3 x86_64 [ISPConfig 2]

This is a detailed description about how to set up an OpenSUSE 11.3 server (x86_64) 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).

Desktop

HowtoForge - Linux Howtos and Tutorials - Desktop

HowtoForge - Linux Howtos and Tutorials - Desktop

27.07.10: The Perfect Desktop - OpenSUSE 11.3 (GNOME)

The Perfect Desktop - OpenSUSE 11.3 (GNOME)

This tutorial shows how you can set up an OpenSUSE 11.3 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.

18.07.10: The Perfect Desktop - Mandriva One 2010.1 Spring With GNOME

The Perfect Desktop - Mandriva One 2010.1 Spring With GNOME

This tutorial shows how you can set up a Mandriva One 2010.1 Spring 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.

11.07.10: How To Make An Ubuntu 10.04 Desktop Resemble A Mac (With Elementary, Docky & Gloobus-Preview)

How To Make An Ubuntu 10.04 Desktop Resemble A Mac (With Elementary, Docky & Gloobus-Preview)

This article shows how you can change the appearance of your Ubuntu 10.04 desktop so that it resembles a Mac. This can be achieved with the help of Elementary, Docky, and Gloobus-Preview. Elementary is a project that provides a popular icon set and GTK theme; Docky is an interactive dock (like the one you know from a Mac) that provides easy access to some of the files, folders, and applications on your computer, and more; and Gloobus-Preview is an extension for the Gnome Desktop Environment designed to enable a full screen preview of any kind of file or directory.

DNS

HowtoForge - Linux Howtos and Tutorials - DNS

HowtoForge - Linux Howtos and Tutorials - DNS

02.08.10: Clean djbDNS DNS Server On CentOS - dnscache And tinydns - A To Z

Clean djbDNS DNS Server On CentOS - dnscache And tinydns - A To Z

What is djbDNS? And why do we use djbDNS? There is a new point of view to serve the dns service - each of the dns server functionalities is a separate service, like authority, cache, forward and so on. The other difference is the daemon-tools which will rapidly restart services to prevent zombies.

14.07.10: How To Run Your Own Name Server With ISPConfig 3 And Fast Hosts

How To Run Your Own Name Server With ISPConfig 3 And Fast Hosts

This tutorial shows how you can run your own name server for domains that you register with fasthosts.com. Of course, this works with every other registrar as well, although the procedure might differ a little bit. We will use the ISPConfig 3 server as the primary name server and also acting as the secondary. This may be suited best to a single server setup. To do this, you need one server with ISPConfig 3 installed and a Fast hosts account.

08.07.10: Installing PowerDNS (With MySQL Backend) And Poweradmin On Debian Lenny

Installing PowerDNS (With MySQL Backend) And Poweradmin On Debian Lenny

This article shows how you can install the PowerDNS nameserver (with MySQL backend) and the Poweradmin control panel for PowerDNS on a Debian Lenny system. PowerDNS is a high-performance, authoritative-only nameserver - in the setup described here it will read the DNS records from a MySQL database (similar to MyDNS), although other backends such as PostgreSQL are supported as well. Poweradmin is a web-based control panel for PowerDNS.

Email

HowtoForge - Linux Howtos and Tutorials - Email

HowtoForge - Linux Howtos and Tutorials - Email

08.09.10: Qmail OpenLdap On Ubuntu

Qmail OpenLdap On Ubuntu

This guide will help you easily set up a email server On Ubuntu using Qmail as MTA, OpenLDAP as a back-end for users, and Courier IMAP for IMAP server.

10.08.10: Installing A Web, Email And MySQL Database Cluster (Mirror) On Debian 5.0 With ISPConfig 3

Installing A Web, Email And MySQL Database Cluster (Mirror) On Debian 5.0 With ISPConfig 3

This tutorial describes the installation of a clustered Web, Email, Database and DNS server to be used for redundancy, high availability and load balancing on Debian 5 with the ISPConfig 3 control panel. GlusterFS will be used to mirror the data between the servers and ISPConfig for mirroring the configuration files. I will use a setup of two servers here for demonstration purposes but the setup can scale to a higher number of servers with only minor modifications in the GlusterFS configuration files.

07.07.10: iRedOS-0.6.0: Open Source Mail Server With Postfix, Dovecot, Amavisd, ClamAV, SpamAssassin, RoundCube

iRedOS-0.6.0: Open Source Mail Server With Postfix, Dovecot, Amavisd, ClamAV, SpamAssassin, RoundCube

iRedMail is a shell script that lets you quickly deploy a Open Source Mail Server solution in less than 2 minutes. iRedOS is a customized CentOS 5.5 distribution, where e unnecessary packages were removed. It ships with the lastest version of iRedMail (iredmail0.6.0); it lets you install iredmail more quickly and smooth.

FTP

HowtoForge - Linux Howtos and Tutorials - FTP

HowtoForge - Linux Howtos and Tutorials - FTP

31.08.10: Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth Management) On Fedora 13

Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth Management) On Fedora 13

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.

28.06.10: How To Integrate ClamAV Into PureFTPd For Virus Scanning On Mandriva 2010.0

How To Integrate ClamAV Into PureFTPd For Virus Scanning On Mandriva 2010.0

This tutorial explains how you can integrate ClamAV into PureFTPd for virus scanning on a Mandriva 2010.0 system. In the end, whenever a file gets uploaded through PureFTPd, ClamAV will check the file and delete it if it is malware.

16.06.10: How To Integrate ClamAV Into PureFTPd For Virus Scanning On CentOS 5.4

How To Integrate ClamAV Into PureFTPd For Virus Scanning On CentOS 5.4

This tutorial explains how you can integrate ClamAV into PureFTPd for virus scanning on a CentOS 5.4 system. In the end, whenever a file gets uploaded through PureFTPd, ClamAV will check the file and delete it if it is malware.

High Availability

HowtoForge - Linux Howtos and Tutorials - High-Availability

HowtoForge - Linux Howtos and Tutorials - High-Availability

10.08.10: Installing A Web, Email And MySQL Database Cluster (Mirror) On Debian 5.0 With ISPConfig 3

Installing A Web, Email And MySQL Database Cluster (Mirror) On Debian 5.0 With ISPConfig 3

This tutorial describes the installation of a clustered Web, Email, Database and DNS server to be used for redundancy, high availability and load balancing on Debian 5 with the ISPConfig 3 control panel. GlusterFS will be used to mirror the data between the servers and ISPConfig for mirroring the configuration files. I will use a setup of two servers here for demonstration purposes but the setup can scale to a higher number of servers with only minor modifications in the GlusterFS configuration files.

12.05.10: HowTo: Install Memcached With repcached "Built-In Server Side Replication" On Debian Lenny

HowTo: Install Memcached With repcached "Built-In Server Side Replication" On Debian Lenny

People probably know about memcached and its high performance name-value based memory object cache interface. Its main purpose is to provide an easy to use distributed caching engine in a multinode environment. Have you ever wanted to let memcached handle replication?

09.05.10: High-Availability Storage With GlusterFS On Mandriva 2010.0 - Automatic File Replication Across Two Storage Servers

High-Availability Storage With GlusterFS On Mandriva 2010.0 - Automatic File Replication (Mirror) Across Two Storage Servers

This tutorial shows how to set up a high-availability storage with two storage servers (Mandriva 2010.0) that use GlusterFS. Each storage server will be a mirror of the other storage server, and files will be replicated automatically across both storage servers. The client system (Mandriva 2010.0 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.

Monitoring

HowtoForge - Linux Howtos and Tutorials - Monitoring

HowtoForge - Linux Howtos and Tutorials - Monitoring

16.08.10: How To Configure The AIDE (Advanced Intrusion Detection Environment) File Integrity Scanner For Your Website

How To Configure The AIDE (Advanced Intrusion Detection Environment) File Integrity Scanner For Your Website

A file integrity scanner is something you need to have.  Imagine a hacker placing a backdoor on your web site, or changing your order form to email him a copy of everyone's credit card while leaving it appear to be functionally normally. By setting up daily reporting, this notifies you within, at most, 24 hours of when any file was changed, added, or removed.  It also helps establish an audit trail in the event your site is compromised. These instructions are designed for an end user, where you don't need to have root access, to implement and assumes your server has the aide binary installed.  Most hosts will have this installed already, or will install it for you upon request.

13.07.10: Flexnet License Monitoring With rrdtool

Flexnet License Monitoring With rrdtool

Some of you may know the commercial Flexnet Licencing Application (©Macrovision). It's a client-server based solution for managing the usage of socalled Flexnet-enabled applications. You can hold licenses of more than one product on one license-server. As you typically have to buy licenses and licenses can be expensive it would be nice to have a monitoring solution, to see the utilization of the precious licenses, wether they are underutilized (so money is wasted) or are always fully utilized (so that you can suspect that sometimes people can not do their work, or only delayed) which is also a waste of resources. As far as I know there are commercial applications for performing such reports, but again you have to spent money. Why not build a simple system yourself, which shows the actual and past usage in an "MRTG style"?

25.06.10: Apache And MySQL Monitoring With Bijk On Debian Lenny

Apache And MySQL Monitoring With Bijk On Debian Lenny

This tutorial describes how you can monitor your server with the tool Bijk. Bijk creates online 30 graphs about load, CPU, memory, traffic, Apache, NginX, PostreSQL and others with alerts. Bijk can be used on Debian, Ubuntu, CentOS, RedHat and Gentoo. In this article I will explain how to install Bijk on Debian.

MySQL

HowtoForge - Linux Howtos and Tutorials - MySQL

HowtoForge - Linux Howtos and Tutorials - MySQL
 

29.08.10: How To Set Up MySQL Database Replication With SSL Encryption On Debian Lenny

How To Set Up MySQL Database Replication With SSL Encryption On Debian Lenny

This tutorial describes how to set up database replication in MySQL using an SSL connection for encryption (to make it impossible for hackers to sniff out passwords and data transferred between the master and slave). MySQL replication allows you to have an exact copy of a database from a master server on another server (slave), and all updates to the database on the master server are immediately replicated to the database on the slave server so that both databases are in sync. This is not a backup policy because an accidentally issued DELETE command will also be carried out on the slave; but replication can help protect against hardware failures though.

10.08.10: Installing A Web, Email And MySQL Database Cluster (Mirror) On Debian 5.0 With ISPConfig 3

Installing A Web, Email And MySQL Database Cluster (Mirror) On Debian 5.0 With ISPConfig 3

This tutorial describes the installation of a clustered Web, Email, Database and DNS server to be used for redundancy, high availability and load balancing on Debian 5 with the ISPConfig 3 control panel. GlusterFS will be used to mirror the data between the servers and ISPConfig for mirroring the configuration files. I will use a setup of two servers here for demonstration purposes but the setup can scale to a higher number of servers with only minor modifications in the GlusterFS configuration files.

25.06.10: Apache And MySQL Monitoring With Bijk On Debian Lenny

Apache And MySQL Monitoring With Bijk On Debian Lenny

This tutorial describes how you can monitor your server with the tool Bijk. Bijk creates online 30 graphs about load, CPU, memory, traffic, Apache, NginX, PostreSQL and others with alerts. Bijk can be used on Debian, Ubuntu, CentOS, RedHat and Gentoo. In this article I will explain how to install Bijk on Debian.

Programming

HowtoForge - Linux Howtos and Tutorials - Programming

HowtoForge - Linux Howtos and Tutorials - Programming

05.09.10: How To Set Up Apache2 With mod_fcgid And PHP5 On Ubuntu 10.04

How To Set Up Apache2 With mod_fcgid And PHP5 On Ubuntu 10.04

This tutorial describes how you can install Apache2 with mod_fcgid and PHP5 on Ubuntu 10.04. mod_fcgid is a compatible alternative to the older mod_fastcgi. It lets you execute PHP scripts with the permissions of their owners instead of the Apache user.

02.09.10: How To Set Up Apache2 With mod_fcgid And PHP5 On OpenSUSE 11.3

How To Set Up Apache2 With mod_fcgid And PHP5 On OpenSUSE 11.3

This tutorial describes how you can install Apache2 with mod_fcgid and PHP5 on OpenSUSE 11.3. mod_fcgid is a compatible alternative to the older mod_fastcgi. It lets you execute PHP scripts with the permissions of their owners instead of the Apache user.

30.08.10: Integrating XCache Into PHP5 (Fedora 13/CentOS 5.5 & Apache2)

Integrating XCache Into PHP5 (Fedora 13/CentOS 5.5 & Apache2)

This guide explains how to integrate XCache into PHP5 on a Fedora 13 or CentOS 5.5 system (with Apache2). From the XCache project page: "XCache is a fast, stable PHP opcode cacher that has been tested and is now running on production servers under high load." It's similar to other PHP opcode cachers, such as eAccelerator and APC.

Samba

HowtoForge - Linux Howtos and Tutorials - Samba

HowtoForge - Linux Howtos and Tutorials - Samba

27.08.10: Mandriva 2010.1 Spring Samba Standalone Server With tdbsam Backend

Mandriva 2010.1 Spring Samba Standalone Server With tdbsam Backend

This tutorial explains the installation of a Samba fileserver on Mandriva 2010.1 Spring 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.

18.08.10: How To Set Up A Webgui Based Print Server On Ubuntu Server Using SWAT, CUPS, And SAMBA

How To Set Up A Webgui Based Print Server On Ubuntu Server Using SWAT, CUPS, And SAMBA

This how-to describes the process of setting up an intranet based print server using Ubuntu server. By using CUPS SAMBA and SWAT the final product is a webgui based solution to a headless print server.

03.08.10: Fedora 13 Samba Standalone Server With tdbsam Backend

Fedora 13 Samba Standalone Server With tdbsam Backend

This tutorial explains the installation of a Samba fileserver on Fedora 13 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.

Security

HowtoForge - Linux Howtos and Tutorials - Security

HowtoForge - Linux Howtos and Tutorials - Security

16.08.10: How To Configure The AIDE (Advanced Intrusion Detection Environment) File Integrity Scanner For Your Website

How To Configure The AIDE (Advanced Intrusion Detection Environment) File Integrity Scanner For Your Website

A file integrity scanner is something you need to have.  Imagine a hacker placing a backdoor on your web site, or changing your order form to email him a copy of everyone's credit card while leaving it appear to be functionally normally. By setting up daily reporting, this notifies you within, at most, 24 hours of when any file was changed, added, or removed.  It also helps establish an audit trail in the event your site is compromised. These instructions are designed for an end user, where you don't need to have root access, to implement and assumes your server has the aide binary installed.  Most hosts will have this installed already, or will install it for you upon request.

13.08.10: Chrooting Apache2 With mod_chroot On Ubuntu 10.04

Chrooting Apache2 With mod_chroot On Ubuntu 10.04

This guide explains how to set up mod_chroot with Apache2 on an Ubuntu 10.04 system. With mod_chroot, you can run Apache2 in a secure chroot environment and make your server less vulnerable to break-in attempts that try to exploit vulnerabilities in Apache2 or your installed web applications.

21.07.10: Chrooting Apache2 With mod_chroot On CentOS 5.4

Chrooting Apache2 With mod_chroot On CentOS 5.4

This guide explains how to set up mod_chroot with Apache2 on a CentOS 5.4 system. With mod_chroot, you can run Apache2 in a secure chroot environment and make your server less vulnerable to break-in attempts that try to exploit vulnerabilities in Apache2 or your installed web applications.

Virtualization

HowtoForge - Linux Howtos and Tutorials - Virtualization

HowtoForge - Linux Howtos and Tutorials - Virtualization

22.08.10: VMware Server 2.0.2-x On Ubuntu Server 10.04 With VMware Remote Console Plug-in

VMware Server 2.0.2-x On Ubuntu Server 10.04 With VMware Remote Console Plug-in

Today I will tell you how to set up a new Ubuntu 10.04 server which runs VMware server 2.0.2-x and the VMware Remote Console Plug-in.

19.08.10: Installing And Using OpenVZ On Ubuntu 10.04

Installing And Using OpenVZ On Ubuntu 10.04

In this HowTo I will describe how to prepare an Ubuntu 10.04 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.

11.08.10: Installing Linux Integration Services v2.1 Hyper-V R2 On CentOS 5

Installing Linux Integration Services v2.1 Hyper-V R2 On CentOS 5

When installed on a virtual machine that is running a supported Linux operating system, Linux Integration Services for Hyper-V provides the following functionality: - Driver support for synthetic devices: Linux Integration Services supports the synthetic network controller and the synthetic storage controller that were developed specifically for Hyper-V. - Fastpath Boot Support for Hyper-V: Boot devices now take advantage of the block Virtualization Service Client (VSC) to provide enhanced performance. - Timesync: The clock inside the virtual machine will remain synchronized with the clock on the host. - Integrated Shutdown: Virtual machines running Linux can be shut down from either Hyper-V Manager or System Center Virtual Machine Manager, using the "Shut Down" command. - Symmetric Multi-Processing (SMP) Support: Supported Linux distributions can use up to 4 virtual processors (VP) per virtual machine.

17.06.10: Virtualization With KVM On A Fedora 13 Server

Virtualization With KVM On A Fedora 13 Server

This guide explains how you can install and use KVM for creating and running virtual machines on a Fedora 13 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.

FreeBSD

HowtoForge - Linux Howtos and Tutorials - FreeBSD

HowtoForge - Linux Howtos and Tutorials - FreeBSD

24.02.10: Virtual Mail And FTP Hosting With iRedMail And Pure-FTPd On FreeBSD

Virtual Mail And FTP Hosting With iRedMail And Pure-FTPd On FreeBSD

iRedMail is a shell script that lets you quickly deploy a full-featured mail solution in less than 2 minutes. Since version 0.6, it supports FreeBSD 7.2 and 8.0 (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 FreeBSD 7.2, passwords will be stored in ldap and you can change the password through webmail.

17.02.10: iRedMail 0.6: Full-Featured Mail Server With OpenLDAP/Postfix/Dovecot/Amavisd/ClamAV/SpamAssassin/iRedAdmin On FreeBSD

iRedMail 0.6: Full-Featured Mail Server With OpenLDAP/Postfix/Dovecot/Amavisd/ClamAV/SpamAssassin/RoundCube/iRedAdmin On FreeBSD

iRedMail is a shell script that lets you quickly deploy a full-featured mail solution in less than 2 minutes. Since version 0.6, it supports FreeBSD 7.2 and 8.0 (it supports both i386 and x86_64). Its object is to make a Linux mail server installation and configuration simple and easy to use. iRedMail supports both OpenLDAP and MySQL as backends for storing virtual domains and users. This tutorial shows how to use the OpenLDAP backend; it uses FreeBSD 7.2, but the steps for 8.0 are the same.

17.11.09: Creating A Jail With VNC Server On FreeBSD

Creating A Jail With VNC Server On FreeBSD

This article explains how you can run a VNC server from within a jail on FreeBSD.

Other

HowtoForge - Linux Howtos and Tutorials - Other

HowtoForge - Linux Howtos and Tutorials - Other

04.05.10: How To Build A Standalone File Server With Nexenta 3.0 Beta2

How To Build A Standalone File Server With Nexenta 3.0 Beta2

Nexenta is a project developing a debian user-land for the OpenSolaris kernel. This provides all of the advantages of apt as a package respoitory (based on the Ubuntu LTS apt repository, currently using 8.04) as well as the advantages of the ZFS filesystem. In the resulting setup every user can have his/her own home directory accessible via the SMB protocol or NFS with read-/write access.

26.04.10: Processing 10000 Pictures Using Many Computers With Oropo (Debian/Ubuntu)

Processing 10000 Pictures Using Many Computers With Oropo (Debian/Ubuntu)

Have you ever had a lot of data to process ? In such a moment after a while of processing we realize that it will take ages to complete. It would be faster if we could use two or three or even more computers. Let's use some computers - you think it is a lot of configuration ? You are wrong. With Oropo it's easy. Let's discuss a problem of processing large number of pictures. First approach for solving this problem is to process pictures sequentially on one computer. Second approach is to process pictures parallelly on many computers.

31.03.10: How To Easily Migrate A PostgreSQL Server With Minimal Downtime

How To Easily Migrate A PostgreSQL Server With Minimal Downtime

PostgreSQL is a great database server, but when your dataset is rather large, migrating a server by using pg_dump can be a rather long process. In this tutorial we will discuss a way to migrate a entire server with as little downtime as possible. To achieve this, we will be using the PostgreSQL built in features for PITR (Point in time recovery).

10.02.10: NTFS Disk Recovery

NTFS Disk Recovery

Mary, the daughter of a friend is in college: her Windows XP laptop constantly reboots and, we suspect, has a bad hard drive. The system will boot a live CD (Ubuntu 9.10 Karmic Koala Desktop), and data on the hard drive can be read. During boot, the live CD identifies disk errors and tries unsuccessfully to repair them.

29.10.09: Automatic Dialer With Asterisk And GNUDialer

Automatic Dialer With Asterisk And GNUDialer

This document describes the installation of the Automatic Dialer GNUDialer, this is an alternative dialer to VICIDial, with more lightweight scripts and a far more easier GUI, it uses Asterisk and MySQL for its operation.