CentOS 5 :: Manual Non "Group Install" For Minimal GUI

May 2, 2010

1. How can I manually install a minimum GUI without using the 'Group Install' or 'Desktop' install options?

2. Where can I get a list of programs installed for the "Server GUI" ?

I'm used to doing this in Debian from a non gui system like this;

3. Is there a CentoOS equivalent method available ?

View 8 Replies


ADVERTISEMENT

CentOS 5 :: Install Absolutely Minimal Gnome On Centos 5.5?

Apr 28, 2011

How to install absolutely minimal Gnome without gnome-games, any cdrecord, dvd rw-tools, dialup modem tools, gnome-screensaver, festival etc. on Centos 5.5? If I try to remove these software separately then Gnome is gone.

View 2 Replies View Related

CentOS 5 :: Getting Down To A Minimal Install?

Apr 12, 2010

I use CentOS as a host for VMWare virtual machines. I like the CentOS install to be as minimal as possible. However, if I try to remove stuff I don't want at the install stage, the install invariably crashes. So I just accept the defaults, and it works fine.

So I would like to know the best way to get rid all the stuff I don't want (which is pretty well everything except Gnome, vi, samba and an email reader).

View 8 Replies View Related

CentOS 5 :: Packages To Need For A Minimal Install?

Jan 15, 2010

I basically just want to be able to run XFree86 on one of my clients and have networking support. Does anyone know what packages I need to add in my ks.cfg to meet this requirement?

View 4 Replies View Related

CentOS 5 :: Minimal 5.5 X86_64 Install To Run OpenVZ

Jan 27, 2011

Looking at the various OS image download options, I see that I need to download/burn 8 ISO images for CentOS5.5 x86_64. Trying to see if it is at-all possible to avoid downloading/burning all 8 CD's, and make-do with the 1st one alone. My target platform is a commodity desktop running AMD AthlonII X2 250, with dual-channel 4GB DDR3 @1333MHz, and 500GB 7200rpm SATA (no RAID, SW or HW).

I read in another forum post that for minimal install without X, the 1st CD should suffice. Is this correct ? While I do not expect this forum to answer OpenVZ questions, but if someone happens to have experience in installing OpenVZ on such a system, how much extra I might have to download online, to get the system functional.

The guestOS in the OpenVZ partitions would be a mix of CentOS5.5 64-bit and 32-bit, and few running Ubuntu 10.04.1 32-bit. I am told that this is possible. Effectively it means I'd need the (pseudo?) 32-bit library support.

View 2 Replies View Related

CentOS 5 Hardware :: Manual Raid Driver Loading During Install?

Jul 27, 2009

Currently I am attempting to install Centos 5.2 64bit onto a Supermicro X7DCL-3 motherboard based machine. The Raid recognizes the HDD that's been installed into it, however, the drivers for the raid are not included in the install. After contacting Supermicro I've been supplied with a driver package that should fix the problem.[URL]However, I am still having trouble using the package in order to find the HDD (The only HDD in the machine) that is on the raid.I think I'm doing something that's should be fairly simple, but am screwing it up pretty bad.

View 1 Replies View Related

CentOS 5 :: Install A 5.x Centos Minimal Box?

Oct 22, 2009

There is a way to install a 5.x centos minimal Box? Only sshd required.

View 2 Replies View Related

CentOS 5 Server :: Way To Have CentOS Installation Very Minimal?

Sep 25, 2010

There is a way to have a CentOS installation very very minimal?Not like Damn Small Linux, but similar (as footprint)My need is create some Virtual Machine that only have BIND and SSH on it.

View 2 Replies View Related

Ubuntu Servers :: Create A New Server Package And Leave Minimal Minimal?

Feb 17, 2010

After a long time I tried ubuntu(9.10) again on my fileserver, I have some remarks; why does a minimal server installation include X/openoffice? I don't need document conversion on a fileserver and I bet a lot of people don't. Wouldn't it be better to create a new server package and leave minimal minimal? low memory installs (64mb) don't work unless you configure swap by hand in between things, 64mb ram is a lot in my eyes. I mean, not to be rude but if I wanted all this I could've better installed Solaris.

That said it's stable and running fine. Since it's my home fileserver I tried to convert my previously created raid10 mirror on an adaptec 1200 card to a softraid 5 solution. This is wat I did:

[Code]...

View 6 Replies View Related

CentOS 5 :: Manual Upgrade Of Xorg-x11-drv-i810 Failed

Oct 23, 2009

I downloaded xorg-x11-drv-i810-1.6.5-9.21.el5.src.rpm to my CentOS 5.2 system and I want to overwrite the existing xorg-x11-drv-i810-1.6.5-9.13.el5 with it. I don't see any changes when I check with rpm -qva :

