Subscribe
Twitter Updates
- Fuuuu http://t.co/ItjqQrkT 1 week ago
- RT @phoronix: Cinnamon Fork Of GNOME Shell Is Tasty At v1.2: Cinnamon, the fork of the GNOME 3.x Shell by Linux Mint developer... http:/ ... 1 week ago
- Disable javascript in your browser to skip the #SOPA protest on Wikipedia 2 weeks ago
- Symfony2 and Twig part of NetBeans (NetBeans for PHP) http://t.co/6Ur2QoLX 2 weeks ago
- The Raspberry Pi Computer Is Finally Being Manufactured http://t.co/QJxATfXV 3 weeks ago
Category Archives: Linux
Take screenshot from command line
Take a screenshot of your desktop using the SCROT utility. Basic usage is to call the scrot command in a console, but this would take an instant screenshot of the desktop in the current directory. Thus it would be better used along with the “-d” (delay) option in order to have a time buffer to place the desired objects on the desktop.Continue reading
Fix NetBeans big fonts on Ubuntu
There is a rather annoying issue related with NetBeans displaying large fonts on Ubuntu for menus and panels. There are some suggestions on Ubuntu forums related with java fonts settings, but there are a couple of better solutions which may improve the way NetBeans looks on Ubuntu when it comes to font size.Continue reading
Play music from command line
Although there are a lot of GUI media players out there, it is also possible to listen to your favorite music from the command line. The mpg123 tool allows you to play a song, a playlist or even a stream and has all major features of a GUI media player: control keys, equalizer, replay gain, gapless playback. Continue reading
Display banner text in command line
You can display banner-like texts with large characters created from regular characters using the FIGlet utility. Basic usage requires only the text you want to output on the CLI, but you can also specify the font used in text rendering, dimensions and other layout options.Continue reading
