HowtoForge

Tartalom átvétel HowtoForge - Linux Howtos and Tutorials -
HowtoForge provides user-friendly Linux tutorials about almost every topic. If you've written a Linux tutorial that you'd like to share, you can contribute it. If you'd like to discuss Linux-related problems, you can use our forum. If you have questions, please contact us by email: info [at] howtoforge [dot] com or use our contact form.
Frissült: 49 perc 57 másodperc

Running Simple Groupware On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.10

v, 2012-02-05 22:26

Running Simple Groupware On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.10

This tutorial shows how you can install and run Simple Groupware on a Debian Squeeze or Ubuntu 11.10 system that has nginx installed instead of Apache (LEMP = Linux + nginx (pronounced "engine x") + MySQL + PHP). Simple Groupware is an open source enterprise groupware that offers email, calendaring, contacts, tasks, document management, project management, synchronization with Outlook and cell phones, full-text search, extensions and many more. nginx is a HTTP server that uses much less resources than Apache and delivers pages a lot of faster, especially static files.

Kategóriák: FLOSS, Linux

Installing Webuzo Wordpress Stack

p, 2012-02-03 18:19

Installing Webuzo Wordpress Stack

Webuzo Wordpress Stack is a free-quick-install package that allows bundling of all software (dependency) necessary to run Wordpress for development or production purposes. It includes the latest updated version of Wordpress and is pre-configured and ready-to-run.

Kategóriák: FLOSS, Linux

Running ownCloud3 On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.10

cs, 2012-02-02 19:25

Running ownCloud3 On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.10

This tutorial shows how you can install and run ownCloud3 on a Debian Squeeze or Ubuntu 11.10 system that has nginx installed instead of Apache (LEMP = Linux + nginx (pronounced "engine x") + MySQL + PHP). ownCloud enables universal access to files through the widely implemented WebDAV standard, providing a platform to easily view and sync contacts, calendars and bookmarks across devices while supporting sharing, viewing and editing via the web interface. It offers the ease-of-use of Dropbox and box.net without vendor lock in. ownCloud users can run its file sync and share services on their own hardware. nginx is a HTTP server that uses much less resources than Apache and delivers pages a lot of faster, especially static files.

Kategóriák: FLOSS, Linux

Hardening Postfix For ISPConfig 3

sze, 2012-02-01 18:25

Hardening Postfix For ISPConfig 3

The goal of this tutorial is to harden the mail server postfix used by ISPConfig for internet mail servers where authenticated users are trusted. With this setup you will reject a great amount of spam before it passes into your mail queue, saving a lot of system resources and making your mail server strong against spammers and spam botnets.

Kategóriák: FLOSS, Linux

Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (CentOS 6.2 x86_64)

k, 2012-01-31 20:54

Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (CentOS 6.2 x86_64)

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, 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. Passwords are stored in encrypted form in the database. In addition to that, this tutorial covers the installation of Amavisd, SpamAssassin, ClamAV and SquirrelMail.

Kategóriák: FLOSS, Linux

The Perfect Database Server: Firebird 2.5.1 And FreeBSD 9

h, 2012-01-30 20:59

The Perfect Database Server: Firebird 2.5.1 And FreeBSD 9

Here is the guide on installing Firebird 2.5.1 from FreeBSD 9 Ports and creating your first test database; also we show you how to install Flamerobin GUI (administration tool) and the PHP driver for it. This was tested on fresh FreeBSD 9 on a kvm-linux virtual machine.

Kategóriák: FLOSS, Linux

Virtualization With Xen On CentOS 6.2 (x86_64) (Paravirtualization & Hardware Virtualization)

v, 2012-01-29 21:36

Virtualization With Xen On CentOS 6.2 (x86_64) (Paravirtualization & Hardware Virtualization)

