Essay sample library > Gentoo Install Guide

Gentoo Install Guide

2023-07-13 12:27:00

Gentoo Gentoo - http: //www.gentoo.org/ Gentoo is a distribution that contains three different installation methods. You can install from a CD called Stage You can customize the compilation of the rest of the OS from the beginning to install the base system from a CD called stage 2 and put it on stage. Finally, the first phase of installation where EVERYTHING is built from scratch. This enables a highly customizable and simplified system. However, this method may require DAYS depending on the speed of the computer.

Gentoo is a rolling version of the distribution, it is a self-describing meta release as there is no default installation or standard installation. One of the closest values ​​of the Gentoo project is to provide a framework for creating operating systems tailored to the user's taste. There is a basic system large enough to run the kernel and important drivers, but everything else from the desktop environment to the init system or specific compiler flags is user selectable. Gentoo is an operating system built entirely by end users based on the source code on the local machine. Gentoo uses Portage (using its command line tool emerge) for package management. This allows you to assume that you are reasonably based on the BSD port system. Gentoo breaks the traditional Linux distribution pattern again by not relying on a binary software repository

From there, Gentoo can access all the popular software you expect on Linux, so you can run your VPN as easily as your desktop. Updating Gentoo is to update the Gentoo repository and make emerge run the synchronization, unless you make major hardware changes. S.u.S.E. started in 1992 as a software development company in Germany, not as a Linux distribution. This is an acronym for Software und System Entwicklung (software and system development), which evolved into a symbolic brand of Linux distribution known today as SUSE and openSUSE (pronounced "zoo-zah") It is a word.

Surprisingly, Gentoo was the intellectual property of the commercial company Gentoo Technologies Inc. once. Robbins owned the company but served as technical director. Gentoo Technologies operates just like a regular software company, the copyright provided by the code is transferred to the company, the project leader is designated not voting, there is no community ecosystem.

This Gentoo Linux was created in 199 by Daniel Robbins under the name "Enoch". After that, due to the speedup of EGCS, the name changed to "Gentoo" kater. Then on March 31, 2002, the first version of Gentoo Linux 0 was released. In addition, Gentoo Linux is called "source-based distribution". In other words, the construction of all software is used directly from "source code". Therefore, developers can read and adjust through this source code, but the computer can not understand the source code. So, in order for the computer to understand the source code, it needs to be compiled into a binary file, then the computer can understand it.