Linux Tutorials on the topic “Ubuntu”

  • The Perfect Desktop - Ubuntu Studio 9.10

    ubuntustudio Author: Falko TimmeTags: , Comments: 0

    This tutorial shows how you can set up an Ubuntu Studio 9.10 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.

  • Setting Up Gitosis On Ubuntu

    ubuntu Author: jgoulahTags: Comments: 7

    Setting Up Gitosis On Ubuntu Gitosis is a tool for hosting git repositories. Its common usage is for a central repository that other developers can push changes to for sharing. This article is how to setup and manage a git repository.There are some great services out there than can do this for you, but why pay money for something you can easily do for free? This article shows how to setup and manage a secure and private git repository that people can use as a central sharing point.

  • Newbie-Friendly Post-Installation Ubuntu Usability Setup Guide

    ubuntu Author: computer_freak_8Tags: , Comments: 5

    Newbie-Friendly Post-Installation Ubuntu Usability Setup Guide This tutorial is designed for new Linux users that are familiar with Microsoft Windows. The goal is to address some of the most common issues that these people face. (Namely, media codecs, and general terminology.) I tried to write it as someone might explain it vocally; I attempted to add humor in an effort to keep it interesting, although I make no guarantees that it is actually funny.

  • The Perfect Desktop - Ubuntu 9.10 (Karmic Koala)

    ubuntu Author: Falko TimmeTags: , Comments: 31

    This tutorial shows how you can set up an Ubuntu 9.10 (Karmic Koala) 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.

  • How To Upgrade Ubuntu 9.04 (Jaunty Jackalope) To 9.10 (Karmic Koala) (Desktop & Server)

    ubuntu Author: Falko TimmeTags: , Comments: 10

    How To Upgrade Ubuntu 9.04 (Jaunty Jackalope) To 9.10 (Karmic Koala) (Desktop & Server) Yesterday the new Ubuntu 9.10 (Karmic Koala) was released. This guide shows how you can upgrade your Ubuntu 9.04 desktop and server installations to Ubuntu 9.10.

  • Preparing An Ubuntu Machine For Upgrade

    ubuntu Author: DonQuichoteTags: Comments: 2

    Preparing An Ubuntu Machine For Upgrade The Debian / Ubuntu upgrade mechanism is a wonderful piece of software. When the new release comes out, just follow the instructions given by the update manager and the upgrade will be done almost automatically. Sometimes Ubuntu asks for your help when you made other changes than the upgrade program itself wants to make. This howto gives a few tips on how to make your Ubuntu installation more upgrade-friendly. I tested it on Ubuntu installations, but the mechanisms in this howto should not be different for Debian.

  • Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth Management) On Ubuntu 9.04 (Jaunty Jackalope)

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

    This document describes how to install a PureFTPd server that uses virtual users from a MySQL database instead of real system users. This is much more performant and allows to have thousands of ftp users on a single machine. In addition to that I will show the use of quota and upload/download bandwidth limits with this setup. Passwords will be stored encrypted as MD5 strings in the database.

  • How To Set Up WebDAV With Apache2 On Ubuntu 9.04

    apache VMWare Image Download Author: Falko TimmeTags: , Comments: 3

    How To Set Up WebDAV With Apache2 On Ubuntu 9.04 This guide explains how to set up WebDAV with Apache2 on an Ubuntu 9.04 server. WebDAV stands for Web-based Distributed Authoring and Versioning and is a set of extensions to the HTTP protocol that allow users to directly edit files on the Apache server so that they do not need to be downloaded/uploaded via FTP. Of course, WebDAV can also be used to upload and download files.

  • Automated Backups Using dhcpd On Ubuntu

    ubuntu Author: mcielenTags: , Comments: 1

    Automated Backups Using dhcpd On Ubuntu This tutorial shows how to set up automated backups of Linux hosts through dhcp using Ubuntu.

  • OpenERP >= 5.0.6 All-In-One Installer & Updater On Ubuntu With GUI (Downloads Latest Stable Branch From Launchpad)

    ubuntu Author: linuxunixmadridTags: Comments: 2

    OpenERP >= 5.0.6 All-In-One Installer & Updater On Ubuntu With GUI (Downloads Latest Stable Branch From Launchpad) The following two scripts automate the setup and update openerp-server-5.0.x & openerp-client-5.0.x & openerp-web-5.0.x & openerp-addons-5.0.x & openerp-extra-addons-5.0.x for Ubuntu 8.04.3 LTS Desktop and Server. The aim is to provide a graphical installer and update mechanism of OpenERP for Ubuntu Desktop and Server with a KISS principle.