similar to: "core" package groups

Displaying 20 results from an estimated 4000 matches similar to: ""core" package groups"

2007 May 25
2
Deployment Guide in french?
Hi, I have CentOS 5 installed, and I'd like to read the RHEL 5 Deployment Guide in french. The online version seems to be available in english only. There's an RPM package on my system: # rpm -qa | grep -i depl Deployment_Guide-fr-FR-5.0.0-19.el5.centos Deployment_Guide-en-US-5.0.0-19.el5.centos Now what does the package consist of? 'rpm -ql' on the package shows a series of
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
2007 May 16
1
yum groupinstall "Development Tools" overkill
Hi, The subject says it all. I'm currently fiddling with CentOS to become comfortable with it. Starting from a minimal system (everything unchecked during install), I wanted to have a reasonable set of build tools. Roughly the equivalent of Debian's 'apt-get install build-essential'. I tried yum groupinstall "Development Tools", which resulted in a total of 108 MB
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
2008 Mar 17
1
Re: yum groupinstall ability?
On Thu, 2008-03-13 at 04:26 -0700, bajandude@googlemail.com wrote: > Has anyone modified yum.rb to provide groupinstall abilities? To the best of my knowledge, nobody''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,
2007 May 15
3
GRUB and vga=788
Hi, On a minimal (e. g. without X) server install, one of the first things I do is add 'vga=788' to the 'kernel' line in /boot/grub/menu.lst, so I can use the framebuffer in 800x600 mode and have a better readability in console mode. However, I tried this on my minimal CentOS 5 install, and right after GRUB, the screen just blanks. I add that this (test) machine ran maybe a
2007 May 29
0
Re: CentOS Digest, Vol 28, Issue 28
HI i'm so new to centos , Where can get it ? thank you centos-request at centos.org wrote: Send CentOS mailing list submissions to centos at centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos or, via email, send a message with subject or body 'help' to centos-request at centos.org You can reach the person
2007 May 29
0
Re: CentOS Digest, Vol 28, Issue 28
HI i'm so new to centos , Where can get it ? thank you centos-request at centos.org wrote: Send CentOS mailing list submissions to centos at centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos or, via email, send a message with subject or body 'help' to centos-request at centos.org You can reach the person
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
2018 Aug 06
2
Back to Xfce
Nicolas, Thank you!? But I am Dyslexic and very mono-linguistic; at least I could read the actual commands, if not all the wonderful comments... On 08/06/2018 10:26 AM, Nicolas Kovacs wrote: > Le 06/08/2018 ? 16:05, Robert Moskowitz a ?crit?: >> But notes that this installs Gnome (which I don't want) and that instead to >> >> yum groupinstall ?X Window System? >>
2018 Aug 06
2
Back to Xfce
On 08/06/2018 11:11 AM, Tony Schreiner wrote: > On Mon, Aug 6, 2018 at 10:55 AM Robert Moskowitz <rgm at htt-consult.com> > wrote: > >> Nicolas, >> >> Thank you! But I am Dyslexic and very mono-linguistic; at least I could >> read the actual commands, if not all the wonderful comments... >> >> On 08/06/2018 10:26 AM, Nicolas Kovacs wrote:
2018 Aug 06
2
Back to Xfce
Now that the basic server is up and running.? With Gnome via VNC (yuck), it is time to go back and figure out howto install Xfce without an Xfce group script.? So I am asking those with X64 Centos for some pointers.? Like where are the group scripts so maybe I can modify them for armhfp. I was reading: https://www.rootusers.com/how-to-install-xfce-gui-in-centos-7-linux/ Where the author
2007 Jun 01
1
XFCE-4.4, Samba shares, Beryl
Hi, I have CentOS 5 with the XFCE-4.4 window manager installed. (BTW, I've tried many XFCE-centered distros before, and CentOS offers by far the cleanest implementation). Two questions for that. 1) I've seen various HOWTO's about how to display Samba shares with the Thunar file manager. Did anyone manage to do this with CentOS? 2) Is there some HOWTO about configuring that nice
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
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
2007 May 28
1
Problems setting up legacy NVidia card
Hi, Here's my video card: $ lspci | grep -i vga 01:00.0 VGA compatible controller: nVidia Corporation NV15 [GeForce2 GTS/Pro] (rev a3) Until now, I've used it on Slackware (10.0, 10.2, 11.0) and Debian (Sarge, Etch), and I've always managed to set it up fine. First, I checked if there were any precompiled nvidia drivers in the various repos (rpmforge, ...), but there seemed to
2007 May 25
2
Questions about network configuration
Hi, I'm currently reading chapter 13 of the RHEL Deployment Guide, and taking some notes. I have a few minor questions: /etc/sysconfig/network According to the doc: "This file specifies routing and host information for all network interfaces." Here's how mine looks like: --8<----------------- NETWORKING=yes NETWORKING_IPV6=yes HOSTNAME=fujitsu.zuhause
2007 May 27
2
Slightly OT: Debian and CentOS multiboot: menu.lst problem
Hi, I want to slowly migrate from Debian to CentOS, so I setup a multiboot on my main machine. There's a Debian Etch install on /dev/hda, and GRUB is also installed on the Debian side. On /dev/hdb, I have CentOS 5. I fdisked the drive manually, then chose manual partitioning during install. The setup for CentOS is: hdb1 -> swap hdb2 -> /boot, ext2 hdb3 -> / , ext3 After
2007 Jan 09
1
Dependencies
Hi all, If I try yum grouplist "FTP Server" I get the next large output: Dependencies Resolved ============================================================================= Package Arch Version Repository Size ============================================================================= Installing: OpenIPMI x86_64
2008 Feb 25
3
CentOS 5.1 - equivalent of xorg-x11 ?
Hi If i want to add X to a system after install on CentOS 4 that would be a yum install xorg-x11 etc This package seems to have been renamed in CentOS 5 and i wonder if anyone can tell me what that now is please thanks