Linux Tutorials on the topic “ubuntu”
-
Running SquirrelMail On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.04
Author: Falko Timme • Tags: debian, email, nginx, ubuntu, web server • Comments: 1
Running SquirrelMail On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.04 The SquirrelMail package from the Debian/Ubuntu repositories comes with a configuration file for Apache, but not for nginx. This tutorial shows how you can use the Debian Squeeze/Ubuntu 11.04 SquirrelMail package in an nginx vhost. Nginx is a HTTP server that uses much less resources than Apache and delivers pages a lot of faster, especially static files.
-
Running SugarCRM Community Edition On Nginx (LEMP) on Debian Squeeze/Ubuntu 11.04
Author: Falko Timme • Tags: debian, nginx, ubuntu, web server • Comments: 3
Running SugarCRM Community Edition On Nginx (LEMP) on Debian Squeeze/Ubuntu 11.04 SugarCRM is a webbased CRM solution written in PHP. SugarCRM is available in different flavours called "Editions" ("Community" (free), "Professional", and "Enterprise"). In this tutorial I will describe the installation of the free Community Edition on a Debian Squeeze or Ubuntu 11.04 system that has nginx installed instead of Apache (LEMP = Linux + nginx (pronounced "engine x") + MySQL + PHP). With the modules My Portal, Calendar, Activities, Contacts, Accounts, Leads, Opportunities, Cases, Bugtracker, Documents and Email, SugarCRM Community Edition offers everything that can be expected from a CRM solution.
-
Running Contao 2.10.2 On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.10
Author: Falko Timme • Tags: debian, ubuntu, web server, nginx • Comments: 0
Running Contao 2.10.2 On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.10 This tutorial shows how you can install and run a Contao 2.10.2 web site on a Debian Squeeze or Ubuntu 11.10 system that has nginx installed instead of Apache (LEMP = Linux + nginx (pronounced "engine x") + MySQL + PHP). nginx is a HTTP server that uses much less resources than Apache and delivers pages a lot of faster, especially static files.
-
-
Running Joomla 1.7 On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.10
Author: Falko Timme • Tags: debian, nginx, ubuntu, web server • Comments: 2
Running Joomla 1.7 On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.10 This tutorial shows how you can install and run a Joomla 1.7 web site on a Debian Squeeze or Ubuntu 11.10 system that has nginx installed instead of Apache (LEMP = Linux + nginx (pronounced "engine x") + MySQL + PHP). nginx is a HTTP server that uses much less resources than Apache and delivers pages a lot of faster, especially static files.
-
Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On Ubuntu 11.10
Author: Falko Timme • Tags: mysql, nginx, php, ubuntu, web server • Comments: 4
Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On Ubuntu 11.10 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 an Ubuntu 11.10 server with PHP5 support (through PHP-FPM) and MySQL support.
-
Distributed Replicated Storage Across Four Storage Nodes With GlusterFS 3.2.x On Ubuntu 11.10
Author: Falko Timme • Tags: high-availability, storage, ubuntu • Comments: 0
Distributed Replicated Storage Across Four Storage Nodes With GlusterFS 3.2.x On Ubuntu 11.10 This tutorial shows how to combine four single storage servers (running Ubuntu 11.10) to a distributed replicated storage with GlusterFS. Nodes 1 and 2 (replication1) as well as 3 and 4 (replication2) will mirror each other, and replication1 and replication2 will be combined to one larger storage server (distribution). Basically, this is RAID10 over network. If you lose one server from replication1 and one from replication2, the distributed volume continues to work.
-
Configuring DNSSEC On BIND9 (9.7.3) On Debian Squeeze/Ubuntu 11.10
Author: Falko Timme • Tags: dns, security, debian, ubuntu, bind • Comments: 8
Configuring DNSSEC On BIND9 (9.7.3) On Debian Squeeze/Ubuntu 11.10 This guide explains how you can configure DNSSEC on BIND9 (version 9.7.3 that comes with Debian Squeeze/Ubuntu 11.10) on Debian Squeeze and Ubuntu 11.10. It covers how to enable DNSSEC on authoritative nameservers (master and slave) and on resolving nameservers, creation of keys (KSKs and ZSKs), signing of zones, key rolling with rollerd, zone file checking with donuts, creation of trust anchors, using DLV (DNSSEC look-aside validation), and getting your DS records into the parent's zone.
-
Distributed Storage Across Four Storage Nodes With GlusterFS 3.2.x On Ubuntu 11.10
Author: Falko Timme • Tags: storage, ubuntu • Comments: 1
Distributed Storage Across Four Storage Nodes With GlusterFS 3.2.x On Ubuntu 11.10 This tutorial shows how to combine four single storage servers (running Ubuntu 11.10) to one large storage server (distributed storage) with GlusterFS. The client system (Ubuntu 11.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.
-
High-Availability Storage With GlusterFS 3.2.x On Ubuntu 11.10 - Automatic File Replication Across Two Storage Servers
Author: Falko Timme • Tags: high-availability, storage, ubuntu • Comments: 1
High-Availability Storage With GlusterFS 3.2.x On Ubuntu 11.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 11.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 11.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.
-
Creating An NFS-Like Standalone Storage Server With GlusterFS 3.2.x On Ubuntu 11.10
Author: Falko Timme • Tags: storage, ubuntu • Comments: 1
Creating An NFS-Like Standalone Storage Server With GlusterFS 3.2.x On Ubuntu 11.10 This tutorial shows how to set up a standalone storage server on Ubuntu 11.10. 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.