Asus Tinker Edge T - SSH Tutorial (Mendel Development Tool)

Поділитися
Вставка
  • Опубліковано 10 гру 2024

КОМЕНТАРІ • 10

  • @IvanSudos
    @IvanSudos 2 роки тому +1

    Hey Man, Thanks for your videos, your guides saved a lot of my time!

    • @edgecate
      @edgecate  2 роки тому

      all good, mate! 😁

  • @sejen811
    @sejen811 Рік тому

    The mdt isn't supported in windows 11 anymore you have to use something else the newer Management Console. Connecting to the Tinker usb type c port The Tinker will act as a DHCP server. From the Tinker console type command ifconfig and you will see it's IP. On Windows 11 machine, It creates a NDIS network adapter device with an IP in the same range as the Tinker. Go to your network and make sure this NDIS remote connection is enabled if it isn't already. Ping each other and check. So now you can SSH, Putty or, share a network drive as you are connected on the same local network directly through the NDIS. Well...long enough to setup a superuser and secure SSH tunnel with pub/priv keys and use Wifi instead of NDIS.

  • @sairaghavaethuri2380
    @sairaghavaethuri2380 2 роки тому +1

    Installed medell development took kit but Getting error: 'mdt command not found' . Any solutions please?

  • @MrZonicblue
    @MrZonicblue 2 роки тому

    Hey - Thanks for all the videos - really helps allot :) I'm having an issue using up/down/left/right arrow keys once I'm connected to the shell. The keys just output H/P/K/M which makes editing text files with nano a nighmare. Any reason this is happening and how I can fix this?

  • @janbecchataw8526
    @janbecchataw8526 2 роки тому +1

    I recently got the tinker edge t and after following through with this video the “mdt shell” command doesn’t work. I get an the error “Couldn’t connect to keynoter on ‘hostname’: [WinError 10061] No connection could be made because the target machine actively refused it. I did nothing other than flash it and set the active connection to eth0. I flashed v3.0.7 and would appreciate any help you can offer. I even reflagged it and I keep getting the same error and have followed the error instructions too.

    • @edgecate
      @edgecate  2 роки тому

      Just to double check, it's connected to the same wifi network, and you've plugged it into the USBC port of your ATET?

  • @jirisachl4220
    @jirisachl4220 2 роки тому +1

    sudo service ssh stop
    sudo apt-get --purge remove openssh-client openssh-server
    sudo apt install openssh-client openssh-server
    windows 10 : putty --> tinker board

    • @byunghyun22
      @byunghyun22 10 місяців тому

      It works with Window 11 Tinker Edge T
      Thanks!

  • @jirisachl4220
    @jirisachl4220 2 роки тому

    Putty ?