Skip to content

Network File Systems

September 29, 2023
May 20, 2015

Network File System - Wikiwand
Server Message Block - Wikiwand
Chapter 8. Network File System (NFS)

Network share: Performance differences between NFS & SMB
Comparison of NFS vs. others - Linux NFS

SMB2 > AFP ~ CIFS

Shared Storage with NFS and SSHFS » ADMIN Magazine
Optimizing Your NFS Filesystem » ADMIN Magazine

Why You Should Never Again Utter The Word, "CIFS" - Stephen Foskett, Pack Rat
From LAN Manager and SMB to CIFS: The Evolution of Prehistoric PC Network Protocols - Stephen Foskett, Pack Rat
A Fairy Tale of Two Storage Protocols - Stephen Foskett, Pack Rat
vSphere 6: NFS 4.1 Finally Has a Use? - Stephen Foskett, Pack Rat
Using NFS to Share Data Between UNIX and Mac OS X - Stephen Foskett, Pack Rat

ServeTheHome: Server, Storage, Networking, and Software Reviews
Linux Home Server HOWTO - Network File System
SettingUpNFSHowTo - Community Help Wiki
Linux NFS-HOWTO

NAS / 路由器 / 網絡相關 - YouTube Mostly for Synology products

FreeNAS/TrueNAS

TrueNAS

FreeNAS is Dead Long Live TrueNAS CORE | ServeTheHome
TrueNAS Core will soon replace FreeNAS—and we test the beta – Ars Technica

Unraid vs TrueNAS - Home Lab Comparison in 2023 - Virtualization Howto

What did you DO?? - The "Jellyfish Fryer" All-SSD Server - YouTube

Samba/CIFS/Windows Share Folder

Samba - ArchWiki
Samba - opening windows to a wider world
Using Samba
smb.conf
Samba Troubleshooting » ADMIN Magazine
Samba Cheatsheet | Programster's Blog

# samba.service is for AD domain controller
# use this to control the samba share on Linux server
sudo systemctl start nmb.service

linux - Mount cifs Network Drive: write permissions and chown - Unix & Linux Stack Exchange Must specify uid and gid mount option

sudo mount -t cifs -o rw,username=$USER,password=$PWD,uid=$(id -u),forceuid,gid=$(id -g),forcegid \
    $SAMBA_PATH $TARGET_FOLDER
smbclient $SAMBA_PATH --user $USER

linux - Windows 10 Password Error with Samba Share - Super User

Clearing credentials on Windows

clear out windows 10 network credentials without rebooting - Super User
How to Clear Saved Credentials for Network Share or Remote Desktop Connection | Password Recovery

net use \\server\share /delete
klist purge
[global]
follow symlinks = yes
wide links = yes
unix extensions = no

WekaFS

The Data Platform for Cloud & AI | WEKA - WEKA
Data Management Platform: How It Works - WEKA
10 Reasons to Deploy WekaFS Parallel File System - WEKA

csi-wekafs | WekaFS Container Storage Interface (CSI) Plugin


NitroShare