update faq

This commit is contained in:
creme 2019-12-29 13:32:30 +01:00
parent 9e98cf321f
commit a1533b6952
Signed by: creme
GPG Key ID: C147C3B7FBDF08D0
1 changed files with 10 additions and 4 deletions

View File

@ -3,14 +3,20 @@
## 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: can i get a package installed?
probably! send an email with your suggestion to [sudoers@envs.net](mailto:sudoers@envs.net).
## 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 rename my account username?
no. sorry.
## Q: can i remove my account?
yes sure. please send us an email with your request to: [sudoers@envs.net](mailto:sudoers@envs.net).
## 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: 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 get a package installed?
probably! send an message in our irc-channel #envs or a email with your suggestion to [sudoers@envs.net](mailto:sudoers@envs.net).
## 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.