Can someone assist me in how to install the files needed so that I may
use SSH on my BBS??
On 06 Feb 2021, IB Joe said the following...
Can someone assist me in how to install the files needed so that I ma use SSH on my BBS??
I have SSH working on my Pi. I just followed the directions here and it seemed to work for me:
http://wiki.mysticbbs.com/doku.php?id=cryptlib
Make sure you have the programs needed to compile installed:
sudo apt-get update
sudo apt-get install build-essential manpages-dev
Download cryptlib from the authors:
cd /tmp
wget https://cryptlib-release.s3-ap-southeast-1.amazonaws.com/cryptlib345.zip
Unzip the archive and build:
unzip -a cryptlib345.zip
sudo make shared
Move the file into place:
sudo mv libcl.so.3.4.5 /usr/lib/libcl.so
Now as long as SSH is enabled in ./mustic -cfg, you should be able to restart mis with that in place and it should just work.
| Sysop: | Gate Keeper |
|---|---|
| Location: | Shelby, NC |
| Users: | 815 |
| Nodes: | 20 (1 / 19) |
| Uptime: | 93:26:04 |
| Calls: | 13,540 |
| Calls today: | 5 |
| Files: | 5,294 |
| D/L today: |
11 files (7,275K bytes) |
| Messages: | 612,752 |