Linux Tutorials on the topic “Ubuntu”

  • Enabling Compiz On Xubuntu 11.10 (Oneiric Ocelot)

    xubuntu Author: Falko TimmeTags: , Comments: 6

    Enabling Compiz On Xubuntu 11.10 (Oneiric Ocelot) This tutorial shows how you can enable Compiz on a Xubuntu 11.10 (Oneiric Ocelot) desktop (the system must have a 3D-capable graphics card - I'm using an NVIDIA GeForce 8200 here). Xubuntu uses the Xfce desktop environment which is a fast and stable alternative for those that are not happy with Unity or Gnome 3. With Compiz you can use beautiful 3D effects like wobbly windows or a desktop cube on your desktop.

  • The Perfect Desktop - Linux Mint 12 (Lisa)

    linux_mint Author: CSchTags: , Comments: 0

    The Perfect Desktop - Linux Mint 12 (Lisa) This tutorial shows how you can set up a Linux Mint 12 (Lisa) desktop that is a full-fledged replacement for a Windows desktop, i.e. that has all the software that people need to do the things they do on their Windows desktops. The advantages are clear: you get a secure system without DRM restrictions that works even on old hardware, and the best thing is: all software comes free of charge. Linux Mint 12 is a Linux distribution based on Ubuntu that has lots of packages in its repositories (like multimedia codecs, Adobe Flash, Adobe Reader, Skype, Google Earth, etc.) that are relatively hard to install on other distributions; it therefore provides a user-friendly desktop experience even for Linux newbies.

  • Indicate Mail Accounts On Your Desktop (Ubuntu)

    ubuntu Author: CSchTags: , , Comments: 1

    Indicate Mail Accounts On Your Desktop (Ubuntu) This article is about how to get informed about new mails without actually opening your mail client using a handy indication tool called popper. Popper is silently running in the background and gives you a notice when a new mail arrives at your mail account, containing the mail's sender, subject and the time it arrived. Popper does not actually display the mail's content - it only gives you the information mentioned above. I have tested it on Linux Mint 11, but it should work fine with all other Ubuntu derivatives.

  • Installing KVM Guests With virt-install On Ubuntu 11.10 Server

    ubuntu Author: Falko TimmeTags: , , Comments: 2

    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.

  • Virtualization With KVM On Ubuntu 11.10

    ubuntu Author: Falko TimmeTags: , , Comments: 1

    Virtualization With KVM On Ubuntu 11.10 This guide explains how you can install and use KVM for creating and running virtual machines on an Ubuntu 11.10 server. I will show how to create image-based virtual machines and also virtual machines that use a logical volume (LVM). KVM is short for Kernel-based Virtual Machine and makes use of hardware virtualization, i.e., you need a CPU that supports hardware virtualization, e.g. Intel VT or AMD-V.

  • Configuring Compiz On Ubuntu 11.10 (Oneiric Ocelot)

    compizfusion Author: CSchTags: , Comments: 4

    Enabling Compiz Fusion On Ubuntu 11.10 (Oneiric Ocelot) This tutorial shows how you can enable Compiz Fusion on an Ubuntu Linux 11.10 (Oneiric Ocelot) Unity 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.

  • Back Up Files With Déjà Dup (Linux Mint 11)

    linux_mint Author: CSchTags: , , Comments: 0

    Back Up Files With Déjà Dup (Linux Mint 11) This article is about how to back up your files with the file based back-up program duplicity's Graphical User Interface déjà dup. I have tried the tutorial on the Linux Mint 11 distribution, but it should work fine with all other Ubuntu based distributions.

  • The Perfect Server - Ubuntu 11.10 With Nginx [ISPConfig 3]

    ubuntu Author: Falko TimmeTags: , , , , Comments: 4

    The Perfect Server - Ubuntu 11.10 With Nginx [ISPConfig 3] This tutorial shows how to prepare an Ubuntu 11.10 (Oneiric Ocelot) server with nginx for the installation of ISPConfig 3, and how to install ISPConfig 3. Since version 3.0.4, ISPConfig comes with full support for the nginx web server in addition to Apache, and this tutorial covers the setup of a server that uses nginx instead of Apache. ISPConfig 3 is a webhosting control panel that allows you to configure the following services through a web browser: nginx and Apache web server, Postfix mail server, MySQL, BIND or MyDNS nameserver, PureFTPd, SpamAssassin, ClamAV, and many more.

  • Installing LedgerSMB 1.3 Series (Open Source Accounting/ERP Application) On Ubuntu 11.10 (Oneiric Ocelot)

    ubuntu Author: star39Tags: Comments: 2

    Installing LedgerSMB 1.3 Series (Open Source Accounting/ERP Application) On Ubuntu 11.10 (Oneiric Ocelot) This tutorial explains how to install LedgerSMB 1.3 on an Ubuntu 11.10 system. LedgerSMB is an open source financial accounting and ERP program. As of 1.3, it offers solid AR, AP, and GL tracking as well as inventory control and fixed assets handling.

  • Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (Ubuntu 11.10)

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

    Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (Ubuntu 11.10) This document describes how to install a Postfix mail server that is based on virtual users and domains, i.e. users and domains that are in a MySQL database. I'll also demonstrate the installation and configuration of Courier (Courier-POP3, Courier-IMAP), so that Courier can authenticate against the same MySQL database Postfix uses. The resulting Postfix server is capable of SMTP-AUTH and TLS and quota. Passwords are stored in encrypted form in the database. In addition to that, this tutorial covers the installation of Amavisd, SpamAssassin and ClamAV. I will also show how to install SquirrelMail as a webmail interface so that users can read and send emails and change their passwords.