<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-7843481246356147111</id><updated>2011-08-03T00:09:46.147+02:00</updated><category term='install'/><category term='linux'/><category term='windows'/><category term='what for'/><category term='unetbootin'/><category term='flash drive'/><title type='text'>Linux For People</title><subtitle type='html'>Blog about people-friendly Linuxes</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://linux-people.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7843481246356147111/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://linux-people.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Flex Dev Team</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>2</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7843481246356147111.post-1465645175515502815</id><published>2009-06-04T12:48:00.011+02:00</published><updated>2009-06-04T20:21:25.934+02:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='install'/><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='unetbootin'/><category scheme='http://www.blogger.com/atom/ns#' term='flash drive'/><title type='text'>Phase 0: how to get started with any Linux in 40 mins</title><content type='html'>&lt;span style="font-size:130%;"&gt;&lt;h4&gt;Introduction&lt;/h4&gt;&lt;/span&gt;In series of post ´Phase 0´ I will outline how I´ḿ doing things so everybody can easily reproduce it on his own hardware. In this post I will tell you how I am setting up very fast, which is crucial for me as (1) I have not much spare time, (2) I am too impatience to wait until something is ready. In general if I cannot get a distro installation started in 10 minutes, this means the distro is doomed unless they improve installation procedure.&lt;br /&gt;&lt;br /&gt;Firstly, my hardware:&lt;br /&gt;I´&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://imagesb.us.ciao.com/ius/images/products/normal/199/product-15397199.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px; height: 150px;" src="http://imagesb.us.ciao.com/ius/images/products/normal/199/product-15397199.jpg" alt="" border="0" /&gt;&lt;/a&gt;m using Acer Aspire 5520, average laptop good enough for work&lt;br /&gt;&lt;ul&gt;&lt;li&gt;WIFI: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 01)&lt;/li&gt;&lt;li&gt;CPU:&lt;span&gt; 1.8 &lt;/span&gt;&lt;span&gt;GHz, AMD Athlon 64 X2 TK-55&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span&gt;2 GB RAM&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span&gt;Video:&lt;/span&gt;&lt;span&gt; NVIDIA GeForce 7000M&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;img src="file:///tmp/moz-screenshot.jpg" alt="" /&gt;&lt;br /&gt;&lt;br /&gt;Because its CPU supports 64bit I will install appropriate distro version if available. As for average user 64bits sounds twice better than 32bits ;) In case a distro has no 64bits version - bad luck.&lt;br /&gt;&lt;br /&gt;My second helper in this mission is UNetbootin, a tool for writing down ISO images to flash drive. Check here - http://unetbootin.sourceforge.net/.&lt;br /&gt;Of course you need some flash drive, bigger better. I have got some 4gb noname drive, which costs 80 Danish kroner (EUR 10, USD14), so I do not afraid of destroying it with some tools talking to it at low level.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:130%;"&gt;&lt;h4&gt;Getting started with Unetbootin&lt;/h4&gt;&lt;/span&gt;&lt;span style="font-weight: bold;"&gt;If you are using Windows&lt;/span&gt;, you not going to have any problems of starting the tool. Just&lt;a href="http://unetbootin.sourceforge.net/unetbootin-windows-latest.exe"&gt; download it&lt;/a&gt;, and run. After that select a Linux distro and version you want to write down on flash drive. Alternatively, you can use an ISO image you might have downloaded earlier. Finally select the letter of your drive and wait until it´s done writing.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://sourceforge.net/dbimage.php?id=167328"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 542px; height: 397px;" src="http://sourceforge.net/dbimage.php?id=167328" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;In case of Linux, I had some difficulties in getting it worked. And somehow I hadn't seen the package for Ubuntu, so I compiled it. However, you'd better use packages: &lt;a href="http://packages.ubuntu.com/jaunty/i386/unetbootin/download"&gt;32bit&lt;/a&gt; &lt;a href="http://packages.ubuntu.com/jaunty/amd64/unetbootin/download"&gt;64bit&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;When you have flash drive ready  boot your system using it, select right options and proceed with installation.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;In next post I will outline criteria which I look in while evaluating some particular system, so this research will have at least some similarity to academic research ;)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7843481246356147111-1465645175515502815?l=linux-people.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linux-people.blogspot.com/feeds/1465645175515502815/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://linux-people.blogspot.com/2009/06/phase-0-how-to-get-started-with-any.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7843481246356147111/posts/default/1465645175515502815'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7843481246356147111/posts/default/1465645175515502815'/><link rel='alternate' type='text/html' href='http://linux-people.blogspot.com/2009/06/phase-0-how-to-get-started-with-any.html' title='Phase 0: how to get started with any Linux in 40 mins'/><author><name>Flex Dev Team</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7843481246356147111.post-2786043533400906280</id><published>2009-06-03T21:28:00.000+02:00</published><updated>2009-06-03T21:49:47.919+02:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='linux'/><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><category scheme='http://www.blogger.com/atom/ns#' term='what for'/><title type='text'>First post - what for?</title><content type='html'>The idea of starting blog researching on Linux usage by normal people sparkled after I desperately tried to replace Vista on something else. The reason is not that I don´t like Microsoft, no. The problem is Windows itself.&lt;br /&gt;&lt;br /&gt;I remember the times when I used to have Celeron 433Mhz with win98 on it. Now I´ve got double core AMD 2.0 Ghz. I feel no difference basicaly. Of course I can run cooler programs and stuff, but, for example, Explorer opens the same as it was on Celeron in good old days. Search is the same slow. System is unresponsive quite often. Not to say that it is quite ugly, when it comes to interface, though, it´s not my primary concern. My concern that the hardware is getting better and more powerfull everyday, but creators of Win loads those resources so I can feel no power surplus.&lt;br /&gt;&lt;br /&gt;Note, I don´t not care about common belief that MS is evil (and Mac is white and fluffy) and Linux rules. No. Linux at the current stage still something that my mom wouldn´t be able to use. It is not user-friendly! MacOS is a great one, but restricted to hardware (long live hackintosh!). I wanna Linux be as fast as it can be, and is simple as Windows.&lt;br /&gt;&lt;br /&gt;The only problem that computer guys thinks of other user as of dumb users who are just lazy to learn what are disk partitions, network interface, dhcp, pop3, smtp, ftp, http and other ***p. They wanna send photos, emails, listen to music, watch mouvies, connect to wifi withought finding out what drivers are.&lt;br /&gt;&lt;br /&gt;In this blog I will try to share my experience of installing different Linuxes on my average laptop Acer 5522. And I will try to evaluate them from simple user point of view, which I believe I am still to some extent.&lt;br /&gt;&lt;br /&gt;You are free to share your experiences and observations. Just be constructive. I´m not Linux evangelist. I´m am the Other system believer. Eventually I hope the info I will collect here will help to Linux distros developers understand what the priorities are.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7843481246356147111-2786043533400906280?l=linux-people.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linux-people.blogspot.com/feeds/2786043533400906280/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://linux-people.blogspot.com/2009/06/first-post-what-for.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7843481246356147111/posts/default/2786043533400906280'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7843481246356147111/posts/default/2786043533400906280'/><link rel='alternate' type='text/html' href='http://linux-people.blogspot.com/2009/06/first-post-what-for.html' title='First post - what for?'/><author><name>Flex Dev Team</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry></feed>
