You might need to use the terminal CLI to mount a network share if the supplied GUI File Browser does not work.
# mount -t cifs //172.24.255.4/group -o username=crybaby,password=drinkmilk /mnt/rsa
Robert Leong -
You might need to use the terminal CLI to mount a network share if the supplied GUI File Browser does not work.
# mount -t cifs //172.24.255.4/group -o username=crybaby,password=drinkmilk /mnt/rsa
0 Comments