Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cgwalters/server-tty-initial-setup
Initial setup program for unconfigured servers
https://github.com/cgwalters/server-tty-initial-setup
Last synced: 1 day ago
JSON representation
Initial setup program for unconfigured servers
- Host: GitHub
- URL: https://github.com/cgwalters/server-tty-initial-setup
- Owner: cgwalters
- License: other
- Created: 2014-03-10T11:51:53.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-03-20T01:30:16.000Z (almost 11 years ago)
- Last Synced: 2024-11-16T21:41:57.134Z (about 1 month ago)
- Language: C
- Size: 137 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
Terminal-based initial setup program
====================================Designed for headless servers. The idea of this program
is that if:
- The root password is locked
- There are no regular local non-root accounts
- There is no /root/.ssh/authorized_keys (not implemented yet)Then we assume the system is unconfigured (e.g. it's a precanned
virtual machine disk) and ask for a new root password on the physical
console.TODO
----- Optionally ask to create a regular user
- License agreement