Linux Tutorials on the topic “Ubuntu”
-
Installing Nginx With PHP 5.3 And PHP-FPM On Ubuntu Lucid Lynx (10.04)
Author: kjette • Tags: nginx, php, ubuntu, web server • Comments: 7
Installing Nginx With PHP 5.3 And PHP-FPM On Ubuntu Lucid Lynx (10.04) In this post I will explain how to install Nginx with PHP 5.3.3 and PHP-FPM on Ubuntu Lucid Lynx (10.04-amd64). The Lucid release is a Long-Term Support (LTS), meaning that it will be supported for three years on the desktop and for five years with the server version.
-
Installation Of Liferay Portal 6.0.5 Community Edition With Java And MySQL On Ubuntu 10.04 Server
Author: owainbaber • Tags: ubuntu • Comments: 2
Installation Of Liferay Portal 6.0.5 Community Edition With Java And MySQL On Ubuntu 10.04 Server Liferay Portal is an enterprise web platform for building business solutions that deliver immediate results and long-term value. Get the benefits of packaged applications and an enterprise application framework in a single solution.
-
Creating An NFS-Like Standalone Storage Server With GlusterFS On Ubuntu 10.04
Author: Falko Timme • Tags: storage, ubuntu • Comments: 1
Creating An NFS-Like Standalone Storage Server With GlusterFS On Ubuntu 10.04 This tutorial shows how to set up a standalone storage server on Ubuntu 10.04. Instead of NFS, I will use GlusterFS here. The client system will be able to access the storage as if it was a local filesystem. GlusterFS is a clustered file-system capable of scaling to several peta-bytes. It aggregates various storage bricks over Infiniband RDMA or TCP/IP interconnect into one large parallel network file system. Storage bricks can be made of any commodity hardware such as x86_64 servers with SATA-II RAID and Infiniband HBA.
-
-
How To Set Up Apache2 With mod_fcgid And PHP5 On Ubuntu 10.04
Author: Falko Timme • Tags: apache, php, ubuntu • Comments: 5
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.
-
Installing Liferay 6.0.5 Community Edition Bundled With Tomcat On Ubuntu 10.04
Author: owainbaber • Tags: ubuntu • Comments: 6
Installing Liferay 6.0.5 Community Edition Bundled With Tomcat On Ubuntu 10.04 Liferay Portal is an enterprise web platform for building business solutions that deliver immediate results and long-term value. Get the benefits of packaged applications and an enterprise application framework in a single solution.
-
Installing Nginx With PHP 5.3 And PHP-FPM On Ubuntu Lucid Lynx (10.04) Without Compiling Anything
Author: Sypher • Tags: debian, nginx, php, ubuntu • Comments: 13
Installing Nginx With PHP 5.3 And PHP-FPM On Ubuntu Lucid Lynx (10.04) Without Compiling Anything Since Apache is most of the time a memory hungy process, people started to look for different ways to host their website. Apache is clearly not the only webserver available. A few good examples are lighttpd and nginx. In this tutorial I will show you how to install it on your Ubuntu server. This tutorial also applies to Debian, though. There is only a very small difference.
-
How To Compile rTorrent From SVN In Ubuntu 10.04 Lucid Lynx / Debian 5 Lenny With Coloured Interface
Author: Stephan Jau • Tags: debian, ubuntu • Comments: 7
How To Compile rTorrent From SVN In Ubuntu 10.04 Lucid Lynx / Debian 5 Lenny With Coloured Interface rTorrent is a popular command line based bittorrent client. It provides very powerful features yet it is very light on the system - contrary to other bittorrent clients like Vuze. There are a couple of webinterfaces for it but they are not truly need. SSH access combined with the "screen" program provide you all the tools you need. This howto works for Ubuntu 10.04 Lucid Lynx and for Debian 5 Lenny. The difference is that commands that contain sudo must be executed as root.
-
How To Set Up A USB-Over-IP Server And Client With Ubuntu 10.04
Author: Falko Timme • Tags: ubuntu • Comments: 0
How To Set Up A USB-Over-IP Server And Client With Ubuntu 10.04 This tutorial shows how to set up a USB-over-IP server with Ubuntu 10.04 as well as a USB-over-IP client (also running Ubuntu 10.04). The USB/IP Project aims to develop a general USB device sharing system over IP network. To share USB devices between computers with their full functionality, USB/IP encapsulates "USB I/O messages" into TCP/IP payloads and transmits them between computers. USB-over-IP can be useful for virtual machines, for example, that don't have access to the host system's hardware - USB-over-IP allows virtual machines to use remote USB devices.
-
Using ATA Over Ethernet (AoE) On Ubuntu 10.04 (Initiator And Target)
Author: Falko Timme • Tags: storage, ubuntu • Comments: 1
Using ATA Over Ethernet (AoE) On Ubuntu 10.04 (Initiator And Target) This guide explains how you can set up an AoE target and an AoE initiator (client), both running Ubuntu 10.04. AoE stands for "ATA over Ethernet" and is a storage area network (SAN) protocol which allows AoE initiators to use storage devices on the (remote) AoE target using normal ethernet cabling. "Remote" in this case means "inside the same LAN" because AoE is not routable outside a LAN (this is a major difference compared to iSCSI). To the AoE initiator, the remote storage looks like a normal, locally-attached hard drive.
-
VMware Server 2.0.2-x On Ubuntu Server 10.04 With VMware Remote Console Plug-in
Author: letsharehowto • Tags: ubuntu, virtualization, vmware • Comments: 13
VMware Server 2.0.2-x On Ubuntu Server 10.04 With VMware Remote Console Plug-in Today I will tell you how to set up a new Ubuntu 10.04 server which runs VMware server 2.0.2-x and the VMware Remote Console Plug-in.