0

Installing Lighttpd With PHP5 (PHP-FPM) And MySQL Support On OpenSUSE 12.2

http://www.howtoforge.com

Lighttpd is a secure, fast, standards-compliant web server designed for speed-critical environments. This tutorial shows how you can install Lighttpd on an OpenSUSE 12.2 server with PHP5 support (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.

Read more »
falko's picture
Created by falko 11 years 28 weeks ago
Category: End User   Tags:
0

Fuduntu 2012.4 Announced!

http://www.fuduntu.org

It’s that time again! The Fuduntu Team is proud to announce the immediate availability of Fuduntu 2012.4. This is the fourth quarterly release for 2012. Like all previous Fuduntu releases, this release follows our tradition of making small incremental distribution improvements that don’t sacrifice the stability of our Linux distribution.

Read more »
Fewt's picture
Created by Fewt 11 years 28 weeks ago
Category: End User   Tags:
0

Using mod_spdy With Apache2 On OpenSUSE 12.2 (x86_64)

http://www.howtoforge.com

SPDY (pronounced "SPeeDY") is a new networking protocol whose goal is to speed up the web. It is Google's alternative to the HTTP protocol and a candidate for HTTP/2.0. SPDY augments HTTP with several speed-related features such as stream multiplexing and header compression.

Read more »
falko's picture
Created by falko 11 years 29 weeks ago
Category: End User   Tags:
0

Running A Small Business Server With ClearOS 6.3.0 (Community Edition)

http://www.howtoforge.com

This guide shows how you can install and run a Small Business Server with ClearOS 6.3.0 (Community Edition). With ClearOS, you can run various services (such as a file- and print server, a web proxy and content filter, a mail server, etc.) in your local network and manage them through an easy web interface.

Read more »
falko's picture
Created by falko 11 years 29 weeks ago
Category: End User   Tags:
0

Running VirtualBox 4.2 On A Headless OpenSUSE 12.2 Server

http://www.howtoforge.com

This guide explains how you can run virtual machines with VirtualBox 4.2 on a headless OpenSUSE 12.2 server. Normally you use the VirtualBox GUI to manage your virtual machines, but a server does not have a desktop environment.

Read more »
falko's picture
Created by falko 11 years 29 weeks ago
Category: End User   Tags:
0

Configuring A LEMP System (Linux, nginx, MySQL, PHP-FPM) For Maximum Performance

http://www.howtoforge.com

If you are using nginx as your webserver, you are looking for a performance boost and better speed. nginx is fast by default, but you can optimize its performance and the performance of all parts (like PHP and MySQL) that work together with nginx. Here is a small, incomprehensive list of tips and tricks to configure your LEMP system (Linux, nginx, MySQL, PHP-FPM) for maximum performance.

Read more »
falko's picture
Created by falko 11 years 30 weeks ago
Category: End User   Tags:
0

Puzzle Game "TumbleGonk" crowdsourcing to become FOSS+FreeArt

http://www.indiegogo.com

TumbleGonk is a complete cute casual game. This campaign is to raise the funds required to release the source code and all related art under an open source license.

Read more »
0

Managing Multiple MySQL Servers From One phpMyAdmin Installation (Using SSL Encryption)

http://www.howtoforge.com

This tutorial explains how you can manage multiple MySQL servers from one phpMyAdmin installation. For security reasons, communication between phpMyAdmin and any remote MySQL server is using SSL encryption (this is not necessary for a local MySQL server since communication between phpMyAdmin and MySQL is not leaving the server).

Read more »
falko's picture
Created by falko 11 years 30 weeks ago
Category: End User   Tags:
0

Using PHP5-FPM With Apache2 On OpenSUSE 12.2

http://www.howtoforge.com

This tutorial shows how you can install an Apache2 webserver on an OpenSUSE 12.2 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.

Read more »
falko's picture
Created by falko 11 years 30 weeks ago
Category: End User   Tags:
0

The Perfect Server - OpenSUSE 12.2 x86_64 (nginx, Dovecot, ISPConfig 3)

http://www.howtoforge.com

This tutorial shows how to prepare an OpenSUSE 12.2 64bit (x86_64) server with nginx for the installation of ISPConfig 3, and how to install ISPConfig 3. Since version 3.0.4, ISPConfig comes with full support for the nginx web server in addition to Apache, and this tutorial covers the setup of a server that uses nginx instead of Apache.

Read more »
falko's picture
Created by falko 11 years 31 weeks ago
Category: End User   Tags:
0

Serving CGI Scripts With Nginx On CentOS 6.3

http://www.howtoforge.com

This tutorial shows how you can serve CGI scripts (Perl scripts) with nginx on CentOS 6.3. While nginx itself does not serve CGI, there are several ways to work around this. I will outline two solutions: the first is to proxy requests for CGI scripts to Thttpd, a small web server that has CGI support, while the second solution uses a CGI wrapper to serve CGI scripts.

Read more »
falko's picture
Created by falko 11 years 31 weeks ago
Category: End User   Tags:
0

Enable auto shutdown in Transmission with your own script in Linux

http://freshtutorial.com

Transmission is a simple yet powerful torrent client. It’s available in some of the Linux distributions by default. However, one very important torrent client must have feature is missing in transmission. Now, we are going to add that feature by ourselves with our own shell script. We will make that shell script execute in Transmission after download completes.

Read more »
saugatad's picture
Created by saugatad 11 years 31 weeks ago
Category: End User   Tags:
0

The Perfect Server - OpenSUSE 12.2 x86_64 (Apache2, Dovecot, ISPConfig 3)

http://www.howtoforge.com

This is a detailed description about how to set up an OpenSUSE 12.2 64bit (x86_64) server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable) with PHP, CGI and SSI support, Postfix mail server with SMTP-AUTH, TLS and virtual mail users, BIND DNS server, Pureftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, Mailman, etc.

Read more »
falko's picture
Created by falko 11 years 31 weeks ago
Category: End User   Tags:
0

Creating Advanced MySQL-Based Virtual Hosts On Lighttpd (Ubuntu 12.04)

http://www.howtoforge.com

This guide explains how you can create advanced virtual hosts on a lighttpd web server on Ubuntu 12.04 that are stored in a MySQL database.

Read more »
falko's picture
Created by falko 11 years 32 weeks ago
Category: End User   Tags:
0

Serving CGI Scripts With Nginx On Ubuntu 12.04

http://www.howtoforge.com

This tutorial shows how you can serve CGI scripts (Perl scripts) with nginx on Ubuntu 12.04. While nginx itself does not serve CGI, there are several ways to work around this.

Read more »
falko's picture
Created by falko 11 years 32 weeks ago
Category: End User   Tags:

Best karma users