Things that user must KNOW/DONE before follow this instruction.
Heading 1
1. Heading 2
1.1. Heading 3
เปิดโปรแกรม terminal ที่ computer ของผู้ใช้งาน จากนั้นระบุคำสั่ง
$ ssh -J <username>@tara.nstda.or.th \ -L <local-port>:localhost:<application-port> \ -vN <username>@<tara-X-XXX>
โดย xxxxxxxxxx
1.2. Heading 3
ตัวอย่างการ link ไปที่เอกสารอื่น (เตรียม R library ที่ต้องการใช้งานให้พร้อมโดยสามารถดูได้จาก Programming language (R, Python, Perl))
ปัญหาที่อาจจะพบ
Troubleshooting
Error message
channel_setup_fwd_listener_tcpip: cannot listen to port: 8888
Could not request local forwarding.
วิธีแก้ไข
เปลี่ยนค่า <local-port>
เป็นค่าอื่น เช่นเปลี่ยนจาก 8888 เป็น 8889 แทน
คำอธิบาย
ปัญหานี้เกิดจาก <local-port>
ที่ user ระบุมีการใช้งานอยู่ในขณะเดียวกันนี้จาก application อื่น เช่น database, Jupyter Notebook, หรือ SSH เป็นต้น จึงไม่สามารถใช้งาน port ซ้อนทับในเวลาเดียวกันได้
2. Heading 2
2.1. Heading 3
Related articles
Filter by label
There are no items with the selected labels at this time.