kpi-web-guild / django-girls-blog-Martolivna

django-girls-blog-Martolivna created by GitHub Classroom
Other
0 stars 0 forks source link

Install and configure an operating system of the GNU/Linux family #2

Closed webknjaz closed 2 years ago

webknjaz commented 2 years ago

Overview

In order to have a superior development environment, you need to set up and configure appropriate software yourself. You also need to know how to configure things, where they are in your system, and how to survive in that scary black thing with white letters in it — The Terminal.

Let's start by setting up an operating system of the GNU/Linux OS family (that is based on a kernel called Linux). Now, you have two options: use Fedora (recommended) or some flavor of Ubuntu (like XUbuntu, frequently used by beginners). It's best to install it directly on your hardware (as a dual-boot, if needed) but you can also try it out in a VM (like VirtualBox). You also choose to stay on macOS if absolutely necessary but you'll still have to learn your way around terminal-based approaches.

The objective of this task is to get familiar with command-line tools and learn to set up software without using any of the GUI software.

Fedora

Ubuntu