nx.debian.net
Please provide the specifications that you require:
- CPU: digitalocean => San Francisco => SFO3 => Debian 12 => CPU-Optimized => Regular Intel = 8G/4CPUs/50GB
- RAM: digitalocean => San Francisco => SFO3 => Debian 12 => CPU-Optimized => Regular Intel = 8G/4CPUs/50GB
- Disk space: digitalocean => San Francisco => SFO3 => Debian 12 => CPU-Optimized => Regular Intel = 8G/4CPUs/50GB
- Desired hostname: nx.debian.net
- Public SSH key:
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCdsYwEWzN+wN5Uph0hUWbFECFYoogxUXRK1tzlvent2uS9CClujmI9pwKevBA+5y7qeVPqpB255nJXxmebOjSRWlNlsfoZ3QYtVWZN/onZKeOBzEaUE7mBJS2flW/V42MFNImKvNkayj4/KKQGCygoAzPXHXNQjVuEIeQuCpS54PT1dI+GK1yhgBBdQ73VhwtAu54RjJm/VtLDfk0Pjad7fnDVNzQqQ03xzqbNQwcw77dfO9TucS5WSy58YIIBGZMVOIEarh5wes4v2rBPB4+0HMZyZI7RAQpckB2b8At0e2zUBVVtyr2MchuPlybGG4YxAxxwicxOUkbMCDcZJ2InnffYXP5jhnBgylWpNSKjUfRB7IEFAjhyzJS+RmsVxWfoeMRBXUFRcHIFd5Fdt16V2C1BfgihwVvyxSDBXLo23hEL6QBqK9G2f2fbK6pPX+NxEG9m8A2j3fyBru0/EiadkWKYi7/1YcHQc7ajKjKqjW9Pd5PQY2UABOvncE1MuR8= tchung@mbp2020
Please provide details as applicable:
- What will this instance be used for, who will be the target audience?
- This will be a public service for anyone who wants to test drive Debian Virtual Desktop for 5 Days. See nx1.tchung.org
- Who will maintain this service? Will it be team maintained?
- I will maintain this service.
- What will you use for backups?
- I plan to have nx1.tchung.org or nx2.tchung.org as backup
- Will you be adding this service to https://wiki.debian.org/Services along with a service page under that name space? (this is not essential, but see this as a reminder to do so if appropriate for the service)
- Yes, once it's up-n-running.
-
I agree to follow the Debian.net Rules
Check-list for Debian.Net Team
-
Select an appropriate platform for the request. -
Spin up a VM in the appropriate platform. -
Hetzner Only: Add IPv4 and IPv6 reverse-DNS entries. -
Add the Debian.Net Team's SSH keys to root's authorized_keys
. -
Set PasswordAuthentication no
insshd_config
, restartsshd
. -
Add an account for the requester adduser --disabled-password USER
. -
Grant sudo access to the requester adduser USER sudo
. -
Unset the user's password, so they can set it themselves: passwd -d USER
-
Add the requester's SSH keys to their account's authorized_keys
. -
Provide IPv4 and IPv6 addresses in a comment, so the requester can create DNS records. -
Add the instance to the infrastructure repo