how to auto mount a drive from another machine on boot in red hat?
Weve got a backup drive with ServerMatrix and we use code likesmbmount //smbackup02.dllstx2.servermatrix.com/77777777 /mnt/backup -o username=77777777
and a password to mount it manually.
How can we set it so that it automatically mounts the drive with its password on boot up.