Archives For November 30, 1999

This simple tutorial shows you how to install the yEd Graph Editor in Ubuntu 12.04 Precise, 12.10 Quantal, 13.04 Raring, 13.10 Saucy and Linux Mint.

yEd graph editor

yEd is a powerful desktop application that can be used to quickly and effectively generate high-quality diagrams. Create diagrams manually, or import your external data for analysis. The automatic layout algorithms arrange even large data sets with just the press of a button.

Install yEd

The official website provides the yEd installer script for 32-bit /64-bit Linux systems, which includes a suitable JRE.

To download this script, press Ctrl+Alt+T on your keyboard to open terminal. When it opens, run below command (check 32-bit or 64-bit via System Settings -> Details):

For 32-bit system:

wget http://www.yworks.com/products/yed/demo/yEd-3.13_64-bit_setup.sh

For 64-bit system:

wget http://www.yworks.com/products/yed/demo/yEd-3.13_64-bit_setup.sh

Before running this script, run below command in previous terminal to give its executable permission.

chmod +x yEd-3.13_*-bit_setup.sh

Finally run the script to bring up setup wizard:

./yEd-3.13_*-bit_setup.sh

Follow the setup wizard. When done, you’ll be able to open yEd Graph Editor in Unity Dash.

The latest stable Linux Kernel 3.10.4 has been released. This simple tutorial will show you how to install / upgrade this kernel in Ubuntu 13.04 Raring, 12.10 Quantal and 12.04 Precise.

Linux kernel 3.10.4 is an important release, which brings many improvements to IPv4 and IPv6 protocols, as well as many updated drivers and ARM fixes. All users of the 3.10 kernel series are urged to upgrade as soon as possible. See official announcement.

To get started, press Ctrl+Alt+T to open a terminal window, copy and paste below command into terminal and run to download the kernel:

for 32-bit system:

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.4-saucy/linux-headers-3.10.4-031004-generic_3.10.4-031004.201307282043_i386.deb http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.4-saucy/linux-headers-3.10.4-031004_3.10.4-031004.201307282043_all.deb http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.4-saucy/linux-image-3.10.4-031004-generic_3.10.4-031004.201307282043_i386.deb

for 64-bit system:

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.4-saucy/linux-headers-3.10.4-031004-generic_3.10.4-031004.201307282043_amd64.deb http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.4-saucy/linux-headers-3.10.4-031004_3.10.4-031004.201307282043_all.deb http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.4-saucy/linux-image-3.10.4-031004-generic_3.10.4-031004.201307282043_amd64.deb

After that, both 32-bit and 64-bit run below command to install the kernel

sudo dpkg -i linux-headers-3.10.4-*.deb linux-image-3.10.4*.deb

Finally apply changes to grub boot loader:

sudo update-grub

You can remove the downloaded packages after the kernel is properly installed.

How to Install Areca Backup in Ubuntu Linux

Last updated: July 28, 2013

This simple and brief tutorial shows you how to download and install Areca Backup utility in Ubuntu Linux Unity Desktop.

As you may know, Areca Backup is an Open Source personal backup solution which is released under the General Public License (GPL) v2. It basically allows you to select a set of files / directories to back-up, choose where and how (as a simple file copy, as a zip archive, …) they will be stored, and configure post-backup actions (like sending backup reports by email or launching custom shell scripts).

Download & Install Areca Backup

The acrca backup depends on Java, so first install OpenJDK from Ubuntu Software Center or Oracle Java from ppa.

The last stable version can be downloaded from below link:

download areca backup

Choose to download the areca-*-linux-gtk.tar.gz. You may check 32-bit or 64-bit by opening Details from Unity Dash.

Once downloading process finished, decompress the package and put the result folder to /opt/ directory. To do so, press Alt+F2 and type in gksudo nautilus to open file browser with root privilege.

Then move the extracted folder to computer -> /opt/ folder.

