Page 1 of 1

pUTTY 0.70 PET for download

Posted: Sat 27 Jan 2018, 15:12
by rockedge
Hello fellow Puppy Linux people!
Here is a PET of pUTTY 0.70 compiled with Xenial 7.0.6 32bit built with Woof-CE.
may work in Tahr 6.0.5 32 bit as well.

Update : this has been tested and works on Bionic 18.05

Happy SSH 'ing'

https://drive.google.com/open?id=1dGuC- ... J0g94Nyo4Z

Re: pUTTY 0.70 PET for download

Posted: Sun 19 Aug 2018, 13:22
by sheldonisaac
rockedge (in part) wrote:Here is a PET of pUTTY 0.70 compiled with Xenial 7.0.6 32bit built with Woof-CE.
may work in Tahr 6.0.5 32 bit as well.
Thanks a lot, rockedge! I just noticed this yesterday.
I'm now using it instead of version 0.62, in musher0's 7.0.6 32bit with kernel 4.1


Sheldon

Posted: Sun 19 Aug 2018, 13:51
by Flash
What is Putty? What does it do that I can't live without?

pUTTY

Posted: Sun 19 Aug 2018, 14:15
by sheldonisaac
Flash wrote:What is Putty? What does it do that I can't live without?
Flash, this https://www.chiark.greenend.org.uk/~sgtatham/putty/ may help with what it is. As to what it does that you can't live without, probably not much? I use it to log in to a remote server, and then run the software they provide on that server.

Posted: Sun 19 Aug 2018, 14:39
by Flash
From the link you gave:
PuTTY is a free implementation of SSH and Telnet for Windows and Unix platforms, along with an xterm terminal emulator. It is written and maintained primarily by Simon Tatham.

The latest version is 0.70. Download it here.

LEGAL WARNING: Use of PuTTY, PSCP, PSFTP and Plink is illegal in countries where encryption is outlawed. We believe it is legal to use PuTTY, PSCP, PSFTP and Plink in England and Wales and in many other countries, but we are not lawyers, and so if in doubt you should seek legal advice before downloading it. You may find useful information at cryptolaw.org, which collects information on cryptography laws in many countries, but we can't vouch for its correctness.

Use of the Telnet-only binary (PuTTYtel) is unrestricted by any cryptography laws...

Posted: Mon 20 Aug 2018, 23:35
by don570
If you can get SSH to work properly, then try

Code: Select all

ssh -X root@192.168.1.XXX 
where 192.168.1.XXX is address of computer that you are trying to contact.
You can then launch X apps in the terminal.

http://www.tomsitpro.com/articles/how-t ... 2-843.html
_____________________________________________