Contents

조회 수 1264 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
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. How to Install and Use wget on Mac

    Date2020.09.03 CategorySystem/OS Byhooni Views1289
    Read More
  2. [ppt] Macro for board game 발표자료 (@Team Study 2013.01.18)

    Date2015.07.22 CategoryPPT Byhooni Views1278
    Read More
  3. [ios] 동영상 플레이어 샘플 (for PIP Player)

    Date2017.03.15 CategoryDevelop Byhooni Views1270
    Read More
  4. [android] How can I place app icon on launcher home screen?

    Date2016.11.15 CategoryDevelop Byhooni Views1267
    Read More
  5. [linux] yum 업데이트 시 커널 제외하기

    Date2014.09.11 CategorySystem/OS Byhooni Views1264
    Read More
  6. [ios] APNS, Remote Push 사용자가 수신을 동의했는지 확인하기

    Date2018.10.19 CategoryDevelop Byhooni Views1263
    Read More
  7. Configure Postfix to Use Gmail SMTP on Ubuntu 18.04

    Date2020.02.07 CategorySystem/OS Byhooni Views1256
    Read More
  8. [linux] iptables 초간단 세팅 스크립트

    Date2017.09.26 CategorySystem/OS Byhooni Views1243
    Read More
  9. [ios] UIWebView를 이용한 로컬 HTML 파일 표시

    Date2015.01.02 CategoryDevelop Byhooni Views1240
    Read More
  10. 사이버보안실무 발표자료 (2017.06.08)

    Date2017.06.05 CategoryDevelop Byhooni Views1219
    Read More
  11. [c] Mac OS 에 gmp(gmp.h) 라이브러리 설치

    Date2016.10.03 CategoryDevelop Byhooni Views1212
    Read More
  12. [mysql] ERROR 1820 (HY000): You must reset your password using ALTER USER statement before executing this statement.

    Date2017.12.15 CategoryDatabase Byhooni Views1210
    Read More
Board Pagination Prev 1 ... 80 81 82 83 84 85 86 87 88 89 ... 98 Next
/ 98