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

django-girls-blog-OlenaEfymenko created by GitHub Classroom
MIT License
1 stars 0 forks source link

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

Closed webknjaz closed 1 year ago

webknjaz commented 1 year 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

OlenaYefymenko commented 1 year ago

All programs were installed via console:), also done upgrading to 37 version of Fedora

webknjaz commented 1 year ago

Brilliant!