<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>Windows</title>
        <link>http://www.agilior.pt/blogs/pedro.rainho/category/45.aspx</link>
        <description>Windows</description>
        <language>pt-PT</language>
        <copyright>Pedro Rainho</copyright>
        <managingEditor>pedro.rainho@agilior.pt</managingEditor>
        <generator>Subtext Version 1.9.0.27</generator>
        <item>
            <title>From WHS to Ubuntu Server</title>
            <link>http://agilior.pt/blogs/pedro.rainho/archive/2010/01/27/11558.aspx</link>
            <description>&lt;p&gt;A few months ago I bought a license of Windows Home Server to the home server pc I built (&lt;a href="http://www.agilior.pt/blogs/pedro.rainho/archive/2009/06/27/9065.aspx"&gt;see this post&lt;/a&gt;). My first encounter with WHS was terrible I did a stupid mistake and I almost delete every single file I had. &lt;/p&gt;
&lt;p&gt;The second encounter was much better and every thing was running fine until I noticed here at home and confirmed in the web that WHS is not green and everything was always running at full speed, even when I’m not using it. &lt;/p&gt;
&lt;p&gt;So I start looking for alternatives and I saw a project called &lt;a href="http://www.amahi.org"&gt;Amahi&lt;/a&gt; that basically It’s a Linux home server with steroids (lots of options and software) and runs on top of Fedora.&lt;/p&gt;
&lt;p&gt;I decided not to continue with &lt;a href="http://www.amahi.org"&gt;Amahi&lt;/a&gt;, for a few reasons, and started looking for a simple OS that allows me to share files and alternatively have a source control, some databases and then I tested two. One was &lt;a href="http://freenas.org/freenas"&gt;FreeNas&lt;/a&gt; and the other was &lt;a href="http://www.ubuntu.com"&gt;Ubuntu Server&lt;/a&gt;. Since I’m a Ubuntu fan I decided to give a try and create a VM with Ubuntu server + SSH + Apache + MySql + Php (&lt;a href="http://en.wikipedia.org/wiki/LAMP_(software_bundle)"&gt;LAMP&lt;/a&gt;). Note &lt;a href="http://freenas.org/freenas"&gt;FreeNas&lt;/a&gt; is also very good and it has a impressive web UI.&lt;/p&gt;
&lt;p&gt;My first impression wasn’t good because the UI of Ubuntu Server It’s just command line. Alternatively I could install gnome by running this command line: sudo apt-get install ubuntu-desktop&lt;/p&gt;
&lt;p&gt;But since I want something simple I decided to continue with the command line but needed something visual that could help me configure the home server. I search around and found &lt;a href="http://www.webmin.com"&gt;Webmin&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Webmin has a demo and lots of screenshots &lt;a href="http://www.webmin.com/demo.html"&gt;here&lt;/a&gt; and &lt;a href="http://www.webmin.com"&gt;Webmin&lt;/a&gt; it’s spectacular, a very good web user interface that allows me to configures almost the entire home server and that was just what I needed. &lt;/p&gt;
&lt;p&gt;Install &lt;a href="http://www.webmin.com"&gt;Webmin&lt;/a&gt; is very simple I just need to run this:&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;On my computer I opened a command line and run the command ssh [serverIP] and login.
    &lt;ul&gt;
        &lt;li&gt;By doing this I’m now able to run commands on the server. Then I just did &lt;/li&gt;
    &lt;/ul&gt;
    &lt;/li&gt;
    &lt;li&gt;sudo apt-get install perl libnet-ssleay-perl openssl libauthen-pam-perl libpam-runtime libio-pty-perl libmd5-perl
    &lt;ul&gt;
        &lt;li&gt;To install a few dependecies and the this &lt;/li&gt;
    &lt;/ul&gt;
    &lt;/li&gt;
    &lt;li&gt;wget &lt;a href="http://www.webmin.com/download/deb/webmin-current.deb"&gt;http://www.webmin.com/download/deb/webmin-current.deb&lt;/a&gt;
    &lt;ul&gt;
        &lt;li&gt;To download the Webmin, and then since the latest version is 1.500 I just need to run this command &lt;/li&gt;
    &lt;/ul&gt;
    &lt;/li&gt;
    &lt;li&gt;sudo dpkg -i webmin_1.500_all.deb
    &lt;ul&gt;
        &lt;li&gt;To Install &lt;a href="http://www.webmin.com"&gt;Webmin&lt;/a&gt; &lt;/li&gt;
    &lt;/ul&gt;
    &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Now I that I have &lt;a href="http://www.webmin.com"&gt;Webmin&lt;/a&gt; Installed I just need to open a browser to the URL &lt;a href="https://[serverIP]:10000"&gt;https://[serverIP]:10000&lt;/a&gt; and I have a UI that allows me to configure my server. &lt;/p&gt;
