Data & Communication Networks

Mount SMB

As i wanted to know if the TV programs were recorded by the TV box correctly, i tried to mount the video directory to Linux through SMB. It should be…

Continue ReadingMount SMB

NFS Problem

Whenever NFS mount problem, check at client side: $showmount -e serverhost If output error occur as: mount clntudp_create: RPC: Program not registered then it's a server side issue. Ensure the…

Continue ReadingNFS Problem