<?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; Linux howto</title> <atom:link href="http://www.ghacks.net/tag/linux-howto/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>Sat, 11 Feb 2012 17:32:23 +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>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[Software]]></category> <category><![CDATA[Tutorials Basic]]></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 [...]]]></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>10</slash:comments> </item> <item><title>It&#8217;s Linux time at gHacks!</title><link>http://www.ghacks.net/2008/12/08/its-linux-time-at-ghacks/</link> <comments>http://www.ghacks.net/2008/12/08/its-linux-time-at-ghacks/#comments</comments> <pubDate>Mon, 08 Dec 2008 14:04:31 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[ghacks]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Jack Wallen]]></category> <category><![CDATA[Linux howto]]></category> <category><![CDATA[Windows to Linux]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=8807</guid> <description><![CDATA[Hello gHacks faithful. My name is Jack Wallen and I am here to give you the gift of Linux. Appropos seeing as how it&#8217;s the holiday season. Let me explain&#8230;I have been brought on board gHacks to write about Linux. Why? Because Linux is the future of computing&#8230;or at least that is what my soapbox [...]]]></description> <content:encoded><![CDATA[<p>Hello gHacks faithful. My name is Jack Wallen and I am here to give you the gift of Linux. Appropos seeing as how it&#8217;s the holiday season. Let me explain&#8230;I have been brought on board gHacks to write about Linux. Why? Because Linux is the future of computing&#8230;or at least that is what my soapbox has painted (in shiny gold leaf) across all sides.</p><p>Seriously though&#8230;</p><p>I have been writing about Linux for over ten years. I have had published thousands of articles covering Linux and open source. My plans here at gHacks will begin with helping the new Linux user (or the Windows user wanting to switch) easily migrate from Windows to Linux. As I tackle this cause I will sprinkle into the mixture some more advanced topics to keep those accustomed to Linux interested. I will introduce you to software you never knew about, desktops that will wow you, and the open source ideology that has been my war cry for over a decade.</p><p>I hope you will enjoy my articles here at gHacks. If you have any suggestions (or requests) please feel free to drop me a line via <a
title="email Jack" href="mailto:jlwallen@monkeypantz.net">email</a>.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/12/08/its-linux-time-at-ghacks/feed/</wfw:commentRss> <slash:comments>23</slash:comments> </item> </channel> </rss>
