<?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 &#187; Linux applications</title> <atom:link href="http://www.ghacks.net/tag/linux-applications/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 20 Mar 2010 01:25:05 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.9.2</generator> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>Get To Know Linux: Copy and Paste</title><link>http://www.ghacks.net/2009/03/03/get-to-know-linux-copy-and-paste/</link> <comments>http://www.ghacks.net/2009/03/03/get-to-know-linux-copy-and-paste/#comments</comments> <pubDate>Mon, 02 Mar 2009 22:25:39 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Advice]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[software]]></category> <category><![CDATA[copy]]></category> <category><![CDATA[copy paste]]></category> <category><![CDATA[Linux applications]]></category> <category><![CDATA[linux desktop]]></category> <category><![CDATA[linux terminal]]></category> <category><![CDATA[paste]]></category><guid isPermaLink="false">http://www.ghacks.net/?p=10862</guid> <description><![CDATA[It may sound like we&#8217;ve stepped back to Computers 101, but copy and pasting in Linux can sometimes be a bit different than it is in either Windows or Mac. The good news is that it is most often far easier to copy and paste in Linux than it is in any other operating system. [...]]]></description> <content:encoded><![CDATA[<p>It may sound like we&#8217;ve stepped back to Computers 101, but copy and pasting in Linux can sometimes be a bit different than it is in either Windows or Mac. The good news is that it is most often far easier to copy and paste in Linux than it is in any other operating system. How can such a basic function be any easier? Read on to find out.</p><p>The typical action of cutting and pasting does and should (in most cases) work across applications as well as into the command line. The trick is knowing either the key combinations or the correct mouse buttons. So whether your copying and pasting from one document to another, from document to email (or vice versa), or just about any application to any application Linux can copy and paste. Let&#8217;s find out just how.</p><p><span id="more-10862"></span></p><p><strong>The Mouse</strong></p><p>This is the big one that makes your copy/paste life very simple. With the Linux operating system there are three mouse buttons: 1, 2, 3. The left mouse button is button 1, the right mouse button is button 2, and the mouse wheel is button 3. If your mouse doesn&#8217;t have a mouse wheel then pressing both 1 and 2 together is the equivalent of button 3. Now that we have that out of the way I am going to show you a nice trick. Go to a document (OpenOffice, Abiword, or even compose an email). Highlight some text by clicking button 1 and dragging the mouse over the text you want to highlight (simple text selection). Once you have selected your text click your cursor in a blank area of the document and click button 3. What you should see is the selected text is pasted where you clicked with button 3. So the action of highlighting text with button 1 is <strong>copying</strong> and clicking with button 3 is <strong>pasting</strong>. How simple is that? This action also works from document to command line and vice versa.</p><p><strong>The Keyboard</strong></p><p>Naturally the standard keyboard key combinations will work for copying and pasting. There are a couple of exceptions. When copying within (or to and from) some terminal windows there are different key combinations to use. For example, in gnome-terminal instead of Ctrl-c and Ctrl-v (for copy and paste) you use Ctrl-shift-c and Ctrl-shift-v for copying and pasting. This can be changed within the profile editor in gnome-terminal (if you want this feature to echo the standard combination.) Be aware, however, that if you copy text by selecting via the left mouse you can not paste by using Ctrl-v. The Ctrl-v combination (or Ctrl-Shift-v combination) only works in conjunction with the Ctrl-c or Ctrl-Shift-c combinations.</p><p><strong>The Menu</strong></p><p>As you can imagine nearly every Linux GUI application has an Edit menu that includes the Copy/Paste entries. These work exactly as you would expect. These menu entries also work in conjunction with the Ctrl-c/v combinations, but not the button 1 highlight action (button 1 copy action only works with the button 3 paste action).</p><p><strong>Final Thoughts</strong></p><p>I will warn you that once you get used to the button1/3 copy/paste action you will find yourself attempting it in all other operating systems. This method of copy/paste is the easiest means of copying and pasting content bar none. It is nice, however, that the various Linux distributions include other means for those users who prefer the standard methods.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/03/03/get-to-know-linux-copy-and-paste/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Getting to Know Linux: Installing applications in Ubuntu</title><link>http://www.ghacks.net/2008/12/21/getting-to-know-linux-installing-applications-in-unbuntu/</link> <comments>http://www.ghacks.net/2008/12/21/getting-to-know-linux-installing-applications-in-unbuntu/#comments</comments> <pubDate>Sun, 21 Dec 2008 20:53:33 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[software]]></category> <category><![CDATA[Linux applications]]></category> <category><![CDATA[linux beginners guide]]></category> <category><![CDATA[Linux howto]]></category> <category><![CDATA[open source applications]]></category> <category><![CDATA[Synaptic]]></category><guid isPermaLink="false">http://www.ghacks.net/?p=9232</guid> <description><![CDATA[You have finally managed to get Ubuntu installed and you are up and running. And even though there are tons of new and exciting pieces of software on your hard drive, you still long for more. Never fear, installing applications in Ubuntu is as simple as it gets. As with everything Linux, there are multiple ways [...]]]></description> <content:encoded><![CDATA[<p>You have finally managed to get Ubuntu installed and you are up and running. And even though there are tons of new and exciting pieces of software on your hard drive, you still long for more. Never fear, installing applications in Ubuntu is as simple as it gets.</p><p>As with everything Linux, there are multiple ways to install applications: Command line, from source, from binary, or GUI front end. What we are going to discuss is the Ubuntu Graphical Package Management front end Synaptic.</p><p><span id="more-9232"></span>Synaptic is an incredibly easy to use front end for the apt package management system. Synaptic is a one-stop-shop for applications. You can think of it as an equivalent to the Apple App Store for the iPhone &#8211; only you don&#8217;t have to pay for anything. You just fire up Synaptic, search for the application you want to install, select the application, and click Apply. You will, of course, have to supply your sudo password in order for the changes to be applied.</p><p>Let&#8217;s take a closer look at how Synaptic works.</p><p><strong>Fire it up!</strong></p><p>When you first start up Synaptic you will be greeted by the main window.</p><div id="attachment_9233" class="wp-caption alignnone" style="width: 510px"><img src="http://www.ghacks.net/wp-content/uploads/2008/12/synaptic_main-500x384.png" alt="Synaptic Main Window" title="synaptic_main" width="500" height="384" class="size-medium wp-image-9233" /><p class="wp-caption-text">Synaptic Main Window</p></div><p>As you can see there are three panes, a toolbar, a menu list, and organization selection icon list. The panes are fairly simple:</p><ul><li>Left Pane: This is the package listing. From here you can select categories of applications.</li><li>Upper Right Pane: This pane lists the various packages from either categories or search results.</li><li>Lower Left Pane: This pane reveals information about a selected package.</li></ul><p>Let&#8217;s first take a look at how to search and install a resulting application. Say you want to install ardour (an open source digital audio workstation). Enter ardour into the Search text area and hit enter. The results will pop up in the upper right pane.</p><div id="attachment_9234" class="wp-caption alignnone" style="width: 510px"><img src="http://www.ghacks.net/wp-content/uploads/2008/12/ardour-500x384.png" alt="Search Results" title="ardour" width="500" height="384" class="size-medium wp-image-9234" /><p class="wp-caption-text">Search Results</p></div><p>As you can see the package you were looking for is right at the top of the list. To install Ardour on your system click the check box and a menu will appear. This menu is the action menu that allows you to select what action to take on a package. If the package is not installed your only option will be to mark the package for installation. You &#8220;mark&#8221; packages this way so you can go through and mark multiple packages to install, remove, re-install, upgrade.</p><div id="attachment_9235" class="wp-caption alignnone" style="width: 510px"><img src="http://www.ghacks.net/wp-content/uploads/2008/12/ardour_select-500x384.png" alt="Select your action" title="ardour_select" width="500" height="384" class="size-medium wp-image-9235" /><p class="wp-caption-text">Select your action</p></div><p>Once you have marked all of the packages you can then click Apply and a new window will appear. This new window informs you what will need to be installed to resolve any dependencies for the requested application.</p><div id="attachment_9236" class="wp-caption alignnone" style="width: 476px"><img class="size-full wp-image-9236" src="http://www.ghacks.net/wp-content/uploads/2008/12/dependencies.png" alt="Dependency resolution" width="466" height="374" /><p class="wp-caption-text">Dependency resolution</p></div><p>Once you click &#8220;Mark&#8221; you will be sent back to the main window where you can click &#8220;Apply&#8221;. After clicking Apply you will have one more window to view which is the Summary Window.</p><div id="attachment_9237" class="wp-caption alignnone" style="width: 510px"><img src="http://www.ghacks.net/wp-content/uploads/2008/12/summary-500x415.png" alt="Summary" title="summary" width="500" height="415" class="size-medium wp-image-9237" /><p class="wp-caption-text">Summary</p></div><p>Once you click Apply the progress window will open to show you how things are going.</p><div id="attachment_9238" class="wp-caption alignnone" style="width: 309px"><img class="size-full wp-image-9238" src="http://www.ghacks.net/wp-content/uploads/2008/12/progress.png" alt="Synaptic progress window" width="299" height="205" /><p class="wp-caption-text">Synaptic progress window</p></div><p>When the application installation is complete a window will appear informing you the process is finished.</p><div id="attachment_9240" class="wp-caption alignnone" style="width: 516px"><img class="size-full wp-image-9240" src="http://www.ghacks.net/wp-content/uploads/2008/12/complete.png" alt="Changes applied" width="506" height="226" /><p class="wp-caption-text">Changes applied</p></div><p>Now let&#8217;s say you don&#8217;t know what package you want to install, but you know what category it would fall under. Let&#8217;s stick with our example above. Since we know Ardour is an audio application we can be pretty sure it will fall under the multimedia category. If you click through the three Multimedia listings in the category pane (left pane) you will find Ardour in the Multimedia(universe) repository.</p><div id="attachment_9241" class="wp-caption alignnone" style="width: 510px"><img src="http://www.ghacks.net/wp-content/uploads/2008/12/multimedia-500x384.png" alt="Ardour Found" title="multimedia" width="500" height="384" class="size-medium wp-image-9241" /><p class="wp-caption-text">Ardour Found</p></div><p>Once you find the listing you will walk through the same steps as you would have above.</p><p>And that&#8217;s it. Installing an application in Ubuntu is simple. On top of the system being simple, it is a centralized repository where you can find thousands upon thousands of possible applications to install.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/12/21/getting-to-know-linux-installing-applications-in-unbuntu/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (user agent is rejected)
Database Caching 7/15 queries in 0.004 seconds using disk

Served from: www.ghacks.net @ 2010-03-20 05:00:48 -->