How To: View NFS Shares

Another day, another step to further configure the Helios 4 based network storage. Today I was configuring access from NFS access.

View NFS shares with showmount Command

showmount command isn’t usually installed on Linux system by default, so you will probably need to install it. On my Linux Mint system, I installed it like this:

greys@xps:~$ sudo apt install nfs-client

Once installed, showmount can be used to show NFS network shares by specifying an IP address of the NAS server.

greys@xps:~$ showmount -e 192.168.1.70

Export list for 192.168.1.70:

                      /volume1/Stuff  192.168.1.103,192.168.1.102

That’s it for today! Will keep you posted on further progress.

See Also




Contact Me

Follow me on Facebook, Twitter or Telegram:
Recommended
I learn with Educative: Educative
IT Consultancy
I'm a principal consultant with Tech Stack Solutions. I help with cloud architectrure, AWS deployments and automated management of Unix/Linux infrastructure. Get in touch!
Recent Articles
24 Mar 2024

Homelab: Mac Pro 2013 32GB

30 Sep 2023

macOS Sonoma 14.0

26 Sep 2023

Video: What Browser Do You Use?

Recent Tweets