Posted: . At: 7:51 AM. This was 1 year ago. Post ID: 17469
Page permalink. WordPress uses cookies, or tiny pieces of information stored on your computer, to verify who you are. There are cookies for logged in users and for commenters.
These cookies expire two weeks after they are set.



Sponsored



Windows Terminal can use SSH now to connect to Linux machines.


It is now possible to use the SSH command in Windows Terminal to connect to a Linux machine and run commands. Now you no longer need a BitVise SSH client or other SSH apps. This is very useful.

The cointop service over SSH in Windows Terminal.
Viewing cointop Bitcoin prices over SSH in Windows Terminal.

So, Ethereum is the highest-priced Bitcoin at the moment. That is very interesting. You can even use ssh-keyscan and scan a remote host for SSH keys.

PS C:\Users\Windows User> ssh-keyscan cointop.sh
# cointop.sh:22 SSH-2.0-Go
cointop.sh ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6f7OvWMFJiEU6Ewbz4igclYJocGlie2C9vDMzTF8u3zDb+JJ4xZaFWIPUYHeiUnVaEcFeVyKRH/eXFGrchAeu29iEWvNz2kw0h7gcxPKrsIs1lbppFTVG9Ln+QPHcglFgdQsPxQvHeGyQVKbuDBAcsv+JOiferth19Qc0KNa0dArV0U5fdVhkQNRytOYRzEoZ/D5E+zawBtnMoA+WwaF0DbRmLJWKxS1SdI6DCg22OIw9UfV4HFI5cNlgsBxu42rYvtuZarehErj4NZjMzz6kwfOTzzlxqtKTLWhxU0f/VdmTPop4XAnfKvY+dceGiWzge1evE2ZBe9sY77D+ubar
# cointop.sh:22 SSH-2.0-Go
# cointop.sh:22 SSH-2.0-Go
# cointop.sh:22 SSH-2.0-Go
# cointop.sh:22 SSH-2.0-Go
PS C:\Users\Windows User>

This is a very useful tip for a Windows user that wants to connect to a Linux machine and is running Windows 11. To view Bitcoin prices in the terminal, run this command.

ssh cointop.sh

This will bring up the display and show all Bitcoin prices. Press U to update the list.


Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.