<?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>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; Fedora</title> <atom:link href="http://www.ghacks.net/tag/fedora/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 13:29:21 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Reporting bugs in Fedora 14</title><link>http://www.ghacks.net/2010/11/21/reporting-bugs-in-fedora-14/</link> <comments>http://www.ghacks.net/2010/11/21/reporting-bugs-in-fedora-14/#comments</comments> <pubDate>Sun, 21 Nov 2010 15:19:06 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[bug reporting]]></category> <category><![CDATA[Fedora]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=37155</guid> <description><![CDATA[Let&#8217;s face it, when you opt to use certain Linux distributions, you do so knowing that there are going to be bugs. Fedora is one such distribution. Since Fedora is a testing ground for the enterprise-level Red Hat Linux operating system, having bugs goes hand in hand. It&#8217;s a bleeding-edge distribution and bleeding-edge distributions tend [...]]]></description> <content:encoded><![CDATA[<p>Let&#8217;s face it, when you opt to use certain Linux distributions, you do so knowing that there are going to be bugs. <a
href="http://fedoraproject.org/" target="_blank">Fedora</a> is one such distribution. Since Fedora is a testing ground for the enterprise-level Red Hat Linux operating system, having bugs goes hand in hand. It&#8217;s a bleeding-edge distribution and bleeding-edge distributions tend to use unstable releases of software so that bugs can be reported and fixed.</p><p>That&#8217;s where the user comes in. By opting to use Fedora you should take on the responsibility of reporting bugs. And those bugs will happen. The majority of bugs will be minor and may hardly effect your experience. Even those should be reported. But how? Let&#8217;s take a look.</p><p><span
id="more-37155"></span></p><p>Reporting bugs used to be a hassle that few really wanted to bother with. The user would have to try to obtain a stack trace of the buggy software and then copy/paste that stack track into a a web-based bug reporting, email the trace, or install a tool like Bug Buddy.</p><p>Included with recent Fedora operating system releases is a bug reporting tool like no other. The tool is called <a
href="https://fedorahosted.org/abrt/" target="_blank">ABRT</a> (Automatic Bug Reporting Tool) and it is one of the easiest tools you will ever experience for bug reporting.</p><div
id="attachment_37156" class="wp-caption alignleft" style="width: 340px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/11/abrt.png"><img
class="size-medium wp-image-37156 " src="http://www.ghacks.net/wp-content/uploads/2010/11/abrt-550x495.png" alt="" width="330" height="297" /></a><p
class="wp-caption-text">Figure 1</p></div><p>ABRT is a daemon that resides in the background waiting for something to crash. When something does crash ABRT automatically collects the necessary data for the bug reporting tool and then pops up a notice in your notification area. All the user then has to do is click on the notice, select a bug, and click Report. It really is that easy.</p><p>Figure 1 shows the ABRT user interface. It&#8217;s couldn&#8217;t be any easier to use.</p><p>Once you click the Report button ABRT will go about its business. If this is your first run of ABRT, certain packages may have to be installed, before ABRT can go about the business of reporting bugs. If this is the case, all of this will happen automatically.  Once the necessary packages are installed the bug reporting will commence.</p><p>Once all of the information is collected, you will be asked where you would like to send the bug report. You have two choices: Bugzilla or Logger. If you select Bugzilla you have to have your login credentials and set them up. If you choose Logger there is no need to create an account (or log in with an account). If you are just wanting to report the bug and not follow up as much as you would with Bugzilla, just choose Logger.</p><p>Once you agree with submitting the backtrace you will have to provide additional details. This is in the form of how the crash happens and any description of how to reproduce the bug. After that is filled out, click the forward button, review your information, and click Apply.  Your bug has been submitted. You can then take a look in <strong>/var/log/abrt.log</strong> to get all of the information you submitted.</p><p><strong>Final thoughts</strong></p><p>If you use Fedora, please do your part and submit bugs as that is the best way this distribution can improve. Linux is a community-driven operating system and you can easily be a part of that community by helping to improve the operating system by merely reporting when problems arise.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/11/21/reporting-bugs-in-fedora-14/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Manage your LDAP data with phpLDAPadmin</title><link>http://www.ghacks.net/2010/08/30/manage-your-ldap-data-with-phpldapadmin/</link> <comments>http://www.ghacks.net/2010/08/30/manage-your-ldap-data-with-phpldapadmin/#comments</comments> <pubDate>Mon, 30 Aug 2010 11:07:09 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Networks]]></category> <category><![CDATA[Online Services]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[apache]]></category> <category><![CDATA[Fedora]]></category> <category><![CDATA[LDAP]]></category> <category><![CDATA[LDAP management]]></category> <category><![CDATA[LDAP server]]></category> <category><![CDATA[php5]]></category> <category><![CDATA[phpmyadmin]]></category> <category><![CDATA[ubuntu]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=33752</guid> <description><![CDATA[The search for the perfect LDAP management tool has brought me around to a tool that is very similar to that of phpMyAdmin (for coverage of this tool, see my article &#8220;Install phpmyadmin for easy MySQL administration&#8220;). Both of these tools are web-based administration tools for tasks that many find too complex to do via [...]]]></description> <content:encoded><![CDATA[<p>The search for the perfect LDAP management tool has brought me around to a tool that is very similar to that of <a
title="phpLDAPAdmin" href="http://phpldapadmin.sourceforge.net/wiki/index.php/Main_Page" target="_blank">phpMyAdmin</a> (for coverage of this tool, see my article &#8220;<a
title="Install phpmyadmin for easy MySQL administration" href="http://www.ghacks.net/2008/12/20/install-phpmyadmin-for-easy-mysql-administration/" target="_blank">Install phpmyadmin for easy MySQL administration</a>&#8220;). Both of these tools are web-based administration tools for tasks that many find too complex to do via command line.</p><p>Naturally, what is nice about phpldapadmin is that it allows you to manage your LDAP server from anywhere you have access to a browser (so long as your LDAP server can be reached form anywhere. In this article I am going to show you how to install, configure, and begin to use the phpldapadmin tool.</p><p><span
id="more-33752"></span><strong>Installation</strong></p><p>Before you install phpLDAPAdmin (also known as PLA), you will need to have your LDAP server up and running. Once that is achieved you can then proceed with your installation of this management tool. You will also need to have a web server installed and running (it is a web-based tool after all).  If you do not already have <em>php5-ldap </em>installed, install that package now.</p><p>The first step for installation is to download the <a
title="phpLDAPAdmin source" href="http://sourceforge.net/projects/phpldapadmin/files/" target="_blank">source from Sourceforge</a>. You can install from a pre-compiled binary, but I recommend you do the installation from source.</p><p>Once you have the .tgz file downloaded move that file to your web servers&#8217; document root. In Fedora this will be <strong>/var/www/html</strong> and in Ubuntu this will be <strong>/var/www</strong>. The next step is to unpack the tar file and then rename the newly created directory. You will need administrative privileges for these tasks. Follow these steps:</p><ol><li>Open up a terminal window.</li><li>Change to your document root.</li><li>Su to root (if using Fedora or a Fedora-like distribution).</li><li>Issue the command <em>tar xvfz phpldapadmin-XXX.tgz</em> (If using a Ubuntu-like distribution you will have to add <em>sudo </em>to the beginning of that command) Where XXX is the release number.</li><li>Rename the directory with the command <em>mv phpldapadmin-XXX phpldapadmin </em>(If using Ubu﻿ntu-like distribution you will have to add <em>sudo </em>to the beginning of that command) Where XXX is the release number.</li><li>Change into the phpldapadmin/config and rename the config file with the command <em>mv config.php.sample config.php</em> (If using Ubu﻿ntu-like distribution you will have to add <em>sudo </em>to the beginning of that command).</li></ol><p><a
href="http://www.ghacks.net/wp-content/uploads/2010/08/phpldapadmin.png"><img
class="alignleft size-full wp-image-33753" style="margin-left: 5px;margin-right: 5px" src="http://www.ghacks.net/wp-content/uploads/2010/08/phpldapadmin.png" alt="" width="401" height="180" /></a>Now it&#8217;s time to fire up your web browser and head to your installation. Point your browser to <em>http://ADDRESS_TO_SERVER/phpldapadmin/</em> and you will see a page similar to that in Figure 1.</p><p>The first thing you need to do is click on the Login link (in the left navigation tree). The credentials you need will be those that were created to administer your LDAP server. But don&#8217;t think you can just log in with a username of &#8220;admin&#8221; and a password. You have to use the standard format of LDAP. So a typical administrator login username will look like <em>cn=admin,dc=wallen,dc=local</em>.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2010/08/phpldapadmin_login.png"><img
class="alignright size-full wp-image-33754" src="http://www.ghacks.net/wp-content/uploads/2010/08/phpldapadmin_login.png" alt="" width="410" height="231" /></a>Once you have logged in, the main page will look like that shown in Figure 2. Expand the navigation tree on the left nav and you can see where you can start creating new entries.</p><p><strong>Final thoughts</strong></p><p>You are now ready to rock your LDAP server from anywhere you can access a web browser. The phpLDAPAdmin tool makes LDAP as easy as phpMyAdmin makes MySQL. This is one of the best LDAP admin tools you will find.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/08/30/manage-your-ldap-data-with-phpldapadmin/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Access and manage your LDAP data with Luma</title><link>http://www.ghacks.net/2010/08/30/access-and-manage-your-ldap-data-with-luma/</link> <comments>http://www.ghacks.net/2010/08/30/access-and-manage-your-ldap-data-with-luma/#comments</comments> <pubDate>Sun, 29 Aug 2010 23:39:07 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Networks]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Server]]></category> <category><![CDATA[Tutorials Advanced]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Fedora]]></category> <category><![CDATA[LDAP]]></category> <category><![CDATA[LDAP server]]></category> <category><![CDATA[Luma]]></category> <category><![CDATA[slapd]]></category> <category><![CDATA[ubuntu]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=33735</guid> <description><![CDATA[I have recently been dealing with LDAP and attempting to find easier solutions for this often daunting task. If you&#8217;ve ever had to try to set up and manage an LDAP server, you know exactly what I am talking about. Although installing and setting up an LDAP server is a challenging task, even more so [...]]]></description> <content:encoded><![CDATA[<p>I have recently been dealing with LDAP and attempting to find easier solutions for this often daunting task. If you&#8217;ve ever had to try to set up and manage an LDAP server, you know exactly what I am talking about. Although installing and setting up an LDAP server is a challenging task, even more so is working with the data. Having to add users and manage your scheme from the command line is enough to send most administrators packing.</p><p>That is, until I discovered a very handy little tool, just for this purpose, called Luma. Luma is an LDAP manager that is pure graphical ease. If you already have your LDAP server up and running, you won&#8217;t have any problem managing your data with this tool. In this article I am going to show you how to install Luma and how to connect to your LDAP server.</p><p><span
id="more-33735"></span><strong>Installation</strong></p><p>I&#8217;m going to show you how to install Luma on both Ubuntu and Fedora. It&#8217;s actually quite simple. Just follow these steps:</p><p><em>Fedora</em></p><ol><li>Open up a terminal window.</li><li>Su to the root user.</li><li>Issue the command <em>yum install luma.</em></li><li>Okay any dependencies (if necessary).</li><li>Once installation is complete, you can close the terminal.</li></ol><p><em>Ubuntu</em></p><ol><li>Open up a terminal window.</li><li>Issue the command <em>sudo apt-get install luma.</em></li><li>Enter your sudo (user) password.</li><li>Okay any dependencies (if necessary).</li><li>Once the installation is complete, you can close the terminal.</li></ol><p>Now that you have Luma installed, let&#8217;s open it up and connect to a server.</p><p><strong>Usage</strong></p><div
id="attachment_33737" class="wp-caption alignleft" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/08/luma_main.png"><img
class="size-medium wp-image-33737 " src="http://www.ghacks.net/wp-content/uploads/2010/08/luma_main-500x460.png" alt="" width="300" height="276" /></a><p
class="wp-caption-text">Figure 1</p></div><p>To start up Luma you will not find a menu entry, so you will have to run Luma from command line (or create a menu entry). To do this click Alt-F and then enter <em>luma</em> in the run dialog. Or you can leave that terminal window open and then just issue the command<em> </em>from within there.</p><p>Once started you will see a simple window (see Figure 1) where you can choose from any one of the available plugins. In order to add a server you need to click <strong>Settings &gt; Edit Server List</strong>. From this window click the Add button to create a new server.</p><p>The first step is to give this new server a name. This is a human readable name so it does not need to be a hostname or IP address.  After you create a name click OK to move on to the real work.</p><div
id="attachment_33738" class="wp-caption alignright" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/08/luma_server_settings.png"><img
class="size-medium wp-image-33738 " src="http://www.ghacks.net/wp-content/uploads/2010/08/luma_server_settings-500x360.png" alt="" width="300" height="216" /></a><p
class="wp-caption-text">Figure 2</p></div><p>Once you have created the server you have three configurations to take care of (see Figure 2):</p><ul><li>Network options: Hostname, Port, Encryption type.</li><li>Authentication: Mechanism for authentication (simple, or SASL type), Bind as (login authentication), and Password.</li><li>LDAP options: Follow aliases and/or Use Base DNs provided by the server.</li></ul><p>The trickiest option for most is going to be the Authentication &#8220;Bind as&#8221; setting. You do not just log in with a plain username. Instead (as you can see in Figure 2), you log in with username and domain in the form of <em>cn=USERNAME,dc=DOMAIN, dc=NAME</em>. In the case of my example it&#8217;s <em>cn=admin,dc=wallen,dc=local</em>.</p><div
id="attachment_33739" class="wp-caption alignleft" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/08/luma_browse.png"><img
class="size-medium wp-image-33739 " src="http://www.ghacks.net/wp-content/uploads/2010/08/luma_browse-500x460.png" alt="" width="300" height="276" /></a><p
class="wp-caption-text">Figure 3</p></div><p>Once you have logged in you can then use the plugins like Browse (see Figure 3). This examples illustrates how you can manage the various aspects of your LDAP entries.</p><p><strong>Final thoughts</strong></p><p>In upcoming articles we will deal with more LDAP administration with Luma as it is, by far, one of the easiest front ends for the LDAP server I have come across.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/08/30/access-and-manage-your-ldap-data-with-luma/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Set up an LDAP server on Fedora</title><link>http://www.ghacks.net/2010/08/25/set-up-an-ldap-server-on-fedora/</link> <comments>http://www.ghacks.net/2010/08/25/set-up-an-ldap-server-on-fedora/#comments</comments> <pubDate>Wed, 25 Aug 2010 11:10:13 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Networks]]></category> <category><![CDATA[Online Services]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Server]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tutorials Advanced]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Directory Server]]></category> <category><![CDATA[Fedora]]></category> <category><![CDATA[LDAP]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=33577</guid> <description><![CDATA[LDAP (Lightweight Directory Access Protocol) is one of the more complicated setups for a Linux machine. LDAP is to Linux what Active Directory is to Window. And if you have a lot of users on a network, which log into various machines, you will want something like LDAP in order to retain all of their [...]]]></description> <content:encoded><![CDATA[<p>LDAP (Lightweight Directory Access Protocol) is one of the more complicated setups for a Linux machine. LDAP is to Linux what Active Directory is to Window. And if you have a lot of users on a network, which log into various machines, you will want something like LDAP in order to retain all of their information on a single, stored location.</p><p>But because LDAP is fairly complex, it is not often used except by those who have the lengthy period of time it takes to understand the task of getting an LDAP server up and running. That doesn&#8217;t need to be the case, if you happen to have a Fedora server lying around. There is a tool, <a
title="389 Directory Server" href="http://directory.fedoraproject.org/" target="_blank">389 Directory Server</a>, that helps you to get this up and running quickly and easily.  In this article I am going to show you how to install and set up the 389 Directory Server.</p><p><span
id="more-33577"></span><strong>Installation</strong></p><p>The installation of 389 DS is simple. Just follow these steps:</p><ol><li>Open up a terminal window.</li><li>Su to the root user.</li><li>Issue the command <em>yum install fedora-ds</em>.</li><li>Accept all of the dependencies.</li><li>Wait for the installation to finish.</li></ol><p>Now you are ready to begin. The configuration of 389 is done via command line. Once that is complete you can then manage your LDAP server with a nice GUI tool.</p><p><strong>Configuration</strong></p><div
id="attachment_33578" class="wp-caption alignleft" style="width: 510px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/08/setup_7.png"><img
class="size-medium wp-image-33578" src="http://www.ghacks.net/wp-content/uploads/2010/08/setup_7-500x348.png" alt="" width="500" height="348" /></a><p
class="wp-caption-text">Figure 1</p></div><p>The configuration takes place in the terminal window. To begin the process issue the command (as root)<em> setup-ds-admin.pl. </em>This will begin a process that will take about 14 steps. Each step looks similar to that in Figure 1.</p><p>The steps for the setup are:</p><p>1. Agree to license.</p><p>2. Set up warning alert.</p><p>3. Choose type of installation.</p><p>4. Configure fully qualified domain name for name.</p><p>5. Server user name.</p><p>6. Do you want to register this software with an existing configuration directory server?</p><p>7. Administrator ID.</p><p>8. Administration domain.</p><p>9. Server network port.</p><p>10. Directory server identifier (name).</p><p>11. Valid DN for your directory suffix.</p><p>12. Directory Manager DN.</p><p>13. Administration network port.</p><p>14. Save configuration and set up server.</p><p>The final step is basically writing your configurations to the config script and then starting the server. Once you have completed these steps, the hard part is over! Don&#8217;t worry about not understanding any of the above explanations, as each step is clearly explained on its own screen (as shown in Figure 1).</p><p>Now that your setup is complete, you are ready to fire up the GUI admin tool.</p><p><strong>The admin tool</strong></p><div
id="attachment_33579" class="wp-caption alignright" style="width: 280px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/08/admin_login.png"><img
class="size-full wp-image-33579 " src="http://www.ghacks.net/wp-content/uploads/2010/08/admin_login.png" alt="" width="270" height="201" /></a><p
class="wp-caption-text">Figure 2</p></div><p>The administration tool is started (as the root user) with the command <em>389-console</em>. When you login to the admin tool you will need to use your admin username and password you created during the setup and the URL (including port number) you created (see Figure 2).</p><div
id="attachment_33580" class="wp-caption alignleft" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/08/management_console.png"><img
class="size-medium wp-image-33580 " src="http://www.ghacks.net/wp-content/uploads/2010/08/management_console-500x353.png" alt="" width="300" height="212" /></a><p
class="wp-caption-text">Figure 3</p></div><p>Once you have successfully logged in you will now be in the 389 Directory Server Management Console (see Figure 3). It is from within this console that you actually take care of all of the LDAP management (we&#8217;ll save that for another article).</p><p><strong>Final thoughts</strong></p><p>If you&#8217;ve ever tried to set up LDAP manually then you know it can be a real pain. With tools like 389 Directory Server, this process has become exponentially easier. Give this a try and see if you have better luck setting up your LDAP server.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/08/25/set-up-an-ldap-server-on-fedora/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Update KDE to 4.5 and experience true improvement</title><link>http://www.ghacks.net/2010/08/15/update-kde-to-4-5-and-experience-true-improvement/</link> <comments>http://www.ghacks.net/2010/08/15/update-kde-to-4-5-and-experience-true-improvement/#comments</comments> <pubDate>Sun, 15 Aug 2010 14:26:26 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Desktop Manager]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[apt]]></category> <category><![CDATA[Fedora]]></category> <category><![CDATA[KDE]]></category> <category><![CDATA[KPackageKit]]></category> <category><![CDATA[linux desktop]]></category> <category><![CDATA[ubuntu]]></category> <category><![CDATA[yum]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=33044</guid> <description><![CDATA[For the longest time I have shrugged off KDE 4 because of poor performance. But since 4.4 I have noticed a rather vast leap of the improvement chasm. Now, 4.5 is out and the leap went lunar! That&#8217;s right, KDE has finally reached a level of usability and performance that rivals any of its competition [...]]]></description> <content:encoded><![CDATA[<p>For the longest time I have shrugged off KDE 4 because of poor performance. But since 4.4 I have noticed a rather vast leap of the improvement chasm. Now, 4.5 is out and the leap went lunar! That&#8217;s right, KDE has finally reached a level of usability and performance that rivals any of its competition (so long as its competition isn&#8217;t one of the very light weight window managers, but that&#8217;s comparing apples to chocolate chip cookies). For all of those who want to experience this amazing improvement, but don&#8217;t want to have to wait until your distribution of choice releases with KDE 4.5 in all its glory, fear not&#8230;there is a way.</p><p>In this article I am going to show you how to upgrade both Fedora and Ubuntu so that your KDE becomes as snappy and reliable as it was back in the good ol&#8217; days of 3.5.</p><p><span
id="more-33044"></span><strong>Before we begin</strong></p><p>You will want to make sure that your distribution is fully up to date. So use either your Update Manager or run an update from the command line. Once you have done this you are ready to go.</p><p><strong>Adding the repositories</strong></p><p>As I said, I am going to be showing you how to do this in both Fedora and Ubuntu. This means we&#8217;ll be dealing with apt and yum repositories. The first thing you have to do, in order to make your package manager aware of the new KDE updates, is to edit your repositories. Let&#8217;s first do this in Fedora.</p><p>For Fedora you will create a new repo file in <strong>/etc/yum.repos.d</strong>. We&#8217;ll call this file <strong>kde.repo</strong>. The contents of this file will be:</p><p><code># kde.repo, v2.1</code></p><p><code>[kde]<br
/> name=kde<br
/> mirrorlist=http://apt.kde-redhat.org/apt/kde-redhat/fedora/mirrors-stable<br
/> gpgkey=http://apt.kde-redhat.org/apt/kde-redhat/kde-redhat.RPM-GPG-KEY<br
/> #gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-kde-redhat<br
/> enabled=1</code></p><p><code>[kde-testing]<br
/> name=kde-testing<br
/> mirrorlist=http://apt.kde-redhat.org/apt/kde-redhat/fedora/mirrors-testing<br
/> gpgkey=http://apt.kde-redhat.org/apt/kde-redhat/kde-redhat.RPM-GPG-KEY<br
/> #gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-kde-redhat<br
/> enabled=1</code></p><p><code>[kde-unstable]<br
/> name=kde-unstable<br
/> mirrorlist=http://apt.kde-redhat.org/apt/kde-redhat/fedora/mirrors-unstable<br
/> gpgkey=http://apt.kde-redhat.org/apt/kde-redhat/kde-redhat.RPM-GPG-KEY<br
/> #gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-kde-redhat<br
/> enabled=1</code></p><p>Now, the Ubuntu version is a bit different. Open up a terminal window and issue the command:</p><p><code>sudo add-apt-repository ppa:kubuntu-ppa/beta &amp;&amp; sudo apt-get update</code></p><p>With the repositories in place you are almost ready to begin. But first you have an extra step in Fedora.</p><p><strong>Enabling the repositories</strong></p><div
id="attachment_33054" class="wp-caption alignleft" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/08/fedora_include_repositories.png"><img
class="size-medium wp-image-33054 " src="http://www.ghacks.net/wp-content/uploads/2010/08/fedora_include_repositories-500x426.png" alt="" width="300" height="256" /></a><p
class="wp-caption-text">Figure 1</p></div><p>In Fedora you need to fist make sure you have the repositories enabled before the system will be aware there is an update. To do this click on the start button and then enter &#8220;kpackage&#8221; in the search string. KPackageKit will pop up. Click on that entry to start up the tool you need.</p><p>Within this tool you will want to click on the Settings &#8220;tab&#8221; (see Figure 1) and then scroll down until you see KDE Testing and KDE Unstable. Check both of those and click Apply. Once you have done that you are ready to check for updates. To do this click on the Software Updates &#8220;tab&#8221;. You should see numerous updates available, all pertaining to KDE 4.5. You are ready to update.</p><p><strong>Updating</strong></p><p>You are already in the location you need to be in for Fedora. Click the Select All Updates button in KPackageKit and then click Apply. The update process should now begin.</p><p>If you are updating KDE in Ubuntu, from the terminal window, issue the command:</p><p><code>sudo apt-get dist-upgrade</code></p><p>If, however, you are installing KDE for the first time, issue the command:</p><p><code>sudo apt-get install kubuntu-desktop &amp;&amp; sudo apt-get dist-upgrade</code></p><p><strong>Completing the upgrade</strong></p><p>Once your upgrade (or install) is complete all you need to do is log out and log back in. You can open up the Dolphin file manager and click <strong>Help &gt; About KDE</strong> to see that, in fact, you are now running KDE 4.5. Enjoy the experience!</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/08/15/update-kde-to-4-5-and-experience-true-improvement/feed/</wfw:commentRss> <slash:comments>10</slash:comments> </item> <item><title>Easily browse your activity with GNOME Activity Journal</title><link>http://www.ghacks.net/2010/08/05/easily-browse-your-activity-with-gnome-activity-journal/</link> <comments>http://www.ghacks.net/2010/08/05/easily-browse-your-activity-with-gnome-activity-journal/#comments</comments> <pubDate>Thu, 05 Aug 2010 11:38:59 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Advice]]></category> <category><![CDATA[Desktop Manager]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Fedora]]></category> <category><![CDATA[file management]]></category> <category><![CDATA[GNOME]]></category> <category><![CDATA[journal]]></category> <category><![CDATA[ubuntu]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=31530</guid> <description><![CDATA[There are a lot of ways to keep track of your files on your Linux machine. You can use the command-line tools, you can do index searching, you can manually search. But there is one method that is quite unique and keeps a real-time display of your daily interaction with files. This tool is the [...]]]></description> <content:encoded><![CDATA[<p>There are a lot of ways to keep track of your files on your Linux machine. You can use the command-line tools, you can do index searching, you can manually search. But there is one method that is quite unique and keeps a real-time display of your daily interaction with files. This tool is the GNOME Activity Journal.</p><p>The GNOME Activity Journal is not a file browser, but a logger of activity. It uses the Zeitgeist engine to keep track of the files/websites/contacts/etc you have interacted with and tracker to get the current state of files. It&#8217;s very handy to use if you are constantly struggling to remember exactly what you did and what day you did it. In this article I will show you how to install and use this handy tool.</p><p><span
id="more-31530"></span><strong>A preface</strong></p><p>Before we start on this little journey, I must say there is a bug or two in the current iteration of GAJ. The developers are currently working on a new migration script from the old ontology to the new. What this is causing is the inability of GAJ to track web sites. This does not affect GAJs ability to track the files you have used, so the tool is still very usable. Look for future updates to resolve the issue of not being able to track your interaction with the web.</p><p>Another issue is that the package from the Fedora 13 repositories is broken. So if you are using Fedora 13, and you expect GAJ to work, you will be disappointed. This issue will hopefully be resolved very soon.</p><p>With that said, on with the show.</p><p><strong>Installation</strong></p><p>Installation is very simple. Just follow these steps:</p><ol><li>Open up your Add/Remove Software tool.</li><li>Search for &#8220;gnome activity journal&#8221; (no quotes).</li><li>Mark Gnome Activity Journal for installation.</li><li>Click Apply to install.</li></ol><p>That&#8217;s it. The above steps will also install the necessary dependencies. Once installed, in order to start up the GAJ, click <strong>Applications &gt; Accessories &gt; Activity Journal</strong> and the main (and only) window will start.</p><p><strong>Using the GNOME Activity Journal</strong></p><div
id="attachment_31532" class="wp-caption alignleft" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/08/gnome_activity_journal.png"><img
class="size-medium wp-image-31532 " src="http://www.ghacks.net/wp-content/uploads/2010/08/gnome_activity_journal-500x356.png" alt="" width="300" height="214" /></a><p
class="wp-caption-text">Figure 1</p></div><p>When you fire up GAJ what you see will, obviously, depend upon how much activity you have had. If you take a look at Figure 1 you can see the user I use for writing purposes hasn&#8217;t had much activity over the last few days. Figure 1 deceivingly show an HTML page that has been accessed. That page was actually a page that had been saved to the hard drive.</p><p>As you open and interact with files you will see the &#8220;Today&#8221; column update almost immediately. If you are curious about a particular file you can hover your mouse over that file to get a thumbnail preview. If you want to re-open that file you can click on it and the file will open in the chosen, default application for that file type.</p><p>What I really like about this tool is that it, as the name would imply, serves as a journal of what files I have accessed during the calendar year. You can scroll backwards and forwards (using the left or right-pointing arrows) to any date you want.</p><p><strong>Final thoughts</strong></p><p>If you are looking for a tool that will keep track of your daily activity on your machine GAJ might be the right tool. Even though it has a few bugs in it&#8217;s current form, it is still very useful.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/08/05/easily-browse-your-activity-with-gnome-activity-journal/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Installing applications in Linux with a double click</title><link>http://www.ghacks.net/2010/07/14/installing-applications-in-linux-with-a-double-click/</link> <comments>http://www.ghacks.net/2010/07/14/installing-applications-in-linux-with-a-double-click/#comments</comments> <pubDate>Wed, 14 Jul 2010 11:21:13 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Desktop Manager]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[application installation]]></category> <category><![CDATA[apt]]></category> <category><![CDATA[deb]]></category> <category><![CDATA[dpkg]]></category> <category><![CDATA[Fedora]]></category> <category><![CDATA[package management]]></category> <category><![CDATA[rpm]]></category> <category><![CDATA[ubuntu]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=28235</guid> <description><![CDATA[For many, the biggest barrier to adopting Linux is the challenge of having to use the command line for too many tasks. One of these tasks, it is though, is the installation of applications. While everyone has seen this is not true of any application installed via the Add/Remove Software utility (which nearly every distribution [...]]]></description> <content:encoded><![CDATA[<p>For many, the biggest barrier to adopting Linux is the challenge of having to use the command line for too many tasks. One of these tasks, it is though, is the installation of applications. While everyone has seen this is not true of any application installed via the Add/Remove Software utility (which nearly every distribution has), it&#8217;s not often seen for applications that are downloaded from the web.</p><p>We all know how simple it is to install downloaded applications on the Windows platform. What would you say if I told you it was just as easy to install a downloaded application on the Linux platform? And not just on Ubuntu&#8230;but on other Linux distributions. Would you be surprised? Would you be in disbelief? Well, for those disbelievers I have the proof for you today. In this article I will show you how to install downloaded applications, in Linux, with a double click.</p><p><span
id="more-28235"></span><strong>What this applies to</strong></p><p>Before you think this is going to show you how to install an application from source with a double click, think again. This will only apply to the packages created for a systems package manager. What that means is you can install .deb files in an apt-based (or dpkg-based) system (such as Ubuntu) or .rpm files in an RPM-based system (such as Fedora). If you are wanting to install from source, you will have to employ the command line tool. For the rest&#8230;you are just a double click away from installation goodness.</p><p><strong>The dependency issue</strong></p><p>There can, of course, be issues with this installation. The biggest issue will be dependencies. If a file you are attempting to install has unmet dependencies it will not install. When this happens you can try to meet those dependencies by using your Add/Remove Software tool. Or you can attempt to download the dependency files (after googling them and finding the right version) and install in the same way you are going to install the main application. This is one of the many reasons why it is always best to use your package management system. There are, of course, times when you need a package installed that it not in your package management system and there are no repositories for that tool. That is when this method will come into play.</p><p><strong>How it works</strong></p><p>Believe it or not, it works in much the same way as it does on the Windows  platform. Let&#8217;s see just how this works. I am going to install a package (one that I will writing about very soon) called <a
title="Hot Copy" href="http://www.r1soft.com/tools/linux-hot-copy/" target="_blank">Hot Copy</a>. For that tool I have downloaded the .zip file (which contains binaries in both .deb and .rpm format. That file will have downloaded to my <strong>~/Downloads</strong> directory. Here are the steps for installation (I will be explaining this from the GNOME desktop).</p><p><strong>Step 1</strong></p><p>Open up Nautilus to the <strong>~/Downloads</strong> directory. In this directory you will see the .zip file you downloaded.</p><p><strong> </strong></p><div
id="attachment_28236" class="wp-caption alignleft" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/07/install_1.png"><img
class="size-medium wp-image-28236 " src="http://www.ghacks.net/wp-content/uploads/2010/07/install_1-500x421.png" alt="" width="300" height="253" /></a><p
class="wp-caption-text">Figure 1</p></div><p><strong>Step 2</strong></p><p>Double click on the newly downloaded file. This will open up the archive file to display all of the contents. In the case of this file there will be two directories and a help file. The two directories will be for each of the different hardware architecture (x86 for 32 bit systems and x86_64 for 64 bit systems). Double click on the directory for your machines architecture to reveal the included installation files (see Figure 1).</p><p><strong>Step 3</strong></p><div
id="attachment_28237" class="wp-caption alignright" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/07/gdebi.png"><img
class="size-medium wp-image-28237 " src="http://www.ghacks.net/wp-content/uploads/2010/07/gdebi-500x383.png" alt="" width="300" height="230" /></a><p
class="wp-caption-text">Figure 2</p></div><p>For the Ubuntu installation I am going to install both .deb files in this package. First I will double click the hotcopy .deb file. When I do this it will open up the GDebi package installation tool. When this new window opens (see Figure 2)  all I have to do is click the Install package buttton. GDebi will ask for the users password to complete the installation. You might recognize GDebi from any time you have downloaded a .deb file from the web. it&#8217;s the same routine.</p><p>When the installation is complete GDebi will report the installation is finished and you can then close the progress window and then close the GDebi window.</p><p>That&#8217;s it. And, believe it or not, the process is pretty much the same on the Fedora distribution as well.</p><p><strong>Final thoughts</strong></p><p>I bet you never thought installation applications in Linux was this easy. Well, Linux has come a long, long way since the early days when the command line was a requirement. Now, it seems, the command line is only an option. Although I can&#8217;t imagine myself using Linux without the command line (it&#8217;s how I was taught after all), it is completely possible to do so.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/07/14/installing-applications-in-linux-with-a-double-click/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Helping your latest Linux release work with media</title><link>http://www.ghacks.net/2010/07/13/helping-your-latest-linux-release-work-with-media/</link> <comments>http://www.ghacks.net/2010/07/13/helping-your-latest-linux-release-work-with-media/#comments</comments> <pubDate>Tue, 13 Jul 2010 11:18:47 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Music and Video]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[apt]]></category> <category><![CDATA[audio codec]]></category> <category><![CDATA[dvd]]></category> <category><![CDATA[Fedora]]></category> <category><![CDATA[mp3]]></category> <category><![CDATA[ubuntu]]></category> <category><![CDATA[video codec]]></category> <category><![CDATA[yum]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=28196</guid> <description><![CDATA[I thought I&#8217;d take a bit of a break from the desktops (we&#8217;ll come back to a new alternative desktop soon) and help the users out with getting both Ubuntu 10.04 and Fedora 13 working with some of the popular media types. This is a crucial chapter in a users life with Linux as we [...]]]></description> <content:encoded><![CDATA[<p>I thought I&#8217;d take a bit of a break from the desktops (we&#8217;ll come back to a new alternative desktop soon) and help the users out with getting both Ubuntu 10.04 and Fedora 13 working with some of the popular media types. This is a crucial chapter in a users life with Linux as we all know that multi-media is a bit part of using a computer. And now that the latest releases play well with just about every type of device you can imagine, it&#8217;s important that they be able to play well with those devices media.</p><p>So in this article I am going to discus how to install the necessary codecs to get these media types running in both Fedora 13 and Ubuntu 10.04.</p><p><span
id="more-28196"></span><strong></strong></p><p><strong>A necessary proclamation<br
/> </strong></p><p>Unfortunately Linux is hindered by licensing issues. This is why you will be hard-pressed to find a major distribution that ships with pre-rolled in MP3 support. It&#8217;s frustrating, but it&#8217;s a reality when dealing with licenses. Does that mean you have to go without listening to MP3&#8242;s and other file formats? No. You can still enjoy them, you just have to install support for those tools yourself (or allow the system to install them).</p><p><strong>Auto-install</strong></p><p>This is especially true for Ubuntu 10.04. When you try to use a new media type in one of the players (such as Rhythmbox or Banshee), Ubuntu will attempt to install the necessary files, applications,. and/or codecs in order allow that media player to work with said multi-media file. This works most of the time. It&#8217;s only during those occasions which it doesn&#8217;t work that will have you frustrated because you can&#8217;t use that multi-media. Fear  not.</p><div
id="attachment_28199" class="wp-caption alignleft" style="width: 274px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/07/autox.png"><img
class="size-medium wp-image-28199 " src="http://www.ghacks.net/wp-content/uploads/2010/07/autox-440x500.png" alt="" width="264" height="300" /></a><p
class="wp-caption-text">Figure 1</p></div><p><strong>Fedora 13</strong></p><p>There is a very simple tool, called AutoX (by Dangermous &#8211; no relation to the famous cartoon character), that you can use to install nearly any codec for Fedora 12 and 13 in both 32 and 64 bit versions. You can install it with the commands:</p><p><em>su </em></p><p><em>rpm -Uvh http://dnmouse.org/autoten-4.7-2.fc13.noarch.rpm</em></p><p>After you install, you run this with the command <em>autoten</em> as the root user. If you do not have all of the necessary dependencies, it will install them at first run. Once running you click on the button for the codec you want and it will install (see Figure 1). Very simple.</p><p><strong>Ubuntu 10.04</strong></p><p>With Ubuntu 10.04 you will have to issue a few commands to get your codecs installed. Before you run those commands you need to add repositories to apt. The command to add those repositories is:</p><p><em>sudo wget &#8211;output-document=/etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list</em></p><p>Now issue the command:</p><p><em>sudo apt-get &#8211;quiet update</em></p><p>Finally the next two commands will finish up the job:</p><p><em>sudo apt-get &#8211;yes &#8211;quiet &#8211;allow-unauthenticated install medibuntu-keyring</em></p><p><em>sudo apt-get &#8211;quiet update</em></p><p>You are ready to install the codecs. I will just list them out for you.</p><p><strong>Non-free codecs:</strong> <em>sudo apt-get install non-free-codecs</em></p><p><strong>DVD support: </strong><em>sudo apt-get install libdvdcss2 libxine1-ffmpeg gxine mencoder</em></p><p>Hopefully, after running the commands above, you should the codec you need installed OR now Ubuntu 10.04 should be able to auto-install any codec you need.</p><p><strong>Final thoughts</strong></p><p>Thanks to licensing issues it&#8217;s not a perfect world for Linux and multi-media, but it is getting close. With tools like you have above, getting your distribution up and running with multi-media isn&#8217;t all that challenging.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/07/13/helping-your-latest-linux-release-work-with-media/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>KDE releases final bugfix version of 4.5</title><link>http://www.ghacks.net/2010/06/30/kde-releases-final-bugfix-version-of-4-5/</link> <comments>http://www.ghacks.net/2010/06/30/kde-releases-final-bugfix-version-of-4-5/#comments</comments> <pubDate>Wed, 30 Jun 2010 14:34:40 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Desktop Manager]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[apt]]></category> <category><![CDATA[Fedora]]></category> <category><![CDATA[KDE]]></category> <category><![CDATA[linux desktop]]></category> <category><![CDATA[ubuntu]]></category> <category><![CDATA[yum]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=27631</guid> <description><![CDATA[If you are a user of KDE then big things are happening in your world. The development team has released the SC (Software Compilation) version of 4.5 which means this is the final bugfix version. The feature freeze has already happened so you know this release means it&#8217;s nearing in-the-wild stability. But why should you [...]]]></description> <content:encoded><![CDATA[<p>If you are a user of KDE then big things are happening in your world. The development team has released the SC (Software Compilation) version of 4.5 which means this is the final bugfix version. The feature freeze has already happened so you know this release means it&#8217;s nearing in-the-wild stability. But why should you be excited about KDE 4.5? This isn&#8217;t the big leap from 3 to 4. No it is not&#8230;but it is a milestone in that this release finds numerous improvements over an already improving desktop.</p><p>Has KDE 4 reached the point where it is poised to reclaim its throne as the desktop for the Linux masses? Has 4.x shaken off the buggy, slow stigma that has been plaguing it since it rose out of the fiery 3.x ashes? In this article I am going to highlight some of the new features and fixes you will find in 4.5 and show you how you can install this desktop so that you can  draw your own conclusions. NOTE: Public release of KDE 4.5 is set for this August.</p><p><span
id="more-27631"></span><strong>Features</strong></p><p>Many of these &#8220;new&#8221; features were really new in the RC candidate (which was the release prior to the SC release). But, since this release actually contains no &#8220;new&#8221; features,  I will include them here.</p><p><strong> </strong></p><div
id="attachment_27682" class="wp-caption alignleft" style="width: 321px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/06/kde_notification.png"><img
class="size-full wp-image-27682" src="http://www.ghacks.net/wp-content/uploads/2010/06/kde_notification.png" alt="" width="311" height="49" /></a><p
class="wp-caption-text">Figure 1</p></div><p><strong>Reworked notification area</strong>: Prior to this release, the KDE 4 notification area was out of place and buggy. Now it actually looks like it belongs on the KDE 4 panel (see Figure 1). Using a new D-Bus based protocol the notification area has a much more uniform look and interacts much better with the desktop as a whole.</p><p><strong>KWin Tiling</strong>: This feature allows you to automatically place windows next to one another. This might seem a bit similar to a feature that was brought to Windows users in Windows 7. This feature is pretty sweet. Drag a window to the left side of your screen and it will automatically resize itself to fit the left half of your desktop. Drag another window to the right side of your screen and it will automatically resize itself to fit the right half of the desktop. Drag a window to the top of the screen and it will resize itself to fit the entire desktop.</p><p><strong>Advanced graphic effects</strong>: It is now possible to blur the background of translucent windows as well as numerous smaller improvements in the area of desktop effects make KDE 4 a much richer graphical experience.</p><p><strong>WebKit</strong>: If you prefer the WebKit HTML rendering engine over the current Konqueror rendering engine, you&#8217;re in luck. With KDE 4.5 you can now switch Konqueror to WebKit.</p><p><strong>Qt 4.7:</strong> The upgrade to the latest Qt brings to KDE 4.5 fare more speed than any of the updates have offered to date. KDE 4 now seems like it&#8217;s not hindering performance on your desktop.</p><p><strong>Bug Fixes</strong></p><p>As I mentioned, this release was about bug fixes. From what I have read the total number of bugs squashed in moving from 4.4 to 4.5 have been quite numerous. And it shows. The speed and stability increase is noticeable. In this most recent release you will find bugfixes for:</p><ul><li>Konsole: Refreshing and encoding bugs.</li><li>Ocular: Several bugs that lead to Ocular (PDF viewer) crashing.</li><li>KDE PIM Alarms: Numerous fixes.</li><li>KDEUI: Optimizations and bugfixes.</li><li>KDE Accessibility: Bugs fixed in KMouseTool.</li><li>ARK: Numerous bug fixes including RAR fixes and several path fixes..</li></ul><p>The list of bugs above is not complete, nor does it look like a list of bugs that would bring about speed increases and stability. Taken as a separate entity they would do little to bring about stability. But in conjunction with the other numerous bug fixes and improvements that have been rolled into what will become KDE 4.5, it all comes together for a much improved experience.</p><p><strong>Installing</strong></p><p>Installation on Ubuntu is simple. Just follow these steps:</p><p><em> </em></p><p><em> </em></p><p><em> </em></p><p><em></p><ol><li><span
style="font-style: normal"><em>sudo apt-add-repository ppa:kubuntu-ppa/experimental</em></span></li><li><span
style="font-style: normal"><em>sudo apt-get update</em></span></li><li><span
style="font-style: normal"><em>sudo apt-get install kubuntu-desktop</em></span></li></ol><p></em></p><p>For installation on Fedora follow these steps:</p><ol><li><em>Add </em><a
title="Fedora KDE repo" href="http://apt.kde-redhat.org/apt/kde-redhat/fedora/kde.repo" target="_blank"><em>this repo</em></a><em> to your current list of repositories.</em></li><li><em>yum groupupdate kde-desktop</em></li><li><em>yum update</em></li></ol><p><strong>The verdict so far</strong></p><p>I have been using the latest development release of KDE 4 and I have to say from KDE 4.4 to KDE 4.5 there have been massive improvements. No longer do you feel like you are working with a sluggish, crash-prone desktop environment. Now KDE is starting to develop the stability and speed associated with the GNOME desktop. If you were a fan of KDE 3.5 and hated the idea of updating to the less stable 4.x, you will happy to know that KDE 4.5 will bring about the same level of stability and usability you once knew.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/06/30/kde-releases-final-bugfix-version-of-4-5/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Restrict network access by time or IP address with Squid</title><link>http://www.ghacks.net/2010/06/19/restrict-network-access-by-time-or-ip-address-with-squid/</link> <comments>http://www.ghacks.net/2010/06/19/restrict-network-access-by-time-or-ip-address-with-squid/#comments</comments> <pubDate>Sat, 19 Jun 2010 18:07:06 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Advice]]></category> <category><![CDATA[Browsing]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Networks]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Fedora]]></category> <category><![CDATA[proxy]]></category> <category><![CDATA[proxy server]]></category> <category><![CDATA[squid]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=26807</guid> <description><![CDATA[There are a number of reasons why you would want to restrict network access. You run a cafe with web access or you have young or teenage children and you want them to only be able to use the network at certain times. Their are certainly tools out there to do this on a PC-by-PC [...]]]></description> <content:encoded><![CDATA[<p>There are a number of reasons why you would want to restrict network access. You run a cafe with web access or you have young or teenage children and you want them to only be able to use the network at certain times. Their are certainly tools out there to do this on a PC-by-PC basis, but why not employ a proxy server instead? One of the best (and most robust) proxy servers available for the Linux operating system is the <a
title="Squid" href="http://www.squid-cache.org/" target="_blank">Squid</a> Proxy server. But don&#8217;t let the name fool you, you do not have to install Squid on a server. You can just as easily install squid on a Linux desktop machine and control network access from your LAN.</p><p>Of course when you open up your <strong>/etc/squid/squid.conf</strong> file you might be a bit overwhelmed. So in this article I am going to show you two ways to limit access with Squid (instead of tossing the whole configuration file at you at once). I will also show you the quick and dirty method of installing Squid on a Fedora 13 machine. Once done with this article, you will at least be able to control network access by time or by IP address. In later articles we will discuss other ways to control network access with Squid.</p><p><span
id="more-26807"></span><strong>Installation</strong></p><p>Installation is quite simple. You can do this two ways: Command line or using the Add/Remove Software tool. Let&#8217;s take a look at the latter first.</p><p>In order to install Squid from the Add/Remove Software tool follow these steps:</p><ol><li>Click <strong>System &gt; Administration &gt; Add/Remove Software </strong></li><li>Search for &#8220;squid&#8221; (no quotes).</li><li>Select the Squid application for installation.</li><li>Click Apply to install.</li></ol><p>That&#8217;s it. Now let&#8217;s take a look at the command line version of the same task. To do this, follow these steps:</p><ol><li>Open up a terminal window by clicking <strong>Applications &gt; System Tools &gt; Terminal.</strong></li><li>Issue the command <em>su </em>and then enter your root password.</li><li>Issue the command <em>yum install squid</em>.</li><li>If your system requires dependencies, allow them as well as the installation to continue.</li><li>When finished exit out of the root prompt by issuing the command <em>exit.</em></li></ol><p>That&#8217;s it. Squid is now installed. Now, on to the configuration.</p><p><strong>Configuration</strong></p><p>The configuration file you need to edit is <strong>/etc/squid/squid.conf</strong>. Open that file up with your favorite text editor and get ready to configure. The first set up I am going to show you is how to restrict access by time. To do this you are going to create Access Control Lists (ACLs).</p><p>Let&#8217;s assume you are restricting access on an internal LAN with an IP scheme of 192.168.1.0 with a subnet mask of 255.255.255.0. And let&#8217;s say you are restricting access for your teenage children such that they can only access the network from the hours of 3:00pm until 7:00pm (just a random time I used for example). For this you will need to add two ACLs to your configuration file. Add this first section to the bottom of the ACL section of the file (You will see a long list of lines that start out <em>acl</em>). For restricting to the times I prescribed above the ACLs would look like:<em> </em></p><p><em>acl home_network src 192.168.1.0/24<br
/> acl kids_hours time M T W H F 15:00-19:00</em></p><p>The first line defines the source of the connection and the second line defines the allowed time period.</p><p>To finish off this configuration you will need to add another line, this time you will add this section at the bottom of the <em>http_access</em> section (Under the<em> Insert your own rules&#8230; </em>here section). This line looks like:</p><p><em>http_access allow home_network kids_hours<br
/> </em></p><p>NOTE: You could also create an acl for weekend hours to allow more access during those days.</p><p>Now, let&#8217;s say one of those teens has had trouble with grades and you want to completely restrict access to only that one machine (say the IP address for that child is 192.168.1.10), while continuing to control access to the other machines. To do this you could add a third ACL like so:<em> </em></p><p><em>acl RestrictedHost src 192.168.1.10</em></p><p>Back to the <em>http_access </em>section you would then add this line:<em> </em></p><p><em>http_access deny RestrictedHost</em></p><p>Save and close that file. Now restart Squid with the command (run as the root user):</p><p><em>/etc/rc.d/init.d/squid restart</em></p><p>The last thing you need to do is to configure the PCs of those who need to go through the Proxy server. Remember, Squid uses port 3128.</p><p><strong>Final thoughts</strong></p><p>Squid is a very powerful tool that can be used to to limit access in numerous ways. What I have shown you is only scratching the surface of Squid&#8217;s power, but it give you a good idea where to start and how far it can go.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/06/19/restrict-network-access-by-time-or-ip-address-with-squid/feed/</wfw:commentRss> <slash:comments>14</slash:comments> </item> <item><title>Zarafa: Fedora&#8217;s Exchange &#8220;killer&#8221;</title><link>http://www.ghacks.net/2010/06/16/zarafa-fedoras-exchange-killer/</link> <comments>http://www.ghacks.net/2010/06/16/zarafa-fedoras-exchange-killer/#comments</comments> <pubDate>Wed, 16 Jun 2010 11:23:15 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Email]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Networks]]></category> <category><![CDATA[Online Services]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[The Web]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[email server]]></category> <category><![CDATA[exchange]]></category> <category><![CDATA[Fedora]]></category> <category><![CDATA[groupware]]></category> <category><![CDATA[Zarafa]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=26650</guid> <description><![CDATA[For any open source advocate, one of the biggest needs is an Exchange-like server. There are plenty of them available, some of them offer less-than enough features to really be viable. Some of them offer plenty of features but are insanely difficult to install. And then there&#8217;s Zarafa. Zarafa is an open source collaborative software [...]]]></description> <content:encoded><![CDATA[<p>For any open source advocate, one of the biggest needs is an Exchange-like server. There are plenty of them available, some of them offer less-than enough features to really be viable. Some of them offer plenty of features but are insanely difficult to install. And then there&#8217;s <a
title="Zarafa" href="http://www.zarafa.com" target="_blank">Zarafa</a>.</p><p>Zarafa is an open source collaborative software solution meant to be an alternative to Exchange. It works like Exchange, includes a web interface that has the same look and feel as Exchange, and even integrates with Outlook! Zarafa integrates with your existing mail server and includes IMAP4 and a POP3 gateway as well as an iCal/CalDAV gateway. In this article I am going to show you how to get this server up and running quickly and easily on top of a running Fedora 13 distribution that includes a working Apache server.<br
/> <span
id="more-26650"></span><strong>Features at a glance</strong></p><p>Before we get into the installation, let&#8217;s take a quick look at the feature list Zarafa offers:</p><ul><li>Addressbook</li><li>Calendar</li><li>Notes</li><li>Tasks</li><li>Personal Folders / Public Outlook Folders</li><li>Permissions for every User and Folder configurable</li><li>Meeting invitation and free/busy option</li><li>Resources planning</li><li>POP3</li><li>IMAP</li><li>iCalendar</li><li>Caldav</li><li>synchronization via Z-push</li><li>BlackBerry integration over BES</li><li>Out-of-office message</li><li>Brick-level backup</li><li>Single sign-on</li></ul><p>So it looks like there&#8217;s very little this server is actually missing eh? That&#8217;s right. Now, let&#8217;s get this baby installed.</p><p><strong>Installation</strong></p><p>As I mentioned earlier, Zarafa will need a working email system. You can integrate Zarafa into Postfix by adding the following line to the <strong>/etc/postfix/main.cf </strong>file:</p><p><em>mailbox_command = /usr/bin/zarafa-dagent &#8220;$USER&#8221;</em></p><p>You will also need to make sure users are in the Zarafa database as well as the Unix database on the system.</p><p>Now, to the installation of Zarafa itself. This is done completely via the command line, so open up a terminal window. The first thing you need to do (after you <em>su </em>to the root user) is to install the system with the command:</p><p><em>yum install zarafa zarafa-webaccess</em></p><p>This command should pick up any dependencies necessary to complete the installation. Depending upon the speed of your machine and network connection, this could take some time.</p><p>Once the installation is completed you need to issue a few commands:</p><ul><li> <em>service zarafa-server start</em></li><li><em> service zarafa-gateway start</em></li><li><em> service zarafa-spooler start </em></li></ul><p>The above three commands will start all of the necessary services for the Zarafa system. Now you need to create a public store which is done with the command:</p><p><em>zarafa-admin -s</em></p><p>Once the store is complete you need to create a test user with the command:</p><p><em>zarafa-admin -c USERNAME -e USERNAME@localhost -f &#8220;Zarafa Tester&#8221; -p PASSWORD</em></p><p>Where everything in ALL CAPS is user specific.</p><p>Now restart your web server with the command:</p><p><em>service httpd restart</em></p><p><a
href="http://www.ghacks.net/wp-content/uploads/2010/06/zarafa.png"><img
class="alignleft size-full wp-image-26651" src="http://www.ghacks.net/wp-content/uploads/2010/06/zarafa.png" alt="" width="386" height="227" /></a>It is now time to log in. Point your browser to <em>http://localhost/webaccess</em> and you will see the glorious-ness that is Zarafa (see Figure 1). As you can see the web interface looks a lot like that of the Exchange web access page. And the usage is very similar as well.</p><p>This of course doesn&#8217;t set up a complete, usable experience. In order to get email delivered into Zarafa you will need to employ the zarafa-dagent with your local mailer (as I mentioned earlier with the Postfix example).</p><p><strong>Final thoughts</strong></p><p>Zarafa looks extremely promising. It&#8217;s easy to install, offers full functionality (nearly equal to that of Exchange), and is open source. Give Zarafa a go and see if you think it can be an open source Exchange &#8220;killer&#8221;.</p><p><em><br
/> </em></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/06/16/zarafa-fedoras-exchange-killer/feed/</wfw:commentRss> <slash:comments>14</slash:comments> </item> <item><title>Backing up with Deja Dup</title><link>http://www.ghacks.net/2010/06/15/backing-up-with-deja-dup/</link> <comments>http://www.ghacks.net/2010/06/15/backing-up-with-deja-dup/#comments</comments> <pubDate>Tue, 15 Jun 2010 11:25:16 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Advice]]></category> <category><![CDATA[Desktop Manager]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Networks]]></category> <category><![CDATA[Online Services]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[backup]]></category> <category><![CDATA[Fedora]]></category> <category><![CDATA[linux backup]]></category> <category><![CDATA[mounting Samba]]></category> <category><![CDATA[Windows Share]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=26608</guid> <description><![CDATA[In a recent article I introduced to the Ghacks readers the latest release from Fedora (see &#8220;Fedoras Lucky 13&#8220;). In this article I mentioned a number of features that helped to make Fedora one of the more user friendly Linux distributions available today.  One of the reasons this is so is the inclusion of some [...]]]></description> <content:encoded><![CDATA[<p>In a recent article I introduced to the Ghacks readers the latest release from Fedora (see &#8220;<a
title="Fedoras lucky 13" href="http://www.ghacks.net/2010/06/11/fedoras-lucky-13/" target="_blank">Fedoras Lucky 13</a>&#8220;). In this article I mentioned a number of features that helped to make Fedora one of the more user friendly Linux distributions available today.  One of the reasons this is so is the inclusion of some tools that make using Fedora 13 incredibly easy. One such tool is the backup system Deja Dup. Daja Dup makes backups incredible simple. With an interface containing no more than a menu bar and two buttons, backing up couldn&#8217;t be easier.</p><p>But that simplicity doesn&#8217;t mean Deja Dup is complete bereft of features. Not at all. In fact, you&#8217;d be surprised at how many different ways you can backup with Deja Dup. In this article you are going to see how easy it is to back up your Fedora 13 files and folders with this handy tool.</p><p><span
id="more-26608"></span></p><p><strong>Features</strong></p><p>Deja Dup offers the following features:</p><ul><li>Amazon S3 cloud support.</li><li>Support for local or remote backups.</li><li>Encrypts and compresses your data.</li><li>Incremental back up.</li><li>Restore from any particular  backup.</li><li>Scheduled backups.</li><li>Integrated into the GNOME desktop.</li></ul><p>But how does it work? Is it really that simple? Yes. Let&#8217;s find out.</p><p><strong>Usage</strong></p><div
id="attachment_26609" class="wp-caption alignleft" style="width: 239px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/06/deja_dup.png"><img
class="size-full wp-image-26609 " src="http://www.ghacks.net/wp-content/uploads/2010/06/deja_dup.png" alt="" width="229" height="163" /></a><p
class="wp-caption-text">Figure 1</p></div><p>To start Deja Dup click <strong>Applications &gt; System Tools &gt; Deja Dup Backup Tool</strong>. When Deja Dup starts up you will see it&#8217;s main (and only) window (see Figure 1). As I mentioned earlier, this window consists of two simple buttons (Restore and Backup). It can&#8217;t get more obvious than this. If you want to backup you hit the Backup button&#8230;you get the idea.</p><p>On first run, hen you click the Backup button, a Wizard will pop open to help you set up your backup preferences. This window wants the following information:</p><p><strong>Backup location</strong>: This is where you backup to. If you want to connect to a remote system you just click the Connect</p><div
id="attachment_26610" class="wp-caption alignright" style="width: 213px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/06/deja_dup_server.png"><img
class="size-full wp-image-26610 " src="http://www.ghacks.net/wp-content/uploads/2010/06/deja_dup_server.png" alt="" width="203" height="211" /></a><p
class="wp-caption-text">Figure 2</p></div><p>To Server button which will open up a new window (see Figure 2). This new window should look very familiar to anyone that has connected a GNOME desktop to a Windows share. From the Service type drop down select the type of connection you want to make and then fill in the information. If you are wanting to backup to a Windows share, Deja Dup will mount the share on your system. Once the share is mounted you have to select the mount in the Backup location drop down in the Preferences Wizard.</p><p><strong>Include/Exclude files</strong>: In this preferences section you decide what is to be included in your backups. By default Deja Dup will include your Home (<strong>~/</strong>) directory and exclude your Trash folder. If you decide to go with the default, just make sure your backup location has plenty of room.</p><p>Those are the only two major steps in the Wizard. Once you have added the Include/Exclude files to the Preferences you will be at the last step of the Wizard where you can click the Backup button to run the first backup. If, however, you have opted to encrypt your backup you will be given one final step &#8211; to add an encryption password. Once you click Continue the backup will begin. Once the first backup is complete Deja Dup will ask if you want to automatically backup. You can select from Daily,  Weekly (default), Monthly, or bi-Monthly.  You do not get to choose the time for your backup.</p><p>NOTE: If you are doing regularly scheduled backups to a Windows share, make sure that share is mounted when the backup is to occur or else the backup will fail.</p><p><strong>Final thoughts</strong></p><p>That&#8217;s it. Deja Dup is about as user-friendly a backup tool as you will find. It&#8217;s simple to use and very reliable. If you are trying to find a good backup tool that will not wrack your brain with complexity, yet still offers enough features to get the job done give Deja Dup a try.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/06/15/backing-up-with-deja-dup/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Firewall your Fedora</title><link>http://www.ghacks.net/2010/06/13/firewall-your-fedora/</link> <comments>http://www.ghacks.net/2010/06/13/firewall-your-fedora/#comments</comments> <pubDate>Sun, 13 Jun 2010 21:54:44 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Fedora]]></category> <category><![CDATA[firewall]]></category> <category><![CDATA[iptables]]></category> <category><![CDATA[masquerading]]></category> <category><![CDATA[NAT]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=26523</guid> <description><![CDATA[If you are new to Fedora, or if you are now returning to Fedora from a long haitus (since Fedora 9 for me), Fedora 13 has been a welcoming experience. Not only has it reached near-Ubuntu-like levels of user-friendliness, it includes some of the best tools around for certain jobs. One of those tools is [...]]]></description> <content:encoded><![CDATA[<p>If you are new to Fedora, or if you are now returning to Fedora from a long haitus (since Fedora 9 for me), Fedora 13 has been a welcoming experience. Not only has it reached near-Ubuntu-like levels of user-friendliness, it includes some of the best tools around for certain jobs. One of those tools is the Firewall tool. For Fedora 13 the firewalling tool is system-config-firewall, release 1.2.25. But what is system-config-firewall? To put it simply, this tool is a graphical means of creating firewall rules for your Fedora installation. Now, don&#8217;t think this tool is new to Fedora 13 &#8211; it&#8217;s not. But it is installed by default and actually makes creating a firewall quite easy, even for new users.</p><p>In this article I will introduce you to the Fedora firewall tool and show you how to secure your Linux distribution quickly and reliably.</p><p><span
id="more-26523"></span></p><p><strong>Two ways to success</strong></p><p>There are two ways to configure the firewall tool to meet your needs. The first method is manually. You can decide what to leave open and what to close up. The other method is with the help of a very easy to use Wizard. What these choices do is allow the system to be useful for both new and seasoned users alike.</p><p>What I really like about this tool is that it doesn&#8217;t take anything for granted. It allows you decide what interfaces, services, ports are all trusted; it allows you to create your own custom rules, do port forwarding, and masquerading. This tool is pretty fantastic and will keep your desktop secure. Now, let&#8217;s see how this thing works.</p><p><strong>The Wizard</strong></p><div
id="attachment_26524" class="wp-caption alignleft" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/06/firewall_main.png"><img
class="size-medium wp-image-26524  " src="http://www.ghacks.net/wp-content/uploads/2010/06/firewall_main-500x352.png" alt="" width="300" height="211" /></a><p
class="wp-caption-text">Figure 1</p></div><p>The Wizard is where every new user should start. But before you get to the Wizard you actually have to start the tool. To do this click <strong>System &gt; Administration &gt; Firewall</strong> and the main window will open. From this main window click on the Wizard button to begin the process of creating your firewall.</p><p>The steps of the Wizard are as follows:</p><p>Step 1: Welcome screen (just click Foward).</p><p>Step 2: Select the system you ahve (System with Network access or system without network access).</p><p>Step 3: User skill level (Beginner or Expert).</p><p>Step 4: Configuration (Desktop or Server).</p><p>After you have completed the Wizard click the Apply button on the main window to complete the process. This will clear your current firewall and apply the settings the Wizard has created. Only problem? The wizard really didn&#8217;t do much as far as customization for your needs. In order to really customize your firewall you have to step outside the boundaries of the wizard. Let&#8217;s do that.</p><p>If you look at the main window you can see there is a number of options you can select. If you find the only option in the left pane that is available is Trusted Services, that means you have selected Beginner level. In order to access the other features (Other Ports, Trusted Interfaces, etc) you will have to set yourself up as an Expert by clicking <strong>Options &gt; User Skill Level &gt; Expert.</strong> Once you have done that all the other options will be available.</p><p>At this point you simply need to walk through all of the possible options and select the following:</p><ul><li>Trusted Services: Which services do you want to be made available to hosts and networks.</li><li>Other Ports: Here you can open up any port listed in <strong>/etc/services</strong>.</li><li>Trusted Interfaces: If you have more than one NIC on your machine this will be especially handy. Define internal and external network interfaces and refine what each has open.</li><li>Masquerading: Need to hide an entire range of private IP address behind a single public address? You might need to configure masquerading.</li><li>Port Forwarding: If you need to configure the host machine to forward a port request to another machine, this is where you do it.</li><li>ICMP Filter: Here you configure error messages between computers. You can block things like ping requests here.</li><li>Custom Rules: This is where you can add your very own custom rules to your firewall. We will discuss this further in another article.</li></ul><p>Once you have made any changes make sure you click the Apply button in order to apply the changes.</p><p><strong>Final thoughts</strong></p><p>That&#8217;s pretty much the gist of the Fedora Firewall tool. We will take this further soon with an article on creating your own customized rules with this tool. Until then, enjoy hardening your Fedora box with this easy to use firewall tool.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/06/13/firewall-your-fedora/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Pino: Fedora&#8217;s default social tool</title><link>http://www.ghacks.net/2010/06/11/pino-fedoras-default-social-tool/</link> <comments>http://www.ghacks.net/2010/06/11/pino-fedoras-default-social-tool/#comments</comments> <pubDate>Fri, 11 Jun 2010 11:32:14 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Desktop Manager]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Online Services]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Fedora]]></category> <category><![CDATA[gwibber]]></category> <category><![CDATA[social networking]]></category> <category><![CDATA[twitter]]></category> <category><![CDATA[ubuntu]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=26443</guid> <description><![CDATA[Where would we be today without social networking? I have heard many tales how a social tool has saved a life or joined two lives together. Just recently a friend of mine found our her son was wounded in war not by the Red Cross, but on Facebook. These tools have become an integral part [...]]]></description> <content:encoded><![CDATA[<p>Where would we be today without social networking? I have heard many tales how a social tool has saved a life or joined two lives together. Just recently a friend of mine found our her son was wounded in war not by the Red Cross, but on Facebook. These tools have become an integral part of our lives. Because of this, they are becoming more and more important to the desktop operating system.</p><p>I have covered <a
title="Gwibber" href="http://www.ghacks.net/2009/06/12/post-to-multiple-accounts-with-gwibber/" target="_blank">Gwibber</a>, which wis the Ubuntu default social networking tool. This time around I will focus on <a
title="Pino" href="http://pino-app.appspot.com" target="_blank">Pino</a>. Pino is the default social tool for Fedora 13. And although it is very much in beta (whereas Gwibber is not), I find it to be far more stable than it&#8217;s competition. I will say, however, that Pino is limited to what it can connect to. It is best (in its current state) that you consider Pino a Twitter app and nothing more. That being said, let&#8217;s take a look at Fedora&#8217;s default social tool.</p><p><span
id="more-26443"></span></p><p><strong>Installation</strong></p><p>As I said, this is the default tool for Fedora, so there is no need for installation. If, however, you are looking for a Facebook social tool, you can either wait and hope the developers add Facebook to this tool or you can go ahead and install Gwibber (though when you see the list of requirements, you might change your mind).</p><p><strong>Usage</strong></p><div
id="attachment_26444" class="wp-caption alignleft" style="width: 264px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/06/pino.png"><img
class="size-full wp-image-26444 " src="http://www.ghacks.net/wp-content/uploads/2010/06/pino.png" alt="" width="254" height="150" /></a><p
class="wp-caption-text">Figure 1</p></div><p>You will find Pino located in the <strong>Applications &gt; Internet </strong>menu. When you first fire up Pino you will have to add an account. This is simple. All you need to do is add your login/password credentials, select the Service you are adding (by default there is only Twitter, identi.ca, and Other), and click OK. This is wher eyou find the limitation of Pino. I have confidence that Facebook and other sites will be added in the future.</p><div
id="attachment_26445" class="wp-caption alignright" style="width: 220px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/06/pino_status.png"><img
class="size-full wp-image-26445 " src="http://www.ghacks.net/wp-content/uploads/2010/06/pino_status.png" alt="" width="210" height="293" /></a><p
class="wp-caption-text">Figure 2</p></div><p>Once you have added your account you will be amazed at how quickly the main windo (see Figure 2) fills up with your &#8220;tweets&#8221;. That is where Pino really shines &#8211; it&#8217;s speed. Pino refreshes remarkably fast.</p><p>From this main window you can also view:</p><p>Home timeline: This will display all tweets from you and those you are following.</p><p>Mentions: Anyone that has mentioned you in a tweet.</p><p>Messages: All of your direct messages.</p><p>User information: Click on a user&#8217;s icon and their information will appear.</p><p><strong>Preferences</strong></p><div
id="attachment_26446" class="wp-caption alignleft" style="width: 267px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/06/pino_prefs.png"><img
class="size-full wp-image-26446 " src="http://www.ghacks.net/wp-content/uploads/2010/06/pino_prefs.png" alt="" width="257" height="269" /></a><p
class="wp-caption-text">Figure 3</p></div><p>If you are like me you use your Twitter account quite a bit. To that end I always like to make sure my app is running. With Pino you can have it start automatically to the notification are and have it live in your notification area whenever it is minimized. To do this click <strong>Edit &gt; Preferences</strong> and then click on the Desktop tab (see Figure 3).  By default Pino is set to minimize to the tray, but not to auto start. Check the box for Starting up in tray and then click Close.</p><p>Now you will need to have Pino start at login. You can not do this through Pino itself, but through <strong>System &gt; Preferences &gt; Startup Applications</strong>.</p><div
id="attachment_26448" class="wp-caption alignright" style="width: 270px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/06/pino_icon.png"><img
class="size-full wp-image-26448  " src="http://www.ghacks.net/wp-content/uploads/2010/06/pino_icon.png" alt="" width="260" height="21" /></a><p
class="wp-caption-text">Figure 4</p></div><p>When Pino is minimized to the notification area you will see the icon shown in Figure 4. I&#8217;m sure you can guess, the icon is the small Pine tree.</p><p><strong>Survey says!</strong></p><p>Pino is an outstanding app for Twitter status updates. It&#8217;s not nearly as feature-rich as Gwibber, but it won&#8217;t gobble up your CPU like Gwibber is prone to. If you are looking for a tool to post twitter status updates, and you use Fedora &#8211; look no further than Pino.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/06/11/pino-fedoras-default-social-tool/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Fedora&#8217;s lucky 13</title><link>http://www.ghacks.net/2010/06/11/fedoras-lucky-13/</link> <comments>http://www.ghacks.net/2010/06/11/fedoras-lucky-13/#comments</comments> <pubDate>Thu, 10 Jun 2010 23:51:25 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Advice]]></category> <category><![CDATA[Desktop Manager]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Fedora]]></category> <category><![CDATA[Fedora 13]]></category> <category><![CDATA[iPod]]></category> <category><![CDATA[Red Hat]]></category> <category><![CDATA[rhythmbox]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=26416</guid> <description><![CDATA[The number 13 is usually associated with bad luck. Friday the 13th (both the date and the movie). Many buildings don&#8217;t have a thirteenth floor. Fedora just released it&#8217;s number 13 and one might wonder if the number was good or bad for the release. I am happy to report that the number 13, for [...]]]></description> <content:encoded><![CDATA[<p>The number 13 is usually associated with bad luck. Friday the 13th (both the date and the movie). Many buildings don&#8217;t have a thirteenth floor. <a
title="Fedora" href="http://fedoraproject.org/" target="_blank">Fedora</a> just released it&#8217;s number 13 and one might wonder if the number was good or bad for the release. I am happy to report that the number 13, for Fedora, is most certainly a lucky one. Fedora 13 is one of the finest Fedora releases to date.</p><p>My first exposure to Fedora was Fedora Core 1. That was a huge deal because it was the first time Red Hat Linux had split into enterprise and user grade operating systems. This was a remarkable move and one that has made Red Hat the undisputed king of enterprise level Linux. Why? With Fedora Red Hat has a community testing ground that helps to make sure their enterprise system is solid. All of the bugs that Fedora users report wind up getting fixed in Red Hat. And this is why, as Fedora matures, it is a robust, reliable, and secure as it is.</p><p>But are you ready for Fedora? In this article I am going to highlight some of the features that might sway you over to the one of the elder statesmen of the Linux guard.</p><p><span
id="more-26416"></span>Instead of going through the litany of updated packages and features. What I thought I would do, this time around, is discuss some of those features that makes Fedora 13 a good match for the end user. Any Linux user who is accustomed to the operating system could hop onto Fedora 13 and be happily plugging away. But what about the new user? What about that user migrating over from another operating system? What features would be a welcome change from the standard Linux distribution? Let&#8217;s take a look.</p><p><strong>Printing</strong></p><p>One of the issues that has plauged Linux for a long time was printer setup. Let&#8217;s take my particular printer for example. I have a Samsung ML1710 that usually required the manual installation of the Splix drivers. This printer is on a network so it always made it more challenging. Fedora 13 bypasses that challenge and now has one of the easiest printer setups you will ever see. Not only is printer detection automatic (even over a network), driver installation is automatic as well. With a few simple clicks my network printer was installed and printing. I did have to enter the root user password to make all of this happen, but any user can type a password&#8230;nothing special about that.</p><p><strong>PackageKit Integration</strong></p><p>Remember those days of opening up applications like Rhythmbox only to find it didn&#8217;t play your MP3 files &#8211; and then having to figure out how to get it to do so? If you are like me you do not recall them fondly. Things have changed quite a bit. Now PackageKit has been integrated practically (if not literally) everywhere so when an application has a need to install something it will be automatically detected and installed. So when you try to play an unrecognized format in your media player, PackageKit will come to the rescue.</p><p><strong>New backup tool</strong></p><p>There is a new backup tool included in Fedora 13 called Deja Dup (I have no idea where that name came from). This tool is ridiculously easy to use. Once set up the tool has two buttons: Restore and Backup. That&#8217;s it. Users can now backup their desktops (as they should be) like seasoned pros.</p><p><strong>iPod/iPhone support</strong></p><p>Now, out of the box, Fedora supports your iPhone and iPod Touch. No additional software necessary. Just plug that hardware in and it will instantly be recognized and you can manage your music and your photos (sorry, no app support).</p><p><strong>Over all impression</strong></p><p>I could continue on forever and a day about how Fedora 13 brings a world of improvement to the Fedora/Linux experience. But the best thing I can say is that Ubuntu better watch out or Fedora might well usurp it as the king of Linux for new users. And since Fedora is already one of the most popular distributions with experienced users&#8230;you get the picture.</p><p>If you have never tried Fedora do so now. If you jumped ship on Fedora some where around  Fedora 9, I&#8217;d say it&#8217;s about time you jumped back on the ship and enjoyed an incredible experience.</p><p><strong><br
/> </strong></p><p><strong><br
/> </strong></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/06/11/fedoras-lucky-13/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> <item><title>How to choose a Linux distribution flow chart</title><link>http://www.ghacks.net/2010/01/02/how-to-choose-a-linux-distribution-flow-chart/</link> <comments>http://www.ghacks.net/2010/01/02/how-to-choose-a-linux-distribution-flow-chart/#comments</comments> <pubDate>Sat, 02 Jan 2010 20:36:24 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Advice]]></category> <category><![CDATA[ask the readers]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[choosing linux]]></category> <category><![CDATA[Fedora]]></category> <category><![CDATA[flow chart]]></category> <category><![CDATA[gentoo]]></category> <category><![CDATA[linux distributions]]></category> <category><![CDATA[Mandriva]]></category> <category><![CDATA[PCLinuxOS]]></category> <category><![CDATA[red hat enterprise linux]]></category> <category><![CDATA[slackware]]></category> <category><![CDATA[SuSE]]></category> <category><![CDATA[ubuntu]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=21990</guid> <description><![CDATA[The new year is here and you have made a resolution to give Linux a try. A noble resolution and one that will be met, initially, with much confusion. Why? Linux isn&#8217;t like Windows where your choice is limited to a single release with different features (depending upon how much you want to spend) or [...]]]></description> <content:encoded><![CDATA[<p>The new year is here and you have made a resolution to give Linux a try. A noble resolution and one that will be met, initially, with much confusion. Why? Linux isn&#8217;t like Windows where your choice is limited to a single release with different features (depending upon how much you want to spend) or OS X where you have no choice but to take what Apple gives you. No. Linux has a multitude of choices. In fact, if you go to <a
title="Distrowatch" href="http://distrowatch.com/">Distrowatch</a> you will see at least 100 distributions listed in the page hits ranking section. Think about it, 100 different versions of Linux. And that&#8217;s not all of them. There are many more variations out there, and more coming every day. And then, you add into the mix the enterprise level distributions that not only come with a price, but support, and the ever-staggering number continues to grow.</p><p>So how does a new-to-Linux user decide? With so many choices, how is it possible to start off on the right path? Without help, it&#8217;s not easy. My first Linux distribution was Caldera Open Linux 1. It was rough and nearly pushed me back to Windows. It wasn&#8217;t until I found Red Hat (4.2 at the time) that I found the right distribution for the right purpose. That was ten years ago and the choices were much more limited.</p><p><span
id="more-21990"></span></p><p>Because the new year is here, and I am always one to want to help people make the move to Linux, I thought I would create a flow chart to help Linux users make the right choice. Is it perfect? Probably not. Do I include every possible choice? No way. The distributions I have included are:</p><ul><li>Ubuntu</li><li>Ubuntu Server</li><li>Ubuntu Studio</li><li>Slackware</li><li>Fedora</li><li>Red Hat Enterprise Linux Desktop</li><li>Red Hat Enterprise Linux Server</li><li>SuSE Enterprise Linux Server</li><li>SuSE Enterprise Linux</li><li>Gentoo</li><li>Mandriva Power Pack</li><li>CentOS</li><li>PCLinuxOS</li><li>Linux Mint</li><li>Debian</li></ul><p>It&#8217;s still a healthy list of distributions, but not everyone. And I&#8217;m sure there will be those that disagree with my approach. That is understandable. So much so, that I am (in the spirit of open source) including my <a
title="Choosing Linux .dia file" href="http://www.monkeypantz.net/choosing_linux.dia" target="_blank">.dia file for the flowchart</a>. NOTE: The .dia file is hosted on my domain (outside of ghacks). I would love to see how readers change my flowchart to better fit their opinions/experiences.</p><div
id="attachment_21992" class="wp-caption alignleft" style="width: 510px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/01/choosing_linux.jpg"><img
class="size-medium wp-image-21992" src="http://www.ghacks.net/wp-content/uploads/2010/01/choosing_linux-500x298.jpg" alt="" width="500" height="298" /></a><p
class="wp-caption-text">Figure 1</p></div><p>But for those that do not want to bother messing with editing the flowchart, and just want to see it in all its scattered &#8220;glory&#8221;, take a look at Figure 1.</p><p>One of the first things you might notice is the predestination paradox (temporal causality loop) I created for those unsure of their purpose for choosing Linux.</p><p>There might also be some initial confusion as to why I have included, in some choices, distributions that are rather similar. For example: The difference between Mandriva and PCLinuxOS might not be that great, but notice I have included the Mandriva Power Pack which includes pre-installed flash, various codecs, and Mandriva support.</p><p><strong>Final thoughts</strong></p><p>I hope this flowchart makes your choice of Linux an easier one. Even more, I hope this flow chart helps you to start your new year off on an open source foot, and that you find this path a rewarding one.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/01/02/how-to-choose-a-linux-distribution-flow-chart/feed/</wfw:commentRss> <slash:comments>37</slash:comments> </item> <item><title>Purchase music from Amazon on your Linux machine</title><link>http://www.ghacks.net/2009/11/22/purchase-music-from-amazon-on-your-linux-machine/</link> <comments>http://www.ghacks.net/2009/11/22/purchase-music-from-amazon-on-your-linux-machine/#comments</comments> <pubDate>Sat, 21 Nov 2009 23:57:21 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Amazon]]></category> <category><![CDATA[companies]]></category> <category><![CDATA[Entertainment]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Music and Video]]></category> <category><![CDATA[Music Industry]]></category> <category><![CDATA[Online Services]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Debian]]></category> <category><![CDATA[Fedora]]></category> <category><![CDATA[mp3]]></category> <category><![CDATA[music-downloads]]></category> <category><![CDATA[opensuse]]></category> <category><![CDATA[ubuntu]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=19409</guid> <description><![CDATA[For most lovers of music on the go, the default seems to be the combination of iTunes and iP* (where * is either hone or od). This is great for Apple and Windows users. But where do Linux users get their new music? Oh sure you can purchase the CD, rip it, and copy it [...]]]></description> <content:encoded><![CDATA[<p>For most lovers of music on the go, the default seems to be the combination of iTunes and iP* (where * is either <em>hone</em> or <em>od</em>). This is great for Apple and Windows users. But where do Linux users get their new music? Oh sure you can purchase the CD, rip it, and copy it to your device &#8211; but that is so &#8217;90s. If you want to keep up with the times you need to be purchasing your music digitally. And if you want to purchase your music digitally, there is one service that fully supports the Linux operating system.</p><p>Amazon.com not only has an outstanding collection of digital downloads in their music section (as covered by Martin in his insightful article &#8220;<a
title="Amazon DRM Free MP3 Store" href="http://www.ghacks.net/2007/09/26/amazon-drm-free-mp3-store/" target="_blank">Amazon DRM Free MP3 Store</a>&#8220;), they offer a completely cross-platform tool to make this process simple. The <a
title="Amazon MP3 Downloader" href="http://www.amazon.com/gp/dmusic/help/amd.html" target="_blank">Amazon MP3 Downloader</a> is a very simple (as well as required) tool that enables you to purchase music from Amazon.com and use it at your leisure. And since the files are DRM-free, you aren&#8217;t limited to putting them on one device and only one device. Instead you can download your music, burn it on to CD, copy it to your device, copy it to your friends device&#8230;what have you.</p><p>But in order to take advantage of this service, you MUST have the MP3 downloader installed. That&#8217;s where this tutorial comes into play. Here you will see how to install and use the Amazon MP3 Downloader on your Linux box.</p><p><span
id="more-19409"></span><strong>Getting and installing</strong></p><p>Point your browser to the <a
title="Amazon MP3 Downloader" href="http://www.amazon.com/gp/dmusic/help/amd.html" target="_blank">download page</a> and download the proper file for your distribution. As of this writing you have the choice of files for the following distributions:</p><ul><li>Ubuntu 8.10/9.04</li><li>Debian 5</li><li>Fedora 10</li><li>OpenSuSE 11</li></ul><p>Yes, Amazon is a bit behind the times, but you can get around this (at least on Ubuntu 9.10). Below you will find the steps to install the Amazon MP3 Downloader on Ubuntu 9.10.</p><p>Download the .deb file for Ubuntu.</p><p>Open up a terminal window and issue the command (from within the directory the file was saved) <em>sudo dpkg -i amazonmp3.deb.</em></p><p>You will see a bunch of errors that will end with the warning: <em>Errors were encountered while processing: amazonmp3.</em></p><ul><li>Issue the command <em>sudo synaptic.</em></li><li>You will get a warning that you have 1 broken package.</li><li>Go to the Edit menu and select Fix Broken Packages.</li><li>Click Apply in the new window.</li><li>Close Synaptic when the packages have been fixed.</li></ul><p><strong>Using Amazon MP3 Downloader</strong></p><p>There are two ways you can use the downloader. The first is to start up the application by clicking on Internet submenu of the Applications menu. From within this menu click on the Amazon MP3 Downloader entry.</p><p>When you first launch it your default web browser will start up with a &#8220;congratulations&#8221; page informing you that the Downloader will launch the next time you download a song from Amazon.com. You also will get the chance to download a free song. When you click on the button (on Amazon.com) to download a free song you will taken to the Amazon.com login page. Log in and then you will have the chance to download your free song.  Go ahead and download your free song.</p><p>What you will download is an .amz file that links to your download. Your browser, by default, will ask you what to do with the file. Go ahead and let the Amazon MP3 Downloader open that file and the download will being.</p><p>But where did that file go? The Downloader will, by default, download all files to<strong> ~/Music/Amazon MP3/</strong>. If you open up that directory (after you download your file) you will see the sub-directory containing your new download.</p><div
id="attachment_19444" class="wp-caption alignleft" style="width: 310px"><a
rel="attachment wp-att-19444" href="http://www.ghacks.net/?attachment_id=19444"><img
class="size-medium wp-image-19444 " src="http://www.ghacks.net/wp-content/uploads/2009/11/amazon-500x310.png" alt="Figure 1" width="300" height="186" /></a><p
class="wp-caption-text">Figure 1</p></div><p>Another way to use the Downloader is to open up the tool and click the</p><p><strong>Configuring the Downloader</strong></p><p>There aren&#8217;t many options in the Downloader&#8217;s preference window.  From within that window you can click the button &#8220;Shop Amazon MP3 Store&#8221;. This will automatically open your default browser to the store.</p><p>In order to configure the tool click on the File menu and then select Preferences. From within this window you can configure the following:</p><ul><li>Download directory.</li><li>Automatically check for updates.</li><li>Proxy settings.</li></ul><p>And that&#8217;s it. But what more would you need to configure for such a simple tool? The only option I always change, by default, is the Download Directory. I tend to change this to the directory used by my multimedia player so I don&#8217;t always have to add the new media to the player when I download something. Of course, in order to have this work you have to have your media player set up to automatically scan for new files.</p><p><strong>Final thoughts</strong></p><p>If you are a Linux user, and a purchaser of digital music, you should do yourself a favor and give the Amazon MP3 Downloader a try. If for another other reason, all Linux users should give it a go in order to show support for Amazon&#8217;s support for Linux.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/11/22/purchase-music-from-amazon-on-your-linux-machine/feed/</wfw:commentRss> <slash:comments>15</slash:comments> </item> <item><title>Major improvements with Fedora 12</title><link>http://www.ghacks.net/2009/11/18/major-improvements-with-fedora-12/</link> <comments>http://www.ghacks.net/2009/11/18/major-improvements-with-fedora-12/#comments</comments> <pubDate>Wed, 18 Nov 2009 17:51:05 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Knowledge]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[distribution]]></category> <category><![CDATA[Fedora]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=18640</guid> <description><![CDATA[In the wake of Ubuntu&#8217;s 9.10 release, many distributions were forgotten. But one distribution, in particular, keeps getting better and better under the radar. That distribution? Fedora. Just this week Fedora 12 was released, brining some serious improvements not only to the cutting edge distribution, but to Linux in general. Upon installation you might not [...]]]></description> <content:encoded><![CDATA[<p>In the wake of Ubuntu&#8217;s 9.10 release, many distributions were forgotten. But one distribution, in particular, keeps getting better and better under the radar. That distribution? Fedora. Just this week Fedora 12 was released, brining some serious improvements not only to the cutting edge distribution, but to Linux in general.</p><p>Upon installation you might not immediately notice the improvements. They are there and eventually these improvements will impress you. So instead of you having to wade through the distribution to witness these improvements, I will highlight those that will have certain impact on the user&#8230;whether directly or indirectly.</p><p><span
id="more-18640"></span><strong>Bluetooth Support</strong></p><p>You might be wondering why I am starting with a feature that isn&#8217;t used by everyone. The main reason is because this is the update that might excite users (at least mobile users) the most. With the latest release not only has bluetooth support matured, but tethering support has become almost foolproof! So now that laptop can tether to your cell via usb. But the improvements don&#8217;t end there. One of the issues, prior to 12, that plagued Linux bluetooth users was battery drain. Now bluetooth services are run &#8220;on demand&#8221; so that thirty seconds after the last bluetooth device was used, the service is suspended.</p><p><strong>Network manager improvements</strong></p><p>Another large step forward is with the Network Manager. Although this is the best of the best Linux network management tools, it still had room for improvement. What has been improved is:</p><ul><li>IpV6 support.</li><li>Better shared, static, and system-wide connection support.</li><li>Easy to configure bluetooth tethering</li></ul><p><strong>Out of the box tablet support</strong></p><p>This will come to the surprise of anyone that has had to get tablet support working with Linux. Fedora 12 will work without having to muck around with xorg.conf! Tablet pressure sensitivity, handwriting recognition, and many more features will work, out of the box! This is big news for anyone who wants to use a tablet PC with Linux.</p><p><strong>Updates improvements</strong></p><p>For those of you who grow more and more frustrated with the constant barrage of updates with a Fedora distribution, you will be happy to know that Fedora has made some serious improvements. First RPM now uses XZ compression (instead of gzip), so packages are smaller. Also, the Presto plugin is now enabled by default. Presto uses RPM deltas which only use files that have changed. Between XZ and deltas file downloads are considerably smaller and updating is noticeably faster.</p><p><strong>Bug reporting</strong></p><p>One thing to keep in mind is that Fedora is a cutting edge distribution, so bug reporting should be a task most Fedora users follow through with. Fedora 12 makes this task very simple. When an application crashes data is automatically collected (without the user having to run back traces and such). With the help of the new Abrt tool, reporting bugs is about as simple as possible. The user doesn&#8217;t even have to go to Bugzilla to report a bug!</p><p><strong>Graphics</strong></p><p>There have been a number of improvements for graphics with Fedora 12. One of the more important updates is the experimental drivers that give 3D support for graphics cards without the use of proprietary drivers.</p><p><strong>Clustered Samba</strong></p><p>Another exciting addition is the GFS2 Fedora 12 Samba allows you to  have multiple instances of smbd across different nodes of a cluster. With this you can export a gfs2 filesystem through one or more nodes in the cluster. Clustered Samba will provide high-availablity of the Samba service.</p><p><strong>Final thoughts</strong></p><p>This is just a taste of what Fedora 12 is brining to the Linux table. There is a veritable plethora of new features available with Fedora 12. For a complete list, take a look at <a
title="Fedora 12 Wiki" href="http://fedoraproject.org/wiki/Releases/12/FeatureList" target="_blank">this Wiki page</a> for an all encompassing  look at the feature list.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/11/18/major-improvements-with-fedora-12/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Should you upgrade your Linux distribution?</title><link>http://www.ghacks.net/2009/07/01/should-you-upgrade-your-linux-distribution/</link> <comments>http://www.ghacks.net/2009/07/01/should-you-upgrade-your-linux-distribution/#comments</comments> <pubDate>Wed, 01 Jul 2009 19:17:57 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Advice]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Fedora]]></category> <category><![CDATA[LTS]]></category> <category><![CDATA[ubuntu]]></category> <category><![CDATA[upgrading linux]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=14042</guid> <description><![CDATA[So you&#8217;re working with Ubuntu 8.04 or Fedora 10 and you&#8217;re jonesing over the new release of your distribution. You have always kept up with the most recent releases, but time is critical and your machine is working well. How do you know if you should upgrade? Is it worth it? What would stop you [...]]]></description> <content:encoded><![CDATA[<p>So you&#8217;re working with Ubuntu 8.04 or Fedora 10 and you&#8217;re jonesing over the new release of your distribution. You have always kept up with the most recent releases, but time is critical and your machine is working well. How do you know if you should upgrade? Is it worth it? What would stop you from making the upgrade?</p><p>In this article I will give you reasons why you should and should not make the jump to the most recent release of your distribution. Hopefully, after reading this you will either want to immediately download the latest ISO or you&#8217;ll close your browser and go about your merry business.</p><p><span
id="more-14042"></span><strong>Ubuntu</strong></p><p>The Ubuntu update enigma can be made very simple by looking at one unique feature: LTS. LTS means Long Term Support. Every 2 years Ubuntu releases a new LTS version. When a release benefits from LTS it means it will enjoy three years of support on the desktop and five years on the server. This means that for 3 and 5 years your installation will get free supported updates. With a non-LTS release you only get 18 months of free, supported updates. When dealing with a server this can make a huge difference.</p><p>Now it does get a little confusing here. Why? Because a new Ubuntu is released every six months. So in the period of two years you will have gone through four releases. So the question then becomes &#8220;Do you deal with one release for two years that will always have updates, or do you just update the latest greatest every six months?&#8221;</p><p>I think most will agree that updating every six months is a bit much. And &#8220;updating&#8221; is a tricky word to use as the experience with updating from one release to another is not always the same&#8230;especially when looking at a major release update (going from 8.10 to 9.04 for example).</p><p>If you are still unsure if you should update your machine the next question you should ask yourself (once you&#8217;ve managed to get beyond the LTS or non-LTS question) is to find out if there is a new technology that you must have. For example, the 9.04 release of Ubuntu offers the ext4 file system and a brand new desktop messaging system. For some the ext4 file system was enough to win them over. But for others, a brand new file system is something that will need to have the bugs worked out before they are ready to use.</p><p>So ultimately with Ubuntu you have to first ask yourself if you want Long Term Support. If you do want LTS then you will update every two years. If you do not want LTS then you need to go to the next question: Is there something in particular in the new release that you want? If so take the plunge. If not, then you will want to wait for either a new LTS release or a the secondary release of the major release (i.e. 9.10 instead of 9.04).</p><p><strong>Fedora</strong></p><p>If you are using Fedora you are using the cutting edge. And using the cutting edge comes with a price. Often upgrading the latest Fedora will result with broken features or hardware that won&#8217;t work. With the update from Fedora 10 to 11 there are a number of complaints arising from the community. In particular are: Intel graphics issues, Sound issues, Font issues, and more. And with Fedora updating is more of a crap shoot than any other distribution. But, as stated, you know you are living on the edge by choosing Fedora as your distribution. So if you are using Fedora the choice to upgrade should be a no-brainer.</p><p>Remember, Fedora Linux is the primary testing ground for Red Hat Enterprise Linux. The more people use the lastest release, the more bug reports are sent in. The more bug reports that are sent in means RHEL will continue to improve. The more RHEL improves the more likely enterprises will make the move to Linux.</p><p>But even knowing that Fedora is a cutting edge distribution, when you have finally managed to get everything running exactly how you want it, the idea of breaking all of that hard work is something that will cause many a fanboy to hesitate. But where is the fun in that? Fedora is about testing, tinkering, and reporting.</p><p><strong>User types</strong></p><p>There are generally two types of Linux users: Those that like the latest-greatest, and those that are happy that everything works. If you are one of the former groups you know that nothing will stop you from updating your machine. You are probably anxiously awaiting for the second the new release hits the mirrors so you can burn it and install it.</p><p>If you are one of the latter users than you wait, patiently, to hear the reports of how a release is going. For those people I will give this advise: Subsribe to the users mailing list of your distribution of choice. By subscribing to that list you are going to know, right away, what the problems are for that new release. And most likely you will see something pass through that list that will sway you one way or the other.</p><p><strong>Final thoughts</strong></p><p>It&#8217;s not an easy choice. But it is one you will have to make at some point. And I realize that this choice is based on personal taste, time, resources, and knowledge. But the temptation to upgrade is a power to be rekoned with.  I have often succumbed to that temptation. And just where do I stand now? I am currently still using an older version of Elive Compiz because I know the latest version still has some bugs to be worked out (bugs that directly effect the very reason I use that particular distribution.) So I am in a holding pattern until the 2.0 release of my favorite distribution comes out.</p><p>What about you? What is your choice? Do you constantly live on the edge, or do you play it safe and stick with a release that works for as long as you can?</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/07/01/should-you-upgrade-your-linux-distribution/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Create your own version of Fedora with Revisor</title><link>http://www.ghacks.net/2009/05/15/create-your-own-version-of-fedora-with-revisor/</link> <comments>http://www.ghacks.net/2009/05/15/create-your-own-version-of-fedora-with-revisor/#comments</comments> <pubDate>Fri, 15 May 2009 20:31:31 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Advice]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tutorials Advanced]]></category> <category><![CDATA[distribution]]></category> <category><![CDATA[Fedora]]></category> <category><![CDATA[respin]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=12825</guid> <description><![CDATA[Do you use Fedora? Do you have Fedora tweaked to the point you would like to either share your vision of this distribution? Or would you like to have an image of your tweaks so that the next time you need to install you won&#8217;t have to go back, after the basic install is done, [...]]]></description> <content:encoded><![CDATA[<p>Do you use Fedora? Do you have Fedora tweaked to the point you would like to either share your vision of this distribution? Or would you like to have an image of your tweaks so that the next time you need to install you won&#8217;t have to go back, after the basic install is done, and install all the apps and tweaks? It&#8217;s possible with Revisor. This handy tool from Fedora allows you to create your own &#8220;respin&#8221; of Fedora Linux with the ease of a graphical wizard.</p><p>Not only is Revisor easy to use, it&#8217;s easy to install. But you do need to make sure you have plenty of space available on your hard drive. You are, after all, creating a a complete iso image. Or, thanks to Revisor, you might be splitting a DVD image into a CD set.</p><p><span
id="more-12825"></span>Unfortunately Revisor hasn&#8217;t reached a point (and may never) where it will be a tool that will allow you to create your own flavor of Linux (it is a Fedora tool after all). But you can customize the packages you include in your respin. You can even customize the iso itself which requires making major changes to a kickstart file (that goes beyond the scope of this article.)  But for creating a LiveCD with the most updated packages and even user-specific packages. With all of that said, let&#8217;s see how Revisor is used.</p><p><strong>Getting and installing</strong></p><p>Since Revisor is a Fedora tool it will be in the Fedora repositories. Installing this tool is simple. Open up a terminal, su to the root user, and issue the following command:</p><p><em>yum install revisor</em></p><p>You will have to accept the installation of the dependencies before Revisor will install. Once it is installed you can start Revisor with the command <em>revisor</em>. You will also find a Revisor entry in the GNOME desktop menu Applications. Look in the System Tools sub menu and you will find an entry for Revisor.</p><p><strong>Using Revisor</strong></p><p>Revisor is basically a wizard that walks you through the steps of creating your iso. The first screen of the wizard is just a welcome screen. On this screen click Get Started to begin.</p><div
id="attachment_12837" class="wp-caption alignleft" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2009/05/revisor_1.png"><img
class="size-medium wp-image-12837" src="http://www.ghacks.net/wp-content/uploads/2009/05/revisor_1-500x395.png" alt="Figure 1" width="300" height="237" /></a><p
class="wp-caption-text">Figure 1</p></div><p>The next screen (see Figure 1) requires you to choose the type of media you will be creating. There are two types: Installation media and Live media. Within each media type you can select either DVD, CD, optical, or USB (NOTE: USB will be disabled because it is still experimental.)</p><p>Once you choose your media type click Forward to take you to the next screen of the wizard. The next</p><div
id="attachment_12838" class="wp-caption alignright" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2009/05/revisor_2.png"><img
class="size-medium wp-image-12838" src="http://www.ghacks.net/wp-content/uploads/2009/05/revisor_2-500x395.png" alt="Figure 2" width="300" height="237" /></a><p
class="wp-caption-text">Figure 2</p></div><p>screen requires you to make configurations and add/remove repositories for your iso image (see Figure 2).</p><p>You can use the defaults in the upper section. In the lower section you will want to select the repositories and add any third party repositories you will want. These third party repositories are required if there is software you want to include that is not standard fare for the Fedora distribution. If you do decide to add repositories you will need to know:Base URL, Mirror List, and GPG Key File. You can also choose to include/exclude any packages from the repository, as well as give the repository a name and description. Make sure you save this to configuration if you know you will be creating more respins based on this setup.</p><p>The next step in the wizard is for adding a kickstart file (should you want to use one) as well as taking care of a few advanced options regarding your kickstart file.</p><div
id="attachment_12843" class="wp-caption alignleft" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2009/05/revisor_3.png"><img
class="size-medium wp-image-12843" src="http://www.ghacks.net/wp-content/uploads/2009/05/revisor_3-500x395.png" alt="Figure 3" width="300" height="237" /></a><p
class="wp-caption-text">Figure 3</p></div><p>Now Revisor will load up your repositories. Once the repositories are loaded you can add or remove any packagees to be included in your respin.</p><p>Make note that you have to go through and select every package you need. This includes the base packages, networking packages, etc. If you don&#8217;t add it, it won&#8217;t be on your system.</p><p>You can also add optional packages by highlighting the category and clicking the Optional Packages button.</p><p>After you have selected all of your packages click Forward and you will see a screen that indicates how many packages and the size of the build. If you are okay with what you see click Forward which will take you to the final configuration steps. Included in these final steps are the root user password, default language, keyboard type, target architecture, and time zone. Click Foward when you have completed these options.</p><p>You are now ready to add any kernel boot parameters. Generally speaking you should be fine with the defaults. But if you know that you will need a different boot parameter, add it here.</p><p>The next screen allows you to add a network device. Don&#8217;t worry, this isn&#8217;t about adding the specific hardware. This section allows you to add an interface (such as eth0 using DHCP). Make sure you at least add one interface so networking will be enabled (especially with a Live CD).</p><p>Click Forward and you will see the Authentication window. This will be of use if you know you are going to be needing to add any particular authentication such as LDAP, SMB, Name Switch Cache, NIS, etc. If you do not need any authentication click Foward to move on to the Firewall configuration.</p><div
id="attachment_12844" class="wp-caption alignright" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2009/05/revisor_4.png"><img
class="size-medium wp-image-12844" src="http://www.ghacks.net/wp-content/uploads/2009/05/revisor_4-500x395.png" alt="Figure 4" width="300" height="237" /></a><p
class="wp-caption-text">Figure 4</p></div><p>In this window you can set up a default firewall. This section should not be overlooked. If you are creating a respin of Fedora you want to keep security in mind, so make sure you aren&#8217;t creating a wide-open respin for people to install.</p><p>Figure 4 shows the firewall setup window. As you can see you can set this up to allow specific services through. Choose wisely. Click Forward when you are finished to take you to the X Windows configuration. In this window you are going to set up much of X including which graphical environment starts up by default. You can also set up the display options as well.</p><p>Complete this section, click Forward, and you will find yourself on the user customization. Here you can add a user to the respin. If you add a user you can set it up to automatically log in with this user.</p><p>That&#8217;s the last step. Once you click Foward here Revisor will set out to create your respin, which might include a lot of downloading. This final step can take quite some time, depending upon how many packages you have included.</p><p>Once Revisor has completed you will find your iso image in the destination directory you configured during the setup process. Burn that iso with your favorite burning software and you now have your very own respin of Fedora Linux!</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/05/15/create-your-own-version-of-fedora-with-revisor/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss>
