Request creation of and access to server for Capstone or class project / OpenStack
Body
Request
- Create an OpenStack server for a Capstone or class project
- Grant access to the OpenStack server for a Capstone or class project
Rationale
- Faculty or student group can request an OpenStack server for a Capstone or class project
- These will be student-managed servers with internal Miami only access
- External (off-campus) access can be granted once the users have demonstrated the server is properly configured and secured
Resolution
- To request an OpenStack server, complete and submit the OpenStack server request form
- To access an OpenStack server, follow this procedure:
- Once completed, you will receive confirmation that your server has been created and a private key
- Protect this file (key) as possession of the key allows people access to your server
- Use this private key to log in to the ubuntu user on your server
- From Linux:
- Make sure the key has proper protection (or ssh will complain)
- Use ssh to access the server from oncampus or via vpn
- ssh -i <file>.pem ubuntu@<servername>
- From Windows:
- Use putty-keygen to load the .pem key and save it as a .ppk key file
- Putty requires a .ppk format
- Launch Putty
- In the Authentication section, load the <file>.ppk
- In the session section, enter ubuntu@<servename>
- Optionally, you can save this configuration to simplify accessing the server in the future
- Security is up to the owners of the new server
Note
User
- Miami University Staff, Faculty, Student
System
- OpenStack Server
- CEC Server
- Student-managed Server for Class Projects
- LAMP Stack
- WebServer
Details
Details
Article ID:
75782
Created
Wed 4/10/19 11:08 AM
Modified
Thu 5/7/26 2:44 PM