&lt;p&gt;After given a test in a VM I decided definitely to switch from WHS to Ubuntu server with SSH and &lt;a href="http://en.wikipedia.org/wiki/LAMP_(software_bundle)"&gt;LAMP&lt;/a&gt; and I don’t regret my decision.&lt;/p&gt;
&lt;p&gt;Next post will be about install and configure Subversion and &lt;a href="http://websvn.tigris.org/"&gt;WebSvn&lt;/a&gt; on Ubuntu Server… And yes my home server also have a source control.&lt;/p&gt;&lt;img src="http://agilior.pt/blogs/pedro.rainho/aggbug/11558.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Pedro Rainho</dc:creator>
            <guid>http://agilior.pt/blogs/pedro.rainho/archive/2010/01/27/11558.aspx</guid>
            <pubDate>Wed, 27 Jan 2010 17:09:17 GMT</pubDate>
            <wfw:comment>http://agilior.pt/blogs/pedro.rainho/comments/11558.aspx</wfw:comment>
            <comments>http://agilior.pt/blogs/pedro.rainho/archive/2010/01/27/11558.aspx#feedback</comments>
            <slash:comments>12</slash:comments>
            <wfw:commentRss>http://agilior.pt/blogs/pedro.rainho/comments/commentRss/11558.aspx</wfw:commentRss>
        </item>
        <item>
            <title>New year new post</title>
            <link>http://agilior.pt/blogs/pedro.rainho/archive/2010/01/24/11534.aspx</link>
            <description>&lt;p&gt;It’s been a long time since my last post… my apologies. &lt;/p&gt;
&lt;p&gt;The first post of this new year will be about Ubuntu. It’s been 9 months since I stop using Windows at home and at work and start using Ubuntu as my primary OS (only use Windows in a virtual machine). The reason for the switch was because Ubuntu offers me everything I need, FOR FREE. I only use Windows for developing. &lt;/p&gt;
&lt;p&gt;I shift because since Windows XP hadn’t saw any good reason to shift to any other version of Windows.  Why? Because I don’t need and OS that eats all my memory doing stupid things like shiny colors, stupid effects, etc, etc, etc. You can say you can turn that stupid things off… Yes but that doesn’t solve the problem it just minimize it. &lt;/p&gt;
&lt;p&gt;At home and at work almost every thing is running linux. Even the home server I switched for a windows home server to a Ubuntu server. The only thing It’s no using linux, yet, it’s the phone.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;So for this new year I will do some posts about .Net and about Ubuntu and you should also expect some news about a project I’m working on at home.&lt;/p&gt;&lt;img src="http://agilior.pt/blogs/pedro.rainho/aggbug/11534.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Pedro Rainho</dc:creator>
            <guid>http://agilior.pt/blogs/pedro.rainho/archive/2010/01/24/11534.aspx</guid>
            <pubDate>Sun, 24 Jan 2010 11:34:52 GMT</pubDate>
            <wfw:comment>http://agilior.pt/blogs/pedro.rainho/comments/11534.aspx</wfw:comment>
            <comments>http://agilior.pt/blogs/pedro.rainho/archive/2010/01/24/11534.aspx#feedback</comments>
            <slash:comments>1279</slash:comments>
            <wfw:commentRss>http://agilior.pt/blogs/pedro.rainho/comments/commentRss/11534.aspx</wfw:commentRss>
        </item>
        <item>
            <title>BSOD on windows guest with VirtualBox</title>
            <link>http://agilior.pt/blogs/pedro.rainho/archive/2009/07/14/9232.aspx</link>
            <description>Today I came across a blue screen in VirtualBox 3.0.2 in host Ubuntu and guest windows xp. The problem was related with a file &lt;font face="Arial"&gt;intelppm.sys. The solution was simple:&lt;br /&gt;
