From 73888f36d1e6561864994969b03d0ec267a85174 Mon Sep 17 00:00:00 2001 From: Olli Martin Date: Wed, 5 Mar 2025 18:36:47 +0100 Subject: [PATCH] Update Linux.md --- Documentation/Installation/Linux.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/Installation/Linux.md b/Documentation/Installation/Linux.md index c414af0..9610799 100644 --- a/Documentation/Installation/Linux.md +++ b/Documentation/Installation/Linux.md @@ -90,3 +90,4 @@ __TODO...__ - [Running .NET Core Applications as a Linux Service](https://code-maze.com/aspnetcore-running-applications-as-linux-service/) by [Muhammed Saleem](https://code-maze.com/author/muhammed-saleem/) +- [Mount NAS SharedFolder to Linux with CIFS](https://medium.com/@langhxs/mount-nas-sharedfolder-to-linux-with-cifs-6149e2d32dba) by [Kexin Lu](https://medium.com/@langhxs)