码迷,mamicode.com
首页 > 其他好文 > 详细

Redhat下安装SAP的相关

时间:2019-08-29 13:22:12      阅读:104      评论:0      收藏:0      [点我收藏+]

标签:https   rhel   system   access   ges   linu   point   rar   uid   

Installing additional software packages

You can also install or reinstall a package or a package group at a later point after the OS installation with the following commands, provided that your system can access the RHEL software channels via the officially supported ways (directly or via Red Hat Satellite/Proxy):

  • For installing individual packages:

           yum install <package1> [<package2> [< package3> [...]]]
           where <package*> are the names of the packages to be installed, e.g.:
            yum install uuidd

  • For installing package groups:

           yum groupinstall ‘<group1>‘ [‘<group2>‘ [‘< group3‘ [...]]]
           where <group*> are the names of the groups you want to install.
           The following yum groups correspond to the groups listed for the interactive installation above:

  • large-systems
  • network-file-system-client
  • performance
  • compat-libraries

Redhat下安装SAP的相关

标签:https   rhel   system   access   ges   linu   point   rar   uid   

原文地址:https://www.cnblogs.com/weikui/p/11428933.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!