Ubuntu/Debian/Mint news and tutorials | Linux stuff
feed.png
Quick Tip #1
Disable Overlay Scrollbars in GNOME
For Ubuntu 12.10, open a terminal and type the following command:
gsettings set com.canonical.desktop.interface scrollbar-mode normal
Changes should occur instantly. The overlay scrollbars should now be replaced with normal scrollbars.

For Ubuntu 12.04, use the following command:
gsettings set org.gnome.desktop.interface ubuntu-overlay-scrollbars false
Log out and log back in for changes to occur.
Quick Tip #2
Mount an ISO Image from Command-Line
sudo mount -o loop /path/to/image.iso /path/to/empty/dir
Notice that /path/to/empty/dir must exist and should be empty.
Quick Tip #3
Find Out Current GNOME Version
For GNOME:
gnome-shell --version
For the Compiz window manager, use:
compiz --version

The first Amarok 2.4 beta, codenamed “Closer”, was released just a few days ago, on December 7, and it looks very promising. It comes with quite long list of new features, improvements and bug fixes, and among the top highlights are a collection scanner rewritten from scratch, option to transcode tracks when dragging and dropping them to the local collection, support for iPod Touch 3G devices, writing statistics and covers directly in files. These are not all though.

Compiling from source in Debian Squeeze Beta 2 could have been a real pain, but thanks to the apt-get build-dep command (and a few other dependencies) the compilation process went quite smooth. Before proceeding to the review, let me list some of the new features which come with this release:

Full article

Sponsors
Advertise on TuxArena
Online Readers