Daily Shaarli

All links of one day in a single page.

January 11, 2025

vince - Self Hosted Alternative to Google Analytics

vince is is a cost effective , self hosted , privacy friendly alternative to Google Analytics. Be GDPR, CCPA and PECR compliant, respect your user’s privacy, forget about cookie notice, save money and other engineering resources while gaining actionable insights from your websites.

Automounting External Drives in Linux
thumbnail

Imagine this situation. You have attached an external USB or SSD to your system and using it as an additional storage media. This is a common use case specially if you have set up a media server on Raspberry Pi or any Linux system.

On Linux, you normally have to click on the mount option in the file explorer or use the mount command to start using the external drive.

This is an inconvenience and it could also be problematic in situations where you require the disk to be mounted like internal disks when the system starts. Imagine the media server not showing any media because the media was stored on an external disk and it was not mounted.