Quote:

[root@centos52-64-fuj t]# rpm -ivh xorg-x11-drv-i810-1.6.5-9.21.el5.src.rpm
1:xorg-x11-drv-i810 ########################################### [100%]
[root@centos52-64-fuj t]# rpm -qva | grep i810
xorg-x11-drv-i810-1.6.5-9.13.el5

View 7 Replies View Related

CentOS 5 :: Manual Nomenclature - Number Surrounded By Parenthesis

Dec 5, 2010

When I see a typical reference to a Unix manual, it often follows by a number surrounded by parentheses. For instance syslog.conf (5). I am sure this means something, but Googling it is impossible.

View 4 Replies View Related

CentOS 5 :: Centos-approved Way To Handle Group Environment Configuration?

Mar 10, 2010

What's the centos-approved way to handle group environment configuration? Let's say there are users in, oh, 4 different groups. Let's use the usual suspects:

accounting
warehouse
admin
netadmin

and I want to set up environment variables and maybe some pathing that are specific to a given group. So that when 'joeblow', who is a member of group 'warehouse', logs in, the pathing and environment variables (and whatever else) that is needed for users in the 'warehouse' group is set up and configured.

What I was initially looking for was an /etc/groups.d, and in /etc/groups.d is

/etc/groups.d
accounting.sh
warehouse.sh
admin.sh
netadmin.sh

As part of the login process, the group memberships for the login username would be examined, and for each hit the respective /etc/groups.d/ script would be run. I'm not seeing anything like that, so I'm assuming centos uses some other mechanism, but I'm obviously not using the proper keyword mojo. Can someone point me to where this mechanism is described?

View 4 Replies View Related

Software :: RHGB On CentOS Minimal (Console)?

May 6, 2011

I have installed a CentOS server with no GUI. I am trying to get RHGB work on startup. I did:
yum install rhgb

It installed rhgb and vte. I added 'rhgb' to the line in my /boot/grub/menu.lst :
Code:
default=0
timeout=5
splashimage=(hd0,0)/boot/grub/splash.xpm.gz
hiddenmenu
title CentOS (2.6.18-238.el5)
root (hd0,0)
kernel /boot/vmlinuz-2.6.18-238.el5 ro root=LABEL=/ quiet rhgb
initrd /boot/initrd-2.6.18-238.el5.img

View 4 Replies View Related

CentOS 5 :: Minimal Package List For Asterisk?

Jan 7, 2010

We would like to install Asterisk with a minimal centos build. We are writing kick-starts to install packages, does anyone know or have to hand a packages list which installs minimum system requirements for asterisk? Preferably this will not exceed the contents of disk 1

View 4 Replies View Related

CentOS 5 :: Minimal Installation To Run SOGO And Some Extras?

Jan 20, 2010

I thinking about running SOGO on a separate server. The server should be in a Raid1 configuration and running backups to another server. Firewall??My background is the Windows world and I'm having difficulties understanding exactly what to do, to get everything up and runningTried bits and pieces from the Perfect Server Guide ( Reading the documentation and forums. But I didn't get the big picture.

Objective
-A Centos server up and running with all the software that SOGO needs installed, configured and running

[code]....

View 1 Replies View Related

OpenSUSE Install :: Install Gnome After The Minimal Server ( Console Based ) Install?

Feb 2, 2011

Tried to install Gnome after the minimal server (console based) install.I would like to install a graphical GUI now What to do? wich packages? tried zypper gnome-desktop (or something similar) but it wasn't enough.

View 3 Replies View Related

CentOS 5 :: Remove Packages To Make Minimal System?

Apr 2, 2009

Continuing on my quest to build a system with sole purpose of being a LAMP server, I am trying to have the bare minimum number of packages installed. I'm not trying to disable as many deamons as possible, but actually remove any package that is not required. It might sound a bit extreme but each package that is installed that is not needed is using valuable space on the expensive (and small) 36GB 15krpm SAS disk.

Also it is a damage control approach, in that assuming a cracker finds an exploit in Apache or PHP that allows them to run executables on the filesystem then taking away as many tools as possible will help in damage limitation. For example I don't want an SSH client installed on the system as it has no purpose for me but could be used by a cracker to access other systems on the network, if they compromise that system.

I have installed the absolute minimum from the 5.3 install by deselecting everything during install but that still leaves a great deal of unnecessary packages installed. Seeing as how the system is a 64bit installation and will have no 32bit apps running on it I have first uninstalled all the i386 versions of various libraries. I presume their only function is to provide compatibility for 32bit apps.

