Print
Print:
Body
Related Services / Offerings
Request: OpenStack / Create, access server for Capstone or class project
Body
Request
Create an OpenStack server for a Capstone or class project
Grant access to the OpenStack server for a Capstone or class project
Environment
OpenStack Server
CEC Server
Student-managed Server for Class Projects
LAMP Stack
WebServer
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
Request an OpenStack server
Complete and submit the
OpenStack Server request form
Access an OpenStack server
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)
chmod 600 <file>.pem
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
Guide to secure your new server
Security is up to the owners of the new server
This guide provides some basic steps you really need to do:
CEC Best Practices for Security Capstone Servers
Note
For technical issues, send an email to
CECHelp@MiamiOH.edu
to request assistance
Details
Details
Article ID:
75782
Created
Wed 4/10/19 11:08 AM
Modified
Wed 10/30/24 9:56 PM
Can you resolve this issue yourself?
Yes! This is self-service with a smile.
Supported Office or Community
ADOT / LDS
CEC Technology Support
Related Services / Offerings
Related Services / Offerings (1)
Request an OpenStack Linux Ubuntu Server