Source

...

Target

Commits (3)
Showing with 17 additions and 1 deletion
+17 -1
...@@ -80,4 +80,15 @@ Download and install the following: ...@@ -80,4 +80,15 @@ Download and install the following:
sudo ln -s /opt/eclipse/eclipse /usr/local/bin/eclipse sudo ln -s /opt/eclipse/eclipse /usr/local/bin/eclipse
``` ```
--- ---
\ No newline at end of file ## Personal IDE Choice (VSC):
- Install snap package manager with:
```bash
sudo apt update
sudo apt install snapd
```
```bash
sudo snap install code --classic
```
## Add you user to the docker group via this command:
```bash
sudo usermod -aG docker $USER
```
\ No newline at end of file
## Delete every blocked ip adress and port in HTTP Security