Explore >> Select a destination


You are here

willhaley.com
| | janakiev.com
7.7 parsecs away

Travel
| | In this article you will see how to easily manage Jupyter Notebook and JupyterLab by using the Systemd tooling. This is useful when you want to have an instance running local or on your server that you can manage and monitor.
| | rolisz.ro
6.8 parsecs away

Travel
| | I often need to set up a VM with a server to run some ML models. While I could package things in Docker and deploy them like that, whenever possible, I like to do things more directly, using systemd services. To create a systemd service, create a file called /etc/
| | blog.nuculabs.de
8.2 parsecs away

Travel
| | Hi ?? The purpose of this article is to get you started quickly with a Home Assistant on a Raspberry Pi. It's a simple walkthrough on how to install Home Assistant and configure it so it will boot with your PI. I will use my old Raspberry PI V3 board. Flashing the Raspberry PI OS You will need a microSD card of reasonable size, I'm using a 16GB one and a USB Adapter to connect it with my PC.
| | nsirap.com
58.3 parsecs away

Travel
| installation of docker and docker-compose with Ansible Playbook. This will automate the installation of docker and docker-compose on a remote server.