yum批量装配,超方便的指令,可以批量安装Mysql,Java Developme
Jun 07, 2016 pm 04:24 PMyum批量安装,超方便的指令,可以批量安装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 Development1. 查看可能批量安装的列表: 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"'
?

Hot Article

Hot tools Tags

Hot Article

Hot Article Tags

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

PHP's big data structure processing skills

How to optimize MySQL query performance in PHP?

How to use MySQL backup and restore in PHP?

What are the application scenarios of Java enumeration types in databases?

How to insert data into a MySQL table using PHP?

How to fix mysql_native_password not loaded errors on MySQL 8.4

How to use MySQL stored procedures in PHP?

How to create a MySQL table using PHP?
