- How To Set Up Apache2 With mod_fcgid And PHP5 On Ubuntu 10.04
This tutorial describes how you can install Apache2 with mod_fcgid and PHP5 on Ubuntu 10.04. mod_fcgid is a compatible alternative to the older mod_fastcgi. It lets you execute PHP scripts with the permissions of their owners instead of the Apache user.
in Public bookmarks with apache fastcgi fcgi lucid mod_fcgi php ubuntu
- How To Set Up Apache2 With mod_fcgid And PHP5 On Ubuntu 10.10
This tutorial describes how you can install Apache2 with mod_fcgid and PHP5 on Ubuntu 10.10. mod_fcgid is a compatible alternative to the older mod_fastcgi. It lets you execute PHP scripts with the permissions of their owners instead of the Apache user.
in Public bookmarks with apache fastcgi fcgi maverick mod_fcgid php ubuntu
- How To Set Up Database Replication In MySQL On Ubuntu 9.10
This tutorial describes how to set up database replication in MySQL. MySQL replication allows you to have an exact copy of a database from a master server on another server (slave), and all updates to the database on the master server are immediately replicated to the database on the slave server so that both databases are in sync. This is not a backup policy because an accidentally issued DELETE command will also be carried out on the slave; but replication can help protect against hardware failures.
in Public bookmarks with database mysql replication ubuntu
- How To Set Up MySQL Database Replication With SSL Encryption On Ubuntu 9.10
This tutorial describes how to set up database replication in MySQL using an SSL connection for encryption (to make it impossible for hackers to sniff out passwords and data transferred between the master and slave). MySQL replication allows you to have an exact copy of a database from a master server on another server (slave), and all updates to the database on the master server are immediately replicated to the database on the slave server so that both databases are in sync. This is not a backup policy because an accidentally issued DELETE command will also be carried out on the slave; but replication can help protect against hardware failures.
in Public bookmarks with database encryption mysql replication ssl ubuntu
- How To Set Up nginx As A Reverse Proxy For Apache2 On Ubuntu 12.04
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.
in Public bookmarks with apache nginx proxy reverse ubuntu
- 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).
in Public bookmarks with grub grub2 lvm raid ubuntu
- How To Set Up Software RAID1 On A Running LVM System (Incl. GRUB2 Configuration) (Ubuntu 11.10)
This guide explains how to set up software RAID1 on an already running LVM system (Ubuntu 11.10). 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).
in Public bookmarks with grub lvm mdadm raid software ubuntu
- 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).
in Public bookmarks with grub grub2 raid software ubuntu
- How To Set Up SSL Vhosts Under Nginx + SNI Support (Ubuntu 11.04/Debian Squeeze)
This article explains how you can set up SSL vhosts under nginx on Ubuntu 11.04 and Debian Squeeze so that you can access the vhost over HTTPS (port 443). SSL is short for Secure Sockets Layer and is a cryptographic protocol that provides security for communications over networks by encrypting segments of network connections at the transport layer end-to-end. In addition to that I will show how to make use of SNI (Server Name Indication) to allow multiple SSL vhosts per IP address.
in Public bookmarks with ca certificate debian https nginx sni ssl tls ubuntu
- How To Set Up VMware Tools On Various Linux Distributions
This document explains how to set up the VMware Tools in the following guest operating systems: Ubuntu 7.04, Fedora 7, PCLinuxOS 2007 and Debian Etch. Installing VMware Tools in your guest operating systems will help maximize performance, provide mouse synchronization and copy & paste functionality. This article also shows a way of making VMware Tools start automatically when you start a guest operating system.
in Public bookmarks with debian fedora linux machine pclinuxos tools ubuntu virtual virtualization vm vmware vps by 4 users
- How To Set Up WebDAV With Apache2 On Ubuntu 9.04
This guide explains how to set up WebDAV with Apache2 on an Ubuntu 9.04 server. WebDAV stands for Web-based Distributed Authoring and Versioning and is a set of extensions to the HTTP protocol that allow users to directly edit files on the Apache server so that they do not need to be downloaded/uploaded via FTP. Of course, WebDAV can also be used to upload and download files.
in Public bookmarks with apache dav ubuntu webdav
- How To Upgrade Ubuntu 10.04 (Lucid Lynx) To 10.10 (Maverick Meerkat) (Desktop & Server)
The new Ubuntu 10.10 (Maverick Meerkat) has just been released. This guide shows how you can upgrade your Ubuntu 10.04 desktop and server installations to Ubuntu 10.10.
in Public bookmarks with distribution maverick meerkat ubuntu update-manager-core upgrade
- How To Upgrade Ubuntu 10.10 (Maverick Meerkat) To 11.04 (Natty Narwhal) (Desktop & Server)
The new Ubuntu 11.04 (Natty Narwhal) has just been released. This guide shows how you can upgrade your Ubuntu 10.10 desktop and server installations to Ubuntu 11.04.
in Public bookmarks with dist-upgrade natty ubuntu upgrade
- How To Upgrade Ubuntu 11.04 (Natty Narwhal) To 11.10 (Oneiric Ocelot) (Desktop & Server)
The new Ubuntu 11.10 (Oneiric Ocelot) has just been released. This guide shows how you can upgrade your Ubuntu 11.04 desktop and server installations to Ubuntu 11.10.
in Public bookmarks with 11.10 desktop dist-upgrade distribution oneiric server ubuntu upgrade
- How To Upgrade Ubuntu 11.10 (Oneiric Ocelot) To 12.04 LTS (Precise Pangolin) (Desktop & Server)
The new Ubuntu 12.04 LTS (Precise Pangolin) has just been released. Ubuntu 12.04 LTS is a long-term support release, which means it is supported for five years. This guide shows how you can upgrade your Ubuntu 11.10 desktop and server installations to Ubuntu 12.04 LTS.
in Public bookmarks with dist-upgrade lts manager oneiric precise ubuntu update upgrade
- How To Upgrade Ubuntu 12.04 LTS (Precise Pangolin) To 12.10 (Quantal Quetzal) (Desktop & Server)
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.
in Public bookmarks with desktop dist-upgrade quantal quetzal server ubuntu upgrade
- How To Upgrade Ubuntu 8.04 (Hardy Heron) To 8.10 (Intrepid Ibex) (Desktop & Server)
Today the new Ubuntu 8.10 (Intrepid Ibex) has been released. This guide shows how you can upgrade your Ubuntu 8.04 desktop and server installations to Ubuntu 8.10.
in Public bookmarks with desktop hardy intrepid server ubuntu upgrade
- How To Upgrade Ubuntu 9.04 (Jaunty Jackalope) To 9.10 (Karmic Koala) (Desktop & Server)
Yesterday the new Ubuntu 9.10 (Karmic Koala) was released. This guide shows how you can upgrade your Ubuntu 9.04 desktop and server installations to Ubuntu 9.10.
in Public bookmarks with desktop jaunty karmic server ubuntu upgrade
- How To Upgrade Ubuntu 9.10 (Karmic Koala) To 10.04 (Lucid Lynx) (Desktop & Server)
Yesterday the new Ubuntu 10.04 (Lucid Lynx) was released. This guide shows how you can upgrade your Ubuntu 9.10 desktop and server installations to Ubuntu 10.04.
in Public bookmarks with desktop karmic koala lucid lynx server ubuntu upgrade
- How To Upgrade Your Desktop From Ubuntu 7.04 (Feisty Fawn) To 7.10 (Gutsy Gibbon)
This guide shows how you can upgrade your desktop from Ubuntu 7.04 (Feisty Fawn) to Ubuntu 7.10 (Gutsy Gibbon).
in Public bookmarks with desktop feisty gutsy linux ubuntu upgrade
« Previous
Next »
ubuntu from all users