RSS

Tips install using YUM

  • Install
    in this article i would like to write about the tips n trik using yum installation
    to install we can use
    yum -y install the_package_name
  • List Name Package
    to know the list name of package that we want to update or install. we can use this command
    yum list *ssh*
  • Update - Download Only
    but if we want to only download the package we need additional package plugins for yum. the name is yum plugins download only. install first in our system
    yum -y install yum-downloadonly
    after that we can do it with
    yum update httpd -y --downloadonly --downloaddir=/opt/repu_updateku
  • Remove
    if we want to remove, we can do with
    yum remove httpd

0 comments:

Posting Komentar

Please copy and share it, if it helps you
 
Copyright 2009 My Note All rights reserved.
Free Blogger Templates by DeluxeTemplates.net
Wordpress Theme by EZwpthemes
Blogger Templates