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.
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 [...]
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 [...]
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 [...]
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.
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.
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.
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 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.
Here’s how you can add the XBMC media center to your Ubuntu system.
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, [...]
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 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.
-
April 28th, 2012 by cj2003
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.
-
April 28th, 2012 by cj2003
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.
-
April 27th, 2012 by cj2003
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 [...]
-
April 26th, 2012 by cj2003
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.
-
April 22nd, 2012 by cj2003
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 [...]
-
April 21st, 2012 by cj2003
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 [...]
-
April 21st, 2012 by cj2003
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..
-
April 20th, 2012 by cj2003
This tutorial explains how to set a static IP on an Ubuntu system from the command line.
-
April 20th, 2012 by cj2003
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.
-
April 16th, 2012 by cj2003
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, [...]
-
April 9th, 2012 by cj2003
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 [...]
-
April 6th, 2012 by cj2003
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.
-
April 6th, 2012 by cj2003
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 [...]
-
April 4th, 2012 by cj2003
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 [...]
-
April 3rd, 2012 by cj2003
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.
-
April 3rd, 2012 by cj2003
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.
-
April 2nd, 2012 by cj2003
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 [...]
-
April 2nd, 2012 by cj2003