Linux Tutorials on the topic “Ubuntu”
-
How To Install Latest Intel Driver 2.12 On Ubuntu 10.04 (Lucid Lynx)
Author: bnight • Tags: desktop, ubuntu • Comments: 27
How To Install Latest Intel Driver 2.12 On Ubuntu 10.04 (Lucid Lynx) After a long time waiting the most interesting update of the Intel drivers for linux is now a fact. We can now have this great hardware acceleration for playing h.264 video. Or in other words we now have Hardware acceleration for HD content with our Intel video cards. As an owner of U400-138 with Intel 4500 MHD I have been waiting for this over a year but now I can play 720p without an issue. And so here is how to install this.
-
How To Set Up Software RAID1 On A Running System (Incl. GRUB2 Configuration) (Ubuntu 10.04)
Author: Falko Timme • Tags: storage, ubuntu • Comments: 31
How To Set Up Software RAID1 On A Running System (Incl. GRUB2 Configuration) (Ubuntu 10.04) This guide explains how to set up software RAID1 on an already running Ubuntu 10.04 system. The GRUB2 bootloader will be configured in such a way that the system will still be able to boot if one of the hard drives fails (no matter which one).
-
Enabling Compiz Fusion On An Ubuntu 10.04 Desktop (NVIDIA GeForce FX 5200)
Author: Falko Timme • Tags: desktop, ubuntu • Comments: 3
Enabling Compiz Fusion On An Ubuntu 10.04 Desktop (NVIDIA GeForce FX 5200) This tutorial shows how you can enable Compiz Fusion on an Ubuntu 10.04 (Lucid Lynx) desktop (the system must have a 3D-capable graphics card - I'm using an NVIDIA GeForce FX 5200 here). With Compiz Fusion you can use beautiful 3D effects like wobbly windows or a desktop cube on your desktop.
-
-
How To Install BIKA LIMS Inkosi On Ubuntu Server In 15 Minutes
Author: mrpurple • Tags: ubuntu • Comments: 1
How To Install BIKA LIMS Inkosi On Ubuntu Server In 15 Minutes This howto describes how to build a standalone BIKA LIMS solution on top of Ubuntu server. Once you have downloaded and installed the basic Ubuntu the whole process of cutting and pasting takes about 15 minutes.
-
How To Set Up Software RAID1 On A Running LVM System (Incl. GRUB2 Configuration) (Ubuntu 10.04)
Author: Falko Timme • Tags: storage, ubuntu • Comments: 7
How To Set Up Software RAID1 On A Running LVM System (Incl. GRUB2 Configuration) (Ubuntu 10.04) This guide explains how to set up software RAID1 on an already running LVM system (Ubuntu 10.04). The GRUB2 bootloader will be configured in such a way that the system will still be able to boot if one of the hard drives fails (no matter which one).
-
Setting Up A FreeRadius Based AAA Server With MySQL & Management With Daloradius
Author: awan • Tags: ubuntu • Comments: 29Setting Up A FreeRadius Based AAA Server With MySQL & Management With Daloradius This tutorial explains how you can set up a FreeRadius (1.1.7) server with Wifi authentication and accounting in conjunction with MySQL & web management with Daloradius on Ubuntu 8.04 LTS Server Edition. This howto should work for a novice. Production deployment is also possible with minor tweaking. But as usual I do not guarantee anything & take no responsibilities if something goes wrong.
-
Installing Cherokee With PHP5 And MySQL Support On Ubuntu 10.04
Author: Falko Timme • Tags: cherokee, ubuntu, web server • Comments: 2
Installing Cherokee With PHP5 And MySQL Support On Ubuntu 10.04 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 an Ubuntu 10.04 server with PHP5 support (through FastCGI) and MySQL support.
-
Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (Ubuntu 10.04)
Author: Falko Timme • Tags: antivirus, postfix, ubuntu • Comments: 33
This document describes how to install a mail server based on Postfix that is based on virtual users and domains, i.e. users and domains that are in a MySQL database. I'll also demonstrate the installation and configuration of Courier (Courier-POP3, Courier-IMAP), so that Courier can authenticate against the same MySQL database Postfix uses.
-
How To Install Alfresco Community 3.3 On Ubuntu Server 10.04 (Lucid Lynx)
Author: inflate • Tags: ubuntu, other • Comments: 22
How To Install Alfresco Community 3.3 On Ubuntu Server 10.04 (Lucid Lynx) This guide explains how to install Alfresco Community 3.3 on Ubuntu Server 10.04 (Lucid Lynx). Alfresco is the Open Source Alternative for Enterprise Content Management (ECM), providing Document Management, Collaboration, Records Management, Knowledge Management, Web Content Management and Imaging.
-
Installing Apache2 With PHP5 And MySQL Support On Ubuntu 10.04 (LAMP)
Author: Falko Timme • Tags: apache, mysql, php, ubuntu • Comments: 16
Installing Apache2 With PHP5 And MySQL Support On Ubuntu 10.04 (LAMP) LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on an Ubuntu 10.04 server with PHP5 support (mod_php) and MySQL support.