Linux Tutorials on the topic “ubuntu”
-
Running Ubuntu On Windows XP With Portable Ubuntu
Author: Falko Timme • Tags: desktop, ubuntu • Comments: 9
Running Ubuntu On Windows XP With Portable Ubuntu Portable Ubuntu for Windows is an Ubuntu system running as a Windows application. All Ubuntu applications appear as a window on the Windows desktop, and you can even copy&paste between Ubuntu and Windows applications (in both directions). You can also copy Portable Ubuntu to your thumb drive and carry it with you (you don't need to "install" Portable Ubuntu on Windows - all you need is the Portable Ubuntu folder). This guide shows how to use Portable Ubuntu on a Windows XP desktop.
-
How To Compile Amarok 2 From SVN On K/X/Ubuntu
Author: Stephan Jau • Tags: desktop, ubuntu • Comments: 6
How To Compile Amarok 2 From SVN On K/X/Ubuntu Amarok is a pretty nifty, versatile and advanced music player for the KDE desktop. However the current version in the *buntu 8.10 repos is hopelessly outdated and (IMHO) totally bugged. There's also the Amarok Neon Project, which aims at providing daily SVN builds for *buntu however lately they have not been updated. So, if you want to be up-to-date with latest Amarok development you either wait until the Neon Project provides binaries again or you compile it on your own. If you want to compile it on your own, you require KDE 4.2. There are also PPA repos for that, use my generator http://repogen.simplylinux.ch to get the according info.
-
A Short Introduction To Apt-Pinning
Author: Falko Timme • Tags: debian, ubuntu • Comments: 3
A Short Introduction To Apt-Pinning This article is a short overview of how to use apt-pinning on Debian and Debian-based distributions (like Ubuntu). Apt-Pinning allows you to use multiple releases (e.g. stable, testing, and unstable) on your system and to specify when to install a package from which release. That way you can run a system based mostly on the stable release, but also install some newer packages from testing or unstable (or third-party repositories).
-
-
Record Installed .deb Packages In A Text File (Ubuntu/Debian)
Author: Falko Timme • Tags: debian, ubuntu, desktop • Comments: 7
Record Installed .deb Packages In A Text File (Ubuntu/Debian) This short guide shows two methods of recording all your installed .deb packages in a text file that you can then use on another computer to install the same packages there. This is useful if you want to install the same set of packages on more than one computer.
-
How to encrypt a diskdrive in (X)Ubuntu Feisty with dm-crypt and LUKS
Author: Stephan Jau • Tags: security, ubuntu • Comments: 4How to encrypt a diskdrive in (X)Ubuntu Feisty with dm-crypt and LUKS Today security is one of the key aspects in our daily life - sometimes conscious, sometimes unconscious. Security has many aspects and one of them is computer security or security of your or your business' computer data. In this tutorial I will show how to encrypt a whole disk drive using (X)Ubuntu Feisty, dm-crypt, and LUKS.
-
Measuring Linux Latency With LatencyTOP On Ubuntu 8.10 And Debian Lenny
Author: Falko Timme • Tags: debian, ubuntu • Comments: 0Measuring Linux Latency With LatencyTOP On Ubuntu 8.10 And Debian Lenny LatencyTOP is a tool that lets you identify where in the system latency is happening, and what kind of operation/action is causing the latency to happen. This article shows how you can use LatencyTOP on Ubuntu 8.10 and Debian Lenny.
-
How To Set Up Apache2 With mod_fcgid And PHP5 On Ubuntu 8.10
Author: Falko Timme • Tags: apache, php, ubuntu • Comments: 3
How To Set Up Apache2 With mod_fcgid And PHP5 On Ubuntu 8.10 This tutorial describes how you can install Apache2 with mod_fcgid and PHP5 on Ubuntu 8.10. mod_fcgid is a compatible alternative to the older mod_fastcgi. It lets you execute PHP scripts with the permissions of their owners instead of the Apache user.
-
Drupal + Postfix Integration Under Ubuntu 8.04 (Hardy)
Author: asaavedra • Tags: antivirus, apache, email, other, php, postfix, ubuntu • Comments: 6
Drupal + Postfix Integration Under Ubuntu 8.04 (Hardy) This document will guide you through the necessary steps to configure a Drupal driven mail server. It provides the following features: Drupal managed email accounts, support for virtual domains, automatic forwarding, Postfix quota support, silent BCC monitoring, anti-spam, anti-virus.
-
How To Set Up WebDAV With Apache2 On Ubuntu 8.10
Author: Falko Timme • Tags: apache, ubuntu • Comments: 8
How To Set Up WebDAV With Apache2 On Ubuntu 8.10 This guide explains how to set up WebDAV with Apache2 on an Ubuntu 8.10 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.
-
Set Up Ubuntu Server With EHCP (LAMP, DNS, FTP, Mail)
Author: deconectat • Tags: control panels, ubuntu • Comments: 12
Set Up Ubuntu Server With EHCP (LAMP, DNS, FTP, Mail) This tutorial will help you setup a web server to host multiple domains. We will use EHCP, a free control panel, to manage the server. The tutorial should be easy to follow even for beginners and you'll probably need about an hour to have your server up & running. You will need a unique static ip address for your server. This can be behind your nat router as long as you set up port forwarding. You will need to know the ip address you want to assign to the server, it's subnet mask, the default gateway and the ip for the dns server.