Linux Tutorials on the topic “fedora”
-
Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On Fedora 19
Author: Falko Timme • Tags: fedora, mysql, nginx, php, web server • Comments: 1
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 19 server with PHP5 support (through PHP-FPM) and MySQL support.
-
Installing Apache2 With PHP5 And MySQL Support On Fedora 19 (LAMP)
Author: Falko Timme • Tags: apache, fedora, mysql, php, web server • Comments: 1
Installing Apache2 With PHP5 And MySQL Support On Fedora 19 (LAMP) LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a Fedora 19 server with PHP5 support (mod_php) and MySQL support.
-
How To Upgrade From Fedora 18 To Fedora 19 With FedUp (Desktop & Server)
Author: Falko Timme • Tags: desktop, fedora • Comments: 4
This article describes how you can upgrade your Fedora 18 system to Fedora 19 with the help of the Fedora Updater (FedUp). The upgrade procedure works for both desktop and server installations.
-
-
Serving CGI Scripts With Nginx On Fedora 18
Author: Falko Timme • Tags: fedora, nginx, web server • Comments: 2
Serving CGI Scripts With Nginx On Fedora 18 This tutorial shows how you can serve CGI scripts (Perl scripts) with nginx on Fedora 18. 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.
-
VBoxHeadless - Running Virtual Machines With VirtualBox 4.2 On A Headless Fedora 18 Server
Author: Falko Timme • Tags: virtualization, fedora, virtualbox • Comments: 3
VBoxHeadless - Running Virtual Machines With VirtualBox 4.2 On A Headless Fedora 18 Server This guide explains how you can run virtual machines with VirtualBox 4.2 on a headless Fedora 18 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.
-
Installing Lighttpd With PHP5 (PHP-FPM) And MySQL Support On Fedora 18
Author: Falko Timme • Tags: fedora, lighttpd, mysql, php, web server • Comments: 0
Installing Lighttpd With PHP5 (PHP-FPM) And MySQL Support On Fedora 18 Lighttpd is a secure, fast, standards-compliant web server designed for speed-critical environments. This tutorial shows how you can install Lighttpd on a Fedora 18 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. I use PHP-FPM in this tutorial instead of Lighttpd's spawn-fcgi.
-
How To Install Cinnamon Desktop On Fedora 18
Author: Falko Timme • Tags: desktop, fedora • Comments: 2
This tutorial shows how you can install Linux Mint's Cinnamon desktop on Fedora 18. Since it has now been included in the repositories this can now be done quite quickly. Fedora's default desktop at the moment is GNOME 3.
-
How To Integrate DropBox Into Thunar (Fedora 18/XFCE)
Author: Falko Timme • Tags: desktop, fedora • Comments: 1
How To Integrate DropBox Into Thunar (Fedora 18/XFCE) Thunar is the default file manager for XFCE desktops. While it is easy to integrate DropBox into Nautilus, the default file manager for GNOME, it is not so trivial for Thunar. This guide explains how to use DropBox with the Thunar file manager on a Fedora 18 XFCE desktop.
-
How To Integrate ClamAV Into PureFTPd For Virus Scanning On Fedora 18
Author: Falko Timme • Tags: fedora, ftp, security • Comments: 0
This tutorial explains how you can integrate ClamAV into PureFTPd for virus scanning on a Fedora 18 system. In the end, whenever a file gets uploaded through PureFTPd, ClamAV will check the file and delete it if it is malware.
-
The Perfect Desktop - Fedora 18 XFCE
Author: Falko Timme • Tags: desktop, fedora • Comments: 4
This tutorial shows how you can set up a Fedora 18 desktop (with the XFCE desktop environment) that is a full-fledged replacement for a Windows desktop, i.e. that has all the software that people need to do the things they do on their Windows desktops. The advantages are clear: you get a secure system without DRM restrictions that works even on old hardware, and the best thing is: all software comes free of charge.