美文网首页
SSH Problem

SSH Problem

作者: HenrySHE | 来源:发表于2018-02-11 23:47 被阅读0次

1.Login as studentXX(XX is your machine id)
ssh student@studentXX
2.Then under student, add a user called groupXX (XX is your group num)
sudo add user groupXX
3.Set password for your new user.(eg. student)
4.(under student@studentXX) try to ssh the cocserver:
ssh groupXX@202.45.128.135
5.Type password that you have just set.
6.Then you can do the tunneling:
ssh -Nf -L xxxxxx

相关文章

  • SSH Problem

    1.Login as studentXX(XX is your machine id)ssh student@st...

  • HDU 2101 A + B Problem Too

    Problem Description This problem is also a A + B problem,...

  • Your problem is not your problem

    No individuality, no speciality. We are one Self.

  • ACM(eight)

    A + B Problem Too This problem is also a A + B problem,bu...

  • problem

    什么是问题,问题本身不是问题。

  • Problem

    沉默的夜 被五彩的燈光打擾 房間的明亮 有著音樂的加溫 漸漸炙熱起來 她的手優雅地揮舞 配合音樂的節奏 銀光忽而閃...

  • To be or not to be,it' a problem

    一直都知道《哈姆雷特》是本特别有名的书,其中的“生存还是毁灭,这是一个问题”历来被人们称颂,这周在看这本书,看到了...

  • [A - Problem A]

    One hot summer day Pete and his friend Billy decided to b...

  • Some Problems

    problem1: solution: problem2: solution: problem3: solution:

  • Loop_The problem of chicken and

    The problem of chicken and rabbit is a classical problem ...

网友评论

      本文标题:SSH Problem

      本文链接:https://www.haomeiwen.com/subject/cealtftx.html