1. 程式人生 > >linux顯示所有包組

linux顯示所有包組

yum grouplist
yum grouplist hidden
yum grouplist ids

man yum  #檢視幫助

 "group list" is used to list the available groups from  all  yum
              repos.  When group_command=objects the group is installed if the
              user explicitly installed it (or used the group  mark*  commands
              to  mark  it  installed).  It does not need to have any packages
              installed.  When  not  using  group_command=objects  groups  are
              shown as "installed" if all mandatory packages are installed, or
              if a group doesn't  have  any  mandatory  packages  then  it  is
              installed  if  any  of  the  optional  or  default  package  are
              installed (when not in  group_command=objects  mode).   You  can
              pass optional arguments to the list/summary commands: installed,
              available, environment, language, packages,
              available, environment, language, packages, hidden and  ids  (or               any  of  those  prefixed  by "no" to turn them off again).  Note               that groups that are available but hidden  will  not  be  listed               unless  ´hidden´  keyword is passed to the command.  If you pass               the -v option, to enable verbose mode,  then  the  groupids  are               displayed  by  default (but "yum group list ids" is often easier               to read
).

相關推薦

linux顯示所有

yum grouplist yum grouplist hidden yum grouplist ids man yum  #檢視幫助  "group list" is used to list

yum group list不能顯示所有的解決辦法

我在上一篇(“運維筆記10提到的問題”)最後提到了關於yum group list 不能顯示所有組包的問題,終於找到了原因。不得不說谷歌大法好,先推薦一個網站點選開啟連結,我是在谷歌上搜索時找的這個問

SpringMVC----RESTFUL_CRUD_顯示所有員工信息(使用一靜態數據)

pos mvc 3.5 work info under his app_id .org 1.實體類 package com.yikuan.springmvc.crud.entities; import java.util.Date; import javax.vali

linux突然所有命令都失效了,顯示bash: xxxxx: command not found...

          昨天因為用虛擬機器除錯程式,然後下班時不正常關機,今天突然開啟linux系統使用時,無論輸入任何命令都顯示bash: xxxx: command not found...,比如cd  顯示bash: cd : command not found...  

Linux 檢視某個使用者下面的所有使用者

我刪除apache組時候報錯:“系統內有groupdel: cannot remove the primary group of user 'apache'”於是就想 查查組內有哪幾個使用者,將使用

Linux軟體的選擇

當分割槽被選定並按配置格式化後,你便可以選擇要安裝的軟體包了。 除非你選擇的是定製安裝,安裝程式將會自動為你選擇多數軟體包。 例如,如果你要執行個人桌面安裝,你會看到一個和以下類似的螢幕: 圖 3-25. 個人桌面預設安裝 要選擇單個軟體包,選擇 「定製要安裝的軟

linux下檢視所有使用者及所有使用者

groups 檢視當前登入使用者的組內成員 groups gliethttp 檢視gliethttp使用者所在的組,以及組內成員 whoami 檢視當前登入使用者名稱 /etc/group檔案包含所有組 /etc/shadow和/etc/passwd系統存在的所有使用者名稱 1、/etc/group 解說;

linux下面顯示所有正在執行的執行緒

轉載之 http://hi.baidu.com/imlidapeng/item/56d3b620e903303a94f62b8e 在linux中怎樣檢視所有執行中的程序? 你可以使用ps命令。它能顯示當前執行中程序的相關資訊,包括程序的PID。Linux和UNIX

linux tcpdump抓

第一個 一個 指定 不顯示 源地址 主機名 linux 時間 主機 tcpdump 默認抓取第一個網卡的所有數據包 tcpdump -i eth0 指定網卡 tcpdump host 10.10.10.10 指定主機名或ip地址 tcpdump host 10.10.10

linux用戶和的創建與管理!

目錄 警告 創建用戶 天數 覆蓋 image root用戶 最長 img useradd創建用戶,usermod修改用戶屬性,userdel刪除用戶,groupadd創建組,groupmod修改組屬性,groupdel刪除組。 創建用戶命令:useradd   語法:   

linux 用戶/群/權限

運行 不存在 roo 重定向 查看文件內容 修改權限 gshadow 存在 新建 mv 原文件名 新文件名 #相當於重命名 查看文件內容相關命令 cat #查看文件全部內容 head - n #查看文件前n行內容(默認前十行) tail -n #查看文件後n

linux用戶 群權限

使用 用戶登錄 部分 路徑 必須 chm opera wol 賬戶 用戶及passwd文件 /etc/passwd文件的功能 /etc/passwd文件每個字段的具體含義 shadow文件 /etc/shadow文件的功能 /etc/shadow文件每個字段的具體

Linux用戶、和權限管理(一)

linux用戶、組使用Linux是一個Multi-tasks(多任務)、 Multi-Users(多用戶)的系統每一個登陸者或使用者都有用戶標識、密碼(所謂3A) 所謂的3A: Authentication(驗證機制) Authorization(授權機制) Audition(審計)組的概

Linux安裝rpm時報錯Header V3 DSA/SHA1 Signature, key ID 1d1e034b: NOKEY解決辦法

http pki images 解決辦法 key c-s sha1 nat dsa 這是因為yum安裝了舊版本的GPG key造成的,解決辦法: rpm --import /etc/pki/rpm-gpg/RPM* Header V3 DSA/SHA1 Signatur

linux 檢查補丁是否安裝 名稱 版本 release號

then system 版本 mman eas alter ges linu lar To determine whether the required packages are installed, enter commands similar to the follow

Linux軟件分類

管理系 代碼 安裝 代碼包 依賴 安裝軟件 管理系統 方便 inux 源代碼包   優點:     1.給你的就是源代碼     2.可以修改源代碼     3.可以自由選擇所需的功能     4.軟件是在自己電腦上編譯安裝,所以更加穩定高效     5.卸載方便

顯示所有線性元素

date() rgs main i++ 金額 imp override this nth 顯示所有線性元素 分三部分 代碼如下: 一部分 package Day05; public class Circle { private double radius = 1.0;

Linux用戶和管理

組 用戶 passwd useradd shadow groupadd 一、linux用戶和組管理1.用戶、組和權限管理 每個使用者:用戶 每個使用者: 用戶標識、密碼 認證Authentication:身份識別 授權Authority:對應相應的權限 審計Account

linux軟件安裝

linux tro lin 修改 == baseurl 光盤掛載 eas 安裝 軟件包安裝——yum; 1.準備yum源; 2.修改yum配置; 光盤掛載;開機啟動 cd /etc/yum.repos.d/ ls mv CentOS-Base.repo CentOS-

學習linux——用戶和的配置文件

幫助 shel 修改時間 改密碼 span tor 時間 刪除 變化 2017-07-21 19:57:10 @惟願此心無怨尤 原創 我有認真寫,你有認真看嗎 linux用戶和組的主要配置文件有四個,如下:   /etc/passwd: 用戶及其屬性信息