Can't find folder conf/items/default

  • Platform information:
    • Hardware: CPUArchitecture/RAM/storage
    • OS: what OS is used and which version
    • Java Runtime Environment: which java platform is used and what version
    • openHAB version:
  • Issue of the topic: please be detailed explaining your issue
  • Please post configurations (if applicable):
    • Items configuration related to the issue
    • Sitemap configuration related to the issue
    • Rules code related to the issue
    • Services configuration related to the issue
  • If logs where generated please post these here using code fences:

I want to learn OpenHab2. I want to follow the tutorial on http://docs.openhab.org/tutorials/beginner/sitemap.html
I Installed openHabian on a RapberryPi3 but I can’t find this location: conf/items/default.items
what can I do?
Should I studdy Linux before doing openhanded?
What is the recommended way to start with openhab?

If you did an installation acording the manual, the folder should be found here::

/opt/openhab2/conf/items

For a repository installation (like openhabian) it would be:

/etc/openhab2/conf/items

For a startup you should study the Beginners Tutorial. In long run you will need some linux knowledge, but you will get it during the usage!