I have been looking for information about removing other packages but I don't seem to be able to find information on real dependancies. For example I believe I have no need for dmraid as it is for managing software RAID arrays that I have no intention using. but if I attempt to remove it the dependancies include kernel and mkinitrd. What I can't figure out though is if these are hard dependancies in that those packages will fail to work or soft ones that simply mean without dmraid it will not be possible to configure the software raid module that is loaded into the kernel.

What packages would people recommend to remove, anyone seen a good guide to reducing down CentOS/RHEL to the absolute minimum ? python-elementtree-1.2.6 : Is this really required by YUM ? m2crypto-0.16 x86_64 : Is this really used by YUM, I didn't think YUM connected via SSL ?

View 3 Replies View Related

CentOS 5 Server :: Ready To Use Kickstart Template For Minimal Installation (KVM)?

Feb 13, 2010

Does anyone have a ready to deploy kickstart file for creating KVM images? I don't have access to a CentOS machine or a spare computer and would need to create images for a machine on the other side of the Atlantic.I would need something that would create an absolute minimal CentOS installation. I tried to search for something online, but couldn't find anything.

View 1 Replies View Related

Installation :: Manual GRUB Install For Screwed Up Luit Install

Apr 16, 2010

So I am stuck in the bootloader hell. With a vintage PC

Ok, so here's the setup:There is one HDD, with two primary partitions: 1st for the system, 2nd for the swap. I booted Luit Linux Live CD, and ran it's HDD install script. The Luit Linux is based on Damn Small Linux that uses kernel version 2.4.22. For some reason, it's bootloader LILO install did something wrong and the fresh install wouldn't boot

Error 15 By the way, I don't understand why the bootloader texts refer to GRUB, while the install script definitely was installing LILO.

I can now boot again with that same Live CD (or any other CD that would boot to Linux), and once loaded, mount the hard disk and check and update it's contents. I'd like to install there as up-to-date GRUB version what that ancient hardware (48MB RAM) can take, and then configure the GRUB to load that install that's sitting on the hdd.I will be very grateful for any advice. Unfortunately my knowledge of things like GRUB is very poor, so it's difficult to look up advice by searching the internet.

View 9 Replies View Related

Ubuntu :: Minimal 10.10 Install - Can't Install The ATi Video Card Drivers

Oct 15, 2010

I just installed a minimal version of Ubuntu 10.10 (with Openbox) over 10.04. Mainly everything's ok, but I have three problems:

1. When shutting down or rebooting, my speakers make a loud pop. Upon googling around, I found this topic on the Arch forums. Running

Code:

Before rebooting/shutting down works. I, however, would like to have this permanently fixed so I don't have to run these commands every time before rebooting/shutting down.

2. I can't install the ATi video card drivers. I downloaded the correct driver (10.9) from the ATi website and made sure I had the packages found here installed. I also made it executable by running

Code:

When I run the installer, using

Code:

I get this output:

Code:

3. When booting, I get a message saying something like "intel_ips can't find i915 symbols, so graphics turbo is disabled". When googling for this, I see this is a kernel related issue. Since I don't have any understandings of kernels, I thought this is a little too high up for me. What does it mean and how can I fix it, as it slows my boot down quite a bit?

View 5 Replies View Related

Debian :: How To Install All Manual Packages

Feb 21, 2010

I have fedora core on my PC and newly I installed Debian 5.3 on my lap top but found that it has not lots of manual pages for command and C or C++ libraries that fedora has. How can I install them

View 3 Replies View Related

Debian :: Minimal (no GUI) Install Then KDE

Oct 13, 2010

I am running Debian testing with KDE via KVM.

I love GNOME to pieces but I also enjoy KDE, and I decided to try Debian with KDE. It was a positive experience but a pain in the rear to set up. I installed KDE, and then had to manually remove most GTK packages, as I had installed KDE-full and was overloaded with KDE and GNOME apps.

I would like to do a minimal, CLI-only installation of Debian testing and then install KDE. My machine accesses internet via wireless, which I read the Debian installer does not support. I'm assuming I will have to go with a netinstall...?

Furthermore, once I attain this CLI-only environment, how difficult will it be to get my hands on KDE? A simple apt-get install kde-full ?

View 3 Replies View Related

General :: Manual Install Perl-5.10.1-3.tar.bz2 On Cygwin?

Jun 6, 2010

I have the binaries: perl-5.10.1-3.tar.bz2 and I don't have access (admin privileges) to run setup.exe for cygwin, my question is how can I install manually inside cygwin the module for perl: perl-5.10.1-3.tar.bz2?(or maybe can I get the sources and compile? can someone tell me please how?)

View 1 Replies View Related

Debian :: Running KDE 4.x From Squeeze - Manual Install

Apr 21, 2011

I have recently installed Debian Squeeze on my main machine at home. I used the default installation options, which meant gnome was installed as the display manager/GUI. Once I got the system up and running, I have attempted to install the latest KDE display manager/GUI. I executed the following commands:

