Skip to main content
Home Forums 68kMLA What to do with my LC III... — #12
Post #12 by johnklos
Source Forum68kMLA
Category68k
Post DateTue, 24 Nov 2009 - 19:50
Original URLhttps://68kmla.org/bb/threads/what-to-do-with-my-lc-iii.19096/
Post
My Q605 running NetBSD does take about 45 seconds to pop out SSH keys. However, it has a 25MHz full '040, so ...
Which ssh keys are these? When you first generate all keys when first using sshd, it takes a lot longer, so I assume you mean a different kind of ssh keys.

ssh-keygen -t dsa takes:

about 492 CPU seconds on a 50 MHz m68040

about 106 CPU seconds on a 66 MHz m68060

Yes, it'd take AGES on an LC III m68030. On the other hand, -m68030, -m68040, and -m68060 options help a lot with things like ssh.

mp.ls