This challenge has spread across the internet like fire (I didn’t create this challenge) so I have decided to do one. Basically, I have to tell you 7 things about my character. And up to 15 bloggers I enjoy. I have over 40 followers, but as there are limits (a few don’t have blogs) andContinue reading “One lovely blog award – who are my favourite bloggers?”
Category Archives: How to use a Raspberry Pi
How to VNC onto your Pi for remote access
Want to connect to your Pi from a PC or even tablet or phone?
Super Tux
The game super tux is amazing! You have to complete the level you are on to get to the next level.Tux is a penguin and he is trying to find penny there are 26/27 levels at first they are easy but then they get harder and harder til you get to the last level whichContinue reading “Super Tux”
Video Game
I am developing a video game and can’t think of a name for it. Can you guys plz comment with some good names for a video game. It is going to be a fighting game. Thanks! Epic Chas Gamer 😀
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
There has probably been a time when you have ran sudo apt-get update then sudo apt-get dist-upgrade. The output may of been like this: pi@raspberrypi:~ $ sudo apt-get update Get:1 http://archive.raspbian.org jessie InRelease [14.9 kB] Get:2 http://mirrordirector.raspbian.org jessie InRelease [14.9 kB] Get:3 http://archive.raspberrypi.org jessie InRelease [13.2 kB] Get:4 http://archive.raspbian.org jessie/main Sources [7,745 kB] Get:5 http://mirrordirector.raspbian.orgContinue reading “0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.”
All “Install Chromium on Raspberry Pi” posts are now obsolete!
Hi guys! In the past, I have made a lot of “How to install Chromium on Raspberry Pi” posts. Now these posts are considered obsolete because a Chromium for ARMv7 and ARMv8 installer is found at https://coolchasgamer.wordpress.com/chromium-arm. Chromium 53 on a Raspberry Pi 3 Enjoy! Epic Chas Gamer 😀
Thunderbird on the Raspberry Pi
Hi guys! Today I found out how to install Mozilla Thunderbird (a program for answering your emails, compatible with various mail services including Outlook.com) onto the Raspberry Pi (it will only work on a Pi 2 and Pi 3). Here is how! wget https://launchpad.net/~ubuntu-mozilla-security/+archive/ubuntu/ppa/+build/11078054/+files/thunderbird_45.4.0+build1-0ubuntu0.14.04.1_armhf.deb sudo dpkg -i thunderbird_45.4.0+build1-0ubuntu0.14.04.1_armhf.deb Then click Menu/Internet and then click Thunderbird Mail. IContinue reading “Thunderbird on the Raspberry Pi”
Install latest Chromium on ARM devices
Hi guys! Here is a script that installs latest Chromium onto ARM Linux! Enjoy! # This script installs latest Chromium onto ARM Linux # This script was created by Epic Chas Gamer # Check out Epic Chas Gamer’s blog at https://coolchasgamer.wordpress.com # Leave feedback at https://coolchasgamer.wordpress.com/chromium-arm echo “Welcome!” echo “Chromium is installing…” echo “Downloading ChromiumContinue reading “Install latest Chromium on ARM devices”
Firefox 49 on Raspbian Jessie Raspberry Pi 2 and 3
THIS WILL ONLY WORK ON A PI 2 OR PI 3! IF YOU HAVE USED FIREFOX-ESR PREVIOUSLY DO SUDO APT-GET REMOVE FIREFOX-ESR BEFORE DOING THIS TUTORIAL! wget https://launchpad.net/~ubuntu-mozilla-security/+archive/ubuntu/ppa/+build/10930950/+files/firefox_49.0+build4-0ubuntu0.14.04.1_armhf.deb sudo dpkg -i firefox_49.0+build4-0ubuntu0.14.04.1_armhf.deb Then click Menu/Internet/Firefox Web Browser. Enjoy! Epic Chas Gamer 😀
What is a Raspberry Pi?
A Raspberry Pi is a £30 computer the size of a credit card designed with kids and programming in mind. It is capable of doing everything a desktop computer is capable of, from surfing the net to playing Minecraft. On this blog I sometimes write about it. You can learn more about the Raspberry Pi atContinue reading “What is a Raspberry Pi?”