Installing Flash Player 9 On 64Bit Linux (x86_64)

November 28th, 2010 by jennyamy 
Someone said, Flash Player 9 doesn’t run on 64 bit Linux, but sure it does… and you can install it, just follow the simple steps below. If you can’t view or open Flash charts or are not able to play Flash in your browser, follow the simple steps to install it on 64 bit Linux machines. wget http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_9_linux.tar.gz tar...

Installing Xbox Media Center (XBMC) On Fedora 9 (i386)

November 28th, 2010 by jennyamy 
The Xbox Media Center (XBMC) is a media center application for Linux, Mac, and Windows that allows you to manage/watch/listen to/view your videos, music, and pictures. It has a nice interface, can be controlled from the desktop or a remote control or via its built-in web interface, and it can be extended by custom scripts. This guide shows how you can install XBMC on a Fedora 9 desktop (i386). I do...

Top things to do after installing Ubuntu 10.04 LTS Lucid Lynx and 10.10 Maverick Meerkat

November 17th, 2010 by upa_kid 
The final release of Ubuntu 10.04 Lucid Lynx will be out this week,  after you install lucid or upgrade you will need to add some software, repositories,  you can also update the look to your choice by adding Cairo dock menu, changing the window buttons for example, bisigui themes. You can always add more themes , see this article : Great themes for Ubuntu First thing i will start with...

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

November 16th, 2010 by jennyamy 
LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a Fedora 11 server with PHP5 support (mod_php) and MySQL support. I do not issue any guarantee that this will work for you! 1 Preliminary Note In this tutorial I use the hostname server1.example.com with the IP address 192.168.0.100. These settings might differ for you, so you have to replace...

Installing Cherokee With PHP5 And MySQL Support On Fedora 12

November 16th, 2010 by jennyamy 
Cherokee is a very fast, flexible and easy to configure Web Server. It supports the widespread technologies nowadays: FastCGI, SCGI, PHP, CGI, TLS and SSL encrypted connections, virtual hosts, authentication, on the fly encoding, load balancing, Apache compatible log files, and much more. This tutorial shows how you can install Cherokee on a Fedora 12 server with PHP5 support (through FastCGI) and...

Installing Nginx With PHP5 And MySQL Support On Fedora 12

November 16th, 2010 by jennyamy 
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 12 server with PHP5 support (through FastCGI) and MySQL support. I do not issue any guarantee that this will work for you! 1 Preliminary Note In...

Installing Lighttpd With PHP5 And MySQL Support On Fedora 12

November 16th, 2010 by jennyamy 
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 12 server with PHP5 support (through FastCGI) and MySQL support. I do not issue any guarantee that this will work for you! 1 Preliminary Note In this tutorial I use the hostname server1.example.com with the IP address 192.168.0.100. These...

Installing And Working With eyeOS Under Debian 4.0

November 15th, 2010 by jennyamy 
This tutorial shows how you can install eyeOS on a standard Linux system. When you have finished this tutorial, you will have a full, working eyeOS on your server. eyeOS is a kind of operating system which works online, i.e. it manages files on the server and enables the user to upload, download and edit files. We use a Debian 4.0 system for this demonstration purpose. The first thing we need to do,...

Installing ModSecurity2 On Debian Etch

November 15th, 2010 by jennyamy 
This article shows how to install and configure ModSecurity (version 2) for use with Apache2 on a Debian Etch system. ModSecurity is an Apache module that provides intrusion detection and prevention for web applications. It aims at shielding web applications from known and unknown attacks, such as SQL injection attacks, cross-site scripting, path traversal attacks, etc. I want to say first that this...

Installing SugarCRM OpenSource Edition On Debian 4.0 (Etch)

November 15th, 2010 by jennyamy 
SugarCRM is a webbased CRM solution written in PHP. SugarCRM is available as an OpenSource edition and a ClosedSource version. For a detailed overview of the different editions, have a look at the SugarCRM website. In this tutorial I will describe the installation of the OpenSource edition on Debian 4.0. With the modules My Portal, Calendar, Activities, Contacts, Accounts, Leads, Opportunities, Cases,...

Installing Simple Invoices On Debian Etch

November 15th, 2010 by jennyamy 
This tutorial describes how to install Simple Invoices on a Debian Etch server. Simple Invoices is a web-based, basic invoicing system that lets you create and manage your invoices, export them as PDF or Excel files, email them to your customers, etc. It is intended for small businesses/organizations and home users. This document comes without warranty of any kind! I do not issue any guarantee that...

Installing Debian Etch From A Windows System With “Debian-Installer Loader”

November 15th, 2010 by jennyamy 
Debian-Installer Loader is a Debian Etch installer for Windows which adds an entry to the boot menu that allows you to start the Debian installation. Unlike the Ubuntu installation with Wubi, real Debian partitions are created during the installation. In the end, you have a dual-boot system (Windows/Debian). This document comes without warranty of any kind! I do not issue any guarantee that this will...