<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>/kernel_reloaded/ &#187; linux</title>
	<atom:link href="http://kernelreloaded.blog385.com/index.php/archives/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://kernelreloaded.blog385.com</link>
	<description>linux, blog, anime, spirituality, windsurf, wireless</description>
	<lastBuildDate>Thu, 17 May 2012 17:03:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>lm-sensors automatic deployment, issue with sensors-detect</title>
		<link>http://kernelreloaded.blog385.com/index.php/archives/lm-sensors-deployment-issue-with-sensors-detect/</link>
		<comments>http://kernelreloaded.blog385.com/index.php/archives/lm-sensors-deployment-issue-with-sensors-detect/#comments</comments>
		<pubDate>Wed, 16 May 2012 14:39:26 +0000</pubDate>
		<dc:creator>valent</dc:creator>
				<category><![CDATA[english]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[tips&#038;tricks]]></category>
		<category><![CDATA[lm-sensors]]></category>
		<category><![CDATA[sensors]]></category>
		<category><![CDATA[sensors-detect]]></category>

		<guid isPermaLink="false">http://kernelreloaded.blog385.com/?p=1821</guid>
		<description><![CDATA[&#160; If you wish to deploy lm-sensors on multiple diferent linux machines issue is with sensors-detect what ask you quite a few questions. &#160; I asked on IRC and got few suggestions. First one is if you wish to accept defaults which sensors-detect suggest you need just to press [ENTER] all the time. To automate [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;<br />
If you wish to deploy lm-sensors on multiple diferent linux machines issue is with sensors-detect what ask you quite a few questions.<br />
&nbsp;<br />
I asked on IRC and got few suggestions. First one is if you wish to accept defaults which sensors-detect suggest you need just to press [ENTER] all the time. To automate this use this one liner:<br />
&nbsp;<br />
<code>(while :; do echo ""; done ) | sensors-detect</code><br />
&nbsp;<br />
If you wish to override defaults and answer YES to all questions then use this oneliner:<br />
&nbsp;<br />
<code>yes "" | sensors-detect</code><br />
&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://kernelreloaded.blog385.com/index.php/archives/lm-sensors-deployment-issue-with-sensors-detect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Maximum wifi speed with OpenWRT? (802.11a Turbo mode aka Super A)</title>
		<link>http://kernelreloaded.blog385.com/index.php/archives/maximum-wifi-speed-with-openwrt-802-11a-turbo-mode-aka-super-a/</link>
		<comments>http://kernelreloaded.blog385.com/index.php/archives/maximum-wifi-speed-with-openwrt-802-11a-turbo-mode-aka-super-a/#comments</comments>
		<pubDate>Wed, 09 May 2012 21:23:01 +0000</pubDate>
		<dc:creator>valent</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[wireless]]></category>
		<category><![CDATA[benchmark]]></category>
		<category><![CDATA[openwrt]]></category>
		<category><![CDATA[speed]]></category>
		<category><![CDATA[wifi]]></category>

		<guid isPermaLink="false">http://kernelreloaded.blog385.com/?p=1817</guid>
		<description><![CDATA[&#160; Hi, we have been testing what is the absolute maximum speed over wifi when using openwrt, for out test we used this hardware: &#160; - 2 x Ubiquity Router station - 2 x Wistron CM9 802.11a/b/g mini pci cards - 2 x 3dBi omni antennas &#160; - openwrt version &#8211; backfire 10.03.1 - wifi [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;<br />
Hi, we have been testing what is the absolute maximum speed over wifi when using openwrt, for out test we used this hardware:<br />
&nbsp;<br />
- 2 x Ubiquity Router station<br />
- 2 x Wistron CM9 802.11a/b/g mini pci cards<br />
- 2 x 3dBi omni antennas<br />
&nbsp;<br />
- openwrt version &#8211; backfire 10.03.1<br />
- wifi driver &#8211; madwifi<br />
- distance &#8211; 2 meters (same room)<br />
- encryption &#8211; psk2<br />
&nbsp;<br />
For benchmarking we installed iperf package and used default settings (tcp packets in one direction).<br />
&nbsp;<br />
First we tested &#8220;plain&#8221; 802.11a mode (hwmode 11a) on channel 40 and we got 30-35Mbit speeds.<br />
&nbsp;<br />
Then we switched to 801.11a turbo (hwmode 11ast) and got 55-60 Mbit speeds.<br />
&nbsp;<br />
Is this the maximum speed possible? Are there any other tweaks we can do to get faster speeds?<br />
&nbsp;<br />
Did you get faster speeds? How? Which gear did you use? We didn&#8217;t make results artificially better by using udp packags, my guess by using udp packages we could get near 100 Mbit speeds.<br />
&nbsp;<br />
Are there any openwrt tutorials for tweaking and benchmarking maximum speed?<br />
&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://kernelreloaded.blog385.com/index.php/archives/maximum-wifi-speed-with-openwrt-802-11a-turbo-mode-aka-super-a/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable ad-hoc wifi networking on Android</title>
		<link>http://kernelreloaded.blog385.com/index.php/archives/enable-adhoc-wifi-networking-on-android/</link>
		<comments>http://kernelreloaded.blog385.com/index.php/archives/enable-adhoc-wifi-networking-on-android/#comments</comments>
		<pubDate>Thu, 12 Apr 2012 15:29:59 +0000</pubDate>
		<dc:creator>valent</dc:creator>
				<category><![CDATA[english]]></category>
		<category><![CDATA[gadgets]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[tips&#038;tricks]]></category>
		<category><![CDATA[ad-hoc]]></category>
		<category><![CDATA[adhoc]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[wifi]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://kernelreloaded.blog385.com/?p=1787</guid>
		<description><![CDATA[Get your freaky adhoc wifi on!]]></description>
			<content:encoded><![CDATA[<p>&nbsp;<br />
Google has disabled wireless ad-hoc networking in Android from day one. Underlying Android libraries and wifi stack support adhoc networking and so far Google has provided no explanation why it still, even after four years, leaves adhoc disabled.<br />
&nbsp;<br />
There has been <a href="https://code.google.com/p/android/issues/detail?id=82">huge outcry</a> from Android users over this issue, but there is still no answer from Google Android developers.<br />
&nbsp;<br />
There are few suggestons on <a href="http://forum.xda-developers.com/showthread.php?t=754961">xda-developers forum</a>, and also on <a href="http://stackoverflow.com/questions/1932150/can-android-do-peer-to-peer-ad-hoc-networking">Stackoverflow</a>, but most solution so far consisted of using new rom that had ad-hoc support enabled or manually messing about system config files.<br />
&nbsp;<br />
But wait, there is an app for that!<br />
&nbsp;<br />
There is an app called <a href="https://play.google.com/store/apps/details?id=nl.arendmedia.wifiadhocenabler">WiFi Ad Hoc enabler</a> that should work on <a href="http://www.arenddeboer.com/wifi-ad-hoc-enabler-for-android/">most Android devices</a>.<br />
&nbsp;<br />
If this app works for you, please give it a good review or notify developer of any issues you encounter, but consider that not all Android devices are <a href="http://www.arenddeboer.com/wifi-ad-hoc-enabler-for-android/">supported</a> yet.<br />
&nbsp;<br />
I would be very grateful if you would <a href="http://stackoverflow.com/a/10108812/1031514">vote up</a> my answer on Stackexchange.<br />
&nbsp;<br />
[1] <a href="https://code.google.com/p/android/issues/detail?id=82">https://code.google.com/p/android/issues/detail?id=82</a><br />
[2] <a href="http://forum.xda-developers.com/showthread.php?t=754961">http://forum.xda-developers.com/showthread.php?t=754961</a><br />
[3] <a href="http://stackoverflow.com/questions/1932150/can-android-do-peer-to-peer-ad-hoc-networking">http://stackoverflow.com/questions/1932150/can-android-do-peer-to-peer-ad-hoc-networking</a><br />
[4] <a href="https://play.google.com/store/apps/details?id=nl.arendmedia.wifiadhocenabler">https://play.google.com/store/apps/details?id=nl.arendmedia.wifiadhocenabler</a><br />
[5] <a href="http://www.arenddeboer.com/wifi-ad-hoc-enabler-for-android/">http://www.arenddeboer.com/wifi-ad-hoc-enabler-for-android/</a><br />
[6] <a href="http://stackoverflow.com/a/10108812/1031514">http://stackoverflow.com/a/10108812/1031514</a></p>
]]></content:encoded>
			<wfw:commentRss>http://kernelreloaded.blog385.com/index.php/archives/enable-adhoc-wifi-networking-on-android/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Meteo wifi mesh točke</title>
		<link>http://kernelreloaded.blog385.com/index.php/archives/meteo-wifi-mesh-tocke/</link>
		<comments>http://kernelreloaded.blog385.com/index.php/archives/meteo-wifi-mesh-tocke/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 15:09:19 +0000</pubDate>
		<dc:creator>valent</dc:creator>
				<category><![CDATA[croatian]]></category>
		<category><![CDATA[diy]]></category>
		<category><![CDATA[gadgets]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mesh]]></category>
		<category><![CDATA[meteo]]></category>
		<category><![CDATA[stanica]]></category>
		<category><![CDATA[station]]></category>
		<category><![CDATA[weather]]></category>
		<category><![CDATA[weather station]]></category>
		<category><![CDATA[wifi]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://kernelreloaded.blog385.com/?p=1753</guid>
		<description><![CDATA[&#160; Krenula je zanimljiva rasprava na CWN (Croatian Wireless Networks) google grupi o Meteo stanicama. Prenosim svoj dio rasprave i pošto vjerujem da će ova tema biti biti zanimljiva i široj geek publici ;) Ako nekoga zanima i pristup CWN grupi samo se treba javiti i dobije pozivnicu. &#160; > > @Valent: što to točno [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;<br />
Krenula je zanimljiva rasprava na <a href="http://groups.google.com/group/cwn-croatia">CWN</a> (Croatian Wireless Networks) google grupi o Meteo stanicama. Prenosim svoj dio rasprave i pošto vjerujem da će ova tema biti biti zanimljiva i široj geek publici ;) </p>
<p>Ako nekoga zanima i pristup <a href="http://groups.google.com/group/cwn-croatia">CWN</a> grupi samo se treba javiti i dobije pozivnicu.<br />
&nbsp;</p>
<p>><br />
> @Valent: što to točno radite? nisam upućen<br />
&nbsp;</p>
<p>Za prave profi i manje profi vremenske stanice je definitivno najupućenija Istramet ekipa [1] pošto su oni napravili po Istri čitavo čudo meteo stanica i bolje prognoze imaju od DHMZ-a ;) Bili su i na tv-u [2]. Vjerujem da oni najbojle znaju koje stanice valjaju i koje ne, ovisno o kvaliteti i uvjetima u kojima trebaju raditi.<br />
&nbsp;<br />
Ono što se radi preko projekta sa ekipom iz Wlan-Slovenije je da se od malih tp-link routera naprave senzorske stanice za sve tipove podataka, pa tako i za meteo podatke [3] ali i za razne druge tipove podataka. Evo kako to može lijepo izgledati [4].<br />
&nbsp;<br />
Bila je i super usporedba 5 meteo stanica u emisiji Gadget Show u rangu 1000-2000 kn [5] ali emisiju mozes pogledati online jedino ako imas vpn do engleske ;( ali našao sam i komentare na tu emisiju na nekom forumu [6]<br />
&nbsp;<br />
Po meni najbolje uzeti tp-link wr741 i na njega staviti DS18B20+ senzore kao što to radi ekipa iz Wlan-Slovenije [7] i za par sto kuna imaš online meteo stanicu. Mi smo sada naručili 10 senzore i krećemo u<br />
izradu pločice za 1-wire sabirnicu, tako da ćemo uskoro u Osijeku imati 10-ak meteo wifi mesh stanica.<br />
&nbsp;<br />
Pozivam i sve ostale da se uključe i u svoja mjesta postave mesh meteo nodove&#8230; sada dok je snijeg vani je pravo vrijeme, kada se okopni sve treba biti spremno samo za nakačiti na zidove i krovove ;)<br />
&nbsp;</p>
<p>Ako vas zanima više projekt Otvorena mreža možete pročitati članak [8]. Svi novi sudionici na ovome međunarodnome projektu su dobrodošli, ako ste u Slavoniji i Baranji samo se meni javite ili pokrenite ogranak ovog projekta i u svome mjestu ili kvartu ako je veći grad u pitanju. Za sva dodatna pitanja stojim vam na raspolaganju.<br />
&nbsp;</p>
<p>[1] http://www.istramet.com/<br />
[2] http://mojtv.hr/video/v/aTfOKdSGduE/istramet-u-dnevniku-nove-tv.aspx<br />
[3] http://dev.wlan-si.net/wiki/Modifications/SimpleThermometer<br />
[4] https://nodes.wlan-si.net/node/kozolectest/<br />
[5] http://fwd.channel5.com/gadget-show/videos/jon-test/jon-test-weather-stations<br />
[6] http://www.hardytropicals.co.uk/forum/viewtopic.php?f=1&#038;t=8456<br />
[7] http://dev.wlan-si.net/wiki/Modifications/SimpleThermometer<br />
[8] http://kernelreloaded.blog385.com/index.php/archives/projekt-otvorena-mreza/</p>
]]></content:encoded>
			<wfw:commentRss>http://kernelreloaded.blog385.com/index.php/archives/meteo-wifi-mesh-tocke/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Projekt Otvorena mreža</title>
		<link>http://kernelreloaded.blog385.com/index.php/archives/projekt-otvorena-mreza/</link>
		<comments>http://kernelreloaded.blog385.com/index.php/archives/projekt-otvorena-mreza/#comments</comments>
		<pubDate>Mon, 29 Aug 2011 07:22:52 +0000</pubDate>
		<dc:creator>valent</dc:creator>
				<category><![CDATA[croatian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[općenito]]></category>
		<category><![CDATA[windsurf]]></category>
		<category><![CDATA[digital divide]]></category>
		<category><![CDATA[ngo]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://kernelreloaded.blog385.com/?p=1696</guid>
		<description><![CDATA[&#160; Projekt Otvorena mreža Osijeka podržava udruga Osijek Wireless, no projekt ne pripada isključivo udruzi niti ga udruga želi zadržati samo za sebe. Ovo je projekt svih građana i tko god želi može se uključiti u njega. Ishod i uspjeh ovog projekta ovisi o cijeloj zajednici. &#160; Jedan je od najvažnijih ciljeva napraviti platformu koja [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;<br />
Projekt Otvorena mreža Osijeka podržava udruga Osijek Wireless, no projekt ne pripada isključivo udruzi niti ga udruga želi zadržati samo za sebe. Ovo je projekt svih građana i tko god želi može se uključiti u njega. Ishod i uspjeh ovog projekta ovisi o cijeloj zajednici.<br />
&nbsp;<br />
Jedan je od najvažnijih ciljeva napraviti platformu koja će biti otvorena za razne druge aktivnosti &#8211; od pristupa internetu za turiste i građane i omogućavanja besplatnih telefonskih razgovora unutar mreže do postavljanja senzoričkih platformi za mjerenje bilo koje vrste podataka (temperatura, buka, padaline, i dr.), postavljanje web kamera i sl.<br />
&nbsp;<br />
Jednako važan cilj ovog projekta jest i edukacija mladih kroz besplatne radionice, a u području novih tehnologija poput rada računalnih žičanih i bežičnih mreža, Linux operativnog sustava, mikroelektronike, programiranja i dr. kroz besplatne edukacije, koje će započeti u rujnu ove godine. Svi koji žele moći će se upoznati s osnovama rada bežičnih mreža i Linux OS-a te kako projekt Otvorena mreža Osijeka radi s tehničke strane.<br />
&nbsp;<br />
<span id="more-1696"></span><br />
Ovaj projekt pomaže u premošćivanju digitalnog jaza koji je obično najizraženiji u ruralnim krajevima i područjima pogođenima finacijskom krizom.<br />
&nbsp;<br />
Projekt Otvorena mreža međunarodni je projekt u kojem sudjelujemo zajedno s Austrijom i Slovenijom. Osijek je trenutno prvi grad u Hrvatskoj uključen u ovaj projekt, no uskoro će se uključiti mnogi drugi gradovi i općine. Mnogi gradovi imaju nekoliko internet pristupnih točaka, neki čak i cijele mreže, ali nitko tu mrežu nije iskoristio kao platformu za ostale projekte.<br />
&nbsp;<br />
Početnu fazu projekta čini postavljanje 100 pristupnih točaka povezanih u cjelovitu mesh mrežu, no to nije cilj projekta, već sredstvo pomoću kojega bi se pravi ciljevi projekta mogli ostvariti.<br />
&nbsp;<br />
Da ne bude nesporazuma, s tehničke strane dobro znamo kako će projekt biti napravljen, no tehnički je dio samo jedan mali dio cjelokupnog projekta.<br />
&nbsp;<br />
Projekt je otvoren za suradnju s učenicima, studentima, građanima, Gradom, Županijom, CARNetom, Sveučilištem J. J. Strossmayera i njegovim sastavnicama (ne isključivo samo tehničkim fakultetima), ISP tvrtkama, informatičkim i drugim tvrtkama, te svima ostalim organizacijama i ustanovama.<br />
&nbsp;<br />
Kako sve ne bi ostalo na razini priče, u sljedećih ćete nekoliko dana moći provjeriti kako je projekt Otvorena mreža osmišljen osobno isprobavajući rad i učinkovitost postavljenih pristupnih točaka.<br />
&nbsp;<br />
Jedna je pristupna točka već postavljena i nalazi se u probnom radu oko dva mjeseca. Tijekom tog vremena točka se pokazala 100% stabilnom i pouzdanom, čak i pri spajanju većeg broja korisnika . Točka je privremeno bila postavljena na Srednjoškolskom igralištu tijekom održavanja Pannonian Challeng-a.<br />
&nbsp;<br />
U projekt Otvorena mreža Osijeka nije uključena niti jedna politička stranka, županija, grad (bilo u Hrvatskoj bilo izvan nje), niti je projekt financijski podržan s bilo čije strane. Radi se prvenstveno o projektu građana volontera te će takav primarno i ostati, uz otvorena vrata svima koji se žele priključiti projektu ili ga na bilo koji način poduprijeti.<br />
&nbsp;<br />
Projekt je organiziran prema meritokratskom načelu gdje osoba koja ima najviše praktičnog znanja iz bilo kojeg područja vodi i snosi odgovornost za taj segment projekta.<br />
&nbsp;<br />
Kako nije ograničen isključivo na područje grada Osijeka, u projekt se može uključiti bilo koja privatna ili pravna osoba iz bilo kojeg grada.<br />
&nbsp;<br />
Pri izradi projekta i financijskog plana svih troškova izračunali smo kako je za postavljanje 100 pristupnih točaka potrebno izdvojiti oko 250,000,00 kuna. To uključuje cijenu za svu opremu, internet linkove te minimalne financijske naknade za dvije osobe koje bi radile na održavanju mreže.<br />
&nbsp;<br />
Također smo izračunali da projekt može biti u potpunosti financijski samoodrživ. Čak i ako bude podržan od strane svakog 10-og građanina Osijeka koji bi donacijom u iznosu od samo 10,00 kuna mjesečno za prve dvije godine i 5,00 kuna mjesečno za naredne godine sudjelovao u projektu, financijska održivost projekta je osigurana.<br />
&nbsp;<br />
Volonteri projekta ne očekuju nikakvu financijsku dobit sa svoje strane, no za nabavku opreme, internet linkova i održavanje mreže potrebno je odvojiti određena sredstva, a ista se namjeravaju prikupljati kroz razne oblike donacija i sponzorstva, prijavom na natječaje za udruge, ali i kroz izravne donacije onih koji podržavaju ovaj projekt.<br />
&nbsp;<br />
Pratite razvoj projekta Otvorena mreža na <a href="https://www.facebook.com/pages/Projekt-Otvorena-mreža/182223955183206">Facebook stranici</a> projekta.</p>
]]></content:encoded>
			<wfw:commentRss>http://kernelreloaded.blog385.com/index.php/archives/projekt-otvorena-mreza/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>OpenWRT installation from Tomato</title>
		<link>http://kernelreloaded.blog385.com/index.php/archives/openwrt-installation-from-tomato/</link>
		<comments>http://kernelreloaded.blog385.com/index.php/archives/openwrt-installation-from-tomato/#comments</comments>
		<pubDate>Thu, 25 Aug 2011 07:14:38 +0000</pubDate>
		<dc:creator>valent</dc:creator>
				<category><![CDATA[diy]]></category>
		<category><![CDATA[gadgets]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[tips&#038;tricks]]></category>
		<category><![CDATA[wireless]]></category>
		<category><![CDATA[firmware]]></category>
		<category><![CDATA[linksys]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[openwrt]]></category>
		<category><![CDATA[router]]></category>
		<category><![CDATA[wrt54gl]]></category>

		<guid isPermaLink="false">http://kernelreloaded.blog385.com/?p=1674</guid>
		<description><![CDATA[&#160; I have an older Linksys WRT54GL v1.1 with Tomato firmware. Although I&#8217;m a hardcore Linux geek I never used OpenWRT, yeah, I know &#8211; shame on me ;) &#160; OpenWRT wiki has installation instructions that explain how users should first install 2.4 linux kernel based image, set some nvram options, and then install or [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;<br />
I have an older Linksys WRT54GL v1.1 with <a href="http://www.polarcloud.com/tomato">Tomato firmware</a>. Although I&#8217;m a hardcore Linux geek I never used <a href="https://openwrt.org/">OpenWRT</a>, yeah, I know &#8211; shame on me ;)<br />
&nbsp;<br />
OpenWRT wiki has <a href="http://wiki.openwrt.org/oldwiki/openwrtdocs/hardware/linksys/wrt54gl#installation">installation instructions</a> that explain how users should first install 2.4 linux kernel based image, set some nvram options, and then install or update to latest 2.6 based firmware image, but WIKI has no links how to do an update.<br />
&nbsp;<br />
<span id="more-1674"></span><br />
Tomato firmware can be accessed via telnet, if you enable telnet service by pressing button for 4 seconds or longer.<br />
&nbsp;<br />
So I set nvram options (<code>nvram set boot_wait=on &#038;&#038; nvram set boot_time=10 &#038;&#038; nvram commit &#038;&#038; reboot</code>)<br />
&nbsp;<br />
After dowloading latest OpenWRT <a href="http://downloads.openwrt.org/backfire">backfire firmware</a> (brcm-2.4) flashing was straightforward through Tomato Web UI via Update Firmware tab.<br />
&nbsp;<br />
<strong>Two</strong> things confused me. <strong>First</strong> is that nvram options aren&#8217;t explained on the wiki, what they do and why is that step necessary. <strong>Second</strong> is that there are no download links so for first time OpenWRT user this is quite confusing.<br />
&nbsp;<br />
How do I know where 2.4 kernel based images are located and where are 2.6 kernel images located?!? I was not sure if I was flashing the wrong one and maybe bricking my device.<br />
&nbsp;<br />
Now even after I used latest backfire 10.03.1-rc5 brcm-2.4 I have 2.4 based kernel image. Where from do I get 2.6 kernel openwrt firmware from? Or I just need to do an update?<br />
&nbsp;<br />
First impressions of OpenWRT are awesome.<br />
&nbsp;<br />
I also googled for DD-WRT vs OpenWRT comparison but on forums I just found comaparation of different project ideas (cathedral vs bazaar approach) and no feature or other technical comparison.<br />
&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://kernelreloaded.blog385.com/index.php/archives/openwrt-installation-from-tomato/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Fedora in Public Libraries</title>
		<link>http://kernelreloaded.blog385.com/index.php/archives/fedora-in-public-libraries/</link>
		<comments>http://kernelreloaded.blog385.com/index.php/archives/fedora-in-public-libraries/#comments</comments>
		<pubDate>Mon, 04 Jul 2011 20:27:25 +0000</pubDate>
		<dc:creator>valent</dc:creator>
				<category><![CDATA[english]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[fusion]]></category>
		<category><![CDATA[fusion linux]]></category>

		<guid isPermaLink="false">http://kernelreloaded.blog385.com/?p=1641</guid>
		<description><![CDATA[&#160; Our local Linux Users Group in my home town of Osijek has started workshops called knowledge exchange in partnership with our public library. So first step was to install Fusion Linux Fedora Remix on their PCs. &#160; Are there other examples with Fedora being rolled out in public libraries or in some other public [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://farm7.static.flickr.com/6012/5901565592_5599ff9765_b.jpg"><img alt="" src="http://farm7.static.flickr.com/6012/5901565592_5599ff9765.jpg" class="aligncenter" width="500" height="375" /></a><br />
&nbsp;<br />
Our <a href="http://www.linux-osijek.org">local Linux Users Group</a> in my home town of <strong>Osijek</strong> has started workshops called knowledge exchange in partnership with our public library. So first step was to install <a href="http://fusionlinux.org">Fusion Linux</a> Fedora Remix on their PCs.<br />
&nbsp;<br />
Are there other examples with <strong>Fedora</strong> being rolled out in public libraries or in some other public institutions? I would be really interested with their experiences.<br />
&nbsp;<br />
In my example there are <strong>6 PCs</strong> that are used by any member of library, usually those are primary and high school kids. They come here and most of their activities are watching <strong>youtube</strong>, logging onto <strong>facebook</strong> and playing <strong>flash games</strong>.<br />
&nbsp;<br />
Their primary OS is <strong>Windows XP</strong> with <strong>Windows SteadyState</strong> enabled. I found out that they decided to use Windows SteadyState because they had problem monitoring kids and they would leave <strong>p2p apps</strong> running and <strong>downloading</strong> music and video files and come back a day later with hard drives to save them onto. Obviously that is not what they want kids to do so by enabling Windows SteadyState any files downloaded are erased by reboot. This policy probably also removes most virus issues, both because kids don&#8217;t plug any usb devices and because any changes are erased.<br />
&nbsp;<br />
First issue I came across was that <strong>Anaconda</strong> installed and <strong>GParted</strong> wouldn&#8217;t resize single windows ntfs partition because there were some errors on hard drive. I tried logging into Administrator account and running <strong>chkdsk /f</strong> but that didn&#8217;t help, even with option that Windows SteadyState merges changes. I didn&#8217;t want to disable Windows SteadyState so I reverted to boooting of Windows live CD and running chkdsk /f from repair console. That fixed the issues on all machines.<br />
&nbsp;<br />
I didn&#8217;t have good experience with Anaconda ntfs resize so I used GParted to resize <strong>ntfs</strong> partitions. GParted worked perfectly on all machines without issues.<br />
&nbsp;<br />
<strong>After installing Fusion Linux I did these post install tweaks:</strong><br />
* Change grub entry &#8220;Windows XP&#8221; from &#8220;other&#8221;<br />
* Change grub entry to Fusion Linux 14 from Fusion Linux 14.1 (2.6.35.13-92.fc14.i686)<br />
* Put 10 seconds wait in grub menu<br />
* Enable automatic login<br />
* Disble screensave password lock<br />
* Enable automatic updates<br />
* Put Firefox, Chromium and Teeworlds icons on desktop<br />
&nbsp;<br />
What would be best way to enable &#8220;Windows SteadyState&#8221; equivalent in <strong>Fedora</strong>? Brute force way would be a simple script that deletes all files in user home folder. Are there some more subtle ways? And how to make some changes permanent while making all other changes transient? Using <strong>unionfs</strong> seams like a bit of a overkill&#8230; Any suggestions are welcome.<br />
&nbsp;<br />
<a href="http://farm7.static.flickr.com/6043/5901004381_436520e57e_b.jpg"><img alt="" src="http://farm7.static.flickr.com/6043/5901004381_436520e57e_t.jpg" class="aligncenter" width="100" height="75" /></a><a href="http://farm7.static.flickr.com/6058/5901566380_afc291bc00_b.jpg"><img alt="" src="http://farm7.static.flickr.com/6058/5901566380_afc291bc00_t.jpg" class="aligncenter" width="100" height="75" /></a><a href="http://farm7.static.flickr.com/6041/5901004973_06548dd549_b.jpg"><img alt="" src="http://farm7.static.flickr.com/6041/5901004973_06548dd549_t.jpg" class="aligncenter" width="100" height="75" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://kernelreloaded.blog385.com/index.php/archives/fedora-in-public-libraries/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>i-gotU GT200 GPS on Fedora</title>
		<link>http://kernelreloaded.blog385.com/index.php/archives/i-gotu-gt200-gps-on-fedora/</link>
		<comments>http://kernelreloaded.blog385.com/index.php/archives/i-gotu-gt200-gps-on-fedora/#comments</comments>
		<pubDate>Sat, 26 Mar 2011 11:30:01 +0000</pubDate>
		<dc:creator>valent</dc:creator>
				<category><![CDATA[english]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[gps]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[openstreetmap]]></category>
		<category><![CDATA[gpx]]></category>
		<category><![CDATA[gt200]]></category>
		<category><![CDATA[i-gotU]]></category>

		<guid isPermaLink="false">http://kernelreloaded.blog385.com/?p=979</guid>
		<description><![CDATA[&#160; i-gotU GT200 GPS is the greatest pocket GPS gadget you can find, if you are a geek then this is one gadget you have to get. &#160; Why is it so great? It is a really cheap GPS device (around 55$ or 45€), it has a great SiRF III chipset and it works as [...]]]></description>
			<content:encoded><![CDATA[<table align="left" border="0" cellpadding="0" cellspacing="10">
<tbody>
<tr>
<td><a href="http://kernelreloaded.blog385.com/index.php/archives/i-gotu-gt200-gps-on-fedora" target="_blank" class="postlink"><img src="http://kernelreloaded.blog385.com/sadrzaj/igotu_gt200e.jpg" alt="" hspace="0" vspace="0" /></a></td>
</tr>
</tbody>
</table>
<p>&nbsp;<br />
<a href="http://global.mobileaction.com/product/product_i-gotU_BT.jsp">i-gotU GT200 GPS</a> is the greatest pocket GPS gadget you can find, if you are a geek then this is one gadget you have to get.<br />
&nbsp;<br />
Why is it so great? It is a really cheap GPS device (around 55$ or 45€), it has a great SiRF III chipset and it works as a standalone GPS logging device because it has on-board memory! Did I mention it is really cheap? ;)<br />
&nbsp;<br />
i-gotU GT200 software that comes with doesn&#8217;t have support for Linux or Mac.<br />
&nbsp;<br />
The good news is that there is a project called <a href="https://launchpad.net/igotu2gpx">igotu2gpx</a> that adds Linux and Mac support for this great device!<br />
&nbsp;<br />
To get this utility running on Fedora here are step by step instructions on how to do it:<br />
<span id="more-979"></span><br />
<code></p>
<div style="border:1px solid #444; background:#EFEFEF ">
<strong>su -<br />
yum install bzr ctags gcc-c++ libstdc++-devel boost-devel qt-devel libusb-devel chrpath<br />
exit<br />
bzr branch lp:igotu2gpx<br />
cd igotu2gpx<br />
/usr/lib/qt4/bin/qmake<br />
make<br />
su<br />
make install<br />
ln -s /usr/local/lib/libigotu.so.1 /lib/<br />
exit</strong>
</div>
<p></code><br />
You can use GUI tool by running <code><strong>igotugui</strong></code> command or cli version by using <code><strong>igotu2gpx</strong></code> command.<br />
&nbsp;<br />
To download gps tracks from your i-gotU GT200 GPS use this command:<br />
<code><strong>igotu2gpx dump -f gpx > track.gpx</strong></code><br />
And to clear GPS memory just use this command:<br />
<code><strong>igotu2gpx --action clear</strong></code><br />
&nbsp;<br />
You can use igotU GT200 as GPS sensor on your PC or laptop via USB cable but first you need to initialize it:<br />
<code><strong>su -<br />
modprobe navman<br />
echo -n "0x0df7 0x0900" > /sys/bus/usb-serial/drivers/navman/new_id<br />
</strong></code><br />
&nbsp;<br />
Now you can start gpsd and all aplications should see GPS dongle:<br />
<code><strong>gpsd -b -N -D2 /dev/ttyUSB0</strong></code><br />
&nbsp;<br />
If you want to use igotU GT200 via bluetooth you can use this <a href="http://kernelreloaded.blog385.com/index.php/archives/bluetooth-gps-fedora-howto/">Bluetooth GPS Fedora howto</a> guide to set it up.<br />
&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://kernelreloaded.blog385.com/index.php/archives/i-gotu-gt200-gps-on-fedora/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Supress cp &#8220;Do you want to overwrite&#8221; prompt in Fedora</title>
		<link>http://kernelreloaded.blog385.com/index.php/archives/supress-cp-do-you-want-to-overwrite-prompt-in-fedora/</link>
		<comments>http://kernelreloaded.blog385.com/index.php/archives/supress-cp-do-you-want-to-overwrite-prompt-in-fedora/#comments</comments>
		<pubDate>Sat, 05 Feb 2011 20:19:00 +0000</pubDate>
		<dc:creator>valent</dc:creator>
				<category><![CDATA[english]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[tips&#038;tricks]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[cp]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[suppress]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[tips & tricks]]></category>
		<category><![CDATA[unalias]]></category>

		<guid isPermaLink="false">http://kernelreloaded.blog385.com/?p=1526</guid>
		<description><![CDATA[&#160; When you try to copy one file over existing one as root user in Fedora you will be asked to confirm that action, but as regular user you can overwrite existing files without any question. So you can easily overwrite your own personal files, GNOME settings, documents, images, etc. &#160; It is obvious that [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;<br />
When you try to copy one file over existing one as root user in Fedora you will be asked to confirm that action, but as regular user you can overwrite existing files without any question. So you can easily overwrite your own personal files, GNOME settings, documents, images, etc.<br />
&nbsp;<br />
<span id="more-1526"></span><br />
It is obvious that this is policy is made from sysadmin point of view. Sysadmins usually doesn&#8217;t care if people mess up or delete their own files, as long as they don&#8217;t mess up or damage system in some way.<br />
&nbsp;<br />
If you look in .bashrc file of your root account you will find alias for rm, cp and mv commands:</p>
<p><code>alias rm='rm -i'<br />
alias cp='cp -i'<br />
alias mv='mv -i'</code><br />
&nbsp;<br />
I would argue that these aliases should be enabled also for regular users to keep them from messing up their files.<br />
&nbsp;<br />
If you are a power user and you need to copy over whole directories over existing files you probably don&#8217;t want to keep hitting that &#8220;y&#8221; button over and over.<br />
&nbsp;<br />
Only way I found out that you can suppress being asked annoying &#8220;overwrite y/n&#8221; question is by deleting <code>alias cp='cp -i'</code> definition from root user&#8217;s .bashrc file.<br />
&nbsp;<br />
But maybe it is better to have protective policy enabled and just temporariliy disable it by using <code>unalias cp</code> command.<br />
&nbsp;<br />
If you know other way to disable being asked confirming question for overwriting existing file please explain how in comments.<br />
&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://kernelreloaded.blog385.com/index.php/archives/supress-cp-do-you-want-to-overwrite-prompt-in-fedora/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Compile Blender 2.56 on Fedora 13 and 14</title>
		<link>http://kernelreloaded.blog385.com/index.php/archives/blender-2-56-on-fedora-13-and-fedora-14/</link>
		<comments>http://kernelreloaded.blog385.com/index.php/archives/blender-2-56-on-fedora-13-and-fedora-14/#comments</comments>
		<pubDate>Tue, 25 Jan 2011 15:30:52 +0000</pubDate>
		<dc:creator>valent</dc:creator>
				<category><![CDATA[fedora]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[tips&#038;tricks]]></category>
		<category><![CDATA[blender]]></category>
		<category><![CDATA[compile]]></category>
		<category><![CDATA[source]]></category>

		<guid isPermaLink="false">http://kernelreloaded.blog385.com/?p=1474</guid>
		<description><![CDATA[&#160; To have Blender 2.56 successfully running on Fedora 13 and Fedora 14 you need to compile it from source. &#160; This is not as hard as most people would think if you follow these simple instructions. &#160; 1. Install needed package dependencies 2. Download Blender source 3. Edit scons config file (WITH_BF_FFMPEG = False) [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://kernelreloaded.blog385.com/sadrzaj/blender_2.561.png"><img src="http://kernelreloaded.blog385.com/sadrzaj/blender_2.561.png" alt="" title="blender_2.56" width="400" height="227" class="aligncenter size-full wp-image-1495" /></a><br />
&nbsp;<br />
To have Blender 2.56 successfully running on Fedora 13 and Fedora 14 you need to compile it from source.<br />
&nbsp;<br />
This is not as hard as most people would think if you follow these simple instructions.<br />
&nbsp;<br />
1. Install needed package dependencies<br />
2. Download Blender source<br />
3. Edit scons config file (WITH_BF_FFMPEG = False)<br />
4. Compile Blender<br />
5. Run Blender<br />
&nbsp;<br />
<span id="more-1474"></span><br />
<strong>So lets start with first step:</strong><br />
UPDATE: There were two dependencies missing: gettext and gettext-devel</p>
<div style="border:1px solid #444; background:#EFEFEF ">
<code> su -</p>
<p>yum install gcc-c++ subversion esound-devel freeglut-devel libjpeg-devel libogg-devel libpng-devel libtool libvorbis-devel freealut-devel openssl-devel python3-devel scons SDL-devel zlib-devel libtiff-devel libXi-devel xorg-x11-proto-devel libGL-devel libGLU-devel freetype-devel OpenEXR-devel glew-devel libsamplerate-devel fftw-devel ftgl-devel ode-devel openjpeg-devel qhull-devel gettext gettext-devel -y<br />
exit<br />
</code>
</div>
<p>&nbsp;<br />
<strong>Second step is also really easy:</strong></p>
<div style="border:1px solid #444; background:#EFEFEF ">
<code>cd ~<br />
mkdir blender-build<br />
cd blender-build<br />
svn co https://svn.blender.org/svnroot/bf-blender/trunk/blender<br />
</code>
</div>
<p>&nbsp;<br />
<strong>Edit scons config file</strong><br />
Just open Linux config file, find line with &#8220;WITH_BF_FFMPEG = True&#8221; and change it to &#8220;WITH_BF_FFMPEG = False&#8221;:</p>
<div style="border:1px solid #444; background:#EFEFEF ">
<code>gedit blender/build_files/scons/config/linux2-config.py</code>
</div>
<p>&nbsp;</p>
<p><strong>Now compile Blender:</strong></p>
<div style="border:1px solid #444; background:#EFEFEF ">
<code>cd blender<br />
python scons/scons.py</code>
</div>
<p>&nbsp;</p>
<p><strong>Running Blender</strong><br />
After compilation blender binary executable file is located in ~/blender-build/install/linux2/blender. So just create symbolic link to it:</p>
<div style="border:1px solid #444; background:#EFEFEF ">
<code>ln -s  ~/blender-build/install/linux2/blender  ~/blender-build/blender/</code>
</div>
<p>&nbsp;<br />
When you start Blender you should see something like this in terminal:</p>
<div style="border:1px solid #444; background:#EFEFEF ">
<code><br />
$ ./blender<br />
Info: Config directory with "startup.blend" file not found.<br />
found bundled python: /home/liveuser/blender-build/install/linux2/2.56/python</code><br />
&nbsp;</div>
]]></content:encoded>
			<wfw:commentRss>http://kernelreloaded.blog385.com/index.php/archives/blender-2-56-on-fedora-13-and-fedora-14/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

