EasyManua.ls Logo

Curtiss-Wright DTS1+ CSfC - Page 80

Default Icon
153 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
User Guide DDOC0199-000-A9
1-Slot Data Transport System (CSfC) 8 - 21 Operation
© 2024 Curtiss-Wright Defense Solutions Revision 2.0
9. Login as user:
a. Type user at user name prompt.
b. Type password at password prompt.
8.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+ CSfC 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