diff --git a/content/blog/20240817-samba-adventures-in-guix.md b/content/blog/20240817-samba-adventures-in-guix.md index b66a71e..7dcf347 100644 --- a/content/blog/20240817-samba-adventures-in-guix.md +++ b/content/blog/20240817-samba-adventures-in-guix.md @@ -2,10 +2,12 @@ title = "Samba Adventures with Guix" author = ["Peter Tillemans"] date = 2024-08-17T00:00:00+02:00 +tags = ["linux", "guix"] +categories = ["os", "linux"] draft = false [taxonomies] tags = ["linux", "guix"] - categories = ["guix", "os", "linux"] + categories = ["os", "linux"] +++ Samba or CIFS file sharing is a finicky area at best, but widely used, @@ -13,7 +15,7 @@ especially since it was heavily pushed by Microsoft in the Windows ecosystem, This makes it widely used in corporate and NAS environments and even for Linux file sharing. -In this post I will look at some ways to use RF'S file sharing as a +In this post I will look at some ways to use CIFS file sharing as a client. Personally I find hardly any uses for Samba file serving nowadays from my compute environments, with **git**, **ssh**, **http(s)**, databases, MQTT, file synchronization services ... it hardly ever happens that diff --git a/themes/blow b/themes/blow index 67889a4..1a510f1 160000 --- a/themes/blow +++ b/themes/blow @@ -1 +1 @@ -Subproject commit 67889a4ad90d6c7128e3815d899f9278900a2893 +Subproject commit 1a510f1be436d04c36a3ff0596b3162673ff1298