<?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>queleimporta.com &#187; terminal</title> <atom:link href="http://queleimporta.com/category/linux/terminal/feed/" rel="self" type="application/rss+xml" /><link>http://queleimporta.com</link> <description>Linux, Open Source, Web, Engineering, Technology</description> <lastBuildDate>Thu, 10 Nov 2011 16:17:25 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>UPDATED, Finally! Adobe releases native 64 bit Flash 11 for Linux</title><link>http://queleimporta.com/finally-adobe-releases-native-64-bit-flash-11-for-linux/</link> <comments>http://queleimporta.com/finally-adobe-releases-native-64-bit-flash-11-for-linux/#comments</comments> <pubDate>Sat, 23 Jul 2011 11:18:34 +0000</pubDate> <dc:creator>Alejandro</dc:creator> <category><![CDATA[64-bit]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[Flash]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[terminal]]></category> <category><![CDATA[Ubuntu]]></category> <category><![CDATA[Web-Ecosystem]]></category> <category><![CDATA[Flash 11]]></category> <guid
isPermaLink="false">http://queleimporta.com/?p=272</guid> <description><![CDATA[UPDATED Jul 23/2011 Finally we have a native 64bit Flash 11. It is working very well, I highly recommend it. Before installing it, make sure that previous versions of Flash and nspluginwrapper are uninstalled. Download it from: http://download.macromedia.com/pub/labs/flashplatformruntimes/flashplayer11/flashplayer11_b1_install_lin_64_071311.tar.gz untar, copy and link  libflashplayer.so to /usr/lib/mozilla/plugins by doing the following in the terminal. (make sure you [...]]]></description> <wfw:commentRss>http://queleimporta.com/finally-adobe-releases-native-64-bit-flash-11-for-linux/feed/</wfw:commentRss> <slash:comments>57</slash:comments> </item> <item><title>Fix webcam not working with Google chat or Google Plus Hangouts under Ubuntu 64bit</title><link>http://queleimporta.com/fix-webcam-not-working-with-google-chat-or-google-plus-hangouts-under-ubuntu-64bit/</link> <comments>http://queleimporta.com/fix-webcam-not-working-with-google-chat-or-google-plus-hangouts-under-ubuntu-64bit/#comments</comments> <pubDate>Thu, 21 Jul 2011 17:15:21 +0000</pubDate> <dc:creator>Alejandro</dc:creator> <category><![CDATA[64-bit]]></category> <category><![CDATA[Google]]></category> <category><![CDATA[Google +]]></category> <category><![CDATA[Google Chat]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[terminal]]></category> <category><![CDATA[Ubuntu]]></category> <category><![CDATA[Google chat]]></category> <category><![CDATA[Google Plus]]></category> <category><![CDATA[Webcam]]></category> <guid
isPermaLink="false">http://queleimporta.com/?p=3015</guid> <description><![CDATA[1) Make sure Google Talk plugin is installed. 2) In the terminal: sudo apt-get install lib32v4l-0 sudo mv /opt/google/talkplugin/GoogleTalkPlugin /opt/google/talkplugin/GoogleTalkPlugin.real echo '#!/bin/sh' &#124; sudo tee /opt/google/talkplugin/GoogleTalkPlugin echo "LD_PRELOAD=/usr/lib32/libv4l/v4l1compat.so /opt/google/talkplugin/GoogleTalkPlugin.real" &#124; sudo tee -a /opt/google/talkplugin/GoogleTalkPlugin sudo chmod +x /opt/google/talkplugin/GoogleTalkPlugin 3) Restart Browser. &#160; Done! &#160; In case you need to revert: sudo rm /opt/google/talkplugin/GoogleTalkPlugin sudo mv [...]]]></description> <wfw:commentRss>http://queleimporta.com/fix-webcam-not-working-with-google-chat-or-google-plus-hangouts-under-ubuntu-64bit/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Migrate from Gmail to Google Apps and keep labels, read-status, stars and email date</title><link>http://queleimporta.com/migrate-from-gmail-to-google-apps-and-keep-labels-read-status-stars-and-email-date/</link> <comments>http://queleimporta.com/migrate-from-gmail-to-google-apps-and-keep-labels-read-status-stars-and-email-date/#comments</comments> <pubDate>Wed, 22 Jun 2011 19:28:04 +0000</pubDate> <dc:creator>Alejandro</dc:creator> <category><![CDATA[Business]]></category> <category><![CDATA[Google]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[terminal]]></category> <category><![CDATA[Ubuntu]]></category> <category><![CDATA[Web-Ecosystem]]></category> <category><![CDATA[gmail]]></category> <category><![CDATA[Google Apps email]]></category> <guid
isPermaLink="false">http://queleimporta.com/?p=3007</guid> <description><![CDATA[Install imapsync: Under Ubuntu: sudo apt-get install imapsync then: imapsync --host1 imap.gmail.com --user1 username@gmail.com --port1 993 --ssl1 --password1 GmailPasswordHere --host2 imap.gmail.com --user2 username@YourGoogleAppsDomain.com --port2 993 --ssl2 --password2 GoogleAppsPasswordHere --authmech1 LOGIN --authmech2 LOGIN --syncinternaldates --split1 100 --split2 100 --allowsizemismatch Done!]]></description> <wfw:commentRss>http://queleimporta.com/migrate-from-gmail-to-google-apps-and-keep-labels-read-status-stars-and-email-date/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Thunar, Nautilus, exo-utils and “the location is not a folder&#8221; error.</title><link>http://queleimporta.com/thunar-nautilus-exo-utils-and-the-location-is-not-a-folder-error-solution-under-gnome/</link> <comments>http://queleimporta.com/thunar-nautilus-exo-utils-and-the-location-is-not-a-folder-error-solution-under-gnome/#comments</comments> <pubDate>Sun, 01 May 2011 16:29:58 +0000</pubDate> <dc:creator>Alejandro</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[terminal]]></category> <category><![CDATA[Ubuntu]]></category> <category><![CDATA[gnome]]></category> <category><![CDATA[Nautilus]]></category> <category><![CDATA[Thunar]]></category> <category><![CDATA[Ubuntu 11.04]]></category> <guid
isPermaLink="false">http://queleimporta.com/?p=2970</guid> <description><![CDATA[Installing Thunar in gnome causes Nautilus to show a &#8220;the location is not a folder&#8221; error. The problem is a thunar dependency called exo-utils. Removing exo-utils also removes thunar. Some of us need to have both thunar and nautilus installed in gnome: Since the problem is exo-utils, I have built a thunar .deb without the [...]]]></description> <wfw:commentRss>http://queleimporta.com/thunar-nautilus-exo-utils-and-the-location-is-not-a-folder-error-solution-under-gnome/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Zero out a drive in Linux</title><link>http://queleimporta.com/zero-out-a-drive-in-linux/</link> <comments>http://queleimporta.com/zero-out-a-drive-in-linux/#comments</comments> <pubDate>Sat, 26 Mar 2011 16:24:42 +0000</pubDate> <dc:creator>Alejandro</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[terminal]]></category> <category><![CDATA[Ubuntu]]></category> <guid
isPermaLink="false">http://queleimporta.com/?p=2968</guid> <description><![CDATA[To zero out a drive: dd if=/dev/zero of=/dev/sda To make sure that the drive is really zeroed out: dd if=/dev/sda &#124; hexdump -C &#124; head]]></description> <wfw:commentRss>http://queleimporta.com/zero-out-a-drive-in-linux/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Install GnuCash 2.4.0 with database support in Ubuntu 10.10</title><link>http://queleimporta.com/install-gnucash-2-4-0-with-database-support-in-ubuntu-10-10/</link> <comments>http://queleimporta.com/install-gnucash-2-4-0-with-database-support-in-ubuntu-10-10/#comments</comments> <pubDate>Fri, 14 Jan 2011 01:10:20 +0000</pubDate> <dc:creator>Alejandro</dc:creator> <category><![CDATA[Business]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[terminal]]></category> <category><![CDATA[Ubuntu]]></category> <category><![CDATA[Database]]></category> <category><![CDATA[GnuCash 2.4.0]]></category> <category><![CDATA[MySQL]]></category> <category><![CDATA[UBUNTU 10.10]]></category> <guid
isPermaLink="false">http://queleimporta.com/?p=2940</guid> <description><![CDATA[Be sure to enable the &#8220;Source Code&#8221; repositories first. wget http://downloads.sourceforge.net/sourceforge/gnucash/gnucash-2.4.0.tar.gz tar xvfz gnucash-2.4.0.tar.gz sudo aptitude build-dep gnucash sudo aptitude install texinfo subversion intltool libdbi0-dev libdbd-{sqlite3,pgsql,mysql} guile-1.8 guile-1.8-dev doxygen libdbi0-dev libdbd-{sqlite3,pgsql,mysql} cd /usr/share/guile/1.8 sudo ln -s ../../slib slib sudo guile -c "(use-modules (ice-9 slib)) (require 'new-catalog)" cd ~/gnucash-2.4.0/ ./configure --prefix=$HOME/stable/gnucash --enable-debug --enable-doxygen --enable-error-on-warning --enable-compile-warnings --enable-dbi [...]]]></description> <wfw:commentRss>http://queleimporta.com/install-gnucash-2-4-0-with-database-support-in-ubuntu-10-10/feed/</wfw:commentRss> <slash:comments>11</slash:comments> </item> <item><title>Restoring Nautilus as the default &#8220;Open Containing Folder&#8221; in Firefox</title><link>http://queleimporta.com/restoring-nautilus-as-the-default-open-containing-folder-in-firefox/</link> <comments>http://queleimporta.com/restoring-nautilus-as-the-default-open-containing-folder-in-firefox/#comments</comments> <pubDate>Mon, 16 Nov 2009 16:19:03 +0000</pubDate> <dc:creator>acuervo</dc:creator> <category><![CDATA[Firefox]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[terminal]]></category> <category><![CDATA[Ubuntu]]></category> <guid
isPermaLink="false">http://queleimporta.com/restoring-nautilus-as-the-default-open-containing-folder-in-firefox-2/</guid> <description><![CDATA[Using the terminal: gksudo gedit /usr/share/applications/mimeinfo.cache Search for: x-directory/gnome-default-handler= and make sure the whole line reads x-directory/gnome-default-handler=nautilus-folder-handler.desktop instead of: x-directory/gnome-default-handler=Thunar-folder-handler.desktop x-directory/gnome-default-handler=pcmanfm-folder-handler.desktop; x-directory/gnome-default-handler=kde4-dolphin.desktop Posted via email]]></description> <wfw:commentRss>http://queleimporta.com/restoring-nautilus-as-the-default-open-containing-folder-in-firefox/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Terminal commands to keep handy on an unresponsive Ubuntu.</title><link>http://queleimporta.com/terminal-commands-to-keep-handy-on-an-unresposive-ubuntu/</link> <comments>http://queleimporta.com/terminal-commands-to-keep-handy-on-an-unresposive-ubuntu/#comments</comments> <pubDate>Wed, 04 Nov 2009 16:21:44 +0000</pubDate> <dc:creator>Alejandro</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[terminal]]></category> <category><![CDATA[Ubuntu]]></category> <category><![CDATA[apt-get]]></category> <category><![CDATA[dpkg]]></category> <guid
isPermaLink="false">http://queleimporta.com/?p=152</guid> <description><![CDATA[This is an ever growing list of terminal commands to keep handy sudo apt-get install --fix-broken sudo dpkg --configure -a htop dpkg --get-selections &#62; installed-software (Back up list of installed Software) dpkg --set-selections &#60; installed-software (Restore previously installed software) apt-get -u dselect-upgrade (Execute #5) lshw &#62; lshw.txt (See your system's hardware info)]]></description> <wfw:commentRss>http://queleimporta.com/terminal-commands-to-keep-handy-on-an-unresposive-ubuntu/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Incremental Backup with rdiff-backup</title><link>http://queleimporta.com/incremental-backup-with-rdiff-backup/</link> <comments>http://queleimporta.com/incremental-backup-with-rdiff-backup/#comments</comments> <pubDate>Mon, 24 Aug 2009 17:07:07 +0000</pubDate> <dc:creator>acuervo</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[terminal]]></category> <guid
isPermaLink="false">http://queleimporta.com/incremental-backup-with-rdiff-backup-2/</guid> <description><![CDATA[rdiff-backup tries to “combine the best features of a mirror and an incremental backup”. It’s a command line utility that not only gives you a plain mirror of your files, but also allows you to retrieve previous versions of your files using the extra difference data it keeps. This means you can quickly copy and [...]]]></description> <wfw:commentRss>http://queleimporta.com/incremental-backup-with-rdiff-backup/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Setting Firefox 3.5 as default browser system wide in ubuntu</title><link>http://queleimporta.com/setting-firefox-3-5-as-default-browser-system-wide-in-ubuntu/</link> <comments>http://queleimporta.com/setting-firefox-3-5-as-default-browser-system-wide-in-ubuntu/#comments</comments> <pubDate>Fri, 31 Jul 2009 12:13:31 +0000</pubDate> <dc:creator>acuervo</dc:creator> <category><![CDATA[Firefox]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[terminal]]></category> <category><![CDATA[Ubuntu]]></category> <guid
isPermaLink="false">http://queleimporta.com/setting-firefox-3-5-as-default-browser-system-wide-in-ubuntu-2/</guid> <description><![CDATA[Some applications like TweetDeck don&#8217;t respect gnome preferred applications settings and continue to use the older Firefox 3.1 instead of the new one 3.5 when opening links. This is because /usr/bin/firefox is currently pointing (like a shortcut) to /usr/bin/firefox-3.0 To change this to 3.5 enter the following on the command line sudo ln -sf /usr/bin/firefox-3.5 [...]]]></description> <wfw:commentRss>http://queleimporta.com/setting-firefox-3-5-as-default-browser-system-wide-in-ubuntu/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
