welcome: please sign in

Diff for "MemberManual/ShellAccess"

Differences between revisions 1 and 2
Revision 1 as of 2007-11-12 04:39:00
Size: 1521
Editor: MichaelOlson
Comment: Initial contents
Revision 2 as of 2007-11-12 04:46:33
Size: 1521
Comment: fix a section header, put mire first since that's the log-in server that they need to notice first
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:
|| {{{mire.hcoop.net}}} || 69.90.123.68 || This is the machine that serves all of our members' websites. Members can log into this machine. ||
Line 13: Line 14:
|| {{{mire.hcoop.net}}} || 69.90.123.68 || This is the machine that servers all of our members' websites. Members can log into this machine. ||
Line 25: Line 25:
= Web Interface for Login= = Web Interface for Login =

This is the chapter of the MemberManual that describes how to log in to our machines, and provides a brief explanation of what our machines do.

TableOfContents

Our Machines

We have several machines, which are hosted at Peer1. Here are brief descriptions of each of the machines you'll need to know about, and what they do.

Machine name

IP address

Description

mire.hcoop.net

69.90.123.68

This is the machine that serves all of our members' websites. Members can log into this machine.

deleuze.hcoop.net

69.90.123.67

This is our mail server, database server, primary DNS nameserver, and the machine that serves [http://hcoop.net] (when the migration period is complete). Members may not log into this machine.

For further details on our machines, including the machines that are not listed here, take a look at the NewSystemHardware page.

Logging In

The only machine that you can log into as a member is mire.hcoop.net. Use SSH to log in, by typing the following, where USER is your HCoop username.

ssh USER@mire.hcoop.net

Web Interface for Login

We also have an AJAX SSH service at [http://ssh.hcoop.net/]. This allows you to use a web browser to log into mire, provided that you have a fairly modern web browser.

Password-less Login

Consult the [:/PasswordlessLogin:Password-less Login] subpage for instructions.

MemberManual/ShellAccess (last edited 2019-01-30 20:47:49 by SrikanthSastry)