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.

There is this KDE bug which will open by default any movie application with Kaffeine, even though another program is set to open these. One solution would be to completely remove Kaffeine, this way the next application in the default applications list will be used.

However, if you don’t want to remove Kaffeine, you can try the following steps:

Full article

Issue the following command in a terminal:

sudo dd if=/path/to/image.iso of=/dev/sdX bs=1024k

if is the input file, in this case the ISO image, and of is the output device. Replace /dev/sdX with the letter corresponding to your USB device (e.g. /dev/sdb).

klogo

The monthly KDE update, 4.11.2, has been released earlier today, fixing over 70 bugs, including KWin, Dolphin and the personal information manager application Kontact.

To try it in (K)Ubuntu, use the Kubuntu Updates PPA:

Full article

Each Linux Mint release usually offers four flavors, to say nothing about LMDE: Mint Cinnamon, Mint MATE, Mint KDE and Mint Xfce. The MATE edition is based around a desktop environment forked from GNOME 2, featuring a similar interface and a familiar user interaction experience. MATE started as a need of some users to have the classic GNOME 2.x interface once GNOME 3 was released with huge interface changes. MATE does offer a classic, solid and familiar interface, and it also provides a compositing window manager for graphical effects and transparency.

Full article

Here is an overview of 10 clones of the game after which a syndrome was named, some graphical and some running in a console. Hopefully you will find these enjoyable (maybe while still trying to avoid the Tetris effect).

Atris
Alizarin Tetris, or Atris, is a 2D graphical Tetris clone with some very neat features. I find it easier to handle since moving the pieces to left or right is done instantly, faster, without the short delay typical Tetris games have. It is also possible to use accelerated speed (default key Down Arrow) and then, when the piece is near the bottom, quickly move it left or right. It provides fullscreen or windowed mode, has graphical configuration options (except for the resolution), keyboard shortcuts, color schemes and pieces schemes. It seems that it doesn’t save the toggle fullscreen option between sessions, but this can be fixed by manually editing the ~/.atrisrc file and setting full_screen to 0 or 1. Press Q to quit a running game.

Alizarin Tetris
atris
Full article

You can enable TAB auto-completion for APT packages in Debian easily. As root, edit the /root/.bashrc file and add the following line at the end:

source /etc/bash_completion

Full article

LibreOffice 4.0 Final is now available via the LibreOffice PPA. To install it in Ubuntu 12.04 or 12.10, follow the instructions below:

Full article

I tried 4.10 in Kubuntu 13.04 Daily Build, which is still two months away from being released but, surprise, KDE 4.10 seems very stable. The system is up to date as of March 4, 2013, and I installed a few more applications from the repositories to see how they work.

Default KDE 4.10 desktop in Kubuntu 13.04 Daily Build

Full article

TuxArena now has a new WordPress theme. There is still some work that I have to do on the comments, that is, make them look nicer, but otherwise it seems to work well. Hope you like it ;) If I can finish it, maybe I’ll try submitting it to the WordPress themes directory.

According to this announcement on the official Debian website, Debian logos may be used freely for both non-commercial and commercial purposes.

In addition to this, the final artwork for the upcoming release 7.0 codenamed ‘Wheezy’ has been published too, just a few days after the Debian Installer RC1 was released. The artwork is following a light-blue pattern. You can download an archive containing the artwork from here. The package contains PNG and SVG files for the background, grub, the Debian installer, syslinux and even artwork designed for merchandising purposes (like T-Shirts, mugs etc).

Full article

This new release fixes many bugs and adds some functionality improvements. Have a look at the announcement, or download it from here.

NeonView is a minimalist image viewer for Linux, created by TuxArena and written in C and GTK+ 3.

Below is a screenshot of NeonView in GNOME 3:

I was pretty reluctant in trying Steam on Linux ever since it was made available, but what made me install it was that Counter-Strike is now available on Linux via Steam too. I used to play this a lot a few years back and CS for Steam was put out on February 6. So I bought the Counter-Strike Anthology pack during this weekend deal and decided to give it a try.

Full article

I made this review after a fresh install of Mint 14 Xfce ‘Nadia’ from the ISO DVD and a full sudo apt-get update && sudo apt-get dist-upgrade.

Here’s what I ended up with:

  • Linux Kernel: 3.5.0-21
  • Desktop Environment: Xfce 4.10
  • File Manager: Thunar 1.4.0
  • Terminal: Xfce Terminal 0.4.8
  • Web Browser: Firefox 17.0.1
  • Office Suite: LibreOffice 3.6.2
  • Music Player: Banshee 2.6.0
  • Chat Client: Pidgin 2.10.6

In addition to these, Mint 14 Xfce also comes with Totem movie player, GIMP image editor, XChat IRC client, gedit text editor, screenshot tool, gThumb image viewer, a document viewer, Transmission BitTorrent client, catfish find tool, a sound recorder, Xfburn burner.

mint14_desktop

Full article

Newer posts Older posts