Ubuntu-news is about one simple thing - news about Ubuntu GNU/Linux, so you can find them all in one place.

NoMachine & LXDE Installer for Ubuntu/Debian

This is the first in a line of tutorials I am working on for less experienced linux users to effectively use their VPS. I’ve been tinkering with a little script that some of you might find helpful, it’s designed to install LXDE and NoMachine on a fresh VPS installation.

Encrypt Your Data With EncFS (Debian Squeeze/Ubuntu 11.10)

EncFS provides an encrypted filesystem in user-space. It runs without any special permissions and uses the FUSE library and Linux kernel module to provide the filesystem interface. It is a pass-through filesystem, not an encrypted block device, which means it is created on top of an existing filesystem. This tutorial shows how you can use [...]

Oracle BI Publisher Blog

The recent release of the BI Publisher Trial Edition (see here) we state support for Linux but to be fair, we narrow that down to Oracle Linux Redhat and SLES. OK, but as its so lightweight it would be great to be able to fire it up on my laptop without the need for a [...]

The Perfect Server – Ubuntu 12.04 LTS (nginx, BIND, Dovecot, ISPConfig 3)

This tutorial shows how to prepare an Ubuntu 12.04 LTS (Precise Pangolin) server (with nginx, BIND, Dovecot) for the installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3 is a webhosting control panel that allows you to configure the following services through a web browser: Apache or nginx web server, Postfix mail [...]

Getting Back to a Pure Unity Gnome on Ubuntu

These removal commands were created based on what Kubuntu, Xubuntu, etc. packages were added to a default Ubuntu installation. It’s possible that the commands might remove some other packages you have since added to the default and want to keep. If that’s the case, keep track of which packages those are and reinstall them.

Ubuntu 12.04 vs. Windows 7: Intel Sandy/Ivy Bridge Loses On Linux

Here’s a comparison of the Ubuntu 12.04 LTS versus Microsoft Windows 7 performance when it comes to using Intel Sandy Bridge and Ivy Bridge processors with integrated graphics. While the Sandy Bridge graphics performance was once faster when it came to OpenGL with the open-source Linux driver, that’s no longer the case.

Setting Up VNC on Ubuntu in Amazon EC2

As with most cloud hosts, Amazon’s Elastic Compute Cloud (Amazon EC2) offers only Secure Shell (SSH) access by default to Linux cloud servers. But if you aren’t a command-line fan or your application requires a GUI, you can set up remote desktop access to most Linux cloud servers.

Ubuntu 12.04 under Hyper-V on Windows 8

Recently a number of the Hyper-V drivers for Linux made it into the main kernel branch. This means that native support for Hyper-V is starting to turn up in a number of Linux distributions. Ubuntu 12.04 LTS is an example of a new Linux release with Hyper-V support “out of the box”.

Ubuntu 12.04 gma500 (poulsbo) boot options

Ubuntu 12.04 has been officially released and, with minor adjustments, the intel gma500 video card is working out of the box. See the last part of this post for suggestions on getting suspend working.

Install XBMC in Ubuntu Linux

Here’s how you can add the XBMC media center to your Ubuntu system.

Getting Back to a Pure XFCE on Ubuntu

These removal commands were created based on what Ubuntu, Kubuntu, etc. packages were added to a default Xubuntu installation. It’s possible that the commands might remove some other packages you have since added to the default and want to keep. If that’s the case, keep track of which packages those are and reinstall them. Theoretically, [...]

The Perfect Server – Ubuntu 12.04 LTS (Apache2, BIND, Dovecot, ISPConfig 3)

This tutorial shows how to prepare an Ubuntu 12.04 LTS (Precise Pangolin) server (with Apache2, BIND, Dovecot) for the installation of ISPConfig 3, and how to install ISPConfig 3.

Mate desktop 1.2 released, install it on Ubuntu

MATE is a GNOME 2 (which is now unmaintained) fork that lets you use the old GNOME 2 interface. It uses renamed packages and applications so it doesn’t conflict with GNOME 3 and you can have both MATE and GNOME3 installed in the same time, something which isn’t possible with the vanilla GNOME 2.

How To Upgrade Ubuntu 11.10 (Oneiric Ocelot) To 12.04 LTS (Precise Pangolin) (Desktop & Server)

The new Ubuntu 12.04 LTS (Precise Pangolin) has just been released. Ubuntu 12.04 LTS is a long-term support release, which means it is supported for five years. This guide shows how you can upgrade your Ubuntu 11.10 desktop and server installations to Ubuntu 12.04 LTS.

How to Sync & Quickly Reinstall Applications on Ubuntu

Whether you’re reinstalling Ubuntu from scratch, installing Ubuntu on a new computer, or performing a fresh installation of the latest version, these tricks can save you some time.

