|
|
#1 |
|
Beta Member
Join Date: Aug 2011
Posts: 1
|
Harvard has a cloud server for their CS50 class. You can access it through the command prompt/terminal via SSH. It holds a variety of programs, like nano, vi, and the ability to generally take commands and run programs. It allows people to some how program directly in their command prompt, but as though they are running nano, then easily just run their programs.
How did they set such a thing up? How might I set up a server that can be SSH'd into. Where people can browse through and edit files using nano or vim all through their cmd or SSH client? |
|
|
|
|
|
#2 |
|
Baseband Member
Join Date: Mar 2011
Posts: 44
|
Any linux box can be setup to ssh into and contain various config files one could modify. Grab a copy of any linux distro and install it in a virtual machine or on a spare PC. Then install sshd. I recommend Ubuntu if you are not familiar with linux.
__________________
================================================== ===== http://www.xtropx.blogspot.com ================================================== ===== XENSERVER: Phenom X6-1100T 16GB RAM 1TB HD - smokes 10vm's with no problem ================================================== ===== The internet is under attack: http://adf.ly/1dneb |
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| LCD monitor | 135791 | Hardware | 1 | 05-17-2004 01:28 PM |
| Is it just me? | Nefastus | Social Lounge | Off Topic | 5 | 03-10-2003 04:32 PM |
| Delphi | mogwai_master | Programming | 6 | 03-08-2003 04:29 AM |