$sudo apt-get install kde4

and then responded as required when asked if I really wanted to get and install the huge list of programs this involved.

When booting up in runlevel 3, I would log in, and then execute the following command:

$ sudo kdm

the screen would go blank and I would eventually get a KDE error message saying:

"Cannot open theme file @@@ToBeReplacedByDesktopBase@@@"

I would then be given only the option to press OK, which would dump me back out to the command line. I can get the GUI to start by executing "Startx", which doesn't require sudo to run I might add. The problem is that this command starts gnome. I would like to start X from the command line, but be given a choice of either GNOME or KDE.

Question 1: How do I fix the issue which generates the error message detailed above?

Question 2: How do I set up X to ask me which display manager I would like to use? and

Question 3: Am I correct in assuming that KDM shouldn't require sudo to run? If so, how do I adjust the situation so that it is correctly configured to run like gnome (without requiring root access to run)?

View 5 Replies View Related

Debian Configuration :: Minimal Install Of 8.3

Mar 16, 2016

Recently I tried to install Debian 8.3 from *netinst.iso as a VM on VmWare Worksation 12. I try this in my office where there is a windows proxy set, for some security measures. During the installation in order to download updated and install additional packages I need to choose a mirror and then a proxy. I try to set the proxy but all I receive was an error. Decide to continue with the minimal installation and when the system start just to enter the proxy in etc/profile the reboot and I was thinking that everything will work just fine and I will be able to install everything I need. When I try apt-get install I receive a message Ign cdrom:// Debian ... Then to remove that error I edit /etc/apt/source.list but even then nothing happened when I try to use apt-get install. I receive and error message "Unable to locate the package.

View 5 Replies View Related

Ubuntu :: Way To Install 8.04 With Minimal Configuration

Jul 4, 2010

I would like to know if there is a way to install Ubuntu 8.04 with a minimal configuration. Just the desktop and the important programs needed to run/update ubuntu. I'm asking this for my current problem found in this thread URL... hasn't been solved yet, and if the said problem doesn't get solved I would have to downgrade to 8.04 for this is the only version of ubuntu that works with the monitor described in the linked thread. Also, I would like to know if there is a way of installing fonts in 8.04 as easy as adding fonts to 10.04?

View 2 Replies View Related

General :: Need A Minimal Server Install

Jan 11, 2010

I'm running Ubuntu 7.04 server on a low spec spare machine ( 500MHz, 128 RAM) but fancy a change. Basically would like a non-GUI, command line only interface, running SSH, Samba and a flavor of FTP. FTP must be set up so users only have access to their home directory and not to any other system dirs. In addition I may want to incorporate anonymous ftp login at some point. Any recommendations for both FTP and minimal server software ?

View 7 Replies View Related

Software :: Can't Install Minimal Ubuntu

Jul 12, 2011

A few days ago I tried to install Ubuntu 11.04 minimal CD 64 bit PC (amd64, x86_64), from [URL], but couldn't. The reason is that none of the Ubuntu mirrors were accepted. I don't know if the problem is that the laptop isn't 64-bit, I'll list the specs, or what and I don't want to burned another disk without advice on what to do.

The laptop's specs are:

Processor: AMD Athlon(tm) 64 X2 Dual-Core Processor TK-55 (2 CPUs), ~1.8GHz
Operating System: Windows Vista Home Premium (6.0, Build 6002) Service Pack 2 (6002.vistasp2_gdr.101014-0432)
System Model: HP Pavilion dv6500 Notebook PC
BIOS: PhoenixBIOS 4.0 Release 6.1

View 11 Replies View Related

Fedora :: ATI Catalyst 9.x Fglrx Driver Manual Install On 11?

Aug 21, 2009

UPDATE 8/28/2009: I now recommend that people install the new packages instead of the manual instructions below, see this link:http://forums.fedoraforum.org/showthread.php?t=155503 (Howto for fglrx/catalyst (Ati driver) and Compiz-fusion)NOTE: After installing the packages, I had to do the things at the following link to make the above packages work:http://forums.fedoraforum.org/showpo...postcount=3564If you still want to install the driver manually (you do not need to if you install the packages above), the instructions are below:

Fedora 11 ATI fglrx driver manual install notes
Updated: 10/12/2009
========================================

[code]....

View 14 Replies View Related

Software :: Replace Auto-installed With A Manual Install

Apr 27, 2011

I just use the package manager to do installs. But sometimes I need a more up to date version. I want to make sure that a manual install, either from source or a package, will replace the package-manager installation, and not install a second copy to a different location. I would also like to know how to preserve any preferences/settings when performing the replacement.

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved