Skip to content

Instantly share code, notes, and snippets.

@tomgidden
tomgidden / NASA Launch Announcements.json
Last active October 14, 2024 18:15
NASA Launch commentator's announcements
[
{
"name": "SpaceX Falcon Heavy - Europa Clipper",
"date": "2024-10-14",
"url": "https://www.youtube.com/watch?v=lQToTWKwtuw",
"quote": "“Falcon Heavy with Europa Clipper: Unveiling the mysteries of an enormous ocean lurking beneath the icy crust of Jupiter's moon, Europa!”"
},
{
"name": "SpaceX Falcon Heavy - GOES-U",
"date": "2024-06-25",
@rudelm
rudelm / autofs.md
Last active April 3, 2025 21:48
Use autofs on Mac OS X to mount network shares automatically during access

Autofs on Mac OS X

With autofs you can easily mount network volumes upon first access to the folder where you want to mount the volume. Autofs is available for many OS and is preinstalled on Mac OS X so I show you how I mounted my iTunes library folder using this method.

Prepare autofs to use a separate configuration file

autofs needs to be configured so that it knows where to gets its configuration. Edit the file /etc/auto_master and add the last line:

#
# Automounter master map
#

+auto_master # Use directory service