You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
telnet 192.168.1.200
|
|
root
|
|
|
|
mount -t nfs -o nolock 192.168.1.24:/home/wang/nfs /app/sd/wang
|
|
|
|
|
|
export LD_LIBRARY_PATH=/app/sd/wang/Bin:/app/sd/wang/third_party/cv/lib_static/lib:${LD_LIBRARY_PATH}
|