theengineeringhitman.com
Setting up dynamic DNS on Raspberry Pi - The Engineering Hitman
http://www.theengineeringhitman.com/setting-dynamic-dns-raspberry-pi
Making technical problems disapear. Setting up dynamic DNS on Raspberry Pi. December 29, 2014. February 2, 2015. By now, you probably have something fun hosted on your Raspberry Pi web server. Maybe you’ve followed my tutorials for setting up owncloud. Come to the rescue. There are two parts to this setup. The first is all done through freedns.afraid.org. Dynamic DNS on Raspberry Pi setup script. First, go to http:/ freedns.afraid.org/signup/. Make up your unique key and will be needed by the script.
theengineeringhitman.com
Setting up a Raspberry Pi Pandora receiver - The Engineering Hitman
http://www.theengineeringhitman.com/setting-raspberry-pi-pandora-receiver
Making technical problems disapear. Setting up a Raspberry Pi Pandora receiver. December 22, 2014. December 23, 2014. In a previous tutorial I talked about how to setup airplay on your Pi. But sometimes you don’t have an iOS device around to stream music from. Enter pianobar! Raspberry Pi Pandora setup script. Pi@raspberrypi $ sudo apt-get install git. Next clone my audio repository:. Pi@raspberrypi $ sudo git clone https:/ github.com/theEngineeringHitman/audio. Now cd to the audio directory:. Pi@raspber...
theengineeringhitman.com
Easy Raspberry Pi Wordpress install - The Engineering Hitman
http://www.theengineeringhitman.com/easy-raspberry-pi-wordpress-install
Making technical problems disapear. Easy Raspberry Pi WordPress install. December 29, 2014. January 2, 2015. Alright, you’ve setup your R aspberry Pi web server. Installed the watchdog timer. So your site will automatically recover from hangs…now its time to put up some content! So let’s get on with the install…. Using the Raspberry Pi WordPress script. This script is based on a tutorial. Pi@raspberrypi $ sudo apt-get install git. And setup owncloud.sh. The script will begin with a message reminding you ...
theengineeringhitman.com
Setting up a Raspberry Pi Dropbox clone - The Engineering Hitman
http://www.theengineeringhitman.com/setting-raspberry-pi-dropbox-clone
Making technical problems disapear. Setting up a Raspberry Pi Dropbox clone. December 29, 2014. December 29, 2014. Owncloud is an open source cloud storage solution that is very similar to Dropbox. There are desktop clients for all major OS’s as well as iOS and android. It allows you to sync your files across all of your devices and it runs on your server, which means you are in total control of your data. Perfect for setting up a Raspberry Pi Dropbox clone! Owncloud install via script. All of which have...
theengineeringhitman.com
Securing your Raspberry Pi SSH - The Engineering Hitman
http://www.theengineeringhitman.com/securing-raspberry-pi-ssh
Making technical problems disapear. Securing your Raspberry Pi SSH. December 22, 2014. December 29, 2014. You’ve setup your web server. And enabled your watchdog timer. 8230; what could possibly be left? How about securing SSH? After all, if it provides enough flexibility for you to login and administer the whole system, it provides enough access for a hacker to wreak havoc! Using a script to secure your Raspberry Pi SSH. Then answer the questions, and leave the passphrase blank when asked. If you ar...
theengineeringhitman.com
Getting started with Raspberry Pi - The Engineering Hitman
http://www.theengineeringhitman.com/getting-started-raspberry-pi
Making technical problems disapear. Getting started with Raspberry Pi. November 22, 2014. December 23, 2014. Things you will need. Raspberry Pi – Preferably rev B or B. Micro USB power source. SD card (micro SD card for A /B ). Minimum of 4GB but 8GB is nice. A way of reading/writing to the SD card from your computer. USB keyboard (and optional USB mouse). HDMI cable and TV or monitor to plug it into. Network cable and internet connection. The basics of Raspberry Pi. And www.amazon.com. SD slot – T...
theengineeringhitman.com
The constantly updated Raspberry Pi cheat sheet - The Engineering Hitman
http://www.theengineeringhitman.com/constantly-updated-raspberry-pi-cheat-sheet
Making technical problems disapear. The constantly updated Raspberry Pi cheat sheet. December 30, 2014. February 11, 2015. Manually run the config utility:. Execute a command as root (aka Admin):. Update sources list (where the pi will look for the latest version of sw you ask it to install):. Apt-get install package name. Uninstall software (keep config files):. Apt-get remove package name. Uninstall software (delete config files):. Apt-get purge package name. Basic Linux Commands (*Some Debian specific).
theengineeringhitman.com
How to setup a Raspberry Pi firewall - The Engineering Hitman
http://www.theengineeringhitman.com/setup-raspberry-pi-firewall
Making technical problems disapear. How to setup a Raspberry Pi firewall. December 22, 2014. December 29, 2014. If you’ve been following along, then you probably just finished setting up your Raspberry Pi web server. Complete with Nginx, PHP, and MySQL. Before we put to much time into loading all sorts of fun content though, this is a good time to take a look at the security of your server. First of all, hopefully by now you have removed the. And the default password. Next, clone my. Now cd to the web se...
SOCIAL ENGAGEMENT