Now you’re able to open this backup utility via command: /opt/areca/areca.sh

To create a launcher for Areca Backup

Press Ctrl+Alt+T on your keyboard to open terminal. When it opens, run below command to install required package:

sudo apt-get install gnome-panel --no-install-recommends

After that, run below commands to create the .desktop launcher file:

sudo gnome-desktop-item-edit /usr/share/applications/ --create-new

It brings up a dialog, where you can set the icon, name, and command of new launcher.

Once done, you’ll see areca backup in Unity Dash.

This simple tutorial shows how to reduce / increase the number of workspaces on Ubuntu 12.04, 12.10, 13.04 and upcoming 13.10 Unity Desktop.

There are quite a few Ubuntu configuration tools that allow to manage number of workspaces on Unity Desktop, such as Ubuntu Tweak, Unity Tweak Tool, Unsettings, CompizConfig Settings Manager, etc.

NOTE: For Ubuntu 13.04 and higher, you may first enable workspaces from System Settings -> Appearances -> Behavior tab -> Enable Workspaces.

To change number of workspaces via Ubuntu Tweak:

Ubuntu Tweak is very popular Ubuntu Configuration tool which was started in 2008. The first supported release is Ubuntu 7.10 Gutsy Gibbon.

To install Ubuntu Tweak, first download the .deb file from launchpad.net/ubuntu-tweak. Or use below command to download it (Press Ctrl+Alt+T to open terminal for running commands):

cd ~/Downloads/ && wget https://launchpad.net/ubuntu-tweak/0.8.x/0.8.5/+download/ubuntu-tweak_0.8.5-1_all.deb

To install Ubuntu Tweak, run:

sudo dpkg -i ~/Downloads/ubuntu-tweak_*.deb; sudo apt-get -f install

Once installed, open the tool and navigate to Tweaks -> Workspace. Change the value of horizontal and vertical workspace and that’s it!

To change number of workspaces via Unity Tweak Tool:

Unity Tweak Tool is a settings manager for Unity Desktop. It has a user friendly GUI. If you’re running on Ubuntu 13.04 Raring and higher, this can be a good way to add or remove virtual workspaces. Because Unity Tweak Tool is available in Ubuntu Software Center by default. You can click the link below to launcher USC and install it.

Install Unity Tweak Tool

Once installed, open it. Under Window Manager click Workspace Settings. Then you’ll be able to change the number of workspaces:

Use CompizConfig Settings Manager to Change number of Workspaces:

Compiz is a compositing window manager for the X Window System. It’s the default in Ubuntu system. CompizConfig Settings Manager (CCSM) is the GUI tool for configuring Compiz effects.

To install CCSM, click link below to launch Ubuntu Software Center and click install button.

install CCSM

Once installed, open it from Unity Dash. Navigate to General -> General Options -> Desktop size tab, there you’ll see the options to change number of horizontal and vertical workspaces.

This simple tutorial shows how to install latest Komodo edit on Ubuntu 13.04 Raring, 12.10 Quantal, 12.04 Precise via ppa repository.

Komodo Edit, based on the award-winning Komodo IDE, offers sophisticated support for all major scripting languages, including in-depth autocomplete and calltips, multi-language file support, syntax coloring and syntax checking, Vi emulation, Emacs key bindings. It provides dynamic language expertise for Perl, PHP, Python, Ruby, and Tcl, plus JavaScript, CSS, HTML, and XML, and template languages like RHTML, Template-Toolkit, HTML-Smarty and Django.

Install Komodo Edit

A PPA repository has been created for Ubuntu users. So far it supports Ubuntu 13.04, 12.04 and 12.10.

To add the repository, press Ctrl+Alt+T on your keyboard to open terminal. When it opens, run below commands:

sudo add-apt-repository ppa:mystic-mirage/komodo-edit

After that, update your package lists and install this tool via command below:

