... | @@ -15,6 +15,17 @@ This is the newbie guide for any new (or old!) members of the @Home-project. It |
... | @@ -15,6 +15,17 @@ This is the newbie guide for any new (or old!) members of the @Home-project. It |
|
- What do you want?
|
|
- What do you want?
|
|
- Why do you want it?
|
|
- Why do you want it?
|
|
|
|
|
|
|
|
# Setting Up the Environment (WIP 2021-05-29)
|
|
|
|
Use this checklist to install an environment on your PC to run the system. You can also opt for remoting to fetdatorn through SSH.
|
|
|
|
|
|
|
|
## Your own PC
|
|
|
|
- [ ] We run the system on Linux. If you have Windows, set up WSL2 (Windows Subsystem for Linux) [here](Prerequisite-Installs-for-Running-the-System-on-a-PC)
|
|
|
|
- [ ] Install Docker [here](https://www.docker.com/get-started). Choose Docker Desktop if you are using Windows. Install on Linux using [this tutorial](https://docs.docker.com/engine/install/ubuntu/)
|
|
|
|
- [ ] Install an integrated development environment of your choice. We recommend using VS Code which you can install from [here](https://code.visualstudio.com/). It is free and has excellent remote development opportunities and compatibilities.
|
|
|
|
|
|
|
|
## On fetdatorn
|
|
|
|
- [ ] 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])
|
|
|
|
|
|
# Newbie Goals
|
|
# Newbie Goals
|
|
Here are a set of goals that you should accomplish in order to become confident in your ability to contribute to the project. And believe me, your eyes will be widely opened after going through the content! So put down the time needed and later reflect on the new knowledge you've acquired and the opportunities that you've unlocked in doing so.
|
|
Here are a set of goals that you should accomplish in order to become confident in your ability to contribute to the project. And believe me, your eyes will be widely opened after going through the content! So put down the time needed and later reflect on the new knowledge you've acquired and the opportunities that you've unlocked in doing so.
|
|
|
|
|
... | | ... | |