This tutorial provides step-by-step instructions on how to install Xen (version 4.1.2) on a CentOS 6.2 (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, but still use the same hardware.

Kategóriák: FLOSS, Linux

Converting A VMware Image To A Physical Machine

p, 2012-01-27 18:56

Converting A VMware Image To A Physical Machine

This tutorial shows how to convert an existing CentOS VM to a Physical machine. This tutorial covers the cloning of the VM to an unpartitioned HDD and troubleshoot some of the possible errors that you may have booting the OS on your new hardware. To illustrate this procedure I will use VMware Workstation 7 as the handler to transfer the VM installation to a physical HDD.

Kategóriák: FLOSS, Linux

Creating Your Own Distributable Ubuntu DVD (Relinux)

cs, 2012-01-26 19:21

Creating Your Own Distributable Ubuntu DVD (Relinux)

This article is about how to create a DVD image of your machine with the exact same software included on the disk. This can be done using a software called Relinux. Relinux is a fork of the recently discontinued Remastersys.

Kategóriák: FLOSS, Linux

Simple Linux Auditing

sze, 2012-01-25 18:12

Simple Linux Auditing

Basic Linux system auditing is a bit tricky and data collected and information of that is out of place and readability is not that good. Recently this led me to put together a Open Source code project and develop simple BASH scripts that do the job nicely. The code and tar ball can be downloaded from both google code or from SourceForge's website and the project website has links to documentation, help, installation and code.

Kategóriák: FLOSS, Linux

Dualbooting Windows 7 And Linux Mint 12

k, 2012-01-24 19:21

Dualbooting Windows 7 And Linux Mint 12

Dualbooting means having installed two operating systems on one hard disk and being able to boot from any of them. This tutorial will explain how to install Linux Mint 12 alongside Windows 7 - the procedure however should be the same for all Ubuntu based distributions and only slightly different for every other.

Kategóriák: FLOSS, Linux

AVG Antivirus For Linux/FreeBSD Plus Postfix Mail Server

h, 2012-01-23 18:52

AVG Antivirus For Linux/FreeBSD Plus Postfix Mail Server

This document describes how to deploy AVG Antivirus for Linux/FreeBSD to a Postfix mail server. It is usable for AVG version 8.5, 10 and 2012.

Kategóriák: FLOSS, Linux

VBoxHeadless - Running Virtual Machines With VirtualBox 4.1 On A Headless Ubuntu 11.10 Server

v, 2012-01-22 18:13

VBoxHeadless - Running Virtual Machines With VirtualBox 4.1 On A Headless Ubuntu 11.10 Server

This guide explains how you can run virtual machines with VirtualBox 4.1 on a headless Ubuntu 11.10 server. Normally you use the VirtualBox GUI to manage your virtual machines, but a server does not have a desktop environment. Fortunately, VirtualBox comes with a tool called VBoxHeadless that allows you to connect to the virtual machines over a remote desktop connection, so there's no need for the VirtualBox GUI.

Kategóriák: FLOSS, Linux

RedHat Cluster Suite And Conga - Linux Clustering

p, 2012-01-20 16:13

RedHat Cluster Suite And Conga - Linux Clustering

This how to describes an easy step by step installation of the RedHat Cluster Suite on three CentOS nodes and prepare them as nodes of a cluster. You will also install the Management suite which is web based and is known as Conga.

Kategóriák: FLOSS, Linux

The Perfect Server - CentOS 6.2 x86_64 With nginx [ISPConfig 3]

cs, 2012-01-19 17:00

The Perfect Server - CentOS 6.2 x86_64 With nginx [ISPConfig 3]

This tutorial shows how to prepare a CentOS 6.2 x86_64 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: nginx web server, Postfix mail server, MySQL, BIND nameserver, PureFTPd, SpamAssassin, ClamAV, Mailman, and many more. Since version 3.0.4, ISPConfig comes with full support for the nginx web server in addition to Apache; this tutorial covers the setup of a server that uses nginx, not Apache.

Kategóriák: FLOSS, Linux

How To Set Up Multi-Master Replication Using Tungsten And MySQL-Proxy For MySQL High Availability On Ubuntu 10.04.3 LTS

sze, 2012-01-18 19:01

How To Set Up Multi-Master Replication Using Tungsten And MySQL-Proxy For MySQL High Availability On Ubuntu 10.04.3 LTS

This tutorial is based on my experience setting up Tungsten Replicator and MySQL-Proxy for a client's production setup.

Kategóriák: FLOSS, Linux

Securing Your ISPConfig 3 Installation With A Free Class1 SSL Certificate From StartSSL

k, 2012-01-17 18:50

Securing Your ISPConfig 3 Installation With A Free Class1 SSL Certificate From StartSSL

This tutorial shows how you can use a free Class1 SSL Certificate from StartSSL to secure your ISPConfig 3 installation and get rid of self-signed certificate warnings. The guide covers using the SSL certificate for the ISPConfig web interface (both Apache2 and nginx), Postfix (for TLS connections), Courier and Dovecot (for POP3s and IMAPs), and PureFTPd (for TLS/FTPES connections). If you've installed monit and use HTTPS for its web interface, I will show you how to use the StartSSL certificate for it as well. This guide assumes you use Debian or Ubuntu; the principle is the same for other distributions supported by ISPConfig 3, but paths might differ.

Kategóriák: FLOSS, Linux

Use Minitube To Watch Youtube Videos On Your Desktop (Linux Mint 11)

h, 2012-01-16 19:19

Use Minitube To Watch YouTube Videos On Your Desktop (Linux Mint 11)

This article is about how to watch YouTube videos on your desktop with a tool called Minitube. Minitube is a piece of software with a nice GUI that lets you enter keywords into a searchbar just like on youtube.com to display a list where you can choose your desired video from. It is then played directly in the graphical interface without the need to install any flash player for your browser or even open it.

Kategóriák: FLOSS, Linux

Installing Apache2 With PHP5 And MySQL Support On Fedora 16 (LAMP)

v, 2012-01-15 21:40

Installing Apache2 With PHP5 And MySQL Support On Fedora 16 (LAMP)

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

Kategóriák: FLOSS, Linux

Installing An Oracle-Ready CentOS 6.2 Server

p, 2012-01-13 18:29

Installing An Oracle-Ready CentOS 6.2 Server

This is a tutorial for installing an Oracle-ready Linux box with CentOS 6.2, it covers the steps involved on the preparation of an Oracle-ready server for the posterior installation of Oracle Database Server/Oracle Fusion Middleware Suite on a multi-role server deployment.

Kategóriák: FLOSS, Linux