Users Guide

* Management: https://landscape.canonical.com
* Support: https://ubuntu.com/advantage
Welcome to Snappy Ubuntu Core, a transactionally updated Ubuntu.
* See https://ubuntu.com/snappy
It's a brave new world here in Snappy Ubuntu Core! This machine does not use apt-get or
deb packages. Please see 'snap --hwlp' for app installation and transactional updates.
Last login: Tue Nov 01:10:12 2016 from 10.101.46.187
Admin@localhost
:~$ sudo snapweb.generate-toen
Snapweb Access Token:
GtYaoevIodhTgHDyFWczWtYkEhDYROpX0pf27K62TtTOVooUwRuQ)IgBB7ECznCP
Use the above token in the Snapweb interface to be granted access.
admin@localhost:~$
5. トークンをウェブ ページにペーストして、送信をクリックします。
これで Snapweb にアクセスできるようになります。
クラウド LED のオン / オフ
1. クラウド LED PIN をエクスポートするには、次のコマンドを実行します。
#sudo su –
#echo 346 > /sys/class/gpio/export
#echo out > /sys/class/gpio/gpio346/direction
2. クラウド LED をオンにするには、次のコマンドを実行します。
#echo 1 > /sys/class/gpio/gpio346/value
38