This commit is contained in:
t3chn0m4g3
2019-04-04 08:26:33 +00:00
parent dfa7320380
commit 3edc0a7218
5 changed files with 15 additions and 3 deletions

View File

@ -112,6 +112,11 @@ Furthermore we use the following tools
- This feature is beta and is mostly intended to provide you with the latest development advances without the need of reinstalling T-Pot.
- **Deprecated tools**
- *ctop* will no longer be part of T-Pot.
- **Fix #332**
- If T-Pot, opposed to the requirements, does not have full internet access netselect-apt fails to determine the fastest mirror as it needs ICMP and UDP outgoing. Should netselect-apt fail the default mirrors will be used.
- **Improve install speed with apt-fast**
- Migrating from a stable base install to Debian (Sid) requires downloading lots of packages. Depending on your geo location the download speed was already improved by introducing netselect-apt to determine the fastest mirror. Wit
h apt-fast the downloads will be even faster by downloading packages not only in parallel but also with multiple connections per package.
<a name="concept"></a>
# Technical Concept