Backup Your Ubuntu Machine Easily with SBackup

SBackup is a simple backup solution for the Ubuntu desktop. It allows you to backup selected files and directories, define the file size limit, use regular expressions to exclude files and folders, and much more. These backups can then be saved locally, on removal media or even on remote directory.

howtogeek

How-To: Compile Programs From Source in Linux

Compiling allows you to custom-fit a program to your particular hardware configuration and CPU architecture, which is useful if a program has no binary that is compatible with your processor. However, this is seldom a problem these days, since most computers now use 32 or 64-bit x86 processors. In the past, Linux enthusiasts often compiled programs from source to wring the greatest possible performance out of their hardware. More recently, this has mostly become a non-issue due to the increases made in computing speed; while compiling may offer a slight performance increase, it is not enough to really make a difference.

maximumpc.com

Virtualization With KVM On Ubuntu 8.10

This guide explains how you can install and use KVM for creating and running virtual machines on an Ubuntu 8.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.

HowtoForge

Setting up NFS (Network File System) share on Ubuntu

This post summarizes steps I’ve done to setup a NFS share on Ubuntu 8.10 VM host and mount it on an another Linux machine.

cybercamping

Get mobile broadband on your Linux laptop

Mobile telecoms companies are now pushing “mobile broadband” in the form of a connection that uses the 3G mobile phone networks. While the bandwidth available can be variable, you don’t need massive bandwidth for most tasks, as long as it has sufficient throughput for the main business tasks: email, Facebook and YouTube.

That leaves us a few questions. Has mobile productivity come of age? How do these systems work? What sort of coverage and speeds do they provide? Most importantly, do they work with Linux?

techradar.com

Creating Virtual Machines For Xen, KVM, VMware Workstation 6, and VMware Server With vmbuilder On Ubuntu 8.10

vmbuilder is a tool (introduced on Ubuntu 8.10) that allows you to build virtual machines (with Ubuntu as the OS) for multiple virtualization techniques. Currently it supports Xen, KVM, VMware Workstation 6, and VMware Server. You can afterwards copy the virtual machines to another system (a Xen, KVM, VMware Workstation 6, or VMware Server host) and run them there.

HowtoForge

Transform Ubuntu into a Media Center with XBMC

Linux has come a long way in support for multimedia and graphics. Today we will see how to transform Ubuntu 8.10 into a media center platform

Tombuntu

How To Install Microsoft Text Fonts In Ubuntu Linux

Ubuntu, by default, does not include the commonly used Microsoft core fonts in its installation.

Luckily, installing the Microsoft core fonts package (and any other new fonts) in Ubuntu is easy.

makeuseof.com

Synchronizing Your Life

Synchronization using Dropbox on Ubuntu

Dropbox allows you to store your files online and keep them synchronized between various computers. They provide clients for Windows, Macintosh, and Linux, so it is about as cross-platform as they come.

linuxjournal

The Big Ol’ Ubuntu Security Resource

If you’ve recently switched from Windows to the Linux distribution Ubuntu, you’ve probably experienced a decrease in spyware — and malware in general — on your system. But although Ubuntu is billed as the ultra-secure solution, you should know that even though Ubuntu’s default install has its flaws, like every other operating system.

To combat these weaknesses, IT Security has prepared a guide to help you close your system’s backdoors and protect you from some of the common Ubuntu exploits.

itsecurity