Contents

Views 1256 Comment 0
?

Shortcut

PrevPrev Article

NextNext Article

Larger Font Smaller Font Up Down Go comment Print
?

Shortcut

PrevPrev Article

NextNext Article

Larger Font Smaller Font Up Down Go comment Print
1. 명령어를 이용한 패키지 업데이트 제외
 - 아래 2개 이상 패키지를 제외하고자 할 경우  ","를 이용
[root@leetra.net]# yum --exclude=kernel*,crmsh*,upstart  update

2. yum 메인 구성파일 내 옵션 삽입
 - 아래 2개 이상의 패키지를 제외하고자 할경우 "," 혹은 [Space Bar] 를 이용
 - 단. exclude 옵션은 마지막 1줄만 인식(아래의 2줄 삽입 시 kernel과 httpd 만 제외)
[root@leetra.net]# echo "exclude=kernel*,mysql*" >> /etc/yum.conf
[root@leetra.net]# echo "exclude=kernel*,httpd" >> /etc/yum.conf

?

  1. [mac] 패키지 매니저, MacPort

  2. [svn] Can't convert string from native encoding to 'UTF-8' 메시지가 나오는 경우

  3. [mac] Homebrew/rvm/cocoapod setting

  4. Enable the Develop Menu in Safari

  5. Enable Safari Hidden Debug Menu in Mac OS X

  6. 네트워크 용어 정리

  7. [linux] iptables 초간단 세팅 스크립트

  8. Configure Postfix to Use Gmail SMTP on Ubuntu 18.04

  9. [linux] yum 업데이트 시 커널 제외하기

  10. How to Install and Use wget on Mac

  11. [mac] Mac OS 패키지 매니저, HomeBrew

  12. RPA란? 어디에 어떻게 쓰이고 누가 만드나?

Board Pagination Prev 1 2 3 4 5 6 7 8 9 10 ... 17 Next
/ 17