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.

With Ubuntu 14.04 closing in to the release date, which is set for April 17th, I took Lubuntu for a spin from the daily live ISO image. Lubuntu is the most lightweight distribution in the Ubuntu family (the other one being Xubuntu which uses Xfce), using LXDE (Lightweight X11 Desktop Environment), as well as a set of applications intended to be low on resources.

Full article