... | ... | @@ -49,7 +49,7 @@ The easiest and fastest way to get started is to set up your environment in VS C |
|
|
#### (Option 3) Through SSH on fetdatorn
|
|
|
When being connected to SSH you will not have a graphical GUI. You'll hack around in vim, nano, or emacs as a text editor, so if you opt for this, look up some cheat sheets on those programs and become a guru.
|
|
|
|
|
|
- [ ] Simply open a terminal if you are using Linux, or install an SSH client such as [Putty](https://www.chiark.greenend.org.uk/~sgtatham/putty/) on Windows and connect to fetdatorn according to [here](SSH-Tunnel-Settings])
|
|
|
- [ ] Simply open a terminal if you are using Linux, or install an SSH client such as [Putty](https://www.chiark.greenend.org.uk/~sgtatham/putty/) on Windows and connect to fetdatorn according to [here](SSH-Tunnel-Settings)
|
|
|
|
|
|
### Get up to par with Git
|
|
|
Git is used for source version control and is the basis for cooperation with code (and now, pretty much any files with concepts such as Git-For-Everything!). You can read about Git [here](https://git-scm.com/).
|
... | ... | |