This will be tutorial about how to set up RPi torrent box… oh wait i need to mount external drive ….okey then…. This WILL be tutorial about how to mount usb drive on RPi …. Wait I need to transfer large files between RPi and my PC …….fuuuuuuuu… Fine it will be tutorial about how to set up SSHFS on Raspberry Pi.
I prefer SSHFS over samba because its pain to set up samba on RPi(not really but i’m lazy) and yes if you want connect many windows or android devices its better solution but for a linux to linux file transfer it super easy and quick to set up, another downside is speed. But because I don’t transfer 100 gig files my 10MB/s is adequate.But hey the SSHFS is encrypted which is nice.
Anyway…
Category: Raspberry Pi (Page 2 of 2)
Eclipse Mosquitto™ is an open source (EPL/EDL licensed) message broker that implements the MQTT protocol. MQTT provides a lightweight method of carrying out messaging using a publish/subscribe model. This makes it suitable for “Internet of Things” messaging such as with low power sensors or mobile devices such as phones, embedded computers or microcontrollers like the Arduino. And I will show you how to install Mosquitto to RaspberryPi
In our previous post we installed MySQL server and PhpMyAdmin.
Now we gonna add new user and tables to our database using PhpMyAdmin.
With a static IP, you’ll be able to use the same IP address every time you connect to your Pi via SSH.
Before starting, make sure you have already set up and configured a way to access the command prompt. Check out my tutorial, Raspberry pi Raspbian Jessie Lite headless wifi setup tutorial to see how to do that if you haven’t already. Lets begin.
Once again I have to setup my pi. Because I mainly use it in headless config its quite annoying to connect it to display for setup. So anyone else having same trouble here is a small tutorial how to setup you Raspberry pi sd card for running pi headlessly with wifi. No need for monitors or keyboards on pi.
After configuring your sd card you just connect the power and ssh into your pi.