<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TuxArena</title>
	<atom:link href="http://www.tuxarena.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tuxarena.com</link>
	<description>Ubuntu/Debian/Mint news and tutorials &#124; Linux stuff</description>
	<lastBuildDate>Sat, 11 May 2013 13:35:05 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Debian Tip: Enable APT Auto-Completion</title>
		<link>http://www.tuxarena.com/2013/05/debian-tip-enable-apt-auto-completion/</link>
		<comments>http://www.tuxarena.com/2013/05/debian-tip-enable-apt-auto-completion/#comments</comments>
		<pubDate>Sat, 11 May 2013 13:33:55 +0000</pubDate>
		<dc:creator>Craciun Dan</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.tuxarena.com/?p=2283</guid>
		<description><![CDATA[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 Exit your Bash session and open a new one and it should work now (or you can source this file again using source /root/.bashrc, just make sure you [...]]]></description>
				<content:encoded><![CDATA[<p>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:</p>
<div class="code">source /etc/bash_completion</div>
<p><span id="more-2283"></span><br />
Exit your Bash session and open a new one and it should work now (or you can source this file again using <b>source /root/.bashrc</b>, just make sure you are doing all this with root privileges.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxarena.com/2013/05/debian-tip-enable-apt-auto-completion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LibreOffice 4.0 Available for Ubuntu 12.10 and 12.04, Using Firefox Personas</title>
		<link>http://www.tuxarena.com/2013/03/libreoffice-4-0-available-for-ubuntu-12-10-and-12-04-using-firefox-personas/</link>
		<comments>http://www.tuxarena.com/2013/03/libreoffice-4-0-available-for-ubuntu-12-10-and-12-04-using-firefox-personas/#comments</comments>
		<pubDate>Mon, 04 Mar 2013 16:12:09 +0000</pubDate>
		<dc:creator>Craciun Dan</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[libreoffice]]></category>

		<guid isPermaLink="false">http://www.tuxarena.com/?p=2264</guid>
		<description><![CDATA[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: sudo add-apt-repository ppa:libreoffice/ppa sudo apt-get update sudo apt-get install libreoffice LibreOffice 4.0 Beta 2 is currently available by default in Ubuntu 13.04 Daily Build. Features of 4.0 Final It has an impressive list [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.libreoffice.org/">LibreOffice 4.0 Final</a> is now available via the <a href="https://launchpad.net/~libreoffice/+archive/ppa">LibreOffice PPA</a>. To install it in Ubuntu 12.04 or 12.10, follow the instructions below:</p>
<p><span id="more-2264"></span></p>
<div class="code">
sudo add-apt-repository ppa:libreoffice/ppa<br />
sudo apt-get update<br />
sudo apt-get install libreoffice
</div>
<p>LibreOffice 4.0 Beta 2 is currently available by default in Ubuntu 13.04 Daily Build.</p>
<div class="image"><a href="http://www.tuxarena.com/wp-content/uploads/2013/libreoffice4a.png"><img src="http://www.tuxarena.com/wp-content/uploads/2013/libreoffice4a_small.png"></a></div>
<div class="subtitle">Features of 4.0 Final</div>
<p>It has an impressive list of new features:</p>
<ul>
<li>now integrates with various CMS (Content Management System)
<li>uses Firefox personas to theme it
<li>contributing to LibreOffice is easy using <a href="https://gerrit.libreoffice.org/">Gerrit</a>
<li>converting non-native formats is now improved
<li>can edit Visio and Publisher documents
</ul>
<div class="subtitle">How to Install Personas</div>
<p>Open up LibreOffice and go to Tools->Options->Personalization. Click the <b>Select Persona</b> button, and in the Persona address field, enter the link to the desired Firefox Persona (e.g. this example uses <b>http://www.getpersonas.com/en-US/persona/462094</b>).</p>
<div class="image"><a href="http://www.tuxarena.com/wp-content/uploads/2013/libreoffice4b.png"><img src="http://www.tuxarena.com/wp-content/uploads/2013/libreoffice4b_small.png"></a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxarena.com/2013/03/libreoffice-4-0-available-for-ubuntu-12-10-and-12-04-using-firefox-personas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>KDE 4.10 Review in Kubuntu 13.04 Daily Build</title>
		<link>http://www.tuxarena.com/2013/03/kde-4-10-review-in-kubuntu-13-04-daily-build/</link>
		<comments>http://www.tuxarena.com/2013/03/kde-4-10-review-in-kubuntu-13-04-daily-build/#comments</comments>
		<pubDate>Mon, 04 Mar 2013 15:43:47 +0000</pubDate>
		<dc:creator>Craciun Dan</dc:creator>
				<category><![CDATA[KDE]]></category>
		<category><![CDATA[Kubuntu]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[raring]]></category>

		<guid isPermaLink="false">http://www.tuxarena.com/?p=2258</guid>
		<description><![CDATA[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 [...]]]></description>
				<content:encoded><![CDATA[<p>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.</p>
<p>Default KDE 4.10 desktop in Kubuntu 13.04 Daily Build</p>
<div class="image"><a href="http://www.tuxarena.com/wp-content/uploads/2013/default_desktop.png"><img src="http://www.tuxarena.com/wp-content/uploads/2013/default_desktop_small.png"></a></div>
<p><span id="more-2258"></span></p>
<div class="subtitle">Some Highlights of 4.10</div>
<p>To be honest, KDE 4.10 is really a wonderful experience. And that&#8217;s even with my low specs graphics card from Intel. I read a lot of complaints over the Internet, mainly <a href="http://phoronix.com/forums/showthread.php?77478-KDE-4-10-Officially-Released-With-Many-Changes/page1">here</a>, but for me the experience was great. It&#8217;s good to see such a feature-rich desktop keeping improving and heading towards the right direction, at least as far as I&#8217;m concerned. But let&#8217;s see what is new in KDE 4.10 first.</p>
<p>First, the Plasma Workspaces received improvements. From the <a href="http://kde.org/announcements/4.10/plasma.php">announcement</a>, the <i>&#8220;taskbar received some usability features, with a smoother look for groups or windows&#8221;</i>. Minimized windows will be greyed out in the taskbar and now the look of taskbar entries doesn&#8217;t provide a border for each window, but only for the active one. It looks smoother indeed, at least from my perspective:</p>
<div class="image"><a href="http://www.tuxarena.com/wp-content/uploads/2013/taskbar.png"><img src="http://www.tuxarena.com/wp-content/uploads/2013/taskbar_small.png"></a></div>
<p>I don&#8217;t know if this is new or not, but I like the <b>Expand group/Collapse parent group</b> options when right-clicking on a group icon application in the taskbar. This allows you to have access to all the opened instances of that application by clicking the specific icon in the taskbar. I couldn&#8217;t find the <b>Stack icons</b> grouping option from <a href="http://aseigo.blogspot.ro/2012/11/help-test-task-grouping-experiments.html">this post</a> by Aaron Seigo.</p>
<p>According to this <a href="https://bugs.kde.org/show_bug.cgi?id=303090">bug entry</a>, the tiling support in KWin, introduced in KDE 4.5, has been removed because of stability issues, not supporting multi-screens, conflicting issues between KDE components. Too bad, that was a useful feature.</p>
<p>Unfortunately, there is a feature which it seems is unavailable in KDE (KDE 3.5 had it, GNOME has it) &#8211; showing .desktop file entries with their <b>Name</b> field instead of the file name. I do like the plasma widget which allows you to select a custom folder and display it on the desktop (like a, hummm, regular desktop):</p>
<div class="image"><a href="http://www.tuxarena.com/wp-content/uploads/2013/desktop_icons.png"><img src="http://www.tuxarena.com/wp-content/uploads/2013/desktop_icons_small.png"></a></div>
<p>As you can see, the file names are shown instead of the name field. This is not a bug because it&#8217;s logical to be this way, but it does seem kind of like a misfeature. Maybe there is a workaround for this, but I couldn&#8217;t find it. Dolphin displays them the same.</p>
<div class="subtitle">In Kubuntu</div>
<p>In addition to KDE 4.10, Kubuntu 13.04 &#8216;Raring Ringtail&#8217; comes with Linux kernel 3.8.0, LibreOffice 4.0 Beta 2, Firefox 19 and Amarok 2.7.0.</p>
<p>I liked how the package installer now only contains a brief description when clicking the <b>Details</b> buttons, instead of the raw output of apt-get that you get when installing the packages in a terminal. Firefox doesn&#8217;t automatically start after it is installed (which would be desired, since the user probably expects to run it when it first clicks on the Firefox icon in the menu), but that&#8217;s no biggie.</p>
<div class="image"><a href="http://www.tuxarena.com/wp-content/uploads/2013/installing_firefox.png"><img src="http://www.tuxarena.com/wp-content/uploads/2013/installing_firefox_small.png"></a></div>
<p>I also noticed some downsides &#8211; keep in mind this is a development version, not a stable one.</p>
<p>Dolphin received many bug fixes and improvements. Support for MTP devices has been added, the panel icons size can now be changed (?!), current directory and files can be reported to the activity manager.</p>
<p><i>&#8220;There has also been an impressive number of performance enhancements. Loading folders, both with and without previews, is significantly faster and requires less memory while using all available processor cores to be as fast as possible. Minor improvements were made to search, drag and drop and other areas.&#8221;</i></p>
<p>On a downside, choosing not to show the <b>Up</b> button in Dolphin is quite a bad decision. Enabling it is a few clicks away, but still that&#8217;s a useful toolbar shortcut and most of the users are used to it. Also, the view mode doesn&#8217;t seem to be persistent. It changes for the current directory but when going up the directory tree it switches back to folder view. Setting double-click to open files and folders doesn&#8217;t seem to work.</p>
<p>Kate, one of my favorite text editors besides Emacs, received notifications that appear at the top of the editing area. And due to the KDE coding sprint, the number of opened bugs has been reduced from 850 to only 60. Now that&#8217;s really impressive!</p>
<p>Konsole brings two new features which were available in the KDE 3.5 version: print screen and send signals, as well as an option to change line spacing. For the latter, go to <b>Settings->Edit Current Profile->Advanced</b> and change the value of the line spacing adjustment.</p>
<div class="image"><a href="http://www.tuxarena.com/wp-content/uploads/2013/konsole_line_spacing.png"><img src="http://www.tuxarena.com/wp-content/uploads/2013/konsole_line_spacing_small.png"></a></div>
<p>Okular, Gwenview, Kontact, games, and Marble also received improvements. The KDE typing tutor, KTouch, has been completely rewritten.</p>
<div class="image"><a href="http://www.tuxarena.com/wp-content/uploads/2013/marble.png"><img src="http://www.tuxarena.com/wp-content/uploads/2013/marble_small.png"></a></div>
<p>A little more about Gwenview. Maybe others don&#8217;t find this bothering, but it&#8217;s a pain to always see images resized to fit the window and no option to cancel this. The option is not even saved between switching images, not to mention between sessions. I hope Gwenview will get back this functionality, available back in the KDE 3.5 days.</p>
<p>For developers, SDK components for Plasma are now part of PlasMate, which is an IDE for development of Plasma components. You can install it in Kubuntu using <b>sudo apt-get install plasmate</b>. You can create widgets, themes, KWin scrips and effects, as well as runners and window switchers in languages like QtQuick, JavaScript, Python or Ruby. Starting a default widget development has all the code in place for displaying the usual Hello world text on the Plasma workspace. I think this is too easy, and may encourage even users who don&#8217;t have much programming experience in developing widgets for Plasma (or any other components).</p>
<div class="image"><a href="http://www.tuxarena.com/wp-content/uploads/2013/plasmate.png"><img src="http://www.tuxarena.com/wp-content/uploads/2013/plasmate_small.png"></a></div>
<p>I did experience some issues, mainly how KDE freezes for several seconds every once in a while. This seemed to appear in 4.10, I couldn&#8217;t notice these freezes in 4.8 on Mint. Sometimes it&#8217;s only Firefox, sometimes it&#8217;s the whole KDE. I&#8217;m not sure what causes it, should it be the graphics card or something else. Whatever it is, it should be fixed as it is very annoying and counter-productive.</p>
<p>Firefox 19.0 sometimes becomes completely unresponsive, which is very frustrating. This also happened on Mint 14 with, sometimes when I maximize it from the taskbar it will just show a blank window and then hang. This makes for a terrible experience, needing to kill and restart it manually. But I won&#8217;t jump and bash Firefox, most of the time it works perfectly, and this may not even be Firefox-related, I don&#8217;t know for sure. Still, makes me smile when seeing that <b>Well, this is embarrasing</b> message every time I start Firefox. Haven&#8217;t seen it in a while. This may not even be Firefox-related.</p>
<p>One thing I&#8217;ve noticed is that my resolution of choice is now gone. I&#8217;m using an LCD with a default resolution of 1366&#215;768, but I normally use it at 1280&#215;768 because it allows me to have a vertical refresh rate of 75 Hz instead of 60 Hz (which is quite useful in shooter games). In Kubuntu, the only available modes are  1366&#215;768, 1280&#215;1024, 1280&#215;720 and several lower ones. More  were available in 12.10.</p>
<p>Changing the resolution will bring many artifacts on my Intel card. Here&#8217;s how it looks:</p>
<div class="image"><a href="http://www.tuxarena.com/wp-content/uploads/2013/changing_resolution.png"><img src="http://www.tuxarena.com/wp-content/uploads/2013/changing_resolution_small.png"></a></div>
<p>I think this has to do with the graphics card, not Kubuntu, since changing it back to the default resolution worked fine. Logging out and logging back in fixed the issue though.</p>
<div class="subtitle">Downloading Kubuntu 13.04 Daily Build</div>
<p>You can download the Kubuntu 13.04 daily build from <a href="http://cdimage.ubuntu.com/kubuntu/daily-live/current/">here</a>. Burn it to a DVD or a USB Flash drive and try it.</p>
<div class="subtitle">Installing KDE 4.10 in Ubuntu 12.10</div>
<p>If you want to install this KDE release in 12.10, add the following backports repositories to your <b>/etc/apt/sources.list</b> file and perform a <b>sudo apt-get update &#038;&#038; sudo apt-get dist-upgrade</b>:</p>
<div class="code">deb http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu quantal main<br />
deb-src http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu quantal main</div>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxarena.com/2013/03/kde-4-10-review-in-kubuntu-13-04-daily-build/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Theme</title>
		<link>http://www.tuxarena.com/2013/03/new-theme/</link>
		<comments>http://www.tuxarena.com/2013/03/new-theme/#comments</comments>
		<pubDate>Sun, 03 Mar 2013 22:46:35 +0000</pubDate>
		<dc:creator>Craciun Dan</dc:creator>
				<category><![CDATA[TuxArena]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://www.tuxarena.com/?p=2216</guid>
		<description><![CDATA[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&#8217;ll try submitting it to the WordPress themes directory.]]></description>
				<content:encoded><![CDATA[<p>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&#8217;ll try submitting it to the WordPress themes directory.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxarena.com/2013/03/new-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debian 7.0 &#8216;Wheezy&#8217; Artwork Unveiled</title>
		<link>http://www.tuxarena.com/2013/03/debian-7-0-wheezy-artwork-unveiled/</link>
		<comments>http://www.tuxarena.com/2013/03/debian-7-0-wheezy-artwork-unveiled/#comments</comments>
		<pubDate>Fri, 01 Mar 2013 19:23:14 +0000</pubDate>
		<dc:creator>Craciun Dan</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[wheezy]]></category>

		<guid isPermaLink="false">http://www.tuxarena.com/?p=2177</guid>
		<description><![CDATA[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 &#8216;Wheezy&#8217; has been published too, just a few days after the Debian Installer RC1 was released. The artwork is following a [...]]]></description>
				<content:encoded><![CDATA[<p>According to <a href="http://www.debian.org/News/2013/20130301">this announcement</a> on the official Debian website, Debian logos may be used freely for both non-commercial and commercial purposes.</p>
<p>In addition to this, the final artwork for the upcoming release 7.0 codenamed &#8216;Wheezy&#8217; has been published too, just a few days after the <a href="http://www.debian.org/News/2013/20130219">Debian Installer RC1 was released</a>. The artwork is following a light-blue pattern. You can download an archive containing the artwork from <a href="http://wiki.debian.org/DebianArt/Themes/Joy?action=AttachFile&amp;do=get&amp;target=Joy_Archive_22-10-2012.zip">here</a>. 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).</p>
<p><span id="more-2177"></span></p>
<p>According to the current Debian Project Leader, Stefano Zacchiroli, <em>&#8220;Software freedoms and trademarks are a difficult match. We all want to see well-known project names used to promote free software, but we cannot risk they will be abused to trick users into downloading proprietary spyware. With the help of <a href="http://www.spi-inc.org/">SPI</a> and <a href="http://www.softwarefreedom.org/">SFLC</a>, we have struck a good balance in our new trademark policy. Among other positive things, it allows all sorts of commercial use; we only recommend clearly informing customers about how much of the sale price will be donated to Debian.&#8221;</em></p>
<p>Here are a few screenshots:</p>
<p>CD:</p>
<p><a href="http://www.tuxarena.com/wp-content/uploads/2013/03/CD_11.png"><img class="aligncenter size-thumbnail wp-image-2179" alt="CD_1" src="http://www.tuxarena.com/wp-content/uploads/2013/03/CD_11-150x150.png" width="150" height="150" /></a></p>
<p>&nbsp;</p>
<p>Dvd case:</p>
<p>&nbsp;</p>
<p><a href="http://www.tuxarena.com/wp-content/uploads/2013/03/dvd_case.png"><img class="aligncenter size-thumbnail wp-image-2180" alt="dvd_case" src="http://www.tuxarena.com/wp-content/uploads/2013/03/dvd_case-150x150.png" width="150" height="150" /></a></p>
<p>Plymouth:</p>
<p><a href="http://www.tuxarena.com/wp-content/uploads/2013/03/gdm_kdm_plymouth_1024x768.png"><img class="aligncenter size-thumbnail wp-image-2181" alt="gdm_kdm_plymouth_1024x768" src="http://www.tuxarena.com/wp-content/uploads/2013/03/gdm_kdm_plymouth_1024x768-150x150.png" width="150" height="150" /></a></p>
<p>Grub2:</p>
<p><a href="http://www.tuxarena.com/wp-content/uploads/2013/03/grub2.png"><img class="aligncenter size-thumbnail wp-image-2184" alt="grub" src="http://www.tuxarena.com/wp-content/uploads/2013/03/grub2-150x150.png" width="150" height="150" /></a></p>
<p>Installer:</p>
<p><a href="http://www.tuxarena.com/wp-content/uploads/2013/03/installer_800x75_freetext.png"><img class="aligncenter size-thumbnail wp-image-2185" alt="installer_800x75_freetext" src="http://www.tuxarena.com/wp-content/uploads/2013/03/installer_800x75_freetext-150x75.png" width="150" height="75" /></a></p>
<p>Login wallpaper:</p>
<p><a href="http://www.tuxarena.com/wp-content/uploads/2013/03/login_wallpaper_1024x7683.png"><img class="aligncenter size-thumbnail wp-image-2189" alt="login_wallpaper_1024x768" src="http://www.tuxarena.com/wp-content/uploads/2013/03/login_wallpaper_1024x7683-150x150.png" width="150" height="150" /></a></p>
<p>Wallpaper:</p>
<p><a href="http://www.tuxarena.com/wp-content/uploads/2013/03/wallpaper_1024x768.png"><img class="aligncenter size-thumbnail wp-image-2190" alt="wallpaper_1024x768" src="http://www.tuxarena.com/wp-content/uploads/2013/03/wallpaper_1024x768-150x150.png" width="150" height="150" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxarena.com/2013/03/debian-7-0-wheezy-artwork-unveiled/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NeonView 0.8.1 Released</title>
		<link>http://www.tuxarena.com/2013/02/neonview-0-8-1-released/</link>
		<comments>http://www.tuxarena.com/2013/02/neonview-0-8-1-released/#comments</comments>
		<pubDate>Thu, 28 Feb 2013 18:34:34 +0000</pubDate>
		<dc:creator>Craciun Dan</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[NeonView]]></category>
		<category><![CDATA[gtk]]></category>
		<category><![CDATA[image viewer]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://www.tuxarena.com/?p=2171</guid>
		<description><![CDATA[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:]]></description>
				<content:encoded><![CDATA[<p>This new release fixes many bugs and adds some functionality improvements. Have a look at <a href="http://www.tuxarena.com/neonview/2013/02/neonview-0-8-1-released/">the announcement</a>, or <a href="http://www.tuxarena.com/neonview/download/">download</a> it from here.</p>
<p>NeonView is a minimalist image viewer for Linux, created by TuxArena and written in C and GTK+ 3.</p>
<p>Below is a screenshot of NeonView in GNOME 3:</p>
<div class="image">
<a href="http://www.tuxarena.com/wp-content/uploads/2013/neonview.png"><img src="http://www.tuxarena.com/wp-content/uploads/2013/neonview_small.png"></a>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxarena.com/2013/02/neonview-0-8-1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Counter-Strike Available on Steam for Linux</title>
		<link>http://www.tuxarena.com/2013/02/counter-strike-available-on-steam-for-linux/</link>
		<comments>http://www.tuxarena.com/2013/02/counter-strike-available-on-steam-for-linux/#comments</comments>
		<pubDate>Sat, 09 Feb 2013 16:58:17 +0000</pubDate>
		<dc:creator>Craciun Dan</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[steam]]></category>

		<guid isPermaLink="false">http://www.tuxarena.com/?p=2147</guid>
		<description><![CDATA[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 [...]]]></description>
				<content:encoded><![CDATA[<p>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.</p>
<p><span id="more-2147"></span></p>
<p>Installing Counter-Strike</p>
<p><a href="http://www.tuxarena.com/wp-content/uploads/2013/02/installing_cs01.png"><img class="aligncenter size-medium wp-image-2150" alt="installing_cs01" src="http://www.tuxarena.com/wp-content/uploads/2013/02/installing_cs01-480x288.png" width="480" height="288" /></a></p>
<p><a href="http://www.tuxarena.com/wp-content/uploads/2013/02/installing_cs02.png"><img class="aligncenter size-medium wp-image-2151" alt="installing_cs02" src="http://www.tuxarena.com/wp-content/uploads/2013/02/installing_cs02-469x480.png" width="469" height="480" /></a></p>
<p><a href="http://www.tuxarena.com/wp-content/uploads/2013/02/installing_cs03.png"><img class="aligncenter size-medium wp-image-2152" alt="installing_cs03" src="http://www.tuxarena.com/wp-content/uploads/2013/02/installing_cs03-480x288.png" width="480" height="288" /></a></p>
<p>After downloading and installing the game, this can be found inside the <strong>~/.local/share/Steam/SteamApps/common</strong> directory.</p>
<p>This is a beta version, and it looks pretty good. I could notice that the main menu is capped at a certain resolution compared to the usual version for Windows, but the game itself seems to use whatever resolution specified by the user. As always, I&#8217;m glad to see games ported to native Linux. There was, however, a significant drop in FPS compared to the Windows version, but that may be because of the Intel drivers.</p>
<p><a href="http://www.tuxarena.com/wp-content/uploads/2013/02/2013-02-09_00002.jpg"><img class="aligncenter size-medium wp-image-2156" alt="2013-02-09_00002" src="http://www.tuxarena.com/wp-content/uploads/2013/02/2013-02-09_00002-480x288.jpg" width="480" height="288" /></a></p>
<p>&nbsp;</p>
<p>The server browser seems to work OK:</p>
<p><a href="http://www.tuxarena.com/wp-content/uploads/2013/02/2013-02-09_00003.jpg"><img class="aligncenter size-medium wp-image-2157" alt="2013-02-09_00003" src="http://www.tuxarena.com/wp-content/uploads/2013/02/2013-02-09_00003-480x288.jpg" width="480" height="288" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxarena.com/2013/02/counter-strike-available-on-steam-for-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Mint 14 Xfce Overview &amp; Screenshots</title>
		<link>http://www.tuxarena.com/2012/12/linux-mint-14-xfce-overview-screenshots/</link>
		<comments>http://www.tuxarena.com/2012/12/linux-mint-14-xfce-overview-screenshots/#comments</comments>
		<pubDate>Sat, 29 Dec 2012 14:36:01 +0000</pubDate>
		<dc:creator>Craciun Dan</dc:creator>
				<category><![CDATA[Mint]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Xfce]]></category>
		<category><![CDATA[nadia]]></category>

		<guid isPermaLink="false">http://www.tuxarena.com/?p=2119</guid>
		<description><![CDATA[I made this review after a fresh install of Mint 14 Xfce &#8216;Nadia&#8217; from the ISO DVD and a full sudo apt-get update &#38;&#38; sudo apt-get dist-upgrade. Here&#8217;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 [...]]]></description>
				<content:encoded><![CDATA[<p>I made this review after a fresh install of Mint 14 Xfce &#8216;Nadia&#8217; from the ISO DVD and a full <strong>sudo apt-get update &amp;&amp; sudo apt-get dist-upgrade</strong>.</p>
<p>Here&#8217;s what I ended up with:</p>
<ul>
<li>Linux Kernel: 3.5.0-21</li>
<li>Desktop Environment: Xfce 4.10</li>
<li>File Manager: Thunar 1.4.0</li>
<li>Terminal: Xfce Terminal 0.4.8</li>
<li>Web Browser: Firefox 17.0.1</li>
<li>Office Suite: LibreOffice 3.6.2</li>
<li>Music Player: Banshee 2.6.0</li>
<li>Chat Client: Pidgin 2.10.6</li>
</ul>
<p>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.</p>
<p><a href="http://www.tuxarena.com/wp-content/uploads/2012/12/mint14_desktop.png"><img class="aligncenter size-medium wp-image-2129" alt="mint14_desktop" src="http://www.tuxarena.com/wp-content/uploads/2012/12/mint14_desktop-480x360.png" width="480" height="360" /></a></p>
<p><span id="more-2119"></span></p>
<p>The Xfce release of Mint 14 <a href="http://blog.linuxmint.com/?p=2263">was made available</a> a little bit over a week ago, featuring Xfce 4.10 and a classic desktop which is already familiar among users who prefer a typical interface. At a first glance not much was changed since Mint 13, but I guess this is actually expected from an Xfce user. There is a new Xfce version, 4.10, which wasn&#8217;t heavy on changes when it appeared, new kernel and up to date applications.</p>
<p>What I like about Mint in general is the fact that it has plenty of configuration options available. A solid mention should go for providing Flash and non-free codecs by default.</p>
<p>The desktop preferences allow you to change wallpaper, icons, use a slideshow for wallpapers.</p>
<p>Desktop compositing is available via the Menu -&gt; Settings -&gt; Window Manager Tweaks -&gt; Compositor -&gt; Enable display compositing. Compositing works really well, and I enjoy the simple and clean options without the clutter of other compositing engines.</p>
<p><a href="http://www.tuxarena.com/wp-content/uploads/2012/12/compositor.png"><img class="aligncenter size-medium wp-image-2125" alt="compositor" src="http://www.tuxarena.com/wp-content/uploads/2012/12/compositor-480x411.png" width="480" height="411" /></a></p>
<p><strong>Firefox</strong><br />
Firefox keeps asking whether to save or not the opened tabs when quitting it, even though I always tick the option not to ask me anymore (I really don&#8217;t understand why they refuse to fix this annoying issue). A workaround for this is to open aboug:config in Firefox and set the following entry to false:</p>
<p>browser.warnOnQuit</p>
<p>It looks to be the entry browser.showQuitWarning gets reset to true each time Firefox starts, so I left it untouched and modified the variable above, which seems to work. (http://forums.linuxmint.com/viewtopic.php?f=47&amp;t=112076)</p>
<p><a href="http://www.tuxarena.com/wp-content/uploads/2012/12/firefox.png"><img class="aligncenter size-medium wp-image-2128" alt="firefox" src="http://www.tuxarena.com/wp-content/uploads/2012/12/firefox-480x360.png" width="480" height="360" /></a></p>
<p>Pidgin is the default IM client in Mint Xfce and comes with support for many protocols, however my Facebook account doesn&#8217;t seem to work in it. Yahoo! works OK though.</p>
<p><strong>Thunar</strong><br />
To be honest, probably the first thing I install after an Xfce installation is a file manager. Thunar is the default file manager in Xfce, small and simplistic, without support for tabs nor access to network. I understand simplicity is a thing that Xfce thrives for, but the tab support is a must in opinion, especially since it wouldn&#8217;t cut much on resources.</p>
<p><strong>Sharing</strong><br />
Sharing is available via the Menu -&gt; System -&gt; Shared Folders, and then clicking on the Lock icon (&#8220;Click to make changes&#8221;). However it looks like adding folders doesn&#8217;t work properly, Mint trying to replace them with the default $HOME location. A workaround this is to just add folders in the Samba configuration file, like this:</p>
<p>[shared_folder_name]<br />
path = /path/to/folder<br />
readable = yes<br />
writable = no</p>
<p>Then restart Samba using <b>sudo service smbd restart</b> for changes to occur.</p>
<p style="text-align: center;">The relatively new GIMP with a single unified window<br />
<a href="http://www.tuxarena.com/wp-content/uploads/2012/12/gimp.png"><img class="aligncenter size-medium wp-image-2139" alt="gimp" src="http://www.tuxarena.com/wp-content/uploads/2012/12/gimp-480x360.png" width="480" height="360" /></a></p>
<p><strong>Overall</strong><br />
There are small glitches here and there, and some upolished stuff. Although minor, these are worth a mentioning. Some child windows are drawn behind their parent window, with a small screen you have to move windows around a lot to get access to a window which should act like a popup since you need to access it (example: adding accounts in Pidgin). The start-up tips window cannot be moved around by pressing Alt &#8211; for example I had to take a screenshot of it by default but the screenshot application is behind the tips window so I had to use command line.</p>
<p>Xfce is fast and looking pretty decent and I think Mint 14 is pretty good, but the release was a little bit rushed if you ask me. Still, Mint is Mint and all the respect to the developers for providing all these separate environments in a separate ISO with Mint-specific settings and interoperability.</p>
<p><a href="http://blog.linuxmint.com/?p=2263">Download Mint 14 Xfce</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxarena.com/2012/12/linux-mint-14-xfce-overview-screenshots/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Tutorial: How to Color Man Pages &amp; How It Works</title>
		<link>http://www.tuxarena.com/2012/04/tutorial-colored-man-pages-how-it-works/</link>
		<comments>http://www.tuxarena.com/2012/04/tutorial-colored-man-pages-how-it-works/#comments</comments>
		<pubDate>Sun, 01 Apr 2012 16:08:05 +0000</pubDate>
		<dc:creator>Craciun Dan</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[terminal]]></category>

		<guid isPermaLink="false">http://www.tuxarena.com/?p=2066</guid>
		<description><![CDATA[In this tutorial I&#8217;ll show how to get some nicely colored man pages by adding several lines inside the .bashrc file, explaining what the code means and how it works. Except for the eye-candy, colors may help when it comes to clarity, although some prefer the default monochrome approach. At the start of this article [...]]]></description>
				<content:encoded><![CDATA[<p>In this tutorial I&#8217;ll show how to get some nicely colored man pages by adding several lines inside the .bashrc file, explaining what the code means and how it works.</p>
<p><a href="http://www.tuxarena.com/wp-content/uploads/2012/04/colored_man_pages.png"><img src="http://www.tuxarena.com/wp-content/uploads/2012/04/colored_man_pages-640x357.png" alt="" title="colored_man_pages" width="640" height="357" class="aligncenter size-large wp-image-2096" /></a></p>
<p><span id="more-2066"></span></p>
<p>Except for the eye-candy, colors may help when it comes to clarity, although some prefer the default monochrome approach. At the start of this article there is the actual code which can be copied and pasted inside the ~/.bashrc file, and which can be modified depending on each person&#8217;s preferences. If you don&#8217;t care about what it does you can just insert it in ~/.bashrc, restart your terminal and start reading some man pages to see how it looks (e.g. man man). After this part I tried to explain how this code works and how to modify it in order to get new &#8216;themes&#8217;.</p>
<div class="subtitle">The code</div>
<p>For this tutorial we&#8217;ll be editing the ~/.bashrc file, which is a hidden file located in your home directory which gets read each time a new Bash instance starts up. Bash reads all the commands found in this file and executes them (hence the <b>rc</b> part, which stands for <b>r</b>un <b>c</b>ommands).</p>
<p>We will edit this file and add some lines which specify certain colors for the $LESS_TERMCAP variables.</p>
<div class="code">
export LESS_TERMCAP_mb=$(printf &#8216;\e[01;31m&#8217;) # enter blinking mode &#8211; red<br />
export LESS_TERMCAP_md=$(printf &#8216;\e[01;35m&#8217;) # enter double-bright mode &#8211; bold, magenta<br />
export LESS_TERMCAP_me=$(printf &#8216;\e[0m&#8217;) # turn off all appearance modes (mb, md, so, us)<br />
export LESS_TERMCAP_se=$(printf &#8216;\e[0m&#8217;) # leave standout mode<br />
export LESS_TERMCAP_so=$(printf &#8216;\e[01;33m&#8217;) # enter standout mode &#8211; yellow<br />
export LESS_TERMCAP_ue=$(printf &#8216;\e[0m&#8217;) # leave underline mode<br />
export LESS_TERMCAP_us=$(printf &#8216;\e[04;36m&#8217;) # enter underline mode &#8211; cyan
</div>
<p>Don&#8217;t forget to reset your terminal after entering this code in order for the changes to take effect, e.g. type <b>reset</b> or <b>exit</b> and start up another shell.</p>
<p>This will mostly use magenta and cyan as the colors. Next, I&#8217;ll explain what these lines mean and how you can modify the colors.</p>
<div class="subtitle">Explaining it</div>
<p>As you can see, there are several variables which are assigned different values. As shown in the comments after the # sign, every one is used when needed. When text is in bold (double-bright mode), the formatting option is set to bold and the color magenta.</p>
<p>Let&#8217;s take, for example, the following line:</p>
<div class="code">
export LESS_TERMCAP_md=$(printf &#8216;\e[01;35m&#8217;) # enter double-bright mode &#8211; bold, magenta
</div>
<p>This line could be broken into this:</p>
<ul>
<li>the environment variable LESS_TERMCAP_md will be assigned the value to the right of the equal sign
<li>the right side says execute the command between the <b>$(</b> and <b>)</b> characters, just like the older <b>` `</b> did
<li>printf is a command similar with C&#8217;s printf and means &#8220;print with format&#8221;. The characters between the double quotes specify a color and a font style (e.g. in this case, bold and magenta).
</ul>
<p>The part that is inside the double quotes are format specifiers like bold, regular, or color to be used. More on these can be found on Wikipedia, <a href="http://en.wikipedia.org/wiki/ANSI_escape_code">here</a>.</p>
<div class="subtitle">Color codes</div>
<p>The color codes are as follows:</p>
<ul>
<li>30 &#8211; <font color="black">black</font>
<li>31 &#8211; <font color="red">red</font>
<li>32 &#8211; <font color="green">green</font>
<li>33 &#8211; <font color="orange">orange</font>
<li>34 &#8211; <font color="blue">blue</font>
<li>35 &#8211; <font color="magenta">magenta</font>
<li>36 &#8211; <font color="cyan">cyan</font>
<li>37 &#8211; <font color="black">white</font>
</ul>
<p>Some other escape codes which you could use include:</p>
<ul>
<li>0 &#8211; reset/normal
<li>1 &#8211; bold
<li>3 &#8211; italic/reversed
<li>4 &#8211; underlined
<li>5 &#8211; blink
</ul>
<p>You can check this by typing in a terminal something like:</p>
<div class="code">
printf &#8216;\e[31m&#8217;<br />
printf &#8216;\e[32m&#8217;<br />
printf &#8216;\e[37m&#8217;
</div>
<p>So, if we have something like <b>printf &#8216;\e[01;33m&#8217;</b> it means enter bold and color yellow, according to the listing above.</p>
<div class="subtitle">What about &#8216;export&#8217;?</div>
<p><b>export</b> is a Bash built-in used to assign values to variables in such a manner that any subsequent application that runs in that shell will be aware of the variable&#8217;s value. If, for example, we would simply assign a value to a variable, say <b>MYVAR=&#8221;this is my variable&#8221;</b> and we would then issue <b>echo $MYVAR</b>, we would see that the variable&#8217;s value will be printed. However, try to make a simple script which would echo it, for example:</p>
<div class="code">
#!/bin/bash</p>
<p>echo $MYVAR
</p></div>
<p>And then run it e.g. <b>bash myscript.sh</b> &#8211; you will see that the value is lost, not visible in the script. So this is where <b>export</b> is useful, because it will make any further script or application &#8220;see&#8221; the variable. When we invoke the <b>man</b> command, it will need to see the values for our LESS_TERMCAP variables.</p>
<div class="subtitle">More color schemes</div>
<p>Here is another color scheme:</p>
<div class="code">
export LESS_TERMCAP_mb=$(printf &#8216;\e[01;31m&#8217;) # enter blinking mode<br />
export LESS_TERMCAP_md=$(printf &#8216;\e[01;38;5;75m&#8217;) # enter double-bright mode<br />
export LESS_TERMCAP_me=$(printf &#8216;\e[0m&#8217;) # turn off all appearance modes (mb, md, so, us)<br />
export LESS_TERMCAP_se=$(printf &#8216;\e[0m&#8217;) # leave standout mode<br />
export LESS_TERMCAP_so=$(printf &#8216;\e[01;33m&#8217;) # enter standout mode<br />
export LESS_TERMCAP_ue=$(printf &#8216;\e[0m&#8217;) # leave underline mode<br />
export LESS_TERMCAP_us=$(printf &#8216;\e[04;38;5;200m&#8217;) # enter underline mode
</div>
<div class="subtitle">References</div>
<ul>
<li><a href="http://www.ibm.com/developerworks/linux/library/l-bash/index.html">http://www.ibm.com/developerworks/linux/library/l-bash/index.html</a>
<li><a href="en.wikipedia.org/wiki/ANSI_escape_code">en.wikipedia.org/wiki/ANSI_escape_code</a>
<li><a href="http://www.gnu.org/software/termutils/manual/termcap-1.3/html_mono/termcap.html">http://www.gnu.org/software/termutils/manual/termcap-1.3/html_mono/termcap.html</a>
<li><a href="https://wiki.archlinux.org/index.php/Man_Page">https://wiki.archlinux.org/index.php/Man_Page</a>
<li><a href="http://tips4linux.com/color-man-pages-in-linux/">http://tips4linux.com/color-man-pages-in-linux/</a>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxarena.com/2012/04/tutorial-colored-man-pages-how-it-works/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Tutorial: Using the &#8216;find&#8217; Command</title>
		<link>http://www.tuxarena.com/2012/03/tutorial-using-the-find-command/</link>
		<comments>http://www.tuxarena.com/2012/03/tutorial-using-the-find-command/#comments</comments>
		<pubDate>Sat, 31 Mar 2012 16:05:14 +0000</pubDate>
		<dc:creator>Craciun Dan</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[console]]></category>
		<category><![CDATA[terminal]]></category>

		<guid isPermaLink="false">http://www.tuxarena.com/?p=2040</guid>
		<description><![CDATA[GNU find is a powerful command-line utility that lets you search for files and folders in a hierarchical tree directory structure. It is the backend for all those utilities out there like the graphical searching in KDE or GNOME. However, find can be a little hard to handle at first by beginners. In this tutorial [...]]]></description>
				<content:encoded><![CDATA[<p>GNU find is a powerful command-line utility that lets you search for files and folders in a hierarchical tree directory structure. It is the backend for all those utilities out there like the graphical searching in KDE or GNOME. However, find can be a little hard to handle at first by beginners. In this tutorial I will try to explain some of the capabilities of find, show some useful one-liners and provide more explanations regarding this command.</p>
<p><span id="more-2040"></span></p>
<p>In this tutorial I will start from the basic ways of using find and head up into showing more complicated (but very useful) ways of getting the most out of it, in order to search and display exactly the results that you are looking for. The version of find that I currently have installed is 4.4.2, as it comes with Ubuntu 12.04 Precise Pangolin, and Bash 4.2.20 (older versions should work without problem too). Special thanks go to http://www.commandlinefu.com/ for some really great one-liners.</p>
<p>If you&#8217;re not familiar with the terminal, command-line or Linux in general I suggest you read my introductory tutorial here: <a href="http://www.tuxarena.com/static/intro_linux_cli.php">Introduction to Linux Command-Line for Beginners</a>.</p>
<div class="subtitle">The Basics</div>
<p>The simplest way of using find is by typying it in a terminal:</p>
<pre><textarea cols="78" rows="1" wrap="off">
find
</textarea></pre>
<p>This will list all the files and folders (including hidden ones and their sub-files and sub-folders) in the current directory, following the whole hierarchical structure. This will usually generate a long list of files and doesn&#8217;t seem to give us much. It&#8217;s exactly the same as:</p>
<pre><textarea cols="78" rows="1" wrap="off">
find .
</textarea></pre>
<p>Where . is the currently working directory. This will list all the files and folders in the currently working directory.</p>
<p>It&#8217;s probably best to use a new folder somewhere in the file system to see this in effect, a folder which doesn&#8217;t have many sub-folders and files.</p>
<p>Moving on, let&#8217;s search for all the files that include the name profile in their filename:</p>
<pre><textarea cols="78" rows="1" wrap="off">
find . -name *profile*
</textarea></pre>
<p><b>*</b> is a wildcard that replaces any number of characters or no character. The above command searches in the current folder for the name <b>*profile*</b>.</p>
<pre><textarea cols="78" rows="1" wrap="off">
find /usr/share -name FreeSans*
</textarea></pre>
<p>This will search inside <b>/usr/share</b> for all the files that start with FreeSans (and end in whatever characters e.g. FreeSans.ttf). I recommend using double quotes around the pattern to search for e.g. <b>find . -name &#8220;.bash*&#8221;</b>.</p>
<p>Another example:</p>
<pre><textarea cols="78" rows="1" wrap="off">
find /usr/share -name FreeSans* | grep Oblique
</textarea></pre>
<p>So now you know how to search for a certain filename in a specific location.</p>
<div class="subtitle">Uppercase/Lowercase</div>
<p>Sometimes you need to ignore uppercase and lowercase and just search for text by ignoring case-sensitive. We&#8217;ll to this just by replacing <b>-name</b> with <b>-iname</b>:</p>
<pre><textarea cols="78" rows="1" wrap="off">
find /usr/share -iname FREESANS*
</textarea></pre>
<div class="subtitle">Date</div>
<pre><textarea cols="78" rows="1" wrap="off">
find . -mtime +3 -iname *somefile*
</textarea></pre>
<p>This will search for files that were created earlier than 3 days ago.</p>
<div class="subtitle">Get only the filename instead of whole path to the file</div>
<p>find will return the whole path to the files that match the search pattern, so in order to get only the filename you can use the <b>printf</b> argument:</p>
<pre><textarea cols="78" rows="1" wrap="off">
find /usr/bin -name "alsa*"
</textarea></pre>
<p>To get only the filename, use:</p>
<pre><textarea cols="78" rows="1" wrap="off">
find /usr/bin -name "alsa*" -printf "%f\n"
</textarea></pre>
<div class="subtitle">By size</div>
<p>To search for files by size, use the <b>-size</b> argument, for example:</p>
<pre><textarea cols="78" rows="1" wrap="off">
find /usr -size +500k -name "*png"
</textarea></pre>
<p>This will search inside /usr for files which are equal to or larger than 500 KB and are ending in png. Another example:</p>
<pre><textarea cols="78" rows="1" wrap="off">
find /usr -size +1M -name "*png"
</textarea></pre>
<p>Which will search for files which are bigger than 1 MB in size. Instead of the plus sign, you could use minus in order to search for files that are smaller than a specified size:</p>
<pre><textarea cols="78" rows="1" wrap="off">
find /usr -size -10c -name "*png"
</textarea></pre>
<p>The -10c specifier tells find to only display files which are smaller than 10 bytes. Don&#8217;t forget the + or &#8211; preceding the desired filesize.</p>
<div class="subtitle">Automatically list details about the found files</div>
<p>You could use a pipe and the xargs command for this:</p>
<pre><textarea cols="78" rows="1" wrap="off">
find /usr/lib -size +2M -name "*.so" | xargs ls -lh
</textarea></pre>
<p>Notice that this will list the files in the current directory if find returns no file.</p>
<div class="subtitle">Searching for files than contain specific text</div>
<p>This is probably one of the most useful ways to search for some file which name you&#8217;ve forgot but you know some of the text it contains inside.</p>
<pre><textarea cols="78" rows="1" wrap="off">
find . -name "*bash*" -exec grep -l "aliases" {} +
</textarea></pre>
<p>This will search in all the files that contain the patter bash for the word <b>aliases</b>. Those files that contain this pattern will be printed out.</p>
<div class="subtitle">Some useful one-liners</div>
<p>Find top 20 largest files:</p>
<pre><textarea cols="78" rows="1" wrap="off">
find . -type f -print0 | xargs -0 du -h | sort -hr | head -20
</textarea></pre>
<div class="subtitle">References</div>
<p>Special thanks go to <a href="http://www.commandlinefu.com/">http://www.commandlinefu.com/</a> and the following articles:</p>
<ul>
<li><a href="https://www.linux.com/learn/tutorials/316404-10-tips-for-using-gnu-find">https://www.linux.com/learn/tutorials/316404-10-tips-for-using-gnu-find</a>
<li><a href="http://www.ibm.com/developerworks/aix/library/au-unix-find.html">http://www.ibm.com/developerworks/aix/library/au-unix-find.html</a>
<li><a href="http://www.linux.ie/newusers/beginners-linux-guide/find.php">http://www.linux.ie/newusers/beginners-linux-guide/find.php</a>
<li><a href="http://www.cyberciti.biz/faq/howto-recursively-search-all-files-for-words/">http://www.cyberciti.biz/faq/howto-recursively-search-all-files-for-words/</a>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxarena.com/2012/03/tutorial-using-the-find-command/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>0 A.D. Alpha 9 Review and Ubuntu Installation &#124; Screenshots</title>
		<link>http://www.tuxarena.com/2012/03/0-a-d-alpha-9-review-and-ubuntu-installation-overview-screenshots/</link>
		<comments>http://www.tuxarena.com/2012/03/0-a-d-alpha-9-review-and-ubuntu-installation-overview-screenshots/#comments</comments>
		<pubDate>Sat, 31 Mar 2012 09:04:53 +0000</pubDate>
		<dc:creator>Craciun Dan</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[0ad]]></category>

		<guid isPermaLink="false">http://www.tuxarena.com/?p=1999</guid>
		<description><![CDATA[0 A.D. is a strategy game that has been around for quite some time now, and it reached a decent level of completeness despite the fact that Wildfire Games are releasing only alpha versions. It&#8217;s free, open-source and available for Linux, Windows and Mac OS X and the latest alpha, codenamed &#8216;Ides of March&#8217;, comes [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://wildfiregames.com/0ad/">0 A.D.</a> is a strategy game that has been around for quite some time now, and it reached a decent level of completeness despite the fact that Wildfire Games are releasing only alpha versions. It&#8217;s free, open-source and available for Linux, Windows and Mac OS X and the latest alpha, codenamed &#8216;Ides of March&#8217;, comes with a whole bunch of new features and fixes.</p>
<p><span id="more-1999"></span></p>
<p>The game resembles an ancient warfare universe, much in the way Age of Empires series did. The new key features in this version include (from the <a href="http://wildfiregames.com/0ad/page.php?p=14450">changelog</a> on the official website):</p>
<ul>
<li>a new, complete faction called <b>Roman Republic</b>, which comes with a new art set for buildings, units and ships
<li><b>a new combat system</b> adding bonuses and weaknesses to units
<li><b>a new trading system</b>, which allows you to choose which resource to be gained by a trader, available on both water and over land
<li><b>new random map scripts</b>
<li><b>new animations</b> for several ships, units and animals
<li><b>new AI improvements</b>, including including a serious bug fix and performance increases
<li><b>four new music tracks and a re-done track</b>
<li>many other bug fixes and minor features
</ul>
<p><strong>Features &#038; Gameplay</strong><br />
The game comes with 3D graphics using OpenGL, allowing you to zoom in/out and to rotate the image. After starting a new game only few options can be configured though, like enabling or disabling shadows, water reflections or the music. 0 A.D. features both single player and multiplayer, with the single player mode offering a skirmish-like mode, no campaigns being available at the current time. In single player you will fight versus qBot, the default A.I. used by the game. A scenario editor which can be started in-game via the Options menu is also available.</p>
<p>Main menu<br />
<a href="http://www.tuxarena.com/wp-content/uploads/2012/03/screenshot0001.png"><img src="http://www.tuxarena.com/wp-content/uploads/2012/03/screenshot0001-640x480.png" alt="" title="screenshot0001" width="640" height="480" class="aligncenter size-large wp-image-2019" /></a></p>
<p>The multiplayer mode features direct connection only, there doesn&#8217;t seem to be an Internet server, so you can either host a game or connect to another game by specifying the machine&#8217;s IP.</p>
<p>Starting a single player game<br />
<a href="http://www.tuxarena.com/wp-content/uploads/2012/03/screenshot0002.png"><img src="http://www.tuxarena.com/wp-content/uploads/2012/03/screenshot0002-640x480.png" alt="" title="screenshot0002" width="640" height="480" class="aligncenter size-large wp-image-2020" /></a></p>
<p><a href="http://www.tuxarena.com/wp-content/uploads/2012/03/screenshot0003.png"><img src="http://www.tuxarena.com/wp-content/uploads/2012/03/screenshot0003-640x480.png" alt="" title="screenshot0003" width="640" height="480" class="aligncenter size-large wp-image-2021" /></a></p>
<p>It can be ran in fullscreen mode or windowed mode using Alt+Enter to switch between them.</p>
<p>0 A.D. features a lot of maps, several factions like the new Roman Republic, Iberians, Celts or Hellenes, combat units, buildings for training new units and technologies, a trading system, and naval ships.</p>
<p>The gameplay is pretty much similar to the one of Age of Empires in that you gather food, stone, gold and wood, expand and upgrade your buildings and units, build up a strong army and defeat your opponent.</p>
<p>The new Roman faction (from <a href="http://www.wildfiregames.com/0ad/images/news_images/roman_buildings.jpg">the official screenshots</a>)<br />
<a href="http://www.tuxarena.com/wp-content/uploads/2012/03/roman_buildings.jpg"><img src="http://www.tuxarena.com/wp-content/uploads/2012/03/roman_buildings-640x360.jpg" alt="" title="roman_buildings" width="640" height="360" class="aligncenter size-large wp-image-2024" /></a></p>
<p>Currently 0 A.D. doesn&#8217;t offer configuration options like changing the resolution, configuring keyboard shortcuts or changing the sound/music volumes. The available hotkeys are listed <a href="http://trac.wildfiregames.com/wiki/HotKeys">here</a>.</p>
<p>You can use Alt+Enter to toggle between fullscreen and windowed mode, or F2 to take a screenshot in PNG format.</p>
<p><strong>Installation</strong><br />
Instructions for installing 0 A.D. in various Linux distributions can be found <a href="http://trac.wildfiregames.com/wiki/LatestReleaseLinux">here</a>. To install 0 A.D. in Ubuntu you can use the repositories provided by the official project by issuing the following commands in a terminal:</p>
<p><font color="green"><br />
sudo add-apt-repository ppa:wfg/0ad<br />
sudo apt-get update<br />
sudo apt-get install 0ad<br />
</font><br />
Then run it by typing <b>0ad</b> in a terminal.</p>
<p>To conclude, 0 A.D. has a pretty slow development rate, but once all the remaining features are implemented it should make a great, classy, real-time strategy game. Plus, it&#8217;s completely free.</p>
<p><a href="http://wildfiregames.com/0ad/page.php?p=14450">Download 0 A.D.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxarena.com/2012/03/0-a-d-alpha-9-review-and-ubuntu-installation-overview-screenshots/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 10 News Readers for Ubuntu (Overview &amp; Screenshots)</title>
		<link>http://www.tuxarena.com/2012/03/top-10-news-readers-for-ubuntu-overview-screenshots/</link>
		<comments>http://www.tuxarena.com/2012/03/top-10-news-readers-for-ubuntu-overview-screenshots/#comments</comments>
		<pubDate>Fri, 30 Mar 2012 11:55:41 +0000</pubDate>
		<dc:creator>Craciun Dan</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[feed reader]]></category>

		<guid isPermaLink="false">http://www.tuxarena.com/?p=1963</guid>
		<description><![CDATA[Akregator This is the KDE-based feed reader with support for RSS feeds. Akregator comes with lots of features and it has a simple interface, with a tree-like view to the left side for the feeds list and a large area for reading news. It supports tabs, sharing to websites like Twitter or Identi.ca, while links [...]]]></description>
				<content:encoded><![CDATA[<p><strong><a href="http://userbase.kde.org/Akregator">Akregator</a></strong><br />
This is the KDE-based feed reader with support for RSS feeds. Akregator comes with lots of features and it has a simple interface, with a tree-like view to the left side for the feeds list and a large area for reading news. It supports tabs, sharing to websites like Twitter or Identi.ca, while links and pages can be opened in an external web browser. It uses the WebKit engine for displaying web pages. It allows the configuration of its appearance, like font and colors, sharing services, article archiving and it support system tray integration.</p>
<p><a href="http://www.tuxarena.com/wp-content/uploads/2012/03/akregator_01.png"><img src="http://www.tuxarena.com/wp-content/uploads/2012/03/akregator_01-640x545.png" alt="" title="akregator_01" width="640" height="545" class="aligncenter size-large wp-image-1984" /></a></p>
<p><span id="more-1963"></span></p>
<p><strong><a href="http://liferea.sourceforge.net/">Liferea</a></strong><br />
Also called the <strong>Li</strong>nux <strong>Fe</strong>ed <strong>Rea</strong>der, Liferea is a full-featured news reader built in GTK, so I&#8217;d warmly recommend it for GNOME users. By default, Liferea&#8217;s interface is pretty much the same as Akregator, following the same style with a tree view to the left, and the news list and displaying widget to the right side. However it has three different view modes which change the alignment of the widgets (normal, wide and combined view modes). It supports system tray integration and has an option to disable JavaScript as well as modifying the font size.</p>
<p><a href="http://www.tuxarena.com/wp-content/uploads/2012/03/liferea_01.png"><img src="http://www.tuxarena.com/wp-content/uploads/2012/03/liferea_01-640x537.png" alt="" title="liferea_01" width="640" height="537" class="aligncenter size-large wp-image-1994" /></a></p>
<p><strong>Blam</strong><br />
Blam is small with a clean interface and fewer options than Akregator or Liferea. It&#8217;s written in Mono GTK and it should fit those who don&#8217;t need an application with all the whistles and bells.</p>
<p><strong><a href="http://www.rssowl.org/">RSSOwl</a></strong><br />
Written in Java, RSSOwl is a very powerful feed reader with support for RSS, RDF and Atom feeds. The first time it starts RSSOwl will show a wizard from which you can import pre-defined feeds, feeds from Google Reader or from a certain website. Being Java-based makes the interface a little slow when it comes to response time, but this is balanced by the richness of features that it provides. The latest version is 2.1.2 and you can download it from Sourceforge. The package contains the binary and you will need Java Runtime Environment or any other compatible Java virtual machine to run it.</p>
<p><a href="http://www.tuxarena.com/wp-content/uploads/2012/03/rssowl_01.png"><img src="http://www.tuxarena.com/wp-content/uploads/2012/03/rssowl_01-640x496.png" alt="" title="rssowl_01" width="640" height="496" class="aligncenter size-large wp-image-1993" /></a></p>
<p><strong>RSSNOW</strong><br />
OK, so RSSNOW is a Plasma widget for KDE which can be displayed on the workspace. Some find it very useful, making it a good choice since it just stays on the desktop, providing a very basic interface, appearance configuration and global keyboard shortcut.</p>
<p><a href="http://www.tuxarena.com/wp-content/uploads/2012/03/rssnow_01.png"><img src="http://www.tuxarena.com/wp-content/uploads/2012/03/rssnow_01-640x324.png" alt="" title="rssnow_01" width="640" height="324" class="aligncenter size-large wp-image-1985" /></a></p>
<p><strong><a href="http://newsbeuter.org/">Newsbeuter</a></strong><br />
This one is a simple console news reader that runs in command-line mode, so it doesn&#8217;t have an ncurses interface and you have to configure it manually.</p>
<p><strong><a href="http://www.blogbridge.com/">BlogBridge</a></strong><br />
Yet another Java-based feed reader, BlogBridge offers some pretty cool features and a whole bunch of configuration options.</p>
<p><a href="http://www.tuxarena.com/wp-content/uploads/2012/03/blogbridge_01.png"><img src="http://www.tuxarena.com/wp-content/uploads/2012/03/blogbridge_01-640x505.png" alt="" title="blogbridge_01" width="640" height="505" class="aligncenter size-large wp-image-1991" /></a></p>
<p><strong><a href="thinfeeder.sourceforge.net/">ThinFeeder</a></strong><br />
This one is also written in Java and comes with various options.</p>
<p><strong><a href="http://codezen.org/canto/">Canto</a></strong><br />
This is based on ncurses, so it runs in a terminal. You will have to use the keyboard in order to navigate in Canto, and press Q to quit it.</p>
<p><a href="http://www.tuxarena.com/wp-content/uploads/2012/03/canto_01.png"><img src="http://www.tuxarena.com/wp-content/uploads/2012/03/canto_01-640x372.png" alt="" title="canto_01" width="640" height="372" class="aligncenter size-large wp-image-1987" /></a></p>
<p><strong><a href="http://www.mozilla.org/en-US/thunderbird/">Thunderbird</a></strong><br />
Thunderbird is well-known for being the email client from Mozilla, but it also incorporates a feed reader.</p>
<p>In addition to these, there is also <a href="http://www.emacswiki.org/emacs/GnusRss">Gnus Rss</a>, a feed reader for Emacs, or <a href="http://sagerss.com/">Sage</a>, a Firefox add-on with support for RSS and Atom feeds. Of course, the browser-based ones like <a href="www.google.com/reader/">Google Reader</a> or <a href="http://www.bloglines.com/">Bloglines</a> are available too and Firefox itself can handle feeds in a simple way.</p>
<p>There is also another one for GNOME called Straw, but it looks like <a href="http://strawreader.wordpress.com/">it hasn&#8217;t been maintained since 2008</a>. And Raggle, a command-line reader which also seems dead since 2005.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxarena.com/2012/03/top-10-news-readers-for-ubuntu-overview-screenshots/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Ubuntu 12.04 Updates: The First 12.04 Beta to Be Released Next Week</title>
		<link>http://www.tuxarena.com/2012/02/ubuntu-12-04-updates-the-first-12-04-beta-to-be-released-next-week/</link>
		<comments>http://www.tuxarena.com/2012/02/ubuntu-12-04-updates-the-first-12-04-beta-to-be-released-next-week/#comments</comments>
		<pubDate>Thu, 23 Feb 2012 20:31:06 +0000</pubDate>
		<dc:creator>Craciun Dan</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[precise]]></category>
		<category><![CDATA[unity]]></category>

		<guid isPermaLink="false">http://www.tuxarena.com/?p=1943</guid>
		<description><![CDATA[According to a development update posted on Ubuntu Fridge by the Ubuntu developer Daniel Holbach, Ubuntu 12.04 is on its way to release the first beta next week, on February 29, after the user interface freeze which occured today. &#8220;Today User Interface Freeze and Beta Freeze will kick in, next week we will do a [...]]]></description>
				<content:encoded><![CDATA[<p>According to <a href="http://fridge.ubuntu.com/2012/02/23/ubuntu-12-04-development-update-15/">a development update</a> posted on <a href="http://fridge.ubuntu.com/">Ubuntu Fridge</a> by the Ubuntu developer <a href="http://daniel.holba.ch/blog/">Daniel Holbach</a>, Ubuntu 12.04 is on its way to release the first beta next week, on February 29, after the user interface freeze which occured today. <em>&#8220;Today User Interface Freeze and Beta Freeze will kick in, next week we will do a test rebuild of the whole archive and Beta 1 will get out next week as well.&#8221;</em></p>
<p><span id="more-1943"></span></p>
<p>Ubuntu 12.04 Precise Pangolin is a LTS (long-term support) release and it will ship with Linux kernel 3.2 by default, GNOME 3.2, Unity 5.4.0, LibreOffice 3.5. According to Ubuntu Kernel Release Manager, Leann Ogasawara, as soon as new stable versions of the 3.2 kernel branch will be released, they will be included in Ubuntu. <em>&#8220;With Ubuntu 12.04 being an LTS release, our primary focus has been on stability. As such, we chose to ship with a v3.2 based kernel and will continue to rebase to the latest v3.2.y stable kernels as they become available.</em>&#8221;</p>
<p>A new Unity version, 5.4.0 will also ship in, introducing the so-called HUD (Heads-Up Display), well-known from shooter games. To invoke the HUD press the Alt key.</p>
<p>Unity 5.4.0 features the new HUD:</p>
<p><a href="http://www.tuxarena.com/wp-content/uploads/2012/02/hud_01.png"><img src="http://www.tuxarena.com/wp-content/uploads/2012/02/hud_01-640x480.png" alt="" title="hud_01" width="640" height="480" class="aligncenter size-large wp-image-1955" /></a></p>
<p>In KDE applications:</p>
<p><a href="http://www.tuxarena.com/wp-content/uploads/2012/02/hud_02.png"><img src="http://www.tuxarena.com/wp-content/uploads/2012/02/hud_02-640x480.png" alt="" title="hud_02" width="640" height="480" class="aligncenter size-large wp-image-1956" /></a></p>
<p>The user can use the HUD to explore bookmarks and history in Firefox, search in application&#8217;s nested menus, and launch various applications. The real utility of the HUD is probably the possibility to explore menu options in a fast manner by using the keyboard only. Integration seems pretty nice, this definitely being an important addition to Unity. The video below is descriptive enough.</p>
<p>It looks like there are some opened bugs on HUD right now, like searching the wrong application or having to click the search field when invoking HUD, but these should be fixed by the time 12.04 gets out.</p>
<p>A video showing the features of HUD is available for some time now on YouTube:</p>
<p><iframe width="500" height="281" src="http://www.youtube.com/embed/w_WW-DHqR3c?feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p>According to <a href="https://lists.ubuntu.com/archives/ubuntu-devel/2012-February/034782.html">this announcement</a>, RC6 will be enabled by default on systems with the Sandy Bridge architecture used by Intel. RC6 is a technology which allows the system to enter in power-saving mode when the GPU is idle.</p>
<p>Other new stuff include a new sound theme and a new version of Transmission, 2.5, which is the default BitTorrent client in Ubuntu.</p>
<p>12.04 will also the first Ubuntu release to be supported five years on both desktop and server, contrary to the previous LTS releases which were supported three years on the desktop and five years on the server.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tuxarena.com/2012/02/ubuntu-12-04-updates-the-first-12-04-beta-to-be-released-next-week/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
