This commit is contained in:
creme 2019-11-19 13:24:48 +01:00
parent 074f0eedfa
commit 4e24d0c83b
Signed by: creme
GPG Key ID: C147C3B7FBDF08D0
2 changed files with 17 additions and 0 deletions

16
docs/faq.md Normal file
View File

@ -0,0 +1,16 @@
# # faq
## Q: how do i sign up for an account?
simply by going to our [signup page](https://envs.net/signup/) and filling in the form.
## Q: how can i disable the default byobu-session?
if you don't want to this happen by default when you log in to your shell and run `byobu-disable`.
## Q: i want a new package installed on envs. how can i do it?
only the server admins can install new packages. But you are welcome to ask via irc chat or email if you can get them installed.
## Q: can i get password-based login?
no. sorry. not for shell access. for other integrated services, password auth will be enabled, but not for your ssh connection. we use key based authentication, as it's more secure, and more convienent for you, to be honest.
## Q: can i open the port for service i have running?
no. due to security issues, we cannot. however! you can certainly use an [ssh-tunnel](https://help.envs.net/help/#ssh-tunnels) to access it.

View File

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