User Guide DDOC0099-000-AH
DTS1 CSfC 7 - 20 Operation
© 2020 Curtiss-Wright Defense Solutions Revision 4.0
Example \\192.168.1.1\
9. Login as user:
a. Type user at user name prompt.
b. Type password at password prompt.
7.11 Access from Linux as NAS Device
NOTE
When the partitions are formatted and mounted, they can be accessed from a PC running Linux.
NOTE
This procedure is performed via Ethernet connected to DTS1 port 0.
1. Open a terminal window
2. Type ssh admin@192.168.1.1.
3. Press E
NTER key.
4. Type istrator for password.
5. Press E
NTER key.
6. Type serv and press ENTER key to see if NFS is enabled.
NFS enabled: nfs=1 NFS disabled: nfs=0
7. If NFS is disabled type serv --nfs 1.
8. In the terminal window on the Linux PC:
a. Create a mount point.
b. Mount to the storage device.
Example
mkdir /rmc0
mount -t nfs 192.168.1.1:/rmc_shares/rmc_nas0 /fs