Sha256: c91751f045fbafa9953c96c705a70c3e680021d6b337b605b77203bf88759e59
Contents?: true
Size: 1.25 KB
Versions: 7
Compression:
Stored size: 1.25 KB
Contents
<div id="shell"> <p> <input type="button" id="show-alternate" value="Other ways to log in" /> Shell accounts have been created for each student for editing code and running Puppet interactively. Log in using the user account and credentials you created. </p> <p> <iframe id="console" src="/shell/login"></iframe> </p> <div id="alternate" title="Alternate Login Methods"> <p> If you prefer, you may also use any standard SSH client using the username and password you specified. Some common SSH clients include: <p> <ul> <li> Built-in to Mac OSX and Linux: <ol> <li>Start Terminal.app or any terminal emulator to get to the command line</li> <li>Run <code>ssh <%= request.host %></code></li> </ol> </li> <li> Windows: <ul> <li><a href="http://the.earth.li/~sgtatham/putty/latest/x86/putty.exe">PuTTY</a></li> <li><a href="http://winscp.net/eng/download.php#download2" target="_new">WinSCP</a></li> <li><a href="http://www.vandyke.com/download/securecrt/download.html" target="_new">SecureCRT</a></li> </ul> </li> </ul> </div> </div> <script type="text/javascript" src="js/loginscripts.js"></script>
Version data entries
7 entries across 7 versions & 1 rubygems