<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[CrunchBang Linux Forums]]></title>
		<link>http://crunchbanglinux.org/forums/</link>
		<description><![CDATA[The most recent topics at CrunchBang Linux Forums.]]></description>
		<lastBuildDate>Thu, 09 Feb 2012 18:24:57 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Crunchbang... the best XFCE distro ever]]></title>
			<link>http://crunchbanglinux.org/forums/topic/17766/crunchbang-the-best-xfce-distro-ever/new/posts/</link>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 131 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<description><![CDATA[<p>A short while back, crunchbang was made available to users as an XFCE distro in addition to the openbox distro...<br />And I LOVED the XFCE distro.... to me (and a few of my pals) it was theee best XFCE distro ever.... I was never gona leave crunchbang.</p><p>But before I knew it, the next release dropped XFCE, apparently because crunchbang had to be the best openBox distro, and to achieve this, crunchbang had to focus on just being an openBox distro.</p><p>... and well... like I said, I wasn&#039;t gona leave crunchgang, so I updated to the new openBox release... and well, it&#039;s #!, and its great!! </p><p>but..... well, I really missed XFCE. Still do.... and its not that I&#039;m a newbie who can&#039;t configure openBox the way I want, but I like it when some things are automated for me... for instance, instead of editing some menu.xml file to add a menu item for a new app, I&#039;d like it if it just got there &quot;somehow&quot;.... after all, isn&#039;t a computer supposed to make life easier... do things for us</p><p>So.... what about it Corenominal... why dont you return the best XFCE distro we knew.... how about making #! theee best XFCE &amp; openBox distro out there :-)</p><p>... pretty please, with sugar, spice and everything nice on top :-D</p>]]></description>
			<author><![CDATA[dummy@example.com (hinto)]]></author>
			<pubDate>Thu, 09 Feb 2012 18:24:57 +0000</pubDate>
			<guid>http://crunchbanglinux.org/forums/topic/17766/crunchbang-the-best-xfce-distro-ever/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[ugh.  i did something stupid. openbox menu.xml]]></title>
			<link>http://crunchbanglinux.org/forums/topic/17747/ugh-i-did-something-stupid-openbox-menuxml/new/posts/</link>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 131 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<description><![CDATA[<p>i started tweaking the openbox menu.xml file without first backing up the original.&nbsp; made some kind of syntax error and now i.ve lost the bottom section of the desktop context menu, including the openbox settings and system settings selections.&nbsp; </p><p>i was trying to author a shortcut for inkscape, which i was able to do, but insodoing i lost the bottom end of the menu.&nbsp; i tried deleting my new entry but that didn.t work.&nbsp; i have poured over the syntax and can.t find where i.ve made my mistake but OBVIOUSLY i am no coder.&nbsp; is there any kind of code syntax checker that i could use to discover my malfeasance?&nbsp; </p><p>don.t know if it will help/matter, but here is the section in question where i basically just followed the code that i saw for the other menu items.&nbsp; i entered it right after the gimp section... (what follows is the code after i deleted my inkscape entry):</p><div class="codebox"><pre><code>            &lt;item label=&quot;Thunar File Manager (root)&quot;&gt;
                &lt;action name=&quot;Execute&quot;&gt;
                    &lt;execute&gt;
                        gksudo thunar
                    &lt;/execute&gt;
                &lt;/action&gt;
            &lt;/item&gt;
        &lt;/menu&gt;
        &lt;menu id=&quot;graphics&quot; label=&quot;Graphics&quot;&gt;
            &lt;item label=&quot;GIMP&quot;&gt;
                &lt;action name=&quot;Execute&quot;&gt;
                    &lt;execute&gt;
                        gimp
                    &lt;/execute&gt;
                &lt;/action&gt;
            &lt;/item&gt;
        &lt;/menu&gt;
        &lt;menu id=&quot;image viewer&quot; label=&quot;Image Viewer&quot;&gt;
            &lt;item label=&quot;Viewnior Image Viewer&quot;&gt;
                &lt;action name=&quot;Execute&quot;&gt;
                    &lt;execute&gt;
                        viewnior
                    &lt;/execute&gt;
                &lt;/action&gt;
            &lt;/item&gt;
        &lt;/menu&gt;</code></pre></div><p>short of using a program to check for syntax errors, is there any chance somebody could post a standard openobox menu.xml file that i could copy/paste...?</p>]]></description>
			<author><![CDATA[dummy@example.com (fratermus)]]></author>
			<pubDate>Thu, 09 Feb 2012 18:06:02 +0000</pubDate>
			<guid>http://crunchbanglinux.org/forums/topic/17747/ugh-i-did-something-stupid-openbox-menuxml/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[Suggestion: Official CrunchBang testing/unstable?]]></title>
			<link>http://crunchbanglinux.org/forums/topic/17590/suggestion-official-crunchbang-testingunstable/new/posts/</link>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 131 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<description><![CDATA[<p>This particular post is half feedback and half suggestion, but I&#039;d like to see the thread focus on the latter.</p><p>With only about 8 months of Linux experience, most of which have been spent on #!, I&#039;ve slowly been coming out of <a href="http://crunchbanglinux.org/forums/topic/16260/hello-from-a-quiet-user/">my self-described quiet phase</a> thanks to the incredibly friendly and helpful users here. After a transition from #! Statler to sid, I ran into a few bugs, all of which have been solved. It was my choice to migrate to unstable for the new software that it offers, and it is in the nature of Linux that one will have to solve problems and learn his way around such an environment. At this point, I&#039;ve got all the tools and knowledge I need to set up my own system exactly the way I want it, and have only this community to thank for it.</p><p>My unstable #! system is the quickest I&#039;ve ever used, offers the biggest pool of the latest software, is lightweight, and now that all my aforementioned transition issues have been smoothed out, I can&#039;t imagine distro-hopping again. I must tip my hat to the devs for designing this thing so damn <strong>well</strong>--all the &quot;polish&quot; that I experienced myself and read about in reviews of aptosid, for example, pales in comparison to #!. I have literally reached the goal that I&#039;d set out to accomplish when I started using Linux, and it&#039;s thanks to CrunchBang. And it feels <strong>good</strong>. :D (Guess it&#039;s time to set a new one!)</p><p>I know that #! is a full-time project now, and while an unstable branch would require a lot more work to maintain, Squeeze is showing its age such that the current stable release has included backports and multimedia repos as well, <a href="http://crunchbanglinux.org/forums/topic/16355/humble-suggestion-bring-back-february-release-as-default-download/">leading to some diverging opinions</a>. A separate release for stable+backports would do the trick in that case, certainly, so I suppose this can be seen as a continuation of that idea.</p><p>I feel I should explicity mention that this suggestion does not come from any dissatisfaction with the distro as it is, because I do believe that the stable version is as close to perfect as a Debian-based distro can be. I do not mean to offend by making a request of this magnitude; I just really would like to see a forum actively discussing an official testing/unstable version of #! and the pros and cons surrounding it.</p><p>Now, this <em>may</em> not be on corenominal&#039;s mind for quite a while, given the relatively short lifespan of Statler as the flagship version of CrunchBang. But I&#039;m wondering if anyone thinks that the possibility/viability of introducing official #! testing/unstable versions is worth consideration at this point?</p><p>I&#039;ll start off by pointing out that all the problems I&#039;ve experienced with #! sid were results of the upgrade from stable, so installing under the right branch would eliminate that factor entirely. I think a native image would make it nearly as user-friendly.</p>]]></description>
			<author><![CDATA[dummy@example.com (VastOne)]]></author>
			<pubDate>Thu, 09 Feb 2012 17:19:34 +0000</pubDate>
			<guid>http://crunchbanglinux.org/forums/topic/17590/suggestion-official-crunchbang-testingunstable/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[Handy Feature ?]]></title>
			<link>http://crunchbanglinux.org/forums/topic/17725/handy-feature/new/posts/</link>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 131 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<description><![CDATA[<p>First let me type that I am not a developer (sadly) which means I don&#039;t know how hard this would be to do.</p><p>Problem:&nbsp; Many times I have wanted to collect photos or music from directories all over my computer or even removable media and then do something with them like e-mail or burn to CD.&nbsp; To do this you have to possibly make a common directory to drop them in and navigate all around and copy them a little here and a little there.</p><p>Suggestion:&nbsp; Have a feature that lets you navigate all over but with a right-mouse on a file it lets you add items to a file list.&nbsp; You could even name the list and save it if you do the same files frequently (database, etc?)&nbsp; Once you are done selecting, you right-mouse again and you can have actions for the whole list of files.&nbsp; The file list could be just a simple list of absolute file paths/names or if it would help an XML file that had the details.</p><p>I have run across this issue almost every time I want to put a bunch of MP3s or digital photos onto a CD or Flash drive.&nbsp; Open to suggestions.&nbsp; If I was a developer I would have written this myself.</p><p>Old_Doc_Digital</p>]]></description>
			<author><![CDATA[dummy@example.com (johnraff)]]></author>
			<pubDate>Thu, 09 Feb 2012 05:28:08 +0000</pubDate>
			<guid>http://crunchbanglinux.org/forums/topic/17725/handy-feature/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[Why I am at #! ---> Good job folks!!!!]]></title>
			<link>http://crunchbanglinux.org/forums/topic/17657/why-i-am-at-good-job-folks/new/posts/</link>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 131 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<description><![CDATA[<p>I&#039;m a fairly experience programmer and have been working on UNIX/Linux for about 40 years. Currently, I usually work on Kubuntu and I&#039;m more or less happy with the product and the support of the community. Definitely, I give a thumbs up for Kubuntu!!</p><p>About 12 years ago I was given an IBM Thinkpad 600e as my traveling laptop. It was a nice laptop for it&#039;s time and I used it until it died around 2006. Last year, I saw a local ad on Craigslist for a Thinkpad 600e, a mouse and a flatscreen for $40 and I could not resist buying it, figuring I would try loading Kubuntu up. I have a Pentium II PC in my basement that I used as print server and it runs Kubuntu, so I figured Kubuntu would load up and work (slowly) on the Thinkpad. Wrong!! I could not even load the OS on the Thinkpad. I then did a search on other version of Linux and found a number of &#039;small versions&#039;, e.g Linux Puppy, Lubuntu, just to name a couple. I tried installing 5 or 6 differend &#039;small&#039; distribution on the Thinkpad and none of them&nbsp; worked.</p><p>Then I tried #!. It worked the first time!</p><p>Reason #1 - It works on my Thinkpad. Great job guys!</p><p>I have used my laptop some, but not a lot. Most of my work is on my desktops. But I have used #! some. I&#039;m getting ready to start using it more and my expectation is that I will start using it a lot more. I&#039;m still a novice, but so far I have been able to do everything that I want to do on it. What if really like is that it is so compact and yet seems to do all I want with out a lot of the other junk that I have to put up with in Kubuntu/KDE. I will evaluate long and hard before I make the final decision to move away from Kubuntu.</p><p>Reason #2 - &#039;minimal&#039; design philosophy without giving up really functionality.</p><p>As I said, great job guys. Keep up the good work!</p><p>Jim Anderson</p>]]></description>
			<author><![CDATA[dummy@example.com (jjanderson5)]]></author>
			<pubDate>Wed, 08 Feb 2012 03:00:59 +0000</pubDate>
			<guid>http://crunchbanglinux.org/forums/topic/17657/why-i-am-at-good-job-folks/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[add to conky shortcuts?]]></title>
			<link>http://crunchbanglinux.org/forums/topic/17719/add-to-conky-shortcuts/new/posts/</link>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 131 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<description><![CDATA[<p>hello #!</p><p>at first i thought the only criticism i had for #! was no desktop.&nbsp; but in its absence i have found how much more efficient it is to use the native shortcuts &amp; keep my head sharp for where everything is and how to get to it.&nbsp; it has even lead me to clear off all the junk on my windows machine.</p><p>that being said, i wish there was an easy (read: noob) way to actually ADD my own shortcuts to the existing ones or at the very least, it would be nice if i could author the &lt;SUPER&gt; &lt;F&gt; to launch dolphin instead of thunar.</p><p>did i miss this post in my search?&nbsp; i didn.t find anything except a discussion about using pcmanfm over the top of conky but i actually don.t want a desktop now.</p>]]></description>
			<author><![CDATA[dummy@example.com (SKID VICIOUS)]]></author>
			<pubDate>Tue, 07 Feb 2012 18:36:34 +0000</pubDate>
			<guid>http://crunchbanglinux.org/forums/topic/17719/add-to-conky-shortcuts/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[FOSDEM presence]]></title>
			<link>http://crunchbanglinux.org/forums/topic/17669/fosdem-presence/new/posts/</link>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 131 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<description><![CDATA[<p>Just wondering if it has ever been considered to have a presence at FOSDEM (<a href="http://fosdem.org">fosdem.org</a>). I was there yesterday, and I saw quite a few distros strutting their stuff. Perhaps you&#039;ve been there before?</p>]]></description>
			<author><![CDATA[dummy@example.com (lcafiero)]]></author>
			<pubDate>Mon, 06 Feb 2012 23:20:02 +0000</pubDate>
			<guid>http://crunchbanglinux.org/forums/topic/17669/fosdem-presence/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[just a thanks to #! members here]]></title>
			<link>http://crunchbanglinux.org/forums/topic/17674/just-a-thanks-to-members-here/new/posts/</link>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 131 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<description><![CDATA[<p>seriously i just want to express some thanks to the community here. ive really been enjoying and learning #!, and love the acceptance ive been getting around here aswell as the help. without a doubt prolly one of the best linux forums out there and im glad i got Crunchy#! :D</p>]]></description>
			<author><![CDATA[dummy@example.com (vrkalak)]]></author>
			<pubDate>Sun, 05 Feb 2012 22:19:07 +0000</pubDate>
			<guid>http://crunchbanglinux.org/forums/topic/17674/just-a-thanks-to-members-here/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[Crunchbang first install --> libreOffice fonts & xrandr settings]]></title>
			<link>http://crunchbanglinux.org/forums/topic/17589/crunchbang-first-install-libreoffice-fonts-xrandr-settings/new/posts/</link>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 131 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<description><![CDATA[<p>Have installed crunchbang for the first time, though I have used it as a live cd for several months.</p><p>Used graphical install. Accepted all offered installs including libreOffice.</p><p>Only other software added so far is Kile.</p><p>1) Problem with libreOffice is that many of the button fonts are missing. Please, how to fix? Also there is some problem with the dropdowns where the entries are there but do not show up until you move the mouse over them. Possibly the problems are related.</p><p>2) The graphical xrandr setup works well. How do I make the settings persistent so that I do not need to repeat the xrandr setup the next time that I boot?</p>]]></description>
			<author><![CDATA[dummy@example.com (Memento)]]></author>
			<pubDate>Fri, 03 Feb 2012 04:39:27 +0000</pubDate>
			<guid>http://crunchbanglinux.org/forums/topic/17589/crunchbang-first-install-libreoffice-fonts-xrandr-settings/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[libreoffice will not install]]></title>
			<link>http://crunchbanglinux.org/forums/topic/17175/libreoffice-will-not-install/new/posts/</link>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 131 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<description><![CDATA[<p>Fresh install of #! 10-20111125 (yesterday).</p><p>Libreoffice will not install, whether through cb-welcome script, pipe-menu, synaptic, or sudo apt-get install.</p><p>cb-welcome script skips it altogether.</p><p>Pipe-menu: &#039;there was a problem ...&#039; &gt; quit.</p><p>Synaptic: &#039;depends &#039;abc&#039; but it is not going to be installed&#039; &gt; nothing.</p><p>sudo apt-get install: &#039;E: broken packages&#039;, but Synaptic does not register any broken packages.</p>]]></description>
			<author><![CDATA[dummy@example.com (atheologian)]]></author>
			<pubDate>Fri, 03 Feb 2012 01:10:22 +0000</pubDate>
			<guid>http://crunchbanglinux.org/forums/topic/17175/libreoffice-will-not-install/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[Graphic drivers]]></title>
			<link>http://crunchbanglinux.org/forums/topic/16612/graphic-drivers/new/posts/</link>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 131 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<description><![CDATA[<p>First of all, I like a lot #!. Really, really a good Debian distro. That said, it would be nice to get a friendly tool for setting the graphic drivers, a bit like the one who is available on Ubuntu based distro.&nbsp; The current situation is a bit messy, at best, with a lot of different ways discribed in many topics. Thank&#039;s to the people helping anyway. It could also be usefull to detail how to recover with the recovery session if an update of graphic drivers doesn&#039;t go well.</p><p>Regards to all</p>]]></description>
			<author><![CDATA[dummy@example.com (bunuel66)]]></author>
			<pubDate>Mon, 30 Jan 2012 01:05:04 +0000</pubDate>
			<guid>http://crunchbanglinux.org/forums/topic/16612/graphic-drivers/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[A question that demands an answer, I guess...]]></title>
			<link>http://crunchbanglinux.org/forums/topic/17415/a-question-that-demands-an-answer-i-guess/new/posts/</link>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 131 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<description><![CDATA[<p>Without getting too emotional about it, I&#039;d just like to ask, what others think about the following situation. </p><p>1. Today I ran &quot;sudo apt-get update&quot;, to install an xml editor, quanta.<br />2. </p><div class="codebox"><pre><code> E: Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. Current value: 38797312. (man 5 apt.conf)</code></pre></div><p>3. Being hinted with man 5 apt.conf I ran that.<br />4. Skimming the manual... manual too long, found nothing. Minutes gone.<br />5. Learning to highlight patterns in a manual, reskimming and finding the following:<br /></p><div class="codebox"><pre><code>Cache-Start, Cache-Grow and Cache-Limit
           APT uses since version 0.7.26 a resizable memory mapped cache file to store
           the &#039;available&#039; information.  Cache-Start acts as a hint to which size the
           Cache will grow and is therefore the amount of memory APT will request at
           startup. The default value is 20971520 bytes (~20 MB). Note that these amount
           of space need to be available for APT otherwise it will likely fail
           ungracefully, so for memory restricted devices these value should be lowered
           while on systems with a lot of configured sources this might be increased.
           Cache-Grow defines in byte with the default of 1048576 (~1 MB) how much the
           Cache size will be increased in the event the space defined by Cache-Start is
           not enough. These value will be applied again and again until either the
           cache is big enough to store all information or the size of the cache reaches
           the Cache-Limit. The default of Cache-Limit is 0 which stands for no limit.
           If Cache-Grow is set to 0 the automatic grow of the cache is disabled.</code></pre></div><p>6. I&#039;ve been through the manual 2 times with &quot;cache&quot; highlighted and couldn&#039;t find how to increase it. I also found something else in Chinese about directories, but I still don&#039;t see the file to be edited:</p><div class="codebox"><pre><code>DIRECTORIES
       The Dir::State section has directories that pertain to local state information.
       lists is the directory to place downloaded package lists in and status is the
       name of the dpkg status file.  preferences is the name of the APT preferences
       file.  Dir::State contains the default directory to prefix on all sub items if
       they do not start with / or ./.

       Dir::Cache contains locations pertaining to local cache information, such as the
       two package caches srcpkgcache and pkgcache as well as the location to place
       downloaded archives, Dir::Cache::archives. Generation of caches can be turned off
       by setting their names to be blank. This will slow down startup but save disk
       space. It is probably preferred to turn off the pkgcache rather than the
       srcpkgcache. Like Dir::State the default directory is contained in Dir::Cache

       Dir::Etc contains the location of configuration files, sourcelist gives the
       location of the sourcelist and main is the default configuration file (setting
       has no effect, unless it is done from the config file specified by APT_CONFIG).

       The Dir::Parts setting reads in all the config fragments in lexical order from
       the directory specified. After this is done then the main config file is loaded.

       Binary programs are pointed to by Dir::Bin.  Dir::Bin::Methods specifies the
       location of the method handlers and gzip, bzip2, lzma, dpkg, apt-get dpkg-source
       dpkg-buildpackage and apt-cache specify the location of the respective programs.

       The configuration item RootDir has a special meaning. If set, all paths in Dir::
       will be relative to RootDir, even paths that are specified absolutely. So, for
       instance, if RootDir is set to /tmp/staging and Dir::State::status is set to
       /var/lib/dpkg/status, then the status file will be looked up in
       /tmp/staging/var/lib/dpkg/status.

       The Ignore-Files-Silently list can be used to specify which files APT should
       silently ignore while parsing the files in the fragment directories. Per default
       a file which end with .disabled, ~, .bak or .dpkg-[a-z]+ is silently ignored. As
       seen in the last default value these patterns can use regular expression syntax.</code></pre></div><p>Skimming for something useful vainly another 5-10 minutes have already have gone by. Granted, I just learnt how to search for patterns in a manual, but I&#039;m still stuck.</p><p>7. Tik-tak. Running apt-clean command in the hopes that something residual gets freed-up and current limit will be sufficient upon new attempt.<br />8. Meanwhile googling for solution.<br />9. Experimenting with apt-clean fails, running apt-get update again wastes another 3 minutes, and I still can&#039;t install what I need.<br />10. editing /etc/apt/apt.conf, filename finally found on a blog.<br />12. starting to write this post so that I have an idea of where my time is going this time.<br />trying to find an appropriate subsection, going through the manual for pastes, etc, etc. Somehow another 15 minutes are gone.<br />13. noticing that I misspelled my sudo password so it&#039;s still not updated.<br />14. installing package - running into broken depencies<br />15. googling for solution a pop-up window freezez up iceweasel, <br />16. experiencing panic over loosing the post, getting up to get a glass of water<br />17. getting back to the computer, finding terminator gone,<br />18. running apt-get clean all<br />19. running apt-get autoremove - cursor starts skipping: apt-get is reading 6MB/s from local drive. Stuck for another 2 minutes.<br />20. Deciding to post before loosing the post.</p>]]></description>
			<author><![CDATA[dummy@example.com (crunchworksyeay)]]></author>
			<pubDate>Wed, 25 Jan 2012 22:13:07 +0000</pubDate>
			<guid>http://crunchbanglinux.org/forums/topic/17415/a-question-that-demands-an-answer-i-guess/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[Im Want HELP You! Crunch Bang !!]]></title>
			<link>http://crunchbanglinux.org/forums/topic/17395/im-want-help-you-crunch-bang/new/posts/</link>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 131 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<description><![CDATA[<p>I got quite a large amount of money, fell in love with your system, in addition, people are warm and helpful ...</p><p>He wanted me to help you financially, as I do ...</p><p>At the beginning of some 2,000 euros?</p><br /><p>In Poland, the lead company to invest in websites and help people</p>]]></description>
			<author><![CDATA[dummy@example.com (pvsage)]]></author>
			<pubDate>Wed, 25 Jan 2012 17:31:50 +0000</pubDate>
			<guid>http://crunchbanglinux.org/forums/topic/17395/im-want-help-you-crunch-bang/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[Zathura (minimalistic pdfviewer) FTW... or at least for #!]]></title>
			<link>http://crunchbanglinux.org/forums/topic/17416/zathura-minimalistic-pdfviewer-ftw-or-at-least-for/new/posts/</link>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 131 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<description><![CDATA[<p>Just saying that it&#039;s minimal approach fits well with #!, just saying.</p><p>Edit:<br />from their website: </p><div class="quotebox"><blockquote><p>The idea behind zathura is an application that provides a minimalistic and space saving interface as well as an easy usage that mainly focuses on keyboard interaction.</p></blockquote></div><p><a href="http://pwmt.org/projects/zathura/">http://pwmt.org/projects/zathura/</a></p>]]></description>
			<author><![CDATA[dummy@example.com (rhowaldt)]]></author>
			<pubDate>Wed, 25 Jan 2012 17:16:37 +0000</pubDate>
			<guid>http://crunchbanglinux.org/forums/topic/17416/zathura-minimalistic-pdfviewer-ftw-or-at-least-for/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[Use Remmina instead of vncviewer]]></title>
			<link>http://crunchbanglinux.org/forums/topic/17328/use-remmina-instead-of-vncviewer/new/posts/</link>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 131 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<description><![CDATA[<p>The remote desktop client bundled with Crunchbang is fairly bare-bones and limited to VNC. I propose that <a href="http://remmina.sourceforge.net/">Remmina</a> be bundled instead. It&#039;s a lightweight GTK remote desktop client that supports every protocol, and has features on par with the Windows RDP client.</p>]]></description>
			<author><![CDATA[dummy@example.com (kri5)]]></author>
			<pubDate>Wed, 25 Jan 2012 15:10:44 +0000</pubDate>
			<guid>http://crunchbanglinux.org/forums/topic/17328/use-remmina-instead-of-vncviewer/new/posts/</guid>
		</item>
	</channel>
</rss>

