~/.bashrc
as:
alias nas-e="sudo mount 192.168.0.3:/NAS ~/.NAS"
alias nas-d="sudo umount 192.168.0.3:/NAS"
This assumes that the NAS is located in ~/.NAS
folder on client and /NAS
on host.
Date: February 18th 2021
© 2019 to 2025 Branden Gilfoil & © up to 2025 for respective owners.