&lt;br /&gt;
&lt;/font&gt;
&lt;p&gt;&lt;font face="Courier New" color="#000080"&gt;HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Intelppm&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;And changing the '&lt;font face="Courier New" color="#000080"&gt;Start&lt;/font&gt;' value to '&lt;font face="Courier New" color="#000080"&gt;4&lt;/font&gt;'.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
Check this post &lt;a href="javascript:void(0);/*1247610166638*/"&gt;here&lt;/a&gt; and you will get more info. The post talks about Virtual PC but the solution is the same for VirtualBox&lt;img src="http://agilior.pt/blogs/pedro.rainho/aggbug/9232.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Pedro Rainho</dc:creator>
            <guid>http://agilior.pt/blogs/pedro.rainho/archive/2009/07/14/9232.aspx</guid>
            <pubDate>Tue, 14 Jul 2009 20:24:04 GMT</pubDate>
            <wfw:comment>http://agilior.pt/blogs/pedro.rainho/comments/9232.aspx</wfw:comment>
            <comments>http://agilior.pt/blogs/pedro.rainho/archive/2009/07/14/9232.aspx#feedback</comments>
            <slash:comments>84</slash:comments>
            <wfw:commentRss>http://agilior.pt/blogs/pedro.rainho/comments/commentRss/9232.aspx</wfw:commentRss>
        </item>
        <item>
            <title>Office 2010 promo movie</title>
            <link>http://agilior.pt/blogs/pedro.rainho/archive/2009/07/11/9198.aspx</link>
            <description>&lt;object height="340" width="560"&gt;
