강의

멘토링

커뮤니티

BEST
Programming

/

Devops & Infra

Linux Practical Guide: Bash Shell Script by System Engineer

The Practical Guide covers overall infrastructure as well as shell scripting. We structured it focusing mainly on practical scenarios and troubleshooting (problem resolution) that is frequently handled in practice!

(4.7) 83 reviews

1,071 learners

Level Intermediate

Course period Unlimited

  • bashbomb
Linux
Linux
Shell Script
Shell Script
Linux
Linux
Shell Script
Shell Script

The practical virtual environment has been updated.

hello:)

I am Kang Min-gu, an instructor who teaches classes and is very happy to read your reviews!

Recently, questions about setting up a practical environment have been coming up continuously, so today I took the time to update the vagrant script for setting up a practical virtual environment!

After checking, I found out that it was not a problem with the version of virtualbox or vagrant, but rather a problem caused by a difference in the centos image from the original.

So I changed the script to install RockeyLinux 8, a recent distribution that has the same code as the old centos.

I have confirmed that it works without any issues even in the latest version.

 

The version information for the program is as follows:

VirtualBOX 6.1.32

Vagrant 2.2.19

 

The updated script address is the same as before.

https://github.com/bashbomb/VWS_vagrant_script.git

 

Now you can build your own practice server quickly and easily.

thank you :)

 

Added) The link error below has been resolved.

Comment