What’s the best way to auto mount a usb drive or hard disk? What if the filesystem is ntfs?
To get a list of connected usb disks you can:
sudo blkid
Continue reading “Mount a usb drive or hard disk on Raspbian”
What’s the best way to auto mount a usb drive or hard disk? What if the filesystem is ntfs?
To get a list of connected usb disks you can:
sudo blkid
Continue reading “Mount a usb drive or hard disk on Raspbian”
By default, all requests arriving at the pi, coming from the internet (WAN), are blocked. Only requests coming from your local LAN are allowed.
To do this, Raspbmc uses iptables. It’s like a firewall, and uses a set of rules to determine if a request has to be blocked or not.
The raspberry pi is an awesome device. It’s affordable, it’s a media center, a web server, very slow and doesn’t use much electricity. It’s also a very good looking piece of hardware. Fits your living room!
This post is about how mine is configured!
My pi lives next to my TV. It’s powered by a 5V 2A power supply. It has a 8 gb sd card and their is a 2 TB external usb hard drive attached.
I use Putty to modify raspbmc via ssh, Yatse android app to control Xbmc. When needed I can connect an external keyboard because I still have 1 usb port over.
As you could possibly open up some ports to the internet, you will want to secure your raspberry pi.
I won’t list the complete process but refer to guides I followed.
0. Static IP
http://choorucode.com/2012/08/14/how-to-assign-a-static-ip-address-to-raspbmc/
1. Raspbmc
First we need to install raspbmc on the pi: http://www.raspbmc.com/wiki/user/windows-installation/.
2. CouchPotato, Transmission
3. BitTorrent Sync
4. Enable samba
You can do this in the xbmc interface.
5. Dynamic Dns
http://www.techjawab.com/2013/06/setup-dynamic-dns-dyndns-for-free-on.html