sudo apt-get update; sudo apt-get install komodo-edit

Once installed, open it by running komodo command. You may need to manually create launcher shortcut

This simple tutorial shows you how to install the latest RawTherapee 4.0.11 on Ubuntu 13.04 Raring, 12.10 Quantal, 12.04 Precise using PPA repository.

RawTherapee is a cross-platform raw image processing program written in C++, using a GTK+ front-end and a patched version of dcraw for reading raw files. It is notable for the advanced control it gives the user over the demosaicing and developing process.

“The 4.0.11 release includes a number of new features which you can read about below, but just as importantly it contains a large number of speed improvements and bug fixes, so we recommend you update straight away!”

New features:

  • CIECAM02 “Adaptation scene luminosity” now calculated automatically
  • CIECAM02 hot/bad pixel fixer to prevent bright pixels from appearing
  • The Defringe tool is now able to target a range of specific colors without touching others
  • New bundled processing profiles
  • New keyboard shortcuts to apply rank and color labels and a new direct popup menu for color labels, all in the File Browser
  • “Profile Fill Mode” button controls whether to replace missing processing profile values with default ones or not
  • Keyboard shortcuts to open the next/previous image and to synchronize the File Browser strip with the currently opened image
  • New demosaicing algorithms for noisy photos:
    • LMMSE
    • IGV
  • More zoom levels
  • Redesigned save window
  • New functionality of the minima/maxima control points curves editor, see the RawTherapee Manual
  • Support for TIFFfiles with alpha channels
  • Support for 32-bit TIFF files (HDR)
  • Preferences/Batch processing options: all to ‘Add’ and all to ‘Set’
  • Support for
    • Nikon D5200
    • Nikon D7100
    • Nikon COOLPIX A
    • Panasonic Lumix DMC-G5

Install RawTherapee:

The latest release is available for Ubuntu 13.04 Raring, 12.10 Quantal, Ubuntu 12.04 Precise from the ppa repository.

To add the ppa, press Ctrl+Alt+T on your keyboard to open a terminal window. When it opens, run below command:

sudo add-apt-repository ppa:dhor/myway

Then update package lists and install via Synaptic Package Manager. Or you can run below command instead:

sudo apt-get update; sudo apt-get install rawtherapee

DiffImg is a simple image comparison tool which take two images with the same size as input. Some statitics are computed and the positions where pixel differ are displayed as a color mask.

There are very few image difference tools for Ubuntu Linux. DiffImg is one of them which has a user friendly GUI. It uses OpenCV as backend so it can read and compare 8/16/24/32 bits images without problem but only single channel and RGB image has been take into account, so alpha channel isn’t supported.

Because DiffImg is written with Qt, it runs on Windows and Linux (MacOSX isn’t tested yet) and OS/2. It can read basic formats as BMP, PNG, JPG but also Tiff and OpenExR.

Current Features:

  • Image difference display : a yellow/red mask can overlay the original/modified images.
  • Single/Dual panels mode.
  • Statistic computation: Mean error, RMS error and min/max are computed.
  • Several metrics can be used for computing image difference.
  • Histogram of error.
  • “Slideshow” : DiffImg can compare directory of image, so you can switch to the previous/next comparison if you have two folders with the same image list.
  • Supported files :DifffImg uses Qt plugins to load images, so by default it can read basic formats as BMP, PNG, JPG and OpenCV supported formats (Tiff, OpenExR).
  • Basic batch mode

Install DiffImg:

A PPA repository has been created to make it easy to install for Ubuntu and Linux Mint users. So far, it supports Ubuntu 13.04 Raring, 12.10 Quantal, 12.04 Precise and Linux Mint 13 Maya, 14 Nadia, 15 Olivia.

To add the ppa, press Ctrl+Alt+T on your keyboard to open terminal. When it opens, run below commands:

sudo add-apt-repository ppa:dhor/myway

