Ubuntu's archive
Posted in March 2nd, 2012
Setting Up ProFTPd + TLS On Ubuntu 11.10 (Oneiric Ocelot)
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…
read more from this topic.....
Posted in February 27th, 2012
Creating A Portable MySQL On CentOS 6 And Ubuntu 11.10 Linux From Sources
This tutorial shows how to create a portable MySQL installation on GNU/Linux. At the end of this guide you will obtain a portable MySQL installation on a target
directory with…
read more from this topic.....
Posted in February 26th, 2012
Installing Subversion And Configuring Access Through Different Protocols On Ubuntu 11.10
Subversion
(svn) is an open-source version control system (VCS), used in the
development of many software projects. This tutorial shows how to
install Subversi…
read more from this topic.....
Posted in February 24th, 2012
Tag Sound Files With Easytag (Linux Mint 12)
This tutorial is supposed to show you how to change your sound
files’ information like artist or title, also called tags, in a fast
way using Easytag. I am using Linux Mint 12 as an operating system, howev…
read more from this topic.....
Posted in February 22nd, 2012
Canonical has unveiled a revolutionary concept called Ubuntu for Android. The idea is for Ubuntu to reside along side Android in your high-end mobile phones thus bringing a complete computing experience to the end user.
Has this stirred your interest …
read more from this topic.....
Posted in February 21st, 2012
The Perfect Media Server – Ubuntu 11.10 [Sabnzbd+/Sickbeard/Couch Potato/Headphones/Serviio]
This tutorial shows how to install Ubuntu 11.10 (Oneiric Ocelot) and
all the programs needed for the perfect media server to download all
your media and str…
read more from this topic.....
Posted in February 19th, 2012
Introduction To The Linux Mint Cinnamon Desktop
This tutorial is supposed to guide the reader through the features
of the Cinnamon desktop, Mint’s new desktop
environment to be used in Linux Mint 13. Cinnamon concentrates on
holding on to classic desig…
read more from this topic.....
Posted in February 13th, 2012
Installing Lighttpd With PHP5 And MySQL Support On Ubuntu 11.10
Lighttpd is a secure, fast, standards-compliant web server designed
for speed-critical environments. This tutorial shows how you can install
Lighttpd on an Ubuntu 11.10 server with PHP5…
read more from this topic.....
Posted in February 12th, 2012
Icinga Configuration For Nginx On Debian Wheezy/Ubuntu 11.10
Icinga is an
enterprise grade open source monitoring system which keeps watch over
networks and any conceivable network resource, notifies the user of
errors and recoveries and generate…
read more from this topic.....
Posted in February 9th, 2012
Using PHP5-FPM With Apache2 On Ubuntu 11.10
This tutorial shows how you can install an Apache2 webserver on an
Ubuntu 11.10 server with PHP5 (through PHP-FPM)
and MySQL support. PHP-FPM (FastCGI Process Manager) is an alternative PHP FastCGI
implem…
read more from this topic.....
Posted in February 7th, 2012
Installing Opera Widgets On Ubuntu Unity Desktop (Ubuntu 11.10)
Opera Widgets, unlike most other browser plugins, can be downloaded
to serve as browser-independent desktop widgets. These are managed
through Opera Widget Manager, so the Opera process r…
read more from this topic.....
Posted in February 6th, 2012
How To Set Up A TOR Middlebox Routing All VirtualBox Virtual Machine Traffic Over The TOR Network
This tutorial will show you how to reroute all traffic for a virtual
machine through the Tor network to ensure anonymity.
It assumes a standalone machi…
read more from this topic.....
Posted in February 5th, 2012
Running Simple Groupware On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.10
This tutorial shows how you can install and run Simple Groupware on a Debian Squeeze or Ubuntu 11.10 system that has nginx installed instead of Apache (LEMP = Linux + nginx (prono…
read more from this topic.....
Posted in February 2nd, 2012
Running ownCloud3 On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.10
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…
read more from this topic.....
Posted in January 26th, 2012
Creating Your Own Distributable Ubuntu DVD (Relinux)
This article is about how to create a DVD image of your machine with the exact same software included on
the disk. This can be done using a software called Relinux.
Relinux is a fork of the recentl…
read more from this topic.....
Posted in January 24th, 2012
Dualbooting Windows 7 And Linux Mint 12
Dualbooting means having installed two operating systems on one hard disk and being able to boot
from any of them. This tutorial will explain how to install Linux Mint
12 alongside Windows 7 – the procedure how…
read more from this topic.....
Posted in January 22nd, 2012
VBoxHeadless – Running Virtual Machines With VirtualBox 4.1 On A Headless Ubuntu 11.10 Server
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 y…
read more from this topic.....
Posted in January 18th, 2012
How To Set Up Multi-Master Replication Using Tungsten And MySQL-Proxy For MySQL High Availability On Ubuntu 10.04.3 LTS
This tutorial is based on my experience setting up Tungsten Replicator and MySQL-Proxy for a client’s production setup.
read more from this topic.....
Posted in January 17th, 2012
BeOS was a much loved and highly advanced desktop operating system that ceased active development in 2001. ZevenOS is a Ubuntu 11.10 based system (with a bit of help from Xubuntu) that attempts …
read more from this topic.....
Posted in January 17th, 2012
Securing Your ISPConfig 3 Installation With A Free Class1 SSL Certificate From StartSSL
This tutorial shows how you can use a free Class1 SSL Certificate from StartSSL
to secure your ISPConfig 3 installation and get rid of self-signed
certificate wa…
read more from this topic.....
Posted in January 16th, 2012
Use Minitube To Watch YouTube Videos On Your Desktop (Linux Mint 11)
This article is about how to watch YouTube videos on your desktop
with a tool called Minitube.
Minitube is a piece of software with a nice GUI that lets you enter
keywords into a se…
read more from this topic.....
Posted in January 11th, 2012
Ubuntu 11.10 Samba Standalone Server With tdbsam Backend
This tutorial explains the installation of a Samba fileserver on
Ubuntu 11.10 and how to configure it to share files over the SMB
protocol as well as how to add users. Samba is configured as …
read more from this topic.....
Posted in January 10th, 2012
[Ricard Dias] wrote in to tell us about his guide for developing Linux applications on a Mac. He really enjoys the development environment provided by XCode, and it doesn’t take much to make it work as an all-in-one solution for Linux development. The real trick here is the use of SSH to access a Linux [...]
read more from this topic.....
Posted in January 8th, 2012
Running TYPO3 4.6 On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.10
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…
read more from this topic.....
Posted in January 5th, 2012
Introduction To The Enlightenment 17 Window Manager For X (Ubuntu 11.10)
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 …
read more from this topic.....
Posted in December 23rd, 2011
Configuring CAS On Ubuntu For Two-Factor Authentication With WiKID
Single sign-on is a great technology. Requiring users to login to
multiple applications is huge hassle, encourages password reuse and
simple passwords. Security needs to focus on …
read more from this topic.....
Posted in December 18th, 2011
Setting Up Unison File Synchronization Between Two Servers On Ubuntu 11.10
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
diff…
read more from this topic.....
Posted in December 16th, 2011
Finding Out Package Dependencies With apt-rdepends On Debian/Ubuntu
Sometimes you need to find out all the dependencies of a package.
This tutorial explains how to use apt-rdepends to recursively list all
dependencies of a Debian/Ubuntu package.
read more from this topic.....
Posted in December 15th, 2011
Enabling Compiz On Linux Mint 12 (GNOME Classic)
This tutorial shows how you can enable Compiz on a Linux Mint
12 Lisa desktop (the system must have a 3D-capable
graphics card – I’m using an NVIDIA GeForce 8200 here). With Compiz you can use beautiful…
read more from this topic.....
Posted in December 13th, 2011
Running Joomla 1.7 On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.10
This tutorial shows how you can install and run a Joomla 1.7 web site
on a Debian Squeeze or Ubuntu 11.10 system that has nginx installed
instead of Apache (LEMP = Linux + nginx (pron…
read more from this topic.....