Maintaining Remote Web Sites With sitecopy (Debian Squeeze/Ubuntu 11.10)

sitecopy is a tool for copying locally stored web sites to a remote web server (using FTP or WebDAV). It helps you to keep the remote site synchronized with your local copy by uploading modified local files and deleting remote files that have been deleted on the local computer. This tutorial shows how you can [...]

Some Notes On Migrating A Wubi Ubuntu Install

For no particular reason, I decided to migrate my Windows development server to a Ubuntu Server install. Not wanting to just wipe the drive and deny myself a safety net, I went the Wubi route.

Speed up your computer with Ubuntu

Windows is great, but after a while, it can get cluttered up with too many programs and become intolerably sluggish. Backing up your files and reinstalling it can help, but an alternative is to try the free Ubuntu operating system. Ubuntu isn’t too demanding and can make even a lowly netbook seem sprightly compared with [...]

How to install Ubuntu using a USB flash drive

If you like the look of Ubuntu and want to try it out on your laptop or PC, simply download the Desktop Edition from the Ubuntu website. Click the Download link in the menu at the top, then the Download and install button. Use the drop-down menus to select the version you want. It’s best [...]

Configuring DNSSEC On BIND9 (9.7.3) On Debian Squeeze/Ubuntu 11.10

This guide explains how you can configure DNSSEC on BIND9 (version 9.7.3 that comes with Debian Squeeze/Ubuntu 11.10) on Debian Squeeze and Ubuntu 11.10. It covers how to enable DNSSEC on authoritative nameservers (master and slave) and on resolving nameservers, creation of keys and much more..

Linux Basics – Set A Static IP On Ubuntu

This tutorial explains how to set a static IP on an Ubuntu system from the command line.

How to create a Wikipedia Unity lens for Ubuntu

The Unity Dash provides a lightweight, instant and easy means to browse and retrieve interesting content. Through the use of lenses, it enables the user to search for information both locally and remotely. In this article you’ll learn how to easily write a lens to comfortably search the Wikipedia right from your desktop.

How To Fix Broken Packages In Ubuntu Or Debian

Adding a PPA channel to your system is stupidly simple, but once you’ve done it and you’re not properly versed in Debian package management, you may have destroyed your system. I got this software from a PPA channel just so that I could try out the experimental Blu-Ray support. Little did I know (well, actually, [...]

Install Jitsi 1.0 in Debian, Linux Mint and Ubuntu

Jitsi is a multi-protocol, multi-platform voice and video instant messenger client. It is mostly implemented in Java, and is Free/Open Source software licensed under the LGPL. Where other VoIP services and clients send data in the clear, Jitsi sets itself apart by making use of ZRTP to set up secure communication with SRTP, Secure Real-time [...]

how to setup gitorious on ubuntu server 11.10

In this tutorial I will describe how to setup gitorious on Ubuntu 11.10. Gitorious – a Ruby on Rails web application – can be used to conclude git projects in an easy to manage user interface.

High-Availability Storage With GlusterFS 3.2.x On Ubuntu 11.10 – Automatic File Replication Across Two Storage Servers

his tutorial shows how to set up a high-availability storage with two storage servers (Ubuntu 11.10) that use GlusterFS. Each storage server will be a mirror of the other storage server, and files will be replicated automatically across both storage servers. The client system (Ubuntu 11.10 as well) will be able to access the storage [...]

Debian/Ubuntu: Making a Package Repository on Your LAN

This is one of those things that doesn’t get explained much, because it’s almost too simple to document: it’s often useful to keep a few Debian package files (.deb files, used in Debian, Ubuntu, and Linux distributions derived from them) available for installation, either on your local host or on other computers on the same [...]

Ubuntu 12.04 ‘precise’ and cross compilation of ARM kernels

Over year ago I wrote How to cross compile ARM kernel under Ubuntu 10.10 and this became one of most popular posts on my website. It may work still but it is terribly outdated so I decided that it is a time for update.

The Ubuntu Way: A New, Easier Method for Setting Up ADB and Transferring Files

The biggest complaint I usually hear regarding ADB is that it’s an enormous pain to get it installed and set up properly, and then there are those dreaded driver issues. One RootzWiki developer and script writer, Tahl, has written a script for use in Ubuntu that can make your life a lot easier.

Load Ubuntu 11.10 on the Archos Gen8

Installing a Linux Distro on an Android device is always an interesting prospect. The idea of having an operating system like Linux, which is meant for real computers but can be run on practically everything, brings even more functionality to a device than it had with just the stock software. For those carrying the Archos [...]

« Previous Entries


Technorati Profile
Ubuntu-News is not related to the Ubuntu Project.
All logos and trademarks on this site are property of their respective owners.