There are many ways to learn to code these days. From coding bootcamps like Flatiron School to online courses to totally free beginner resources. The best way to learn to code depends on many factors, but the most important one is you. See what course is best for you.
your NAS drive seems to support SMB (cifs).
To access such an SMB server you don't need Samba. AIX has the capability of mounting CIFS shares.
You'll need the packages "bos.cifs_fs.rte" and "bos.cifs_fs.smit" from your AIX base installation CD/DVD. Install them using "smitty install".
Once these packages are installed you can use "smitty cifs_fsmnt" to mount your share. Fill in the required values (see an example of the smit menu below).
Open in new window
The "Mount now ... " option allows for creating an entry in /etc/filesystems and to have the share mounted automatically, if desired.
wmp