{"id":253,"date":"2015-02-16T19:09:24","date_gmt":"2015-02-16T19:09:24","guid":{"rendered":"https:\/\/c60.ca\/wordpress\/?p=253"},"modified":"2015-02-16T19:09:24","modified_gmt":"2015-02-16T19:09:24","slug":"pi2","status":"publish","type":"post","link":"https:\/\/c60.ca\/wordpress\/2015\/02\/pi2\/","title":{"rendered":"Pi2"},"content":{"rendered":"<p>It&#8217;s been awhile (3 years) since the first raspberry pi, the $35 computer, came on the scene.\u00a0 Three years is a pretty long cycle not to have any major significant change in the computer industry .\u00a0 Sure they doubled the ram and added a few usb ports over the year, but original processor that drives these beasts was definitely showing it&#8217;s age. Then just recently they dropped a full refresh from what appeared out of nowhere.\u00a0 I&#8217;ve bought both of the last two significant upgrades and was about to drop money on the third but thankfully I hesitated that weekend and much to my chagrin the announcement came out.\u00a0 So I quickly ordered up a couple with some wifi dongles, it&#8217;s really too bad they didn&#8217;t include wifi but, it&#8217;s only a $35 computer for pete sake&#8217;s.<br \/>\n<!--more--><br \/>\nUnfortunately the install process still has something to be desired. or does it&#8230;\u00a0 turns out hidden in one of the howto guides of installing the image onto your sd card there is given a mention of what should be number one on there list.\u00a0 Sadly they mention it but didn&#8217;t provide a <a href=\"http:\/\/www.berryterminal.com\/doku.php\/berryboot\">link to berryboot <\/a>.\u00a0 With berry boot all you have to do is drag and drop the extracted file onto your sd card, and reboot.\u00a0 okay you might want to format it first,\u00a0 but just a quick format should fine.\u00a0 Once berryboot does it&#8217;s thing you can now use a mouse and keyboard to install the rest of the OS. even better it set&#8217;s itself up as the boot manager.\u00a0 now you can boot multiple os on one sd card with your PI, YIPEEEEE!!!<br \/>\nRaspbian which is the defacto os for these ones still is a little trimmed down for my liking, so here&#8217;s a list in no particular order of some handy things to install, if you have space.<br \/>\nSo open up a terminal and type in these commands,<br \/>\n<code>sudo apt-get install synaptic<br \/>\nsudo apt-get install sonic-pi<br \/>\nsudo apt-get install vlc<br \/>\nsudo apt-get install transmission<br \/>\nsudo apt-get install audacity<br \/>\nsudo apt-get install mixxx<br \/>\nsudo apt-get install iceweasel<\/code><br \/>\nYou could also put that all on one line,<br \/>\n<code>sudo apt-get install synaptic sonic-pi vlc transmission audacity mixxx iceweasel<\/code><br \/>\nor you could use synaptic the graphical package manager, for the rest of them after you&#8217;ve installed it.<br \/>\n&nbsp;<br \/>\nTo setup vnc and have it autostart on boot.<br \/>\n<strong>install and set password<\/strong><br \/>\n<code>sudo apt-get install x11vnc<br \/>\nx11vnc -storepasswd<\/code><br \/>\n<strong>create autostart entry<\/strong><br \/>\n<code><br \/>\ncd .config<br \/>\nmkdir autostart<br \/>\ncd autostart<br \/>\nnano x11vnc.desktop<\/code><br \/>\n<strong>&#8211; paste following text:<\/strong><br \/>\n<code>[Desktop Entry]<br \/>\nEncoding=UTF-8<br \/>\nType=Application<br \/>\nName=X11VNC<br \/>\nComment=<br \/>\nExec=x11vnc -forever -usepw -display :0 -ultrafilexfer<br \/>\nStartupNotify=false<br \/>\nTerminal=false<br \/>\nHidden=false<\/code><br \/>\n&#8211; save and exit (Ctrl-X, Y, &lt;Enter&gt;)<br \/>\nNow all you have to do is plugin your pi to your router, or if you have wifi just plug in the power, and you can use a vnc client, which they have for ios\/android\/osx\/windows\/linux. no need for a keyboard or a mouse, or video for that matter.<br \/>\nif you want to install XBMC\/Kodi inside of rasbpian instead of using berry boot follow this <a href=\"http:\/\/michael.gorven.za.net\/raspberrypi\/xbmc\">xbmc\/kodi<\/a><br \/>\nYou&#8217;ll also want to grab the handy xbmc remote app for you ios\/android so you can keep your ass firmly planted on that couch \ud83d\ude09<\/p>\n","protected":false},"excerpt":{"rendered":"<p>It&#8217;s been awhile (3 years) since the first raspberry pi, the $35 computer, came on the scene.\u00a0 Three years is a pretty long cycle not to have any major significant change in the computer industry .\u00a0 Sure they doubled the ram and added a few usb ports over the year, but original processor that drives&hellip;<\/p>\n<div><a class=\"excerpt-more button\" href=\"https:\/\/c60.ca\/wordpress\/2015\/02\/pi2\/\">Continue reading <span class=\"screen-reader-text\">Pi2 <\/span><span class=\"meta-nav\">&rarr;<\/span><\/a><\/div>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"quote","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-253","post","type-post","status-publish","format-quote","hentry","category-uncategorized","post_format-post-format-quote"],"_links":{"self":[{"href":"https:\/\/c60.ca\/wordpress\/wp-json\/wp\/v2\/posts\/253","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/c60.ca\/wordpress\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/c60.ca\/wordpress\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/c60.ca\/wordpress\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/c60.ca\/wordpress\/wp-json\/wp\/v2\/comments?post=253"}],"version-history":[{"count":0,"href":"https:\/\/c60.ca\/wordpress\/wp-json\/wp\/v2\/posts\/253\/revisions"}],"wp:attachment":[{"href":"https:\/\/c60.ca\/wordpress\/wp-json\/wp\/v2\/media?parent=253"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/c60.ca\/wordpress\/wp-json\/wp\/v2\/categories?post=253"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/c60.ca\/wordpress\/wp-json\/wp\/v2\/tags?post=253"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}