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.

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

Opera 11 was released just a few hours earlier today, and it comes with several notable features, a new interface, and many other improvements. Written using the Qt toolkit and taking advantage of its own Presto engine, the Opera browser has been around for years, and it comes with unique features, which make it a popular browser even among the free software users on the Linux platform, with a respectable third position after Firefox and Google Chrome.

Opera 11 first start

Full article

Yesterday I reviewed AssaultCube, a realistic shooter game based upon the Cube engine, so today it’s time to have a look at Sauerbraten, another game in the series of games based on this engine. The version which I’m going to talk about is the latest available at the moment, “Justice Edition”.

Full article

Previously known as Wormux, WarMUX is a free, open-source clone of the popular game Worms, with completely new, free-licensed graphics and music/sounds, available for Linux, Windows and Mac. Starting with version 0.9.0, WarMUX introduced single player games versus AI too. The available game modes are single player (vs AI) and multiplayer on the online server, as well as hotseat games.

Suicidal thoughts put in practice

Full article

Older posts