Updating...
Skip to main content
Filter your search by category. Current category:
All
All
Knowledge Base
Service Catalog
Search the client portal
Search
Sign In
Show Applications Menu
IT
Sign In
Search
Help
Services
Knowledge Base
More Applications
Skip to Knowledge Base content
Search
Articles
Blank
Knowledge Base
CEC Technology Support
Request: OpenStack / Create, access server for Capstone or class project
Request: OpenStack / Create, access server for Capstone or class project
Tags
ServiceRequest
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
Sign in to leave feedback
0 reviews
Blank
Blank
Request an OpenStack Linux Ubuntu Server
Blank
Blank
Print Article
Related Services / Offerings (1)
Request an OpenStack Linux Ubuntu Server
Deleting...
×
Share
Recipient(s)
- separate email addresses with a comma
Message
Press Alt + 0 within the editor to access accessibility instructions, or press Alt + F10 to access the menu.
Check out this article I found in the IT knowledge base.<br /><br /><a href="https://miamioh.teamdynamix.com/TDClient/1813/Portal/KB/ArticleDet?ID=75782">https://miamioh.teamdynamix.com/TDClient/1813/Portal/KB/ArticleDet?ID=75782</a><br /><br />Request: OpenStack / Create, access server for Capstone or class project