Linux Tutorials on the topic “Ubuntu”

  • Introduction To The Ubuntu Unity Desktop

    ubuntu Author: CSchTags: , Comments: 20

    Introduction To The Ubuntu Unity Desktop This tutorial is supposed to guide the reader through some new features of the Unity desktop, Ubuntu's new desktop environment used since Ubuntu 11.04. The prime subject will be the launcher, which is something like a side-dock, and how to configure it the way it fits your likings most.

  • Ubuntu 11.04 Samba Standalone Server With tdbsam Backend

    ubuntu VMWare Image Download Author: Falko TimmeTags: , , Comments: 1

    This tutorial explains the installation of a Samba fileserver on Ubuntu 11.04 and how to configure it to share files over the SMB protocol as well as how to add users. Samba is configured as a standalone server, not as a domain controller. In the resulting setup, every user has his own home directory accessible via the SMB protocol and all users have a shared directory with read-/write access.

  • Installing Cherokee With PHP5 And MySQL Support On Ubuntu 11.04

    ubuntu VMWare Image Download Author: Falko TimmeTags: , , , , Comments: 2

    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.

  • Changing From Microsoft Windows To Linux Mint 11

    linux_mint Author: CSchTags: , Comments: 9

    Changing From Microsoft Windows To Linux Mint 11 This is a tutorial for people originally using the Windows Operating System who want to try out Linux Mint 11. It is supposed to show the differences and similarities between the two systems and depict Linux' functions with examples.

  • Install Tomcat And Deploy Web Applications With Rex

    apache Author: jfriedTags: , , , , , , , , Comments: 0

    Install Tomcat And Deploy Web Applications With Rex In this tutorial I will show you how to manage your Tomcat installations and how to deploy Webapps in a repeatable way with Rex. In this tutorial I will use Debian Squeeze, but Rex is also available for other distributions.

  • DesktopNova - Automatically Change Wallpapers On Ubuntu 11.04 (With Classic Gnome)

    ubuntu Author: Falko TimmeTags: , Comments: 6

    DesktopNova - Automatically Change Wallpapers On Ubuntu 11.04 (With Classic Gnome) DesktopNova is an application that automatically changes your desktop wallpaper after a preset period of time. It works with Gnome amd Xfce desktops. This tutorial shows how to use DesktopNova on an Ubuntu 11.04 desktop with the Classic Gnome interface.

  • Enabling Compiz Fusion On Linux Mint 11

    linux_mint Author: CSchTags: , Comments: 3

    Enabling Compiz Fusion On Linux Mint 11 This tutorial shows how you can enable Compiz Fusion on a Linux Mint 11 desktop (the system must have a 3D-capable graphics card - I'm using an NVIDIA GeForce 8200 here). With Compiz Fusion you can use beautiful 3D effects like wobbly windows or a desktop cube on your desktop.

  • How To Install OpenERP 6 On Ubuntu 10.04 LTS Server

    ubuntu Author: topgun390Tags: Comments: 13

    How To Install OpenERP 6 On Ubuntu 10.04 LTS Server Recently at, we’ve been setting up several new instances of OpenERP for customers. Our server operating system of choice is Ubuntu 10.04 LTS. Installing OpenERP isn’t really that hard, but having seen several other "How Tos" online describing various methods where none seemed to do the whole thing in what I consider to be "the right way", I thought I’d explain how we do it. There are a few forum posts that I’ve come across where the advice is just plain wrong too, so do be careful.

  • Installing ASSP (Anti-Spam SMTP Proxy) On Ubuntu Server 10.04 / Debian 5.0

    ubuntu Author: AbeyMarquezTags: , , , Comments: 17

    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.

  • Securing OpenVPN With A One Time Password (OTP) On Ubuntu

    ubuntu Author: SypherTags: , , Comments: 11

    Securing OpenVPN With A One Time Password (OTP) On Ubuntu So, you got yourself a nice OpenVPN box. People need to login with their certificates but... if their laptop is stolen anyone could login. Sure, you could add password login but thats a bit outdated. The solution for this is using a OTP (one time password).