12

Feb/10

NFS Server

Overview Network File Share (NFS) is a protocol for sharing storage. It is quite common in Network Attached Storage (NAS) devices and is a standard compared to Samba which is Microsoft specific but has been ported to Linux. Install NFS … Continue reading

25

Sep/09

Samba GUI Config

I found a handy little tool that allows users to configure Samba without going through the command line. To install on Ubuntu type the following: sudo apt-get install system-config-samba The app can be access in System > Administration > Samba … Continue reading