NFS - Mountd

  • Port: 2049
  • Protocol : tcp

Table of content

Description

NFS is a client/server system that allows users to access files across a network and treat them as if they resided in a local file directory. For the user point of view it looks like simple SMB file share.

apt-get install nfs-common

Showmount

List the network shares

showmount -e ${ip}

Mount share

mount ${ip}:/${sharePath} ${mountPoint}

results matching ""

    No results matching ""

    results matching ""

      No results matching ""