>데이터 베이스 >MySQL 튜토리얼 >yum批量装配,超方便的指令,可以批量安装Mysql,Java Developme

yum批量装配,超方便的指令,可以批量安装Mysql,Java Developme

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB원래의
2016-06-07 16:24:041491검색

yum批量安装,超方便的指令,可以批量安装Mysql,Java Development 1. 查看可能批量安装的列表: yum grouplist ? 比如; [root@bogon /]# yum grouplist Loaded plugins: fastestmirror Setting up Group Process Loading mirror speeds from cached hostfil

yum批量安装,超方便的指令,可以批量安装Mysql,Java Development

1. 查看可能批量安装的列表: yum grouplist

?

比如;

[root@bogon /]# yum grouplist

Loaded plugins: fastestmirror

Setting up Group Process

Loading mirror speeds from cached hostfile

?* addons: mirror.neu.edu.cn

?* base: centos.ustc.edu.cn

?* extras: centos.ustc.edu.cn

?* updates: centos.ustc.edu.cn

Installed Groups:

? ?Administration Tools

? ?Development Tools

? ?Dialup Networking Support

? ?Editors

? ?GNOME Desktop Environment

? ?Graphical Internet

? ?Mail Server

? ?MySQL Database ? 这个就是mysql的安装,

? ?Network Servers

? ?Office/Productivity

? ?Printing Support

? ?Server Configuration Tools

? ?System Tools

? ?Web Server

? ?X Window System

? ?Yum Utilities

Available Groups:

? ?Authoring and Publishing

? ?Base

? ?Beagle

? ?Cluster Storage

? ?Clustering

? ?DNS Name Server

? ?Development Libraries

? ?Eclipse

? ?Engineering and Scientific

? ?FTP Server

? ?FreeNX and NX

? ?GNOME Software Development

? ?Games and Entertainment

? ?Graphics

? ?Horde

? ?HyperV

? ?Java Development

? ?KDE (K Desktop Environment)

? ?KDE Software Development

? ?Legacy Network Server

? ?Legacy Software Development

? ?Legacy Software Support

? ?Mono

? ?News Server

? ?OpenFabrics Enterprise Distribution

? ?PostgreSQL Database

? ?Sound and Video

? ?Text-based Internet

? ?Tomboy

? ?Windows File Server

? ?X Software Development

? ?XFCE-4.4

? ?Xen

?

2.安装

比如安装mysql数据库

yum groupinstall "MySQL Database"'

?

성명:
본 글의 내용은 네티즌들의 자발적인 기여로 작성되었으며, 저작권은 원저작자에게 있습니다. 본 사이트는 이에 상응하는 법적 책임을 지지 않습니다. 표절이나 침해가 의심되는 콘텐츠를 발견한 경우 admin@php.cn으로 문의하세요.