Installation guide for Freshers
A guide to help you through the basic installation for ubuntu!
Brave installation:
Joplin installation:
Docker:
Type in the following to verify if docker has been installed:
Postman:
Apt installation:
Install Visual Studio Code:
Install zoom:
Install slack:
Install git:
Add ssh:
Once you're done with the above commands, copy the SSH key generated and add it in GitHub.
To do so, go to settings on GitHub, then you will find SSH and GPG keys on the left hand side panel. Go into it and add in the SSH key generated and name it.
Mini conda installation:
Once you're done with the above steps, close the terminal and open it again. Then type in the following command:
To create a new environment, follow the command below:
To activate and deactivate the environment, type in the commands below:
Last updated