pUTTY 0.70 PET for download

Talk about and post software packages known to work or packaged for Puppy.
Post Reply
Message
Author
User avatar
rockedge
Posts: 1864
Joined: Wed 11 Apr 2012, 13:32
Location: Connecticut, United States
Contact:

pUTTY 0.70 PET for download

#1 Post 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
Last edited by rockedge on Mon 20 Aug 2018, 16:31, edited 2 times in total.

sheldonisaac
Posts: 902
Joined: Mon 22 Jun 2009, 01:36
Location: Philadelphia, PA

Re: pUTTY 0.70 PET for download

#2 Post 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
Dell E6410: BusterPup, BionicPup64, Xenial, etc
Intel DQ35JOE, Dell Vostro 430
Dell Inspiron, Acer Aspire One, EeePC 1018P

User avatar
Flash
Official Dog Handler
Posts: 13071
Joined: Wed 04 May 2005, 16:04
Location: Arizona USA

#3 Post by Flash »

What is Putty? What does it do that I can't live without?

sheldonisaac
Posts: 902
Joined: Mon 22 Jun 2009, 01:36
Location: Philadelphia, PA

pUTTY

#4 Post 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.
Dell E6410: BusterPup, BionicPup64, Xenial, etc
Intel DQ35JOE, Dell Vostro 430
Dell Inspiron, Acer Aspire One, EeePC 1018P

User avatar
Flash
Official Dog Handler
Posts: 13071
Joined: Wed 04 May 2005, 16:04
Location: Arizona USA

#5 Post 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...

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

#6 Post 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
_____________________________________________

Post Reply