add info.md for sysinfos, sshfp , dns.

This commit is contained in:
creme 2020-03-22 22:42:41 +01:00
parent cc77062d44
commit 7d93c19259
Signed by: creme
GPG Key ID: C147C3B7FBDF08D0
4 changed files with 42 additions and 30 deletions

View File

@ -44,7 +44,8 @@ your ssh directory is: `~/.ssh/` this includes the following files.
- the `authorized_keys`-file is a list of public keys (one per line) that are allowed to log in to your user account.
- `id_ed25519` or `id_rsa` are each private keys, and `id_ed25519.pub` or `id_rsa.pub` are the corresponding pubkey.
envs.net ECDSA key fingerprint is `SHA256:U0C6SKGXUflve16m2l4KWBdLLARW6O8TiGWZsXAU2i4`.
envs.net ED25519 key fingerprint is `SHA256:V+mXTsRJ+jfJMxxPlD/28dpWouuns3Wuqwppv6ykVC8` and for<br />
RSA `SHA256:7dB470mfzlyhhtqmjnXciIxp+jWLACiYKC3EE/Z0lFg`.
the key fingerprints are in dns as sshfp records as well, which you can check against<br>
by setting VerifyHostKeyDNS to yes in your `~/.ssh/config`.

View File

@ -3,9 +3,6 @@
> *write in irc/matrix channel `#envs`*<br />
> *for any help requests.*
# system info
more infos over the system and the installed packages can you find on the [sysinfo page](https://envs.net/sysinfo/).
# user account features
- terminal connection over [ssh and mosh](https://help.envs.net/help/#ssh)
- soft 1024mb/hard 1536mb limit on storage
@ -17,7 +14,7 @@ more infos over the system and the installed packages can you find on the [sysin
[databases](https://help.envs.net/database/) /
[gopher](https://help.envs.net/gopher/) /
[gemini](https://help.envs.net/gemini/) /
[finger](https://help.envs.net/finger/) and much more.
[finger](https://help.envs.net/finger/) and much more ..
# services
@ -45,7 +42,7 @@ members can be use your email credantials for login. (*user@envs.net* | *your em
- [tt-rss](https://rss.envs.net/) - news feed reader and aggregator
- [ip address info](https://ip.envs.net/)
## # social/communications
## # social / communications
- [bbj](https://bbj.envs.net/) - forum
- [email](https://mail.envs.net/) - webmail
- [mailing lists](https://lists.envs.net/) - list archives are available [on the web here](https://lists.envs.net/hyperkitty/).
@ -67,27 +64,4 @@ members can be use your email credantials for login. (*user@envs.net* | *your em
- [thelounge](https://webirc.envs.net/) - irc webclient - runs in private mode: it stays connected for you. run `webirc` to create a login.
- [znc](https://znc.envs.net/) - irc bouncer - please contact [creme](https://envs.net/~creme/) (via irc/matrix or email) to request an account, then log in with your email password and configure as needed.
<br /><br />
- [gopher proxy](https://gopher.envs.net/) - defaults to our local gopher: `gopher://envs.net`
## # dns-server
envs.net has her own dns master & slave server and use a additional slave from tildeverse.
| Name | Address | Location | Type |
| --- | --- | --- | --- |
| ns1.envs.net | 89.163.145.170 | Düsseldorf | master |
| ns2.envs.net | 78.31.64.115 | Düsseldorf | slave |
| | | | |
| ns1.tildeverse.net | 198.50.128.75 | Montréal | slave |
| ns1.tildeverse.net | 2607:5300:203:5fd5::75 | Montréal | slave |
### master-zones:
- envs.net
- envs.sh
- envs.o
- envs.tilde
### slave server for:
- tildeverse.org / tildeverse.net
- tilde.team
- ttm.sh
- and some more aliases
- [gopher proxy](https://gopher.envs.net/) - defaults to our local gopher: `gopher://envs.net` (on port 70)

36
docs/info.md Normal file
View File

@ -0,0 +1,36 @@
# system info
envs - located in germany.
more infos over the installed packages can you find on the [sysinfo page](https://envs.net/sysinfo/).
## # sshfp
| algorithm | fingerprint |
| --- | --- |
| RSA | `SHA256:7dB470mfzlyhhtqmjnXciIxp+jWLACiYKC3EE/Z0lFg` |
| ECDSA | `SHA256:U0C6SKGXUflve16m2l4KWBdLLARW6O8TiGWZsXAU2i4` |
| ED25519 | `SHA256:V+mXTsRJ+jfJMxxPlD/28dpWouuns3Wuqwppv6ykVC8` |
## # dns-server
envs.net has her own dns master & slave server and use a additional slave from tildeverse.
| Name | Address | Location | Type |
| --- | --- | --- | --- |
| ns1.envs.net | 89.163.145.170 | Düsseldorf | master |
| ns2.envs.net | 78.31.64.115 | Düsseldorf | slave |
| | | | |
| ns1.tildeverse.net | 198.50.128.75 | Montréal | slave |
| ns1.tildeverse.net | 2607:5300:203:5fd5::75 | Montréal | slave |
### master-zones:
- envs.net
- envs.sh
- envs.o
- envs.tilde
### slave server for:
- tildeverse.org / tildeverse.net
- tilde.team
- ttm.sh
- and some more aliases

View File

@ -7,6 +7,7 @@ theme: cyborg
nav:
- home: index.md
- info: info.md
- faq: faq.md
- basic help: help.md
- user guide: