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

After changing its stable release policy to a more accelerated pace, Mozilla released Firefox 5 pretty quick after the latest major Firefox version was put out. Firefox 4 was released on March 22, 2011 and this version follows only three months later. Here’s an announcement on the Mozilla Blog website.


According to the official announcement, Firefox 5 includes:

  • more than 1000 improvements and performance enhancements
  • adds support for more modern web technologies
  • now supports CSS animation standards
  • Do Not Track privacy feature now available on Android too
  • the new Add-on SDK allows local development of add-ons

To install it immediately in Ubuntu rather than waiting for the PPAs to update, you can follow this tutorial I wrote a few days ago. It shows how to install Firefox manually and Flash too.

Download Firefox 5

Leave a Comment

Sponsors
Advertise on TuxArena
Online Readers