Page 3 of 3

Re: Network Tools needed (Remote Amiga Login)

Posted: 10 Dec 2019 07:55
by terriblefire
dalek wrote: 10 Dec 2019 00:51 Looks like lha 2.2 is old - try http://aminet.net/package/util/arc/lha

Yeah I can't send ctrl+c etc either - looks like ttyhandler doesn't pass it even when sent in raw mode. That's a bummer.

I guess one day recompiling and debugging telnetd2.0 against roadshow is on the cards :?
OK cool.

Looks like telnetd is lattice/sasc.

Now here is my dream for amiga.. A simple apt-get/brew like package manager that takes packages from sources like aminet and auto installs them along with all the deps. God that would make life easier when you have 20 odd Amiga's lying around.

Re: Network Tools needed (Remote Amiga Login)

Posted: 10 Dec 2019 21:15
by terriblefire
Just an addition to this ...

I got AmiVNC working. Lovely VNC Server.

Re: Network Tools needed (Remote Amiga Login)

Posted: 10 Dec 2019 21:18
by PhilC
terriblefire wrote: 10 Dec 2019 21:15 Just an addition to this ...

I got AmiVNC working. Lovely VNC Server.
how hard was that to set up? I'm a big fan of vnc.

Re: Network Tools needed (Remote Amiga Login)

Posted: 10 Dec 2019 21:49
by terriblefire
PhilC wrote: 10 Dec 2019 21:18 how hard was that to set up? I'm a big fan of vnc.
Pretty easy.

https://aminet.net/package/comm/tcp/AmiVNC

First set the password...

Executables/Planar/AmiVNC.060 -pSomePassword

VNC server will exit.. then rerun...

Executables/Planar/AmiVNC.060 -v -a

You will get crashes on the client unless your screensize is a multiple of 32 in both directions... i.e. 640 x 512 is fine... but 670 x 524 will crash your client. Need to set BGR233 mode in the client.
vnc.JPG

Re: Network Tools needed (Remote Amiga Login)

Posted: 10 Dec 2019 22:04
by PhilC
Cool, thanks.

Re: Network Tools needed (Remote Amiga Login)

Posted: 01 Oct 2021 02:14
by reinauer
Where did you end up pointing your AmiTCP assign to?

Re: Network Tools needed (Remote Amiga Login)

Posted: 01 Oct 2021 08:24
by terriblefire
reinauer wrote: 01 Oct 2021 02:14 Where did you end up pointing your AmiTCP assign to?
I think it was pointed to my roadshow install.

Re: Network Tools needed (Remote Amiga Login)

Posted: 01 Oct 2021 09:37
by Badwolf
terriblefire wrote: 07 Dec 2019 09:17 I want to accomplish the following.
I would like to to be able to sit at a PC and pull code from Git and build it on my Amiga.
I would like to be able to telnet to my Amiga and get a CLI.
...
Essentially i want to run a telnetd and bind it to my ethernet card.. and use git if possible.
I can't believe this two year old request didn't have anyone mention the obvious:-

Flash EmuTOS for Amiga and install MiNT! :mrgreen:

BW