- Installing Apache2 With PHP5 And MySQL Support On Ubuntu 13.04 (LAMP)
LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on an Ubuntu 13.04 server with PHP5 support (mod_php) and MySQL support.
in Public bookmarks with apache lamp mod_php mysql php ubuntu
- Installing Apache2 With PHP5 And MySQL Support On Ubuntu 9.04 (LAMP)
LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on an Ubuntu 9.04 server with PHP5 support (mod_php) and MySQL support.
in Public bookmarks with apache lamp mod_php mysql php ubuntu
- Installing Apple's Safari Browser On Ubuntu 7.10 With PlayOnLinux
This guide explains how you can install Apple's Safari browser on Ubuntu 7.10. As there is no Linux version of Safari, we will run it under Wine. We will use a tool called PlayOnLinux to install Safari under Wine. With PlayOnLinux you can install lots of Windows games and some Windows applications (such as Office 2003, IE6, MS Money, etc.) on Linux. Installing Safari on Linux is good for people such as web designers who have switched to Linux but still need to test their web sites in other browsers.
in Public bookmarks with apple linux playonlinux safari ubuntu wine
- Installing ASSP (Anti-Spam SMTP Proxy) On Ubuntu Server 10.04 / Debian 5.0
This How-To document guides you through installing ASSP (Anti-Spam SMTP Proxy) on an Ubuntu 10.04 (LTS) Server or Debian 5.0 in the simplest way possible. It *may* work on later versions but I have no way of knowing how these instructions will work for you. Installing Ubuntu/Debian is beyond the scope of this document and it is assumed you already have the core Ubuntu/Debian OS with no predefined software collections installed.
in Public bookmarks with anti-spam assp debian proxy smtp spam ubuntu
- 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.
in Public bookmarks with cherokee fastcgi http lucid mysql php server ubuntu web
- Installing Cherokee With PHP5 And MySQL Support On Ubuntu 10.10
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.10 server with PHP5 support (through FastCGI) and MySQL support.
in Public bookmarks with cherokee fastcgi fcgi maverick mysql php ubuntu
- Installing Cherokee With PHP5 And MySQL Support On Ubuntu 11.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 11.04 server with PHP5 support (through FastCGI) and MySQL support.
in Public bookmarks with cherokee fastcgi http mysql natty php server ubuntu web
- Installing Cherokee With PHP5 And MySQL Support On Ubuntu 11.10
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 11.10 server with PHP5 support (through FastCGI) and MySQL support.
in Public bookmarks with cherokee fastcgi mysql php ubuntu
- Installing Cherokee With PHP5 And MySQL Support On Ubuntu 9.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 9.04 server with PHP5 support (through FastCGI) and MySQL support.
in Public bookmarks with cherokee fastcgi mysql php ubuntu webserver
- Installing Cherokee With PHP5 And MySQL Support On Ubuntu 9.10
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 9.10 server with PHP5 support (through FastCGI) and MySQL support.
in Public bookmarks with cherokee fastcgi mysql php server ubuntu web
- Installing Firefox 4.0 (.deb Package) On Ubuntu 10.10
In this short guide I will show you how you can install the new Mozilla Firefox 4.0 browser (released March 22, 2011) on an Ubuntu 10.10 desktop. Fortunately, there's a Launchpad PPA repository that has Firefox 4.0 .deb packages, so we can easily install it through Ubuntu's package manager.
in Public bookmarks with firefox maverick ppa ubuntu
- Installing Games On Ubuntu With Playdeb
Playdeb is a repository for Ubuntu games that makes it easy to install games that are available on getdeb.net. This article shows how you can install games using Playdeb on an Ubuntu 8.04 desktop.
in Public bookmarks with games playdeb repository ubuntu
- Installing Google Android SDK 1.0 On Ubuntu 8.04 Desktop
This guide explains how you can install the Google Android SDK 1.0 on an Ubuntu 8.04 desktop. With this stable release of the Android SDK, you can now develop applications for Android smartphones (like T-Mobile's G1) and offer them on the Android Market.
in Public bookmarks with android eclipse google market sdk ubuntu
- Installing Google Desktop On PCLinuxOS 2007 And Ubuntu Feisty Fawn
This article shows how you can install the Linux version of Google Desktop on a PCLinuxOS 2007 desktop and a Ubuntu Feisty Fawn (Ubuntu 7.04) desktop. Although the program is still marked as beta, Linux users can already search for text inside documents, local email messages, their Web history, and their Gmail accounts.
in Public bookmarks with desktop fawn feisty google linux pclinuxos ubuntu by 3 users
- Installing Kernel Security Updates Without Reboot With Ksplice Uptrack On Ubuntu 9.10 Desktop
Ksplice Uptrack is a subscription service that lets you apply 100% of the important kernel security updates released by your Linux vendor without rebooting. Ksplice Uptrack is freely available for the desktop versions of Ubuntu 9.10 Karmic and Ubuntu 9.04 Jaunty. This tutorial shows how to install and use it on an Ubuntu 9.10 desktop.
in Public bookmarks with karmic kernel ksplice reboot ubuntu update
- Installing KVM Guests With virt-install On Ubuntu 10.10 Server
Unlike virt-manager, virt-install is a command line tool that allows you to create KVM guests on a headless server. You may ask yourself: "But I can use vmbuilder to do this, why do I need virt-install?" The difference between virt-install and vmbuilder is that vmbuilder is for creating Ubuntu-based guests, whereas virt-install lets you install all kinds of operating systems (e.g. Linux, Windows, Solaris, FreeBSD, OpenBSD) and distributions in a guest, just like virt-manager. This article shows how you can use it on an Ubuntu 10.10 KVM server.
in Public bookmarks with kvm machines maverick ubuntu virt-install virtual virtualization
- Installing KVM Guests With virt-install On Ubuntu 11.04 Server
Unlike virt-manager, virt-install is a command line tool that allows you to create KVM guests on a headless server. You may ask yourself: "But I can use vmbuilder to do this, why do I need virt-install?" The difference between virt-install and vmbuilder is that vmbuilder is for creating Ubuntu-based guests, whereas virt-install lets you install all kinds of operating systems (e.g. Linux, Windows, Solaris, FreeBSD, OpenBSD) and distributions in a guest, just like virt-manager. This article shows how you can use it on an Ubuntu 11.04 KVM server.
in Public bookmarks with kvm machine natty ubuntu virt-install virt-manager virtual virtualization vmbuilder
- Installing KVM Guests With virt-install On Ubuntu 11.10 Server
Unlike virt-manager, virt-install is a command line tools that allows you to create KVM guests on a headless server. You may ask yourself: "But I can use vmbuilder to do this, why do I need virt-install?" The difference between virt-install and vmbuilder is that vmbuilder is for creating Ubuntu-based guests, whereas virt-install lets you install all kinds of operating systems (e.g. Linux, Windows, Solaris, FreeBSD, OpenBSD) and distributions in a guest, just like virt-manager. This article shows how you can use it on an Ubuntu 11.10 KVM server.
in Public bookmarks with kvm machine oneiric ubuntu virt-install virt-manager virtual virtualization
- Installing KVM Guests With virt-install On Ubuntu 12.04 LTS Server
Unlike virt-manager, virt-install is a command line tool that allows you to create KVM guests on a headless server. You may ask yourself: "But I can use vmbuilder to do this, why do I need virt-install?" The difference between virt-install and vmbuilder is that vmbuilder is for creating Ubuntu-based guests, whereas virt-install lets you install all kinds of operating systems (e.g. Linux, Windows, Solaris, FreeBSD, OpenBSD) and distributions in a guest, just like virt-manager. This article shows how you can use it on an Ubuntu 12.04 LTS KVM server.
in Public bookmarks with kvm libvirt precise ubuntu virt-install virtualization
- Installing KVM Guests With virt-install On Ubuntu 12.10 Server
Unlike virt-manager, virt-install is a command line tool that allows you to create KVM guests on a headless server. You may ask yourself: "But I can use vmbuilder to do this, why do I need virt-install?" The difference between virt-install and vmbuilder is that vmbuilder is for creating Ubuntu-based guests, whereas virt-install lets you install all kinds of operating systems (e.g. Linux, Windows, Solaris, FreeBSD, OpenBSD) and distributions in a guest, just like virt-manager. This article shows how you can use it on an Ubuntu 12.10 KVM server.
in Public bookmarks with kvm machine ubuntu virt-install virtual virtualization
« Previous
Next »
ubuntu from all users