&lt;param name="movie" value="http://www.youtube.com/v/VUawhjxLS2I&amp;amp;hl=en&amp;amp;fs=1&amp;amp;" /&gt;
&lt;param name="allowFullScreen" value="true" /&gt;
&lt;param name="allowscriptaccess" value="always" /&gt;&lt;embed height="340" width="560" src="http://www.youtube.com/v/VUawhjxLS2I&amp;amp;hl=en&amp;amp;fs=1&amp;amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;img src="http://agilior.pt/blogs/pedro.rainho/aggbug/9198.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Pedro Rainho</dc:creator>
            <guid>http://agilior.pt/blogs/pedro.rainho/archive/2009/07/11/9198.aspx</guid>
            <pubDate>Sat, 11 Jul 2009 20:51:43 GMT</pubDate>
            <wfw:comment>http://agilior.pt/blogs/pedro.rainho/comments/9198.aspx</wfw:comment>
            <comments>http://agilior.pt/blogs/pedro.rainho/archive/2009/07/11/9198.aspx#feedback</comments>
            <slash:comments>3</slash:comments>
            <wfw:commentRss>http://agilior.pt/blogs/pedro.rainho/comments/commentRss/9198.aspx</wfw:commentRss>
        </item>
        <item>
            <title>From Windows to Ubuntu</title>
            <link>http://agilior.pt/blogs/pedro.rainho/archive/2009/06/25/9039.aspx</link>
            <description>&lt;p&gt;A few months ago I was using my home pc, with vista ultimate, and since the beginning I had problems like:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Network card should be connected at 1gbit/s and some times was connected at 100mbit/s why, I really don’t know.      &lt;ul&gt;       &lt;li&gt;Solution sometimes I had to restart others I had to disable and enable my network card. Never found the problem and had always the latest drivers.&lt;/li&gt;     &lt;/ul&gt;   &lt;/li&gt;    &lt;li&gt;One other problem that I had ever since the beginning was with my creative 5.1 speakers, the sound was not stable. Sometimes the sound goes up and sometimes went down, why??? I don’t know. A friend had exactly the same problem solution…. buy new speakers… stupid when I told him the problem was not with speaker was with vista :P &lt;/li&gt;    &lt;li&gt;One other problem that I had was copy files from usb disk to my pc… speed 15mb/s – 20mb/s note that the speed of usb 2 is 400mbits/s. Even on my notebook with xp I got better speeds. &lt;/li&gt;    &lt;li&gt;Copy over lan using 1gbit/s values are between 10mb/s to 15mb/s, impressive hummm &lt;/li&gt;    &lt;li&gt;copy over ftp speed between 10mb/s to 20mb/s &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;And there was lots of other problems.&lt;/p&gt;  &lt;p&gt;After I become very irritated about this… I had two choices downgrade to xp or use Ubuntu.&lt;/p&gt;  &lt;p&gt;I start using Linux back in 98 with Redhat and I stop using it a few years ago… shame on me.&lt;/p&gt;  &lt;p&gt;After doing some search about programs that I use in windows and similar programs in ubuntu, I did the switch and format, and install Ubuntu. And this was probably the BEST choice I had done recently why???&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;It’s much more faster that vista and Ubuntu has visual effects too. &lt;/li&gt;    &lt;li&gt;took me just a few seconds to boot Ubuntu. Next release of ubuntu will be even faster on reboot. &lt;/li&gt;    &lt;li&gt;Ubuntu only uses 350mb – 400mb of memory after reboot. Vista after reboot consumes me 1.5gb of memory. &lt;/li&gt;    &lt;li&gt;Every single driver was detected no need to search for drivers and install drivers. The only driver I had to install was the ATI driver and took me one mouse click. &lt;/li&gt;    &lt;li&gt;The problems I had with network card and speakers are vanished now you understand why I told my friend was stupid buy new speakers lol &lt;/li&gt;    &lt;li&gt;Now copy usb to disk 35mb/s – 40mb/s more than double the speed &lt;/li&gt;    &lt;li&gt;copy using ftp 75mb/s – 80mb/s with 1gbit/s network card. Three to four times faster that vista. &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;The most impressive is that I can do every thing with ubuntu, let’s see:&lt;/p&gt;  &lt;table cellspacing="0" cellpadding="2" width="400" border="1"&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td valign="top" width="199"&gt;&lt;strong&gt;Windows&lt;/strong&gt;&lt;/td&gt;        &lt;td valign="top" width="199"&gt;&lt;strong&gt;Ubuntu&lt;/strong&gt;&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="199"&gt;Explorer&lt;/td&gt;        &lt;td valign="top" width="199"&gt;Nautilus&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="199"&gt;Windows update, just updates windows and MS programs&lt;/td&gt;        &lt;td valign="top" width="199"&gt;Update manager, updates every single application in ubuntu&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="199"&gt;Notepad&lt;/td&gt;        &lt;td valign="top" width="199"&gt;Gedit&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="199"&gt;Messenger&lt;/td&gt;        &lt;td valign="top" width="199"&gt;Pidgin / Empathy&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="199"&gt;gtalk&lt;/td&gt;        &lt;td valign="top" width="199"&gt;Pidgin / Empathy&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="199"&gt;Remote desktop&lt;/td&gt;        &lt;td valign="top" width="199"&gt;Terminal server client&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="199"&gt;Windows media player&lt;/td&gt;        &lt;td valign="top" width="199"&gt;Banshee, much better can every subscribe podcasts etc…, Movie player&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="199"&gt;Calculator&lt;/td&gt;        &lt;td valign="top" width="199"&gt;Calculator like win 7&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="199"&gt;mspaint&lt;/td&gt;        &lt;td valign="top" width="199"&gt;Gimp&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="199"&gt;MS office&lt;/td&gt;        &lt;td valign="top" width="199"&gt;Openoffice&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="199"&gt;Outlook&lt;/td&gt;        &lt;td valign="top" width="199"&gt;Evolution, much better&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="199"&gt;Filezilla&lt;/td&gt;        &lt;td valign="top" width="199"&gt;Filezilla&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="199"&gt;VirtualBox&lt;/td&gt;        &lt;td valign="top" width="199"&gt;VirtualBox&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="199"&gt;Nero&lt;/td&gt;        &lt;td valign="top" width="199"&gt;Brasero&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="199"&gt;Firefox&lt;/td&gt;        &lt;td valign="top" width="199"&gt;Firefox&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="199"&gt;Tcpview&lt;/td&gt;        &lt;td valign="top" width="199"&gt;Net Activity viewer&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="199"&gt;deamon tools&lt;/td&gt;        &lt;td valign="top" width="199"&gt;Gmount-iso&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="199"&gt;Acrobat reader&lt;/td&gt;        &lt;td valign="top" width="199"&gt;Acrobat reader&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="199"&gt;AVG&lt;/td&gt;        &lt;td valign="top" width="199"&gt;Avast&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="199"&gt;Windows Firewall&lt;/td&gt;        &lt;td valign="top" width="199"&gt;Gufw&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="199"&gt;Tweetdeck&lt;/td&gt;        &lt;td valign="top" width="199"&gt;Tweetdeck&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="199"&gt;.Net&lt;/td&gt;        &lt;td valign="top" width="199"&gt;Mono&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="199"&gt;Silverlight&lt;/td&gt;        &lt;td valign="top" width="199"&gt;Monolight&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="199"&gt;Flash&lt;/td&gt;        &lt;td valign="top" width="199"&gt;Flash&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="199"&gt;Netbeans&lt;/td&gt;        &lt;td valign="top" width="199"&gt;Netbeans&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="199"&gt;Ruby&lt;/td&gt;        &lt;td valign="top" width="199"&gt;Ruby&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;And the list continues…&lt;/p&gt;  &lt;p&gt;The only, and only program I miss Is Windows Live Writer the rest every thing you can imagine it’s at one click of distance.&lt;/p&gt;  &lt;p&gt;I just had to click on “Add and Remove…” type the program you want to install and that’s it… no need to use browser, search for a app, and then download, and then install…&lt;/p&gt;  &lt;p&gt;No in, ubuntu, just open “Add and Remove…” type, for instance Filezilla, check it for install and that’s it…&lt;/p&gt;  &lt;p&gt;In Ubuntu I even can mount ntfs usb disk. And I can read and write… what do I need more :)&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;what you need more…&lt;/p&gt;  &lt;p&gt;Now there is only one reason why I still have a Windows VM…. It’s because I’m a .Net developer and need I need Visual Studio and other tools… despite this in my home pc I just have Ubuntu.&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;How much it costs ubuntu… zero euro. Now everybody knows that vista ultimate is too expensive.&lt;/p&gt;  &lt;p&gt;I’m even planning on migrate my work notebook into ubuntu and work with VM.&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;I definitely invite every one to do a test drive on Ubuntu just download VirtualBox and download Ubuntu and create a VM to test Ubuntu and I think every one will love it.&lt;/p&gt;  &lt;p&gt; It’s fast…….&lt;/p&gt;&lt;img src="http://agilior.pt/blogs/pedro.rainho/aggbug/9039.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Pedro Rainho</dc:creator>
            <guid>http://agilior.pt/blogs/pedro.rainho/archive/2009/06/25/9039.aspx</guid>
            <pubDate>Thu, 25 Jun 2009 19:29:33 GMT</pubDate>
            <wfw:comment>http://agilior.pt/blogs/pedro.rainho/comments/9039.aspx</wfw:comment>
            <comments>http://agilior.pt/blogs/pedro.rainho/archive/2009/06/25/9039.aspx#feedback</comments>
            <slash:comments>3</slash:comments>
            <wfw:commentRss>http://agilior.pt/blogs/pedro.rainho/comments/commentRss/9039.aspx</wfw:commentRss>
        </item>
        <item>
            <title>How to unlock a user in Vista</title>
            <link>http://agilior.pt/blogs/pedro.rainho/archive/2009/03/03/7193.aspx</link>
            <description>&lt;p&gt;Today my cat locked my Windows Vista password in my home pc. Don’t ask me how but the cat locked my password. &lt;/p&gt;
