Taillieu.Info

More Than a Hobby..

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /customers/3/2/5/taillieu.info/httpd.www/templates/taillieuinfo_joomla3_rev1/functions.php on line 194

openHABian hassle-free openHAB Setup

https://community.openhab.org/t/openhabian-hassle-free-openhab-setup/13379/1222 

https://docs.openhab.org/installation/rasppi.html 

us:openhabian

pw:openhabian

sudo raspi-config

sudo openhabian-config


 Clean cache:

sudo rm -rf /var/lib/openhab2/tmp/*

sudo rm -rf /var/lib/openhab2/cache/*


 Stop / Start openhab2:

sudo systemctl status openhab2

sudo systemctl stop openhab2

sudo systemctl start openhab2


 install htop (a better version of top)

sudo apt-get install htop

sudo htop


 ###############################################################################

################# openHAB1 ####################################################
###############################################################################
## Ip = 192.168.0.228
## Release = Raspbian GNU/Linux 9 (stretch)
## Kernel = Linux 4.9.59-v7+
## Platform = Raspberry Pi 2 Model B Rev 1.1
## Uptime = 0 day(s). 0:0:43
## CPU Usage = 55.1 % avg over 4 cpu(s) (4 core(s) x 1 socket(s))
## CPU Load = 1m: 3.39, 5m: 0.93, 15m: 0.32
## Memory = Free: 0.71GB (75%), Used: 0.23GB (25%), Total: 0.95GB
## Swap = Free: 0.09GB (100%), Used: 0.00GB (0%), Total: 0.09GB
## Root = Free: 11.71GB (87%), Used: 1.70GB (13%), Total: 14.02GB
## Updates = 0 apt updates available.
## Sessions = 1 sessions
## Processes = 137 running processes of 32768 maximum processes
###############################################################################

Welcome to __ _____ ____ _
____ ____ ___ ____ / / / / | / __ )(_)___ _____
/ __ \/ __ \/ _ \/ __ \/ /_/ / /| | / __ / / __ `/ __ \
/ /_/ / /_/ / __/ / / / __ / ___ |/ /_/ / / /_/ / / / /
\____/ .___/\___/_/ /_/_/ /_/_/ |_/_____/_/\__,_/_/ /_/
/_/
openHAB 2.2.0-1 (Release Build)

Looking for a place to get started? Check out 'sudo openhabian-config' and the
documentation at http://docs.openhab.org/installation/openhabian.html
The openHAB dashboard can be reached at http://openHAB1:8080
To interact with openHAB on the command line, execute: 'openhab-cli --help'

[12:34:13] openhabian@openHAB1:~$