-
Recent Posts
Recent Comments
Archives
Categories
Meta
Category Archives: Uncategorized
KanBoard
Creating and using self-hosted KanBoard based on https://kanboard.org. Download the latest build from Docker and configure the mountpoints as below. Also, follow the setup to create the folders and set appropriate permissions: Also, map ports so that they are not … Continue reading
Website Bookmarks
General PostIt Board – http://ideabordz.comIcebreaker questions – http://icebreakers.equalexperts.com Training Sitesdatacamp.comhttps://www.cybrary.it/course/cism/https://www.pluralsight.com/ Other PostIt type boards Jamboard (Google) Funretro Mentimeter Miro
Free Conference Bridge
Saving this link here for when I need a free conference bridge in the future.. https://www.freeconferencecall.com/
Bot Notifications using Telegram
This PHP setup is based off of the excellent Python article provided by Man Hay Hong. To get started you need to download/install Telegram and set yourself up as a user. Once it is installed you need to setup a … Continue reading
Old CrossFamily Front Page
Powering ESP8266 & other devices
While I get this sorted out this page will be a holding page for parts located: MT3608 DC to DC Boost converter (3.7v to 5v) TP4056 Lithium Battery Charging board 18650 Lithium battery
git Quick Reference
Pull Code from a Repository git clone http://{server/repository.git Add Files to Local Repository git add * Status of Local Files git status Commit Changes Locally git commit -m “Adding new files” Commit Change to Remote Main … Continue reading
Posted in Uncategorized
Leave a comment