&lt;p&gt;In this computer I only have two user one that is a user that belongs to the admin group and other user that belongs to users group.&lt;/p&gt;
&lt;p&gt;So the question is, if you lock the only administrator user how do you unlock it???&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;There is various options some are payee and others are free. So today I found a tool named &lt;a href="http://trinityhome.org/Home/index.php?wpid=1&amp;amp;front_id=12"&gt;Trinity Rescue Kit (TRK)&lt;/a&gt; that solve my problem.&lt;/p&gt;
&lt;p&gt;How???&lt;/p&gt;
&lt;p&gt;First I had to download the TRK and the I burn it to the CD&lt;/p&gt;
&lt;p&gt;Then I boot the cd after restarting the computer&lt;/p&gt;
&lt;p&gt;Next I only had to write this in command prompt winpass –u MyUser (be careful because the user is case sensitive)&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;This magical command first presented me with a option to choose where is my windows installation drive, then presented me with some options and I choose unlock password, or something like this, and then reboot the computer again and the password was unlocked :) &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;It was all very fast.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href="http://trinityhome.org/Home/index.php?wpid=1&amp;amp;front_id=12"&gt; &lt;/a&gt;&lt;/p&gt;&lt;img src="http://agilior.pt/blogs/pedro.rainho/aggbug/7193.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Pedro Rainho</dc:creator>
            <guid>http://agilior.pt/blogs/pedro.rainho/archive/2009/03/03/7193.aspx</guid>
            <pubDate>Tue, 03 Mar 2009 18:01:21 GMT</pubDate>
            <wfw:comment>http://agilior.pt/blogs/pedro.rainho/comments/7193.aspx</wfw:comment>
            <comments>http://agilior.pt/blogs/pedro.rainho/archive/2009/03/03/7193.aspx#feedback</comments>
            <slash:comments>3</slash:comments>
            <wfw:commentRss>http://agilior.pt/blogs/pedro.rainho/comments/commentRss/7193.aspx</wfw:commentRss>
        </item>
    </channel>
</rss>
