... | ... | @@ -14,9 +14,10 @@ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh |
|
|
# rustc --version
|
|
|
```
|
|
|
Install some more:
|
|
|
|
|
|
`# apt-get install build-essential libssl-dev libffi-dev python3-dev cargo`
|
|
|
https://docs.mailman3.org/en/latest/install/virtualenv.html#installing-dependencies
|
|
|
also GNU mailman wiki suggests to install
|
|
|
also GNU mailman wiki suggests to install:
|
|
|
```
|
|
|
# apt install memcached
|
|
|
# apt install fail2ban
|
... | ... | |