<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Icerocket blog search: tag:linux</title>
<link>http://blogs.icerocket.com/search?q=tag%3Alinux</link>
<description>Blogs Search from IceRocket.com</description>
<language>en-us</language>
<copyright>Copyright 2009, IceRocket.com</copyright>
<item>
 <title><![CDATA[Temas para Ubuntu]]></title>
 <description><![CDATA[Ubuntu es una de las distros comerciales y para el uso hogareño de más renombre, desde ya hace algunos años empieza a ganar lentamente un poco en el mercado de los sistemas operativos. Es libre, gratis y ofrece grandes posibilidades en lo que es personalización, justamente en este ltimo apartado com <b>...</b> ]]></description>
 <link><![CDATA[http://www.esmeraldasblog.com/temas-para-ubuntu.html]]></link>
 <pubDate>Thu, 26 Nov 2009 01:58:00 CST</pubDate>
 <guid isPermaLink="false"><![CDATA[5fde6ac1b7b1600e9133188bae874605]]></guid>
 <dc:creator>Daniel Garcia</dc:creator>
 <source url="http://esmeraldasblog.com">Esmeraldasblog - Recursos Web 2.0</source>
</item>
<item>
 <title><![CDATA[Law Enforcement can use COFEE for Cybercrime]]></title>
 <description><![CDATA[Computer Online Forensic Evidence Extractor (COFEE) by Microsoft Link ]]></description>
 <link><![CDATA[http://ttcshelbyville.wordpress.com/2009/11/26/law-enforcement-can-use-cofee-for-cybercrime/]]></link>
 <pubDate>Thu, 26 Nov 2009 01:56:00 CST</pubDate>
 <guid isPermaLink="false"><![CDATA[1715a06af38417915d759f0857b164d2]]></guid>
 <dc:creator>SMallard</dc:creator>
 <source url="http://ttcshelbyville.wordpress.com">TTC Shelbyville - Technical Blog</source>
</item>
<item>
 <title><![CDATA[[Linux] Argument list too long解決方法]]></title>
 <description><![CDATA[有時候因檔案過多無法復製，出現Argument list too long的問題，這時候可以用另一個command去取代cp的工作 find /source/path/ -exec cp {} /desc/path “;” find /source/path/ | xargs -i cp {} /desc/path No tags for this post. Related posts No related posts. ]]></description>
 <link><![CDATA[http://blog.dunclick.com/?p=1108]]></link>
 <pubDate>Thu, 26 Nov 2009 01:36:00 CST</pubDate>
 <guid isPermaLink="false"><![CDATA[7814d9b61e4dd5052582321995e3f7c1]]></guid>
 <dc:creator>Wing</dc:creator>
 <source url="http://blog.dunclick.com">Wing&#039;s Blog!</source>
</item>
<item>
 <title><![CDATA[Use Your Gamepad With Any Game With QJoypad]]></title>
 <description><![CDATA[So now that you have all these games installed and working in Wine you may be wishing for a way to use your game controller in those games that take input from the keyboard only. The program QJoypad can help in this matter. It is not included in the Ubuntu repository but you can grab the source code <b>...</b> ]]></description>
 <link><![CDATA[http://stormdragon.us/?p=76]]></link>
 <pubDate>Thu, 26 Nov 2009 01:36:00 CST</pubDate>
 <guid isPermaLink="false"><![CDATA[712cc36b97f069163f7e7d6d05a95278]]></guid>
 <dc:creator>admin</dc:creator>
 <source url="http://stormdragon.us">Thoughts of a Dragon</source>
</item>
<item>
 <title><![CDATA[Instalando o VMware no ubuntu 9.10]]></title>
 <description><![CDATA[O VMware é um software de virtualização para servidores Windows, Linux e MAC gratuito com suporte de classe empresarial e de gestão VirtualCenter. O VMware Server é um robusto e fácil de usar produto de virtualização que tem sido usado por milhares de clientes por muitos anos. Acontece, que existem  <b>...</b> ]]></description>
 <link><![CDATA[http://nossa-web.com/instalando-vmware-ubuntu-9-10/]]></link>
 <pubDate>Thu, 26 Nov 2009 01:26:00 CST</pubDate>
 <guid isPermaLink="false"><![CDATA[f3eb3286746b2dc6c5a948496b2561be]]></guid>
 <dc:creator>Renan</dc:creator>
 <source url="http://nossa-web.com">Nossa Web!</source>
</item>
<item>
 <title><![CDATA[Free Download Thunderbird 3 Release Candidate 1]]></title>
 <description><![CDATA[The first release candidate of Thunderbird 3 has just been released by the Mozilla developers after four beta releases. This marks a new milestone in the development of the desktop email client. The changes in this release are unfortunately not made clear in the release notes as they are being used  <b>...</b> ]]></description>
 <link><![CDATA[http://www.mirzasays.com/2009/11/free-download-thunderbird-3-release-candidate-1/]]></link>
 <pubDate>Thu, 26 Nov 2009 01:19:00 CST</pubDate>
 <guid isPermaLink="false"><![CDATA[029cc61e77306e09f8c3c8332c910983]]></guid>
 <dc:creator>Asif Mirza</dc:creator>
 <source url="http://www.mirzasays.com">Mirza&#039;s Blog</source>
</item>
<item>
 <title><![CDATA[Unire i PDF da Shell con GhostScript]]></title>
 <description><![CDATA[Questo è il metodo che permette di unire più documenti PDF in uno solo con la shell su linux con GhostScript, si può fare anche su windows da prompt. Poco tempo fa mi sono stampato tre pagine web su file in formato PDF, visto che trattavano lo... -Tip and Tricks di Computer- Computer, Hardware, Prog <b>...</b> ]]></description>
 <link><![CDATA[http://computer-acquisti.com/blog/unire-i-pdf-da-shell-con-ghostscript/]]></link>
 <pubDate>Thu, 26 Nov 2009 01:17:00 CST</pubDate>
 <guid isPermaLink="false"><![CDATA[7c6ee060fd3470cda76236d7443fa615]]></guid>
 <dc:creator>yuri</dc:creator>
 <source url="http://computer-acquisti.com/blog">Tip and Tricks</source>
</item>
<item>
 <title><![CDATA[Kill a process by name or number on Linux/Unix]]></title>
 <description><![CDATA[To kill a process by PID number : find out the process number by : ps -A | grep havp or ps -aux | grep havp and use kill command to kill the process : kill PID kill -9 PID To kill a process by process name : kill $(pgrep havp) or pkill havp or kill `ps -A | grep havp | grep -v grep | awk ‘{print [.. <b>...</b> ]]></description>
 <link><![CDATA[http://www.net-grp.com/2009/11/26/kill-a-process-by-name-or-number-on-linuxunix/]]></link>
 <pubDate>Thu, 26 Nov 2009 00:56:00 CST</pubDate>
 <guid isPermaLink="false"><![CDATA[3d0c198431611e633615693377fd0f65]]></guid>
 <dc:creator>admin</dc:creator>
 <source url="http://www.net-grp.com">Network Group</source>
</item>
<item>
 <title><![CDATA[What are the different directories in Linux for?]]></title>
 <description><![CDATA[I was looking at my root folder. There are many different folders like usr,bin,etc,opt and so on. I myself did not know the meaning of these directories. It made me curious and i googled about these. I have compiled them nicely and I am explaining them below: Linux filesystem tree is large and compl <b>...</b> ]]></description>
 <link><![CDATA[http://techgyan.im/?p=267]]></link>
 <pubDate>Thu, 26 Nov 2009 00:51:00 CST</pubDate>
 <guid isPermaLink="false"><![CDATA[928c76719af76776b0ee7261be85e064]]></guid>
 <dc:creator>Pradeep</dc:creator>
 <source url="http://techgyan.im">Techgyan</source>
</item>
<item>
 <title><![CDATA[Could not get lock /var/lib/dpkg/lock – open (11 Resource temporarily unavailable)]]></title>
 <description><![CDATA[Another pkg manager are running. Try to kill or stop those processes. ]]></description>
 <link><![CDATA[http://web.pyncus.com/2009/11/26/could-not-get-lock-varlibdpkglock-open-11-resource-temporarily-unavailable/]]></link>
 <pubDate>Thu, 26 Nov 2009 00:26:00 CST</pubDate>
 <guid isPermaLink="false"><![CDATA[c87b3cd5b7eb324a239b418eb95d81f0]]></guid>
 <dc:creator>weboom</dc:creator>
 <source url="http://web.pyncus.com">Web Oom</source>
</item>
</channel>
</rss>


