Skip to content

Instantly share code, notes, and snippets.

@dev-gwang
Created August 8, 2020 17:36
Show Gist options
  • Select an option

  • Save dev-gwang/d769e7660c9212e62a97911cd214b8d2 to your computer and use it in GitHub Desktop.

Select an option

Save dev-gwang/d769e7660c9212e62a97911cd214b8d2 to your computer and use it in GitHub Desktop.
yumupdate
## Yum 업데이트
yum update -y
## Httpd 설치
yum install httpd -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment