0

Running Question2Answer On Nginx (LEMP) On Debian Squeeze/Ubuntu 12.10

http://www.howtoforge.com

This tutorial shows how you can install and run a Question2Answer web site on a Debian Squeeze or Ubuntu 12.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.

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

Using PHP5-FPM With Apache2 On Ubuntu 12.10

http://www.howtoforge.com

This tutorial shows how you can install an Apache2 webserver on an Ubuntu 12.10 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 24 weeks ago
Category: End User   Tags:
0

KDE Plasma Active: The Mobile Interface That Works

http://www.linuxpromagazine.com

To express myself mildly, I'm not a fan of interfaces for mobile devices. At best, they seem clumsy makeshifts, tolerable only because nothing better is available. The only exception is KDE's Plasma Active, which not only works well on tablets, but, with its recently released version 3.0, remains the only mobile-inspired interface I can tolerate on a workstation

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

Installing Nginx With PHP5 (& PHP-FPM) & MySQL Support (LEMP) On Ubuntu 12.10

http://www.howtoforge.com

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 12.10 server with PHP5 support (through PHP-FPM) and MySQL support (LEMP = Linux + nginx (pronounced "engine x") + MySQL + PHP).

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

Virtualization With KVM On An OpenSUSE 12.2 Server

http://www.howtoforge.com

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

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

Installing Apache2 With PHP5 And MySQL Support On Ubuntu 12.10 (LAMP)

http://www.howtoforge.com

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

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

The Perfect Server - Ubuntu 12.10 (Apache2, BIND, Dovecot, ISPConfig 3)

http://www.howtoforge.com

This tutorial shows how to prepare an Ubuntu 12.10 (Quantal Quetzal) server (with Apache2, BIND, Dovecot) for the installation of ISPConfig 3, and how to install ISPConfig 3.

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

How To Upgrade Ubuntu 12.04 To 12.10 (Quantal Quetzal) (Desktop & Server)

http://www.howtoforge.com

The new Ubuntu 12.10 (Quantal Quetzal) has just been released. This guide shows how you can upgrade your Ubuntu 12.04 LTS desktop and server installations to Ubuntu 12.10.

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

Kubuntu Linux 12.10 Quantal Quetzal Released

http://www.kubuntu.org

The Kubuntu community is proud to announce the release of 12.10 based on KDE software compilation 4.9. This is the first release to burst free from the limits of CD sizes giving us some more space for goodies on the image. It also does away with the alternate installer images, adding advanced partitioning options to the desktop image.

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

Using ATA Over Ethernet (AoE) On Ubuntu 12.04 (Initiator And Target)

http://www.howtoforge.com

This guide explains how you can set up an AoE target and an AoE initiator (client), both running Ubuntu 12.04. AoE stands for "ATA over Ethernet" and is a storage area network (SAN) protocol which allows AoE initiators to use storage devices on the (remote) AoE target using normal ethernet cabling.

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

KDE Plasma Active 3 Improves Performance, Brings New Apps

http://kde.org

KDE has released the 3rd stable version of Plasma Active, KDE's device-independent user experience. The Plasma Active user interface is touch-friendly and works well across a range of devices. Its Activities function gives users a natural way to organize and access their applications, files and information.

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

Virtualization With KVM On A Fedora 17 Server

http://www.howtoforge.com

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

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

Creating Virtual RedHat/CentOS/Fedora Appliances For KVM With BoxGrinder

http://www.howtoforge.com

BoxGrinder is a tool that allows you to build virtual machines (with RedHat, CentOS, Scientific Linux or Fedora as the OS) for multiple virtualization techniques. Currently it supports KVM, VMware, Amazon EC2, VirtualBox, and VirtualPC. This tutorial shows how to use BoxGrinder to create a CentOS 6 KVM guest on Fedora 17 and also how to deploy it to a remote KVM host.

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

How To Set Up nginx As A Reverse Proxy For Apache2 On Ubuntu 12.04

http://www.howtoforge.com

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 set up nginx as a reverse proxy on front of an Apache2 web server on Ubuntu 12.04.

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

Managing A Headless VirtualBox Installation With phpvirtualbox (OpenSUSE 12.2)

http://www.howtoforge.com

phpvirtualbox is a web-based VirtualBox front-end written in PHP that allows you to access and control remote VirtualBox instances. It tries to resemble the VirtualBox GUI as much as possible to make work with it as easy as possible. It is a nice replacement for the VirtualBox GUI if you run VirtualBox on headless servers.

Read more »

Best karma users