<?xml version='1.0' encoding='UTF-8'?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" xmlns:blogger="http://schemas.google.com/blogger/2008" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" version="2.0"><channel><atom:id>tag:blogger.com,1999:blog-2264690864064246897</atom:id><lastBuildDate>Thu, 19 Sep 2024 14:08:23 +0000</lastBuildDate><category>CLI</category><category>command line</category><category>commands</category><title>Linux Tips &amp; Tutorials</title><description></description><link>http://learnsomelinux.blogspot.com/</link><managingEditor>noreply@blogger.com (Herald)</managingEditor><generator>Blogger</generator><openSearch:totalResults>4</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2264690864064246897.post-4086597069575310015</guid><pubDate>Wed, 09 Apr 2008 09:40:00 +0000</pubDate><atom:updated>2008-04-09T02:52:56.815-07:00</atom:updated><title>Speed up Gnome in Ubuntu:  Tip2</title><description>Another simple way to speed up your desktop is to install preload. According to Wikipedia, this program uses Markov chains to guess what libraries you are likely to use next and loads them into memory when the demands on your system are low. This is especially useful at bootup because you know you want to load libgtk-x11 among others. It should also learn which programs you use most often and load them while idle.&lt;br /&gt;&lt;br /&gt; It would be nice if it loaded these libraries when hovering over a launch icon like some other OS, but that would require desktop integration and is thus a task for GNOME/KDE and the distros.&lt;br /&gt;&lt;br /&gt;Anyway is is just a simple install:&lt;br /&gt;&lt;br /&gt;&lt;pre class=&quot;alt2&quot; dir=&quot;ltr&quot; style=&quot;border: 1px inset ; margin: 0px; padding: 6px; overflow: auto; width: 340px; height: 34px; text-align: left;&quot;&gt;sudo apt-get install preload&lt;/pre&gt;&lt;br /&gt;Enjoy!</description><link>http://learnsomelinux.blogspot.com/2008/04/speed-up-gnome-tip2.html</link><author>noreply@blogger.com (Herald)</author><thr:total>1</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2264690864064246897.post-8010367437487116478</guid><pubDate>Tue, 08 Apr 2008 10:00:00 +0000</pubDate><atom:updated>2008-04-08T03:28:18.886-07:00</atom:updated><title>Speed up Gnome in Ubuntu:  Tip1</title><description>By default gnome has an intentional  slight delay between selecting a gtk menu and displaying that menu. It&#39;s appearently  an old tradition in desktops. I personally find it annoying.&lt;br /&gt;&lt;br /&gt; First, find the .gtkrc file in your home directory (the file  name will most likely have some extra junk on the end  e.g. .gtkrc-1.2-gnome2 ). FYI rc generally denotes a script that will run at startup be it system startup, window manager startup, etc. Then, add the following line:&lt;br /&gt;&lt;br /&gt;&lt;pre class=&quot;alt2&quot; dir=&quot;ltr&quot; style=&quot;border: 1px inset ; margin: 0px; padding: 6px; overflow: auto; width: 340px; height: 34px; text-align: left;&quot;&gt;gtk-menu-popup-delay = 0&lt;br /&gt;&lt;/pre&gt;&lt;br /&gt;The changed will take place the next time you log into gnome. This should work in gnome for any distro.&lt;br /&gt;&lt;br /&gt;Also you can accomplish this in one line :&lt;br /&gt;&lt;br /&gt;&lt;pre class=&quot;alt2&quot; dir=&quot;ltr&quot; style=&quot;border: 1px inset ; margin: 0px; padding: 6px; overflow: auto; width: 340px; height: 34px; text-align: left;&quot;&gt;echo gtk-menu-popup-delay = 0 &gt;&gt; ~/.gtkrc*&lt;/pre&gt;</description><link>http://learnsomelinux.blogspot.com/2008/04/speed-up-gnome-in-ubuntu-tip1.html</link><author>noreply@blogger.com (Herald)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2264690864064246897.post-5175797621986375892</guid><pubDate>Thu, 31 Jan 2008 17:26:00 +0000</pubDate><atom:updated>2008-01-31T09:42:28.938-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">CLI</category><category domain="http://www.blogger.com/atom/ns#">command line</category><category domain="http://www.blogger.com/atom/ns#">commands</category><title>CLI: Because GUIs are for Tools</title><description>The command line offers the power and flexibility that you&#39;ll need to make your Linux box operate the way you want it to. One could never possibly build a GUI with all the options a Linux geek needs to have a comfortable level of control over his or her machine. Many distros have been working quite diligently to provide a GUI for over common Linux desktop task so that your grandmother can use Linux, but if you&#39;re a &quot;power user&quot; or just have the healthy curiosity that maintains human race, there is no all-encompassing GUI for you.&lt;br /&gt;&lt;br /&gt;In the next few posts, I will cover the basic of using the &lt;span style=&quot;font-style: italic;&quot;&gt;command-line interface&lt;/span&gt;, CLI, and otherwise using a shell. Let me know if you think I&#39;ve  left something out.</description><link>http://learnsomelinux.blogspot.com/2008/01/cli-because-guis-are-for-tools.html</link><author>noreply@blogger.com (Herald)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2264690864064246897.post-225486509320084469</guid><pubDate>Thu, 31 Jan 2008 16:51:00 +0000</pubDate><atom:updated>2008-01-31T09:06:23.867-08:00</atom:updated><title>Mission Statement</title><description>I like start any endeavor with a statement of purpose, and this blog is no different. A Linux-user since 2001, I much prefer the Linux/Unix way of doing things, but as many will tell you there is a bit of a learning curve. I received a great deal of help from others surmounting that curve and want to do a bit more to help others. I don&#39;t frequent any forums; so I made this blog.&lt;br /&gt;&lt;br /&gt;In Linux everything is simple to do if you already know how, or if someone posts a clear solution on the web. Hopefully you will find my posts helpful, if not write me and tell me why. I&#39;ll probably just ignore you, but feel free to vent. If there is a topic you would like me to address, say so. If I have any clue what you are talking about, I&#39;ll address the subject.&lt;br /&gt;&lt;br /&gt;Lastly, I have a great number of biases. I prefer Python to Perl, OSS to non-OSS solutions, ales to pilsners, and I expect this blog to reflect those biases. So tough, you&#39;ll put up with it and my eccentric of humor, or you just won&#39;t read my posts.</description><link>http://learnsomelinux.blogspot.com/2008/01/mission-statement.html</link><author>noreply@blogger.com (Herald)</author><thr:total>0</thr:total></item></channel></rss>