Howtos

Want to support HowtoForge? Become a subscriber!
 

Using PHP5-FPM With Apache 2.4 (+ mod_proxy_fcgi Module) On Fedora 18

Using PHP5-FPM With Apache 2.4 (+ mod_proxy_fcgi Module) On Fedora 18

This tutorial shows how you can install an Apache 2.4 webserver on a Fedora 18 server with PHP5 (through PHP-FPM) and MySQL support. PHP-FPM (FastCGI Process Manager) is an alternative PHP FastCGI implementation with some additional features useful for sites of any size, especially busier sites. On Apache 2.4, we need Apache's mod_proxy_fcgi module to make it work.

Striping Across Four Storage Nodes With GlusterFS 3.2.x On Ubuntu 12.10

Striping Across Four Storage Nodes With GlusterFS 3.2.x On Ubuntu 12.10

This tutorial shows how to do data striping (segmentation of logically sequential data, such as a single file, so that segments can be assigned to multiple physical devices in a round-robin fashion and thus written concurrently) across four single storage servers (running Ubuntu 12.10) with GlusterFS. The client system (Ubuntu 12.10 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.

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

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

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

Fedora 18 Samba Standalone Server With tdbsam Backend

Fedora 18 Samba Standalone Server With tdbsam Backend

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

Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On Fedora 18

Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On Fedora 18

Nginx (pronounced "engine x") is a free, open-source, high-performance HTTP server. Nginx is known for its stability, rich feature set, simple configuration, and low resource consumption. This tutorial shows how you can install Nginx on a Fedora 18 server with PHP5 support (through PHP-FPM) and MySQL support.

How To Upgrade From Fedora 17 To Fedora 18 With FedUp (Desktop & Server)

How To Upgrade From Fedora 17 To Fedora 18 With FedUp (Desktop & Server)

This article describes how you can upgrade your Fedora 17 system to Fedora 18 with the help of the Fedora Updater (FedUp). The upgrade procedure works for both desktop and server installations.

Automatic File Replication (Mirror) Across Two Storage Servers With GlusterFS 3.2.x On Ubuntu 12.10

High-Availability Storage With GlusterFS 3.2.x On Ubuntu 12.10 - Automatic File Replication (Mirror) Across Two Storage Servers

This tutorial shows how to set up a high-availability storage with two storage servers (Ubuntu 12.10) 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 (Ubuntu 12.10 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.

Striping Across Four Storage Nodes With GlusterFS 3.2.x On CentOS 6.3

Striping Across Four Storage Nodes With GlusterFS 3.2.x On CentOS 6.3

This tutorial shows how to do data striping (segmentation of logically sequential data, such as a single file, so that segments can be assigned to multiple physical devices in a round-robin fashion and thus written concurrently) across four single storage servers (running CentOS 6.3) with GlusterFS. The client system (CentOS 6.3 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.

Debian Wheezy Local Git Server With Git Lite Workflow

Debian Wheezy Local Git Server With Git Lite Workflow

This howto describes a shared local git [1] server setup for a small team. This is a repository layout that is familiar to anyone used to working with a traditional version control system. One of the tutorial objectives is to show detailed steps to prepare the server and publish the code on a public service like Github, Gitorius et. al. A second objective is to introduce the Git Lite Workflow in team development. This serves as an introduction to gits powerful branch and merge features. Your personal favorite workflow may be different compared to this model.

Distributed Storage Across Four Storage Nodes With GlusterFS 3.2.x On CentOS 6.3

Distributed Storage Across Four Storage Nodes With GlusterFS 3.2.x On CentOS 6.3

This tutorial shows how to combine four single storage servers (running CentOS 6.3) to one large storage server (distributed storage) with GlusterFS. The client system (CentOS 6.3 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.

first page
previous page
...
9
...
next page
last page