VMware demo showing two operating systems running on one phone



Last night I search for a way to run Linux on my pocket pc on the windows mobile operating system

So i find these one, I am still working on that for more information just comments below

Labels: , 0 comments | | edit post
Google Chrome OS Release Date Expectation


Last night Google Blog posted “Introducing the Google Chrome OS” but no release date was confirmed. Sundar Pichai said Chrome OS is going to be released later this year but our expetation is that Google is going to release it little bit after Windows 7 which is in October.

Google is very known for releasing applications to production week before some other company does. Take a look at the Android 1.5 OS for example, they released it before iPhone OS 3.0 came out. Another good example is Chrome Browser which was released on September of last year but just about 1 month before Chrome was released Firefox 3 came out.

Google tactic is very predictable when it comes to releasing something to production.

First application release they usually do it after some other competitor, because they track users reaction and have 1-2 months of time to either implement “new features” or fix same bugs users complain about it.

By the second release to production they tend to release software before the competitor does.

Labels: 0 comments | | edit post
Using SSH Tunnel to connecting the internet


Will the idea is using the SSH
secure channel for browsing the internet how we do that:

First we need to connect to our SSH domain BUT using the -D option with the port 8080

will : ssh root@the-ip -D 8080

and then in the fire fox browser all we need to do is :

Edit >> Preferences >> Advanced >> Network >> Sittings >> Manual proxy configuration >> and change

the SOCKS Host to : 127.0.0.1 and the port to 8080

That is it now you can browsing the internet in a secure mode !!

Labels: 0 comments | | edit post
Linux PC stored in USB key

The French are truly crazy, cramming in the equivalent of a full Linux computer into something as small as a USB key that measures 1.4" x 3.3". Known as the USB-9260, this USB key is powered by an ARM926EJ-S processor at a 190MHz clock speed and is aided by 64MB of SDRAM and a 256MB NAND flash for data storage purposes. Other than the main USB 2.0 port, you also get a couple of USB 2.0 host ports and a 10/100 Ethernet port for additional connectivity options. Talk about a truly compact computer! Don't expect to run any games on this though, as the USB-9260 will probably work great as a portable word processor or number cruncher.


for more information about similar products get in to
Labels: 0 comments | | edit post