search for: groupinfo

Displaying 20 results from an estimated 38 matches for "groupinfo".

2011 Aug 17
2
Centos Gotcha: YUM Groupinstall
Folks I have encountered a situation with YUM that isn't what I expected. Let's suppose I want to install a group, call it G. My first question would be -- is the group already installed. Realize all of this is scripted. So, I use yum groupinfo and I see the list of installed groups, and those not yet installed. If group G is in the list of installed groups, one would think that there's no point in issuing a "groupinstall". But, to my surprise, a group can be listed as "installed", only to find that a groupinst...
2010 Sep 21
3
Where can I find list of "Core" and "Base" install groups?
e.g. what packages are in them, as well as other groups or group-related options which may exist... Thanks, -- Chad
2012 Jan 06
1
Yum Group Desktop shows rhn-setup-info
Folks In Centos 6 (updated as of last night), the command yum groupinfo Desktop shows the package "rhn-setup-info" as one of its default packages, yet it appears that the package does not exist. Is this an inconsistency in the YUM data? or what? Thanks David Kurn
2014 Jul 21
1
yum annoyances
yum grouplist \*office\* returns Installed Groups: Office Suite and Productivity But the *only* way to see what's in the group is yum groupinfo \*office\* With or without quotes around Office Suite and Productivity, it refuses to admit that any such thing's installed. mark
2015 Oct 29
2
Local Administrators (group) and delegation in AD
...when attempting to add an AD-group to the local Administrators group. If Winbind is disabled you get the well known SID in members list in the properties dialog for the local Administrators group instead of the human readable names (AD\Domain Admins...). We are using SSSD to retrieve user- and groupinfo from AD, therefore is the AD-backend commented in smb.conf. Do you know of another way of doing this? Regards Davor vusir Relevant part of smb.conf: # username map = /etc/samba/usermap idmap config *:backend = tdb idmap config *:range = 2200000001-2200100000 # idmap config AD:backend = ad...
2017 May 03
2
package internet-browser?
On 05/02/2017 09:59 AM, m.roth at 5-cent.us wrote: > Kay Schenk wrote: >> On 05/01/2017 06:10 PM, Jonathan Billings wrote: >>> On May 1, 2017, at 1:33 PM, Kay Schenk <kay.schenk at gmail.com> wrote: >>>> What can anyone tell me about package internet-browser? >>>> >>>> Through the gnome package app, there seems to be NO meta info????
2008 Mar 17
1
Re: yum groupinstall ability?
...9;'s working on that. The main difficulty in enabling that is making sure that puppet doesn''t run ''yum groupinstall'' (or ''yum groupupdate'') on every run. To avoid that, you''d have to get a list of the packages in the group with ''yum groupinfo'' and then check if any of them is mentioned in @updates. That change would need to go into the ''latest'' method. If you''re happy with running groupinstall/groupupdate on every puppet run though, your plan sounds like it should work. David --~--~---------~--~-...
2008 Apr 01
4
How to find available groups for installation via yum ?
Hi All, Short description of the problem: - I would like to install the complete 'xfce' desktop on CentOS5.x I've tried: yum groupinstall xfce yum groupinstall xfce4 yum groupinstall xfce* yum groupinstall xfce4* yum groupinstall xfce4.2 yum groupinstall xfce4.1 yum groupinstall xfce4.3 yum groupinstall xfce4.4 yum groupinstall xfce4.4.2 .... etc etc ... nothing worked then I've
2015 Oct 29
4
Local Administrators (group) and delegation in AD
...inistrators group. >> >> If Winbind is disabled you get the well known SID in members list in >> the properties dialog for the local Administrators group instead of >> the human readable names (AD\Domain Admins...). >> >> We are using SSSD to retrieve user- and groupinfo from AD, therefore >> is the AD-backend commented in smb.conf. >> >> Do you know of another way of doing this? >> >> Regards >> Davor vusir >> >> Relevant part of smb.conf: >> # username map = /etc/samba/usermap >> >> idmap config...
2011 Aug 09
5
setting up bare minimal CentOS VM
Hi all, I need to setup a real bare minimum CentOS Virtual Machine, but with normal internet / network access. i.e. I need SSH, Mutt, Links, lynx, ping, tracert, dig, iptables, etc. Does anyone know where (if?) I can get a list of applications which gets installed with CentOS 6 if every option is deselected in the installer so that I can see what I can remove which isn't really necessary
2007 Jan 09
1
Dependencies
...i386 1.2.1.2-1.2 base 44 k Transaction Summary ============================================================================= Install 64 Package(s) Update 0 Package(s) Remove 0 Package(s) Total download size: 29 M Is this ok [y/N]: But a simple yum groupinfo "FTP Server" reveals: Group: FTP Server Required Groups: Base Mandatory Packages: vsftpd So, the next step I've tried is: yum install vsftpd and... the output is: Dependencies Resolved ============================================================================= Package...
2009 May 04
3
Dev Tools
Hi All, Cent OS 5.3. I need to install the gcc toolchain, but what yum packages is this? I need to compile ProFTPD, etc, etc. I tried yum install gcc, what else? -Jason
2015 Oct 29
3
Local Administrators (group) and delegation in AD
...> If Winbind is disabled you get the well known SID in members list >>>> in the properties dialog for the local Administrators group instead >>>> of the human readable names (AD\Domain Admins...). >>>> >>>> We are using SSSD to retrieve user- and groupinfo from AD, >>>> therefore is the AD-backend commented in smb.conf. >>>> >>>> Do you know of another way of doing this? >>>> >>>> Regards >>>> Davor vusir >>>> >>>> Relevant part of smb.conf: >>>&...
2017 May 03
0
package internet-browser?
...pm query. I am not using > konqueror. I will try to track this down further. It MUST be an alias that's > set up in gnome. >> >> I don't suppose there's any chance that it could be the konqueror >> browswer? Surely this isn't anything complicated? # yum groupinfo internet-browser Loaded plugins: fastestmirror, security, versionlock Setting up Group Process Loading mirror speeds from cached hostfile Group: Internet Browser Description: Firefox web browser Default Packages: firefox nspluginwrapper totem-mozplugin jh
2017 May 23
4
What is in a yum group
I want to install Xfce on a ClearOS server. They have not defined any desktop groups (actually no groups other than minimal). But lots of Xfce rpms are in their repos. How can I see what rpms Centos would install with a 'yum group install'? Then I get to install vnc server and set up the client right... thanks
2015 Oct 29
0
Local Administrators (group) and delegation in AD
...p to the > local Administrators group. > > If Winbind is disabled you get the well known SID in members list in > the properties dialog for the local Administrators group instead of > the human readable names (AD\Domain Admins...). > > We are using SSSD to retrieve user- and groupinfo from AD, therefore > is the AD-backend commented in smb.conf. > > Do you know of another way of doing this? > > Regards > Davor vusir > > Relevant part of smb.conf: > # username map = /etc/samba/usermap > > idmap config *:backend = tdb > idmap config *:range...
2006 Jan 17
2
yum groupinstall "MySQL Database"
Hi all, I have a question related to yum groupinstall. I just tried a: yum groupinstall "MySQL Database" I expected that I would end up with a MySQL Database server, but it installed a bunch of .rpms *except* mysql-server. No big deal, I'm just curious if it was intended this way or not, that's all. Thank you and, Have a nice evening everyone, Alex
2005 Aug 16
2
Installing/Activating GUI for Server Settings
I did a minimal install and then with yum groupinstall, installed http, ftp and samba servers. However the gui server settings are not displayed for these servers. Is there a package that I need to install or do I need to change a setting(s) in a file? In reading "man yum" I did not see a way to find out what rpm's are installed with each group, or maybe I just did not
2005 Feb 01
1
Updates to CentOS-4Beta
1. There are updates to CentOS-4Beta for the i386 and x86_64 arches. The following RPMS have been changed: a. createrepo-0.4.2-1.noarch.rpm - This is an update from the upstream maintainer. b. yum-2.1.13-1.c4.noarch.rpm - This is an update from the upstream maintainer. c. firefox-1.0-6.centos4.3.i386.rpm - The original build did not strip the library files of unnecessary symbols, causing
2008 Jun 18
1
KS Package Selection
My ks file has just Base which obviously pulls in a few other things I don't want like dialup support etc. System-config-kickstart doesn't let you specifically drill down what options are in each group. Is there a resource depicting exactly what packages are in each of the groups so I could write out specifically what I want? Thanks! jlc