Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Installation steps of liunx system

2025-02-25 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/02 Report--

This article mainly explains "the installation steps of liunx system". Interested friends may wish to have a look at it. The method introduced in this paper is simple, fast and practical. Now let the editor to take you to learn the "liunx system installation steps" bar!

1. Installation tutorial

Https://blog.csdn.net/sunshine1_0/article/details/80839430

Centos 7 download address

Http://isoredirect.centos.org/centos/7.4.1708/isos/x86_64/

2. Vmwareforce cenOs installation package: e:\ install ware

Vmware key: YG5H2-ANZ0H-M8ERY-TXZZZ-YKRV8

3. Installation

1) vmware

2) centOS installation

Configuration: language selection, network (open), installation target location

User: root: shang890225 catherine:shang890225

Ctrl+alt

4. Installation of command

1) wget

2) perl

Installation tutorial: https://blog.51cto.com/13043516/2308250?source=dra

Install the perl dependency package

Yum-y install gcc cpan

Note: cpan this package is used to compile and install perl, gcc is a dependent package!

Download the perl source code package

Wget http://www.cpan.org/src/5.0/perl-5.10.0.tar.gz

If network unreachable or connection refused appears, first visit the link directly with the browser. If you can, try the command several times in centos for network reasons.

4) vmware-tools

Installation tutorial: https://www.linuxidc.com/Linux/2017-05/143323.htm

/ usr/bin/perl is the installation directory of Perl. Mkdir perl is not allowed without installing Perl.

5) vim

Could not retrieve mirrorlist appears in Q:yum install

A:

$sudo vim / etc/sysconfig/network-scripts/ifcfg-ens33

Change ONBOOT to yes,wq! Save exit

Restart the network

$service network restart

Q: invalid path "The path"is not valid. Kernel headers'" appears when installing vmware tools

A: there are many solutions to modify kernel files or install yum sources on the Internet, which are tedious. The following methods are simple and effective.

Crtl+c exits setup

Yum-y install update upgrade system

Yum-y install kernel-headers kernel-devel gcc install / reinstall kernel-headers and kernel-devel

Reboot re-system

Reinstall vmware-tools

Try to ctrl+c the windows text to the virtual machine ctrl+v

At this point, I believe that everyone on the "liunx system installation steps" have a deeper understanding, might as well to the actual operation of it! Here is the website, more related content can enter the relevant channels to inquire, follow us, continue to learn!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report