android remote app for ubuntu

請問大家有無用過邊隻好用的android remote for linux? 請介紹一下。

我安裝了這個app,亦都跟網頁入面教的做法在terminal度做左野,
https://linuxlove.eu/remotely-control-ubuntu-pc-android-device/

但還是連不上,而且我唔係好明下面這個圖裡面的port 22是固定22?還是怎樣的呢?
以及那個login user及password是否指我自己
開機時login ubuntu那個嗎?


有師兄用過嗎?
附件: 您需要登錄才可以下載或查看附件。沒有帳號?註冊

you are using a ssh app for connecting to your computer. first of all, to identify a computer, you need one of three thing. the name (e.g. MyComputer), the ip address (e.g. 192.168.1.10, or 231.12.53.2) or a mac address (that should be hard coded into your hardware device). you don't need to fill in all three of them. then you need to fill in the username and password on the computer. the ssh key is another password set by ssh server, fill it in if you have set. port 22 is the standard port for ssh. some people will change it other port for whatever reason.
be careful when using such app

TOP

be careful when using such app
chancho 發表於 2017-6-9 05:20


請問小心些什麼呢?

另外除了電腦本身個名, 咁password就是我自己login電腦那個嗎?

TOP