ubuntu

57

Running ownCloud3 On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.10

http://www.howtoforge.com

This tutorial shows how you can install and run ownCloud3 on a Debian Squeeze or Ubuntu 11.10 system that has nginx installed instead of Apache (LEMP = Linux + nginx (pronounced "engine x") + MySQL + PHP).

Read more »
falko's picture
Created by falko 4 days 19 hours ago – Made popular 4 days 10 hours ago
Category: End User   Tags:
26

SMPlayer 0.7.0 Brings YouTube And Mplayer2 Support

http://www.webupd8.org

SMPlayer may have been dead for a while, but it seems very active now, with two releases in just one month. The latest SMPlayer 0.7.0 brings basic support for YouTube and MPlayer2 as well as other new features.

Read more »
nilarimogard's picture
Created by nilarimogard 1 week 1 day ago – Made popular 1 week 15 hours ago
Category: End User   Tags:
14

HUD: Ubuntu`s New Smart Menus, Announced By Mark Shuttleworth

http://www.webupd8.org

Mark Shuttleworth has announced HUD, or Head-Up Display, a replacement for application menus in Unity which should solve many issues with existing menus "by connecting users directly to what they want".

Read more »
nilarimogard's picture
Created by nilarimogard 2 weeks 2 days ago – Made popular 2 weeks 2 days ago
Category: End User   Tags:
17

Virtualization With VirtualBox 4.1 On A Headless Ubuntu 11.10 Server

http://www.howtoforge.com

This guide explains how you can run virtual machines with VirtualBox 4.1 on a headless Ubuntu 11.10 server. Normally you use the VirtualBox GUI to manage your virtual machines, but a server does not have a desktop environment.

Read more »
falko's picture
Created by falko 2 weeks 2 days ago – Made popular 2 weeks 2 days ago
Category: End User   Tags:
73

Linux in 2012: what to expect

http://www.techradar.com

2011 was also the year when all of the major Linux vendors started focusing on alternate platforms, on multiple devices, and started integrating cloud services into their products. There was a flurry of cross-platform apps that you could run on the desktop as well as on your mobile phone. These and other developments in 2011 have set up a wonderful platform for 2012.

Read more »
geekyBodhi's picture
Created by geekyBodhi 3 weeks 3 days ago – Made popular 3 weeks 3 days ago
Category: Community   Tags:
11

TLWIR 30: Linux++ – The GNU/Linux Desktop, Brother, and Ubuntu Increment by One

http://beginlinux.com

I believe in Synergy. One positive event feeds other positive events. The share of computer users who use Linux, GNU, and other Free Software is growing because people are actually starting to put some marketing muscle behind the concepts. Canonical is one of these companies. Red Hat is another. Google is also fighting the good fight.

Read more »
rdjere's picture
Created by rdjere 4 weeks 1 day ago – Made popular 4 weeks 7 hours ago
Category: Community   Tags:
11

Kubuntu Linux 11.10 for digital painting

http://www.davidrevoy.com

David Revoy describes his experiences with using Kubuntu Linux with KDE desktop and software for doing his professional graphic design work.

Read more »
JRepin's picture
Created by JRepin 4 weeks 2 days ago – Made popular 4 weeks 1 day ago
Category: End User   Tags:
26

Running TYPO3 4.6 On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.10

http://www.howtoforge.com

This tutorial shows how you can install and run a TYPO3 (version 4.6) web site on a Debian Squeeze or Ubuntu 11.10 system that has nginx installed instead of Apache (LEMP = Linux + nginx (pronounced "engine x") + MySQL + PHP).

Read more »
falko's picture
Created by falko 4 weeks 2 days ago – Made popular 4 weeks 2 days ago
Category: End User   Tags:
79

Introduction To The Enlightenment 17 Window Manager For X (Ubuntu 11.10)

http://www.howtoforge.com

This tutorial is supposed to show some features of the Enlightenment window manager as an alternative to the often used Gnome and KDE managers. I will install Enlightenment on a desktop computer with Ubuntu 11.10 installed.

Read more »
falko's picture
Created by falko 4 weeks 4 days ago – Made popular 4 weeks 4 days ago
Category: Beginner   Tags:
11

Setting Up Unison File Synchronization Between Two Servers On Ubuntu 11.10

http://www.howtoforge.com

This tutorial shows how to set up file synchronization between two Ubuntu 11.10 servers with Unison. Unison is a file-synchronization tool similar to rsync, but the big difference is that it tracks/synchronizes changes in both directions, i.e., files changed on server1 will be replicated to server2 and vice versa.

Read more »
falko's picture
Created by falko 7 weeks 2 days ago – Made popular 7 weeks 2 days ago
Category: End User   Tags:
24

Setting Up Network RAID1 With DRBD On Ubuntu 11.10

http://www.howtoforge.com

This tutorial shows how to set up network RAID1 with the help of DRBD on two Ubuntu 11.10 systems. DRBD stands for Distributed Replicated Block Device and allows you to mirror block devices over a network. This is useful for high-availability setups (like a HA NFS server) because if one node fails, all data is still available from the other node.

Read more »
falko's picture
Created by falko 14 weeks 2 days ago – Made popular 14 weeks 1 day ago
Category: End User   Tags:
30

Serving CGI Scripts With Nginx On Debian Squeeze/Ubuntu 11.04

http://www.howtoforge.com

This tutorial shows how you can serve CGI scripts (Perl scripts) with nginx on Debian Squeeze/Ubuntu 11.04. While nginx itself does not serve CGI, there are several ways to work around this.

Read more »
falko's picture
Created by falko 18 weeks 4 days ago – Made popular 18 weeks 3 days ago
Category: End User   Tags:
12

Setting Up ProFTPd + TLS On Ubuntu 11.04 (Natty Narwhal)

http://www.howtoforge.com

FTP is a very insecure protocol because all passwords and all data are transferred in clear text. By using TLS, the whole communication can be encrypted, thus making FTP much more secure. This article explains how to set up ProFTPd with TLS on an Ubuntu 11.04 server.

Read more »
falko's picture
Created by falko 19 weeks 2 days ago – Made popular 19 weeks 2 days ago
Category: End User   Tags:
10

TLWIR 18: Ubuntu Rapid Release, Acer, and The Philippines’ Bold Move

http://beginlinux.com

The Free Software movement has truly become a global phenomenon. Today, I found a piece of legislation that is currently before the Philippines’ House of Representatives that reads like it was written by Doctor Richard Stallman himself! There is absolutely no doubt in my mind that the world has really changed, and it will continue to do so.

Read more »
aweber's picture
Created by aweber 20 weeks 15 hours ago – Made popular 20 weeks 2 hours ago
Category: Beginner   Tags:
51

How To Set Up SSL Vhosts Under Nginx + SNI Support (Ubuntu 11.04/Debian Squeeze)

http://www.howtoforge.com

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.

Read more »
falko's picture
Created by falko 21 weeks 2 days ago – Made popular 21 weeks 2 days ago
Category: End User   Tags:
FSDaily uses Apollo project management software and CRM for its everyday activities!
From the staff of FSDaily: Comedians in Perth, Magicians in Perth, Bands in Perth