Raspberry Pi

RaspberryPiのshatdownをボタンで操作する方法

Raspberry Piのシャットダウンをタクトスイッチで操作する簡単な方法をググったら、 /boot/config.txtに以下を追加すればよいということだったのでやってみた。 https://www.raspberrypi.org/forums/viewtopic.php?t=217442 sudo nano /boot/config.txtでフ…

There are very useful descriptions out there. I followed their instruction.

You should check them out. How To Serve Flask Applications with uWSGI and Nginx on Ubuntu 16.04 | DigitalOceanHow To Serve Flask Applications with uWSGI and Nginx on Ubuntu 14.04+ · GitHubThis is my records how I did it.OS: Rasbian (Jessie…

ラズベリーパイのJessie LiteのSSH

ラズベリーパイのJessie LiteってSSHが無効になっているとは、知らなかった。 モニターなし、キーボードなし、の環境(母艦のPCだけ)で、SSHを有効にする方法がYoutubeにあがっていたのでメモがてら紹介します。PC上で、 SDカードにJessie Liteのイメージフ…