Ubuntu/Debian/Mint news and tutorials | Linux gaming
facebook.png
twitter.png
feed.png
Quick Tip
Disable Overlay Scrollbars in GNOME
gsettings set com.canonical.desktop.interface scrollbar-mode normal
Quick Tip
Find Files Containing a Text Pattern
find . -iname "*.txt" -exec grep -l "hello" {} +
Categories
Online Readers
Advertise on TuxArena
Linux Cheat Sheet

Have a look at our Linux Cheat Sheet for quick one-liners, commands and tips.

I guess this has been around for some time, however I was not aware of it. I bumped into it in a thread on UbuntuForums, and decided to give it a try.

From the add-on page description, Flash-Aid is a Firefox 4 and 3.5 (and maybe 5 Beta too) add-on which was built to “Remove conflicting flash plugins from Ubuntu/Debian Linux systems, install the appropriate version according to system architecture and apply some tweaks to improve performance and fix common issues.”

Well, I must say it sounds promising at least, especially since the page says it’s designed especially for Ubuntu. Let’s see how it works with Firefox 4.

Full article

Exaile is a pretty decent music player for GNOME written in PyGTK which comes with features like tabbed playlists, lyrics fetching, radio support, file browser, support for dynamic and smart playlists, cover support, 10-band equalizer and more. The latest version was released a few days ago and comes with several bug fixes and minor issue fixes.

Exaile 0.3.2.1 running in Debian Squeeze

Full article

This article overviews five image viewers available for Ubuntu and also includes at the end a list of another five which either are no longer maintained or are based on older libraries (KDE3 for example). Update: Two more viewers have been added, PhotoQt and Berry, increasing the number of viewers to 12.

Gwenview
In my opinion this is probably the best image viewer available at the moment. Built for KDE4, Gwenview comes with support for virtually all image formats out there, tools to do basic editing, tree-like file browser, support for tags, thumbnail previews, cropping, image rating system, slideshow, fullscreen mode, support for plugins and two view modes (Browse and View). An overview is available here.

sudo apt-get install gwenview

Full article

aMSN
aMSN is a powerful, highly configurable and feature-rich client for the WLM (formerly known as MSN) protocol with support for skins, plugins, system tray integration, webcam, tabbed chat windows, multi-accounts, offline messaging, chat history, display picture and many, many more. The configuration options are abundant via the Account->Preferences menu.

Full article

K3b
K3b is a powerful, feature-complete burning application for KDE 4 which comes with support for burning CDs, DVDs, ISO images, Blu-ray discs, audio CDs, creating ISO images. K3b supports multisession mode, features on-screen display, sound notifications, it can copy from one device to another, allows to rip audio CDs using the transcode utility, rip Video CDs or DVDs or create eMoviX projects.
Homepage

Full article

This is the second article in this series, and brings eight additional tips for working faster with the shell. Here is the first article of the series, containing 10 tips.

Create aliases for quick access to commands or one-liners

Aliases are handy custom commands which can be used to make shortcuts to various commands, scripts or one-liners. Aliases can be added in the ~/.bashrc file like this:

alias name='command'

Full article

A few days ago I reviewd WarMUX, a free and open-source Worms-like game for Linux. Today I’ll take a look to Hedgewars, another free Worms clone with funny characters, good playability and support for online multiplayer.




Full article

Take a screenshot in command-line

Taking a screenshot in command-line is very easy using the import tool, which is included in the ImageMagick suite. To take a screenshot of a single window use:

To take a screenshot of a single window and include window decorations, use:

Full article

TuxArena is proud to announce the second free PDF giveaway: Command-Line Guide to Audio Files in Ubuntu. You can read it online here or download the PDF from here.

The guide explains the basics of manipulating audio files in command-line mode, as well as converting to and from various audio formats, with an accent on the free formats FLAC and Ogg Vorbis. Here are the topics covered:

Full article

Using !!
This command is used to bring back and automatically execute the last command in history. It is the same as pressing C^P followed by Enter). Here’s an example:

Full article

The first TuxArena PDF ebook “Introduction to Linux Command-Line for Beginners” is now available completely free as a Christmas gift! You can read it online here or download the PDF version.

The guide covers the following topics:

Full article

Update: Read an updated reference of 12 notes applications here.

Tomboy

Tomboy is a feature-rich notes application for GNOME with support for spell-checking, links, font style and size, bullet lists, global shortcuts, and plugins. Tomboy will also let you search notes and export them to HTML. The plugins (called add-ins in Tomboy) include exporting to HTML, backlinks to see what other notes link to the current note, Evolution Mail integration, printing support, local directory synchronization.

Homepage

Full article

Firefox 4 is knocking at the door and the latest beta release looks just awesome. The seventh beta release introduces several important changes, including a revamped user interface (with the tab location above the address bar and navigation buttons), tab grouping, improved bookmarking system, re-open recently closed windows, built-in synchronizing system, rendering engine improvements, and more. This article contains a screenshot gallery with all the main features and changes brought until now by Firefox 4.

Full article

Newer posts Older posts