<?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; elive</title> <atom:link href="http://www.ghacks.net/tag/elive/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:20:58 +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>Migrating your Claws Mail to a new installation</title><link>http://www.ghacks.net/2010/04/19/migrating-your-claws-mail-to-a-new-installation/</link> <comments>http://www.ghacks.net/2010/04/19/migrating-your-claws-mail-to-a-new-installation/#comments</comments> <pubDate>Sun, 18 Apr 2010 22:38:21 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Advice]]></category> <category><![CDATA[Email]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[claws mail]]></category> <category><![CDATA[elive]]></category> <category><![CDATA[email migration]]></category> <category><![CDATA[ubuntu]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=24697</guid> <description><![CDATA[It&#8217;s about that time. Ubuntu 10.4 is coming out and I am finally going to migrate my primary desktop away from Elive to Ubuntu. In this process it will be necessary to migrate my currently running Claws Mail installation from one machine to another. For some applications (think Outlook) this would be a tedious (and [...]]]></description> <content:encoded><![CDATA[<p>It&#8217;s about that time. Ubuntu 10.4 is coming out and I am finally going to migrate my primary desktop away from Elive to Ubuntu. In this process it will be necessary to migrate my currently running Claws Mail installation from one machine to another. For some applications (think Outlook) this would be a tedious (and sometimes painful) task. But for applications like Claws Mail, the task is a simple one. And in this article I am going to walk you through the process of migrating a running Claws Mail installation from one machine to another.</p><p><span
id="more-24697"></span><strong>Preparation</strong></p><p>Although the task is a simple one, there are a number of steps you should take in order to make the process much easier. The first thing you should do is take note of all of the plugins and configurations you have set up on your currently running installation. One thing in particular you will want to do is to make sure you update Claws Mail to the most recent release on both installations. If the target installation is newer than the source, the method I am going to outline will not work (and you will have to do some of this a bit more manually).</p><p>The easiest way to take care of much of the preliminary work is to open up Synaptic and do a search for &#8220;claws&#8221; (no quotes). In the results you want to make note of the release number as well as all of the plugins and extras you have installed. Once you have that noted, head over to the target machine and make sure your Claws Mail installation matches perfectly. Once you have all of that complete, you are ready for the migration.</p><p>NOTE: Do not start Claws Mail on the new machine until you have been instructed to do so.</p><p>To make this really easy you will need secure shell access to the new machine (from the old machine).</p><p><strong>First steps</strong></p><p>The first thing you must do is close out Claws Mail on the source machine. Once you have done that open up a terminal window and issue the following commands:</p><p><em>tar cfz ~/Mail.tgz ~/Mail</em></p><p><em>tar cfz ~/claws-mail.tgz ~/.claws-mail.tgz</em></p><p>What the above commands are going to do is create archives of the only two directories you need on your new installation. Now you need to send those archives to the new destination. Do that with the following commands:</p><p><em>scp ~/Mail.tgz USERNAME@IP_ADDRESS_OF_DESTINATION:home/USERNAME/Mail.tgz</em></p><p><em>scp ~/claws-mail.tgz USERNAME@IP_ADDRESS_OF_DESTINATION:home/USERNAME/claws-mail.tgz</em></p><p>Where USERNAME is the actual username of the user on the Linux box and IP_ADDRESS_OF_DESTINATION is the address of the destination machine.</p><p><strong>Second steps</strong></p><p>Now it&#8217;s time to move to the destination machine. Open up a terminal window and do the following:</p><p><em>tar xvfz ~/Mail.tgz</em></p><p><em>tar xvfz ~/claws-mail.tgz</em></p><p>The above commands will unpack the archives, recreating the folders necessary for Claws Mail, with all of the configurations as well as Inbox and folders you had on the old installation. Now all you have to do is fire up Claws Mail and see that all of your email and configurations are there, intact.</p><p><strong>Final thoughts</strong></p><p>Did you ever think migrating an email client from one machine to another would be so simple? I have been in the field and have witness the madness of migrating PST and OST files from one outlook installation to another. It&#8217;s not pretty. Migrating Claws Mail, on the other hand, is as easy a migration as you will find.</p><div
style="width: 1px;height: 1px;overflow: hidden">http://sourceforge.net/projects/quiteinsane/</div> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/04/19/migrating-your-claws-mail-to-a-new-installation/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>How to configure Compiz in Elive</title><link>http://www.ghacks.net/2010/03/04/how-to-configure-compiz-in-elive/</link> <comments>http://www.ghacks.net/2010/03/04/how-to-configure-compiz-in-elive/#comments</comments> <pubDate>Thu, 04 Mar 2010 11:55:14 +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[Compiz]]></category> <category><![CDATA[Ecomorph]]></category> <category><![CDATA[elive]]></category> <category><![CDATA[linux desktop]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=23471</guid> <description><![CDATA[For those of you who are lucky enough to have the Elive distribution running on your desktop you  might have noticed there is no CCSM (Compiz Config  Settings Manager). At least not that you can find. You can&#8217;t run the command ccsm and you can&#8217;t install the application ccsm. At one point Elive had a [...]]]></description> <content:encoded><![CDATA[<p>For those of you who are lucky enough to have the Elive distribution running on your desktop you  might have noticed there is no CCSM (Compiz Config  Settings Manager). At least not that you can find. You can&#8217;t run the command <em>ccsm</em> and you can&#8217;t install the application <em>ccsm</em>. At one point Elive had a tool called <em>ecsm</em> (Ecomorph Config Settings Manager), but that has since gone away. So where do you configure Compiz in Elive? And how is it different than configuring it in a standard Compiz-enabled distribution?</p><p>That is what we are going to address in this article: Configuring the <a
title="Compiz" href="http://www.compiz.org" target="_blank">Compiz</a> compositor in the <a
title="Elive" href="http://www.elivecd.org" target="_blank">Elive</a> Linux distribution.</p><p><strong><span
id="more-23471"></span>Installation</strong></p><p><strong><span
style="font-weight: normal">If you have installed the Elive distribution, there is nothing more you need to install in order to get Compiz running and configured. In fact, that is part of the point of the distribution itself &#8211; to have Compiz integrated with the Enlightenment window manager. So all you need to know is where to configure and what to configure. </span></strong></p><p><strong>The configuration tools</strong></p><div
id="attachment_23474" class="wp-caption alignleft" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/03/ecsm.png"><img
class="size-medium wp-image-23474 " src="http://www.ghacks.net/wp-content/uploads/2010/03/ecsm-500x451.png" alt="" width="300" height="271" /></a><p
class="wp-caption-text">Figure 1</p></div><p>One thing you have to remember is that in Elive, Compiz is referred to as Ecomorph. That is because Compiz had to be seriously tweaked in order to get it to work with Enlightenment. So if you try to look for a Compiz configuration tool your search will be in vein. Instead you want to look for the Ecomorph Configuration tool (see Figure 1). You will find this in <strong>Main &gt; Settings &gt; Ecomorph</strong>.</p><p>If you scroll up and down in the left pane you will find many of the standard Compiz settings available to you. But as you go poking around a little more deeply you might find some features are simply not there. For one thing you will not find key bindings anywhere in this window. So how do you go about configuring a key combination to initiate or manipulate an action? That is in yet another window. But before we locate that configuration, let&#8217;s look at one feature you might find useful.</p><p>At the top left of the configuration tool is a checkbox and two buttons. The checkbox allows you to enable/disable Ecomorph. The buttons allow you to stop and start Ecomorph. You might want to disable Ecomorph if your hardware isn&#8217;t up to the task of using the full effects. You might want to stop and start Ecomorph if you feel something is amiss. This is also the first place to look if Ecomorph (out of nowhere) doesn&#8217;t seem to be running.</p><p>Now, what about those key combinations?</p><p><strong>Key bindings</strong></p><div
id="attachment_23476" class="wp-caption alignright" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/03/ring_switcher.png"><img
class="size-medium wp-image-23476 " src="http://www.ghacks.net/wp-content/uploads/2010/03/ring_switcher-500x485.png" alt="" width="300" height="291" /></a><p
class="wp-caption-text">Figure 2</p></div><p>In order to configure the key bindings for Ecomorph you need to click <strong>Main &gt; Settings &gt; Settings Panel</strong>. In this window click on the <strong>Input</strong> tab and then click Key Bindings. From this window (see Figure 2) you can configure any/all key bindings for your system. Now I have to say there is a little work that needs to be done in order for this tool to really be useful. For example, if you click on an action in the right pane you would think the associated key binding would be selected in the left pane. That is not the case. If, however, you select the key binding in the left pane, the associated action does appear in the right pane. This makes it problematic when you want to know what a key combination is for a certain action. Instead of just clicking the action you actually have to go about finding the combination in reverse order &#8211; you have to navigate around the key binding listing hoping to find the associated action. This behavior really needs to be addressed in future releases.</p><p>The good news is you can always create a key binding for an action. Just follow these steps:</p><ol><li>Click Add Key.</li><li>Press the key combination.</li><li>Click an Action from the right pane.</li><li>Click Apply.</li></ol><p>That&#8217;s it. You can, of course, also modify existing keys. If you mess up your key bindings, just his Restore Default Bindings to resolve the issue.</p><p><strong>Final thoughts</strong></p><p>Some may wish Elive to switch to the standard Compiz configuration tool. But since that will most likely never happen, it is best to familiarize yourself with their version of the tool. Although not as user-friendly, if you&#8217;re using Elive as your desktop distribution, you&#8217;re not so concerned with user-friendliness that a little challenge won&#8217;t scare you off.</p><p><strong><span
style="font-weight: normal"> </span></strong></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/03/04/how-to-configure-compiz-in-elive/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Upgrading Elive Compiz to latest Elive</title><link>http://www.ghacks.net/2009/12/07/upgrading-elive-compiz-to-latest-elive/</link> <comments>http://www.ghacks.net/2009/12/07/upgrading-elive-compiz-to-latest-elive/#comments</comments> <pubDate>Mon, 07 Dec 2009 00:07:38 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Desktop Manager]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Compiz]]></category> <category><![CDATA[distribution]]></category> <category><![CDATA[distribution upgrade]]></category> <category><![CDATA[Ecomorph]]></category> <category><![CDATA[elive]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=21109</guid> <description><![CDATA[Today was a day that offered me a few good surprises. On my editing schedule I have an assignment to cover virtual machines using KVM. But since KVM only works with CPUs that contain the necessary instructions, I knew my only chance was on my main desktop (and not any of my testing machines). My [...]]]></description> <content:encoded><![CDATA[<p>Today was a day that offered me a few good surprises. On my editing schedule I have an assignment to cover virtual machines using KVM. But since KVM only works with CPUs that contain the necessary instructions, I knew my only chance was on my main desktop (and not any of my testing machines). My main desktop has been running a rather outdated version of Elive Compiz for some time now. I have been hesitant  to upgrade for two reasons: 1) I am very busy and 2) My desktop was running smoothly. But the installation of KVM was giving me a bit of an obstacle I couldn&#8217;t get around &#8211; dependencies. So I knew I was going to have to bite the bullet and upgrade.</p><p>Normally on an Elive Compiz upgrade it is highly recommended you start from scratch and NOT upgrade. So I was set on backing up everything and re-installing. So I sat about backing everything up. While my backup was running I navigated to the <a
title="Elive Compiz" href="http://www.elivecd.org/Download/e17-compiz" target="_blank">Elive Compiz page</a> and eventually discovered that the dev team has finally merged Elive and Elive Compiz into one CD! This is definitely good news because the updates will now be parallel. But how does this change the install/update process? Let&#8217;s find out.</p><p><span
id="more-21109"></span>Once the backups were completed, and safely moved to an external drive, it was time to burn the Elive ISO onto CD and see how well the Live version does. I figured if the live version of the Elive had Ecomorph running as smoothly as the dedicated version, this was a no-brainer. So I popped in the CD and rebooted the machine. What surprised me was once the live CD was booted, and I went to run the installation, I was asked if I wanted to do an upgrade. I figured, since I was going to be doing a fresh installation, I should throw caution to the wind and see how it would go if I went ahead with the upgrade. I did and, surprisingly enough, all went smoothly. There were a few minor glitches &#8211; I had to re-install OpenOffice and a few other packages, but outside of that I was shocked that what was an Elive Compiz installation managed to upgrade to a well running Elive distribution. But what about Compiz (aka Ecomorph in Elive land)? Simple. I had to enable it. Let&#8217;s see how.</p><p><span
style="background-color: #ffffff"><strong>Enabling Ecomorph</strong></span></p><p><span
style="background-color: #ffffff"> </span></p><div
id="attachment_21111" class="wp-caption alignleft" style="width: 303px"><a
rel="attachment wp-att-21111" href="http://www.ghacks.net/2009/12/07/upgrading-elive-compiz-to-latest-elive/elive_load_module/"><img
class="size-full wp-image-21111 " src="http://www.ghacks.net/wp-content/uploads/2009/12/elive_load_module.png" alt="Figure 1" width="293" height="286" /></a><p
class="wp-caption-text">Figure 1</p></div><p>The first thing you have to do is to load the Ecomorph module. To do this left mouse click anywhere on the desktop to bring up the main menu. From that menu select Settings and then select Modules. When the new window opens (see Figure 1) scroll down on the left pane until you see the Ecomorph module. Select Ecomorph and then click the Load Module button.</p><p>When the module is loaded you can close out the Module Settings window. Now you need to start Ecomorph. To start the Ecomorph module left click the desktop again and select the Settings sub-menu. From the Settings sub-menu select Ecomorph.</p><p>From the Ecomorph Settings window (see</p><div
id="attachment_21112" class="wp-caption alignright" style="width: 310px"><a
rel="attachment wp-att-21112" href="http://www.ghacks.net/2009/12/07/upgrading-elive-compiz-to-latest-elive/elive_start_ecomorph/"><img
class="size-medium wp-image-21112 " src="http://www.ghacks.net/wp-content/uploads/2009/12/elive_start_ecomorph-500x432.png" alt="Figure 2" width="300" height="259" /></a><p
class="wp-caption-text">Figure 2</p></div><p>Figure 2) all you need to do is click the Start Ecomorph button. Your screen might flash or flicker and then Ecomorph will be running. You now have an Elive distribution running with Ecomorph loaded. Not only are you back where you were with Elive Compiz, but you are now better able to continue upgrading your distribution.</p><p><strong>Final thoughts</strong></p><p>As far as upgrading distributions is concerned I have always been a proponent of starting from scratch. But this instance of upgrading Elive has really given me pause to think twice about my stance. It is, in fact, possible to do an upgrade and have it come off with few (if any) hiccups. In my many years of using Computers I have to say that this might have been one of the smoothest, easiest upgrades I have ever done.</p><p>But always remember, when attempting an upgrade of your operating system ALWAYS back up your data.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/12/07/upgrading-elive-compiz-to-latest-elive/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Easy Debian Wireless Connections with Wifi-Wiz</title><link>http://www.ghacks.net/2009/03/26/easy-debian-wireless-connections-with-wifi-wiz/</link> <comments>http://www.ghacks.net/2009/03/26/easy-debian-wireless-connections-with-wifi-wiz/#comments</comments> <pubDate>Thu, 26 Mar 2009 17:54:36 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Advice]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Mobile Computing]]></category> <category><![CDATA[Notebooks]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Debian]]></category> <category><![CDATA[elive]]></category> <category><![CDATA[wifi-wiz]]></category> <category><![CDATA[wireless connection]]></category> <category><![CDATA[wireless device]]></category> <category><![CDATA[wireless management]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=11483</guid> <description><![CDATA[One of these glorious days the PC industry will standardize hardware. When that day comes the Linux community will rejoice because there will be no need for the many, varied applications used to configure different systems on Linux. For example: I have two laptops. One one laptop I have to use nm-applet to get wireless [...]]]></description> <content:encoded><![CDATA[<p>One of these glorious days the PC industry will standardize hardware. When that day comes the Linux community will rejoice because there will be no need for the many, varied applications used to configure different systems on Linux. For example: I have two laptops. One one laptop I have to use nm-applet to get wireless working and on the other I have to use wifi-wiz.Wifi-Wiz is a debian-only application that does an outstanding job of scanning a wireless network and connecting to WEP or WPA-based wireless networks.</p><p>The wifi-wiz interface is easy to use and can save your networks so that reconnecting is simple. This is a boon for anyone who has had issues getting wifi working on a Debian-based laptop.</p><p><span
id="more-11483"></span><strong>Getting and Installing</strong></p><p>Installing wifi-wiz is simple. Download the compressed .deb file from the creators&#8217; site. Once the file is on your machine open up a terminal window, change into the directory where the file was saved, issue the command:</p><p><em>tar xvf wifi-wiz.tar</em></p><p>and then issue the command (as root):</p><p><em>dpkg -i wifi-wiz.deb</em></p><p>which will install the package.</p><p><strong>Running wifi-wiz</strong></p><p>Once Wifi-wiz is installed you wan start the application with the command <em>wifi-wiz</em>. NOTE: You will have to have root privileges in order run the software.</p><div
id="attachment_11485" class="wp-caption alignleft" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2009/03/wifi-wiz1.png"><img
class="size-medium wp-image-11485" src="http://www.ghacks.net/wp-content/uploads/2009/03/wifi-wiz1-500x289.png" alt="Wifi-wiz Main Window" width="300" height="173" /></a><p
class="wp-caption-text">Wifi-wiz Main Window</p></div><p>When wifi-wiz starts you will see a very simple, easy to navigate window where all of the action takes place.</p><p>The first thing you should do is click on the Scan button which will scan the area for wireless networks. When the scan is finished all you have to do is select the network you want to connect to, configure that network (with which protocol you will connect, what wireless security type, the security key for the network, and if you want to set the DNS servers. Once you have the settings for your network done all you have to do is click Connect and your laptop will quickly connect to the configured access point.</p><p><strong>Saved Networks</strong></p><p>Once you have a network saved in Wifi-wiz you can click on the manage tab to change any configurations necessary. From this tab you can also delete a network and disconnect from a network.</p><p><strong>Settings</strong></p><p>From the settings tab there is an important setting you can take care of. If you want to run the wifi-wiz daemon at boot you can set this option here. You can also set the interval between connection checks for the daemon. Once you make any changes to your connection properties make sure you click the Save Network button.</p><p><strong>Final Thoughts</strong></p><p>I have used many wireless device managers on Linux. I have also tried a number of wireless device managers on this particular laptop. The one manager for debian systems that works with the most consistency is Wifi-wiz. It&#8217;s simple to use, reliable, and (in some cases &#8211; such as Elive) is the only option that works.</p><p>If you are looking for a good wireless manager for Debian download Wifi-wiz and give it a go. And, if you&#8217;re up to the task, create an rpm from the deb so this application can be used on more distributions.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/03/26/easy-debian-wireless-connections-with-wifi-wiz/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Creating Screencasts in Linux with gtk-recordmydesktop</title><link>http://www.ghacks.net/2009/02/23/creating-screencasts-in-linux-with-gtk-recordmydesktop/</link> <comments>http://www.ghacks.net/2009/02/23/creating-screencasts-in-linux-with-gtk-recordmydesktop/#comments</comments> <pubDate>Sun, 22 Feb 2009 22:25: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[Tools]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Debian]]></category> <category><![CDATA[elive]]></category> <category><![CDATA[Elive Compiz]]></category> <category><![CDATA[Enlightenment]]></category> <category><![CDATA[gtk-recordmydesktop]]></category> <category><![CDATA[screen casts]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=10702</guid> <description><![CDATA[Recently I installed the amazing desktop Elive Compiz. After getting it up and running I decided I needed to get some screencasts of the desktop in order to show off what it could do. I thought the task would be simple. It wasn&#8217;t. Although there are plenty of applications to handle capturing videos of a [...]]]></description> <content:encoded><![CDATA[<p>Recently I installed the amazing desktop <a
title="Elive Compiz" href="http://www.elivecd.org/Download/e17-compiz" target="_blank">Elive Compiz</a>. After getting it up and running I decided I needed to get some screencasts of the desktop in order to show off what it could do. I thought the task would be simple. It wasn&#8217;t. Although there are plenty of applications to handle capturing videos of a Linux desktop, some of them have trouble when you&#8217;re using a desktop with Compiz enabled.</p><p>There was once a plugin for Beryl that worked with this. But since Beryl became Compiz, the developer of the screencast plugin found migrating to Compiz too difficult. Work ceased on that plugin. So I tried a bevy  of applications until I managed to get <a
title="gtk-recordMyDesktop" href="http://recordmydesktop.sourceforge.net/about.php" target="_blank">gtk-recordMyDesktop</a> to work.</p><p><span
id="more-10702"></span><strong>Installing the app</strong></p><p>Installing the app was simple. Since Elive Compiz is a Debian based operating system it was just a matter of issuing the command (as root):</p><p><em>apt-get install gtk-recordmydesktop</em></p><p>Once the application was installed I found it in the Video menu of the E17 Applications menu.</p><p>You can also install gtk-recordmydesktop by doing a search for it in your Add/Remove Software utility.</p><p><strong>Running the app</strong></p><div
id="attachment_10703" class="wp-caption alignleft" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2009/02/gtk_rmd1.png"><img
class="size-medium wp-image-10703" src="http://www.ghacks.net/wp-content/uploads/2009/02/gtk_rmd1-500x285.png" alt="Main Window" width="300" height="171" /></a><p
class="wp-caption-text">Main Window</p></div><p>When you open up gtk-recordmydesktop the main window will open. As you can see (in the image to the left) the window immediately begins grabbing your root desktop window.</p><p>What you do from here is select the window you want to grab. When you click the &#8220;Select Window&#8221; button your cursor will turn into a fat &#8220;+&#8221; symbol when your cursor hovers over the window displaying the screen. What you want to do is click and drag that cursor over the section of the desktop you want to record. If you want to record the entire desktop you select the entire desktop.</p><p>Once you&#8217;ve done that you click &#8220;Record&#8221; and the gtk-recordmydesktop window will minimize. In the case of Elive Compiz it will minimize to a small red dot at the bottom left of your screen. This small red dot is what you click when you are finished recording.</p><p><strong>Problems</strong></p><p>When I created a video of Elive Compiz, with the default settings, the playback was so bad it</p><div
id="attachment_10704" class="wp-caption alignright" style="width: 165px"><a
href="http://www.ghacks.net/wp-content/uploads/2009/02/rmd_advanced.png"><img
class="size-medium wp-image-10704" src="http://www.ghacks.net/wp-content/uploads/2009/02/rmd_advanced-258x500.png" alt="Advanced Settings" width="155" height="300" /></a><p
class="wp-caption-text">Advanced Settings</p></div><p>wasn&#8217;t viewable. The defaults settings could grab all of the 3D effects. In order to get this to work I had to configure two options. To get to this options click the Advanced button from the main window. A new window will open (as shown in the image to the right) where you configure all advanced settings. Click on the Performance tab. There are two settings to change. The first setting is the Frames Per Second. The highest you can set this is 50, so max that baby out.</p><p>The next setting is the &#8220;Full shots at every frame&#8221;. You need to enable this in order to capture any 3D effects. It should be auto-enabled when any compositing is use. In my case this did not happen.</p><p>Once you have made these changes, click the Advanced button again to get rid of the settings window. Now when you record your Compiz-enabled desktop you should have decent output.</p><p><strong>Output</strong></p><p>The output of gtk-recordmydesktop is Ogg Vorbis Video (ogv). If you need to convert that format you can use a command-line tool like ffmpeg to covert to mpg like so:</p><p><em>ffmpeg -i input_filename.ogv ouput_filename.mpg</em></p><p>The quality of the ogv format is going to be much better than the mpg format when converted. There are ffmpeg settings you can tweak to try to raise the quality of your output. Play around with that to see how you can eek out the best quality. To get a peek at what both gtk-recordmydesktop and Elive Compiz can do, check out the sample video link I created below.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2009/02/elive_compiz_small1.mpg">elive_compiz_small1</a></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/02/23/creating-screencasts-in-linux-with-gtk-recordmydesktop/feed/</wfw:commentRss> <slash:comments>8</slash:comments> <enclosure
url="http://www.ghacks.net/wp-content/uploads/2009/02/elive_compiz_small.mpg" length="5576704" type="video/mpeg" /> <enclosure
url="http://www.ghacks.net/wp-content/uploads/2009/02/elive_compiz_small1.mpg" length="5576704" type="video/mpeg" /> </item> <item><title>Get To Know Linux: Live CD</title><link>http://www.ghacks.net/2009/02/18/get-to-know-linux-live-cd/</link> <comments>http://www.ghacks.net/2009/02/18/get-to-know-linux-live-cd/#comments</comments> <pubDate>Wed, 18 Feb 2009 17:57:38 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Advice]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[elive]]></category> <category><![CDATA[Fedora]]></category> <category><![CDATA[flash drive]]></category> <category><![CDATA[inquisitor]]></category> <category><![CDATA[live cd]]></category> <category><![CDATA[m0n0wall]]></category> <category><![CDATA[Mandriva]]></category> <category><![CDATA[opensuse]]></category> <category><![CDATA[systemrescuecd]]></category> <category><![CDATA[ubuntu]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=10645</guid> <description><![CDATA[I have mentioned, many times, various Live CDs to use for giving Linux a try or installing Linux. I have had some feedback asking to explain just what a Live CD is. Some users are hesitent to use a Live CD for fear of deleting their data or damaging their hard drive. My hope is [...]]]></description> <content:encoded><![CDATA[<p>I have mentioned, many times, various Live CDs to use for giving Linux a try or installing Linux. I have had some feedback asking to explain just what a Live CD is. Some users are hesitent to use a Live CD for fear of deleting their data or damaging their hard drive. My hope is that, upon reading this, your fears will subside and the Live CD will become a useful tool to aid you in your quest to get to know Linux.</p><p>What exactly is a Live CD? A Live CD is a CD (or flash drive) that contains a complete and bootable operating system that is run directly from the CD and not the hard drive. There are many types of Live CDs that serve different purposes. There are live distributions for repairing Windows or Linux systems (such as <a
title="SystemRescueCD" href="http://www.sysresccd.org/Main_Page" target="_blank">SystemRescueCD</a>). There are live cds for nearly every Linux distribution that allow you to test and/or install the distribution (<a
title="Ubuntu" href="http://www.ubuntu.com/desktop/get-ubuntu/download" target="_blank">Ubuntu</a>, <a
title="Fedora" href="http://fedoraproject.org/en/get-fedora" target="_blank">Fedora</a>, <a
title="OpenSuSE" href="http://software.opensuse.org/113/en" target="_blank">OpenSuSE</a>, <a
title="Mandriva" href="http://www.mandriva.com/en/linux/which/" target="_blank">Mandriva</a>, <a
title="ELive" href="http://www.elivecd.org/Download/Stable" target="_blank">ELive</a>). You can even do stress testing and benchmarking with Live CDs like <a
title="Inquisitor" href="http://www.inquisitor.ru/about/" target="_blank">Inquisitor</a>. Or what about a complete, embedded firewall distribution <a
title="m0n0wall" href="http://m0n0.ch/wall/" target="_blank">m0n0wall</a>.</p><p><span
id="more-10645"></span><strong>Why Use a Live CD?</strong></p><p>The main purpose of a Live CD is to test drive Linux. A Live CD runs directly from the CD and the PCs RAM and does not even need a hard disk to run. Because of this, you can rest assure that a Live CD is not going to alter your hard disk unless you actually choose to install the Live CD onto your drive.</p><p>There are many reasons why a Live CD would be preferred. For instance, hardware diagnostics. I have employed <a
title="Puppy LInux" href="http://puppylinux.org/" target="_blank">Puppy Linux</a> on numerous occassions in order to get information on a piece of hardware or test to see if a piece of hardware is working. I have also used that same Live distribution to run older machines where only certain functions are necessary. Live CDs are also great choices for cafes where you want to start with a clean slate every day. Another great use for a Live CD is when a machine has no mutable storage (a hard drive) and you want to run the computer as a pseudo &#8220;dumb terminal&#8221; or &#8220;thin client&#8221;. This would allow users to execute certain tasks so long as they didn&#8217;t need to save any work.</p><p>But what if you want to save information? For that you can use the flash drive-based Live distributions. With a large enough flash drive the user can also save data as well as run the operating system. If you&#8217;re looking for a pre-installed solution Mandriva has the <a
title="Mandriva Flash Drive" href="http://www.mandriva.com/en/linux/flash/" target="_blank">Mandriva Flash Drive</a> which has 6 gigs of free space for data.</p><p>One of the best reasons for using a Live distribution, in my opinion, is testing to see if that distribution works well with the hardware you have. I have one particular laptop that, when it comes time to upgrade operating systems, I wind up burning numerous distributions onto CD and running each one of them until one of them can work with the finicky hardware on that machine.</p><p><strong>Drawbacks</strong></p><p>One of the biggest drawbacks of using a Live CD is the speed. Remember, you are running this from RAM so the amount of RAM the machine has (as well as the speed of the CD drive) will determine how fast your Live CD distribution will run. So a machine with low RAM will run poorly. This isn&#8217;t such an issue if you are planning on installing immediately. But using the Live CD on a low-RAM machine will be painfully slow.</p><p>The other drawback was already mentioned, unless you are using a flash drive-based Live distribution, you can not save data. If you are only testing the distribution out to see if you like it, that&#8217;s not a problem.</p><p><strong>Final Thoughts</strong></p><p>Live CDs are here to stay. They have many uses and few drawbacks. If you are hesitant to use a Live CD because you don&#8217;t want to lose data, you shouldn&#8217;t worry about that (unless you accidentally click the installation button and accidentally click through all of the steps to install the operating system.)</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/02/18/get-to-know-linux-live-cd/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> </channel> </rss>
