|
|
|
|
|
by pcarroll
171 days ago
|
|
Each device on your account gets a private static IP address in the network 100.x.x.x. The name is static as long as the device lives on your account. Each also gets a friendly DNS name in the form device.account.2ho.ca (try finding a short domain these days). So yes, you can... $ ssh user@server.myaccount.2ho.ca C:\ net use S: \\server.myaccount.2ho.ca\Home etc. |
|