/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

rolisz.ro
| | blog.kyleingraham.com
1.7 parsecs away

Travel
| | I recently configured Lip Colour Finder to utilize systemd to manage its components. This post will be a small nugget on that process as opposed to the usual deep-dive. Systemd is a software suite that can be used for the management of system processes. I turned to it as I wanted to achieve the following...
| | anilwadghule.com
1.8 parsecs away

Travel
| | Add following files [Unit] Description=Upload Janus recordings to AWS S3 After=network.target [Service] Type=oneshot User=ubuntu WorkingDirectory=/home/ubuntu/janus_recordings ExecStart=/bin/bash /usr/local/bin/upload_videos [Install] WantedBy=multi-user.target [Unit] Description=Janus S3 Upload timer [Timer] OnCalendar=*:0/1 OnBootSec=5min [Install] WantedBy=
| | janakiev.com
1.0 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.
| | stephennimmo.com
10.3 parsecs away

Travel
| Requirements: Certificates are a pain. But they are a very necessary and vital piece to your security. Here's how to[...]