Then you can update package lists and install the tool via Synaptic Package Manager, or run below command:

sudo apt-get update; sudo apt-get install diffimg

That’s it.

For other systems, Diffimg source code and exe file can be download from SourceForge.

The HotShots screenshot tool 1.2.0 has been released. This simple tutorial shows you how to install or upgrade to this version on Ubuntu 13.04 Raring, 12.04 Precise and 12.10 Quantal.

HotShots is an application for capturing screens and saving them in a variety of image formats as well as adding annotations and graphical data (arrows, lines, texts, …). Because HotShots is written with Qt, it runs on Windows and Linux

The new release has some layout changes. The editor has multi-selection, the ability to select shadows on each item, the ability to edit some items (polygon, polyline, and curve) more easily, and the ability to add post-effects to the image background. The uploader adds a user field to define the output template for FTP uploader. The ability to send a document directly to the printer has been added. Slovak, Turkish, Russian, Sinhala, Serbian, Czech, Vietnamese, Basque, Spanish, and Chinese translations have been added.

Install HotShots:

A PPA repository has been created to make it easy to install for Ubuntu and Linux Mint users. So far it supports Ubuntu 13.04 Raring Ringtal, 12.10 Quantal Quetzal, and Ubuntu 12.04 LTS Precise Pangolin.

Press Ctrl+Alt+T on your keyboard to open terminal. When it opens, run below commands to add the ppa:

sudo add-apt-repository ppa:dhor/myway

After that, update package lists and install HotShots screenshot tool via below command:

sudo apt-get update; sudo apt-get install hotshots

Once installed, you can open it from the Unity Dash.

This brief tutorial shows you how to change your laptop touchpad tap actions in Ubuntu, including single tap, two and three finger tap as well as tap on corners..

I’m only using single tap and touchpad scrolling feature on my laptop. As you may know, Ubuntu acts as middle click when tapping on top-right corner of touchpad. It is annoying that I was always ‘corner-tapping’ on my Google Chrome tabs, and they vanished all of a sudden. More over, two finger tap brings up righ-click menu, quick tapping twice on title-bar, browser tabs allows to move items. Due to these useless and annoying tap actions (only for me), I’m determined to tweak my touchpad settings. That’s why I’m writting this tutorial.

The default Mouse & Touchpad utility in Ubuntu Unity is getting better now, but it’s not powerful enough. So far it only has the ability to switch on / off touchpad, Tap to click, Disable while typing, Two finger scroll, Contents sticks to fingers as well as point speed settings.

I found synaptiks, which is a simple utility that covers almost all settings of Synaptics Touchpad, including multi-tapping, tapping on corners. It is available on Ubuntu Software Center by default since Ubuntu 12.04 Precise. Click link below to install it:

Install Synaptiks Touchpad Configuration

When installed, open the tool and go to Touchpad Configuration -> Tapping. There provides options to change tapping on 4 corners, single tap, two finger tap, three finger tap, drag items by tapping, etc.

Install Desura Gaming Client on Ubuntu 14.04

Last updated: April 23, 2024

In this tutorial I’ll show you how to install Desura client (Desurium) on Ubuntu 13.04 Raring Ringtail and Linux Mint from ppa repository.

Desura is a gaming client that allows users to one click download and install games and game modification. Desurium is the open-source client of Desura.

A ppa repository has been built for Ubuntu and Linux Mint users to make it easy to install. So far, it supports Ubuntu 13.04, 12.10, 12.04 and Linux Mint 15, 14, 13.

To get started:

NOTE: This PPA support ended for Ubuntu 14.04

Press Ctrl+Alt+T to open terminal, then follow the steps below:

1.) Copy and paste this command and run to add the ppa repository:

sudo add-apt-repository ppa:makson96/desurium

2.) Update:

sudo apt-get update

3.) Install the client:

sudo apt-get install desurium

Once installed, open it from Unity Dash. Then you need register a free account to login.