LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-24-2013, 01:58 AM   #1
shivaannaldas
LQ Newbie
 
Registered: May 2013
Location: Hyderabad, India
Distribution: Oracle Enterprise Linux
Posts: 6

Rep: Reputation: Disabled
Exclamation Installation of RHEL 6.2 Server


Hi all,

I am newbee to Linux. I wanted to install Redhat Enterprise Linux 6.2. I could not install it normally. So first i installed with basic video driver. After the installation and restart of system i was logged in in CLI mode. I cant go to GUI mode. Later i realised that startx was not installed properly. I tried ways to install startx but failed in all attempts. I tried installing desktop version instead of basic server. Now I want to upgrade it to Basic Server version. Please tell me how to upgrade?
I have been searching many articles in online. but no such problem is posted anywhere. Please help me out with this issue.
 
Old 05-24-2013, 02:21 AM   #2
Nikosis
Member
 
Registered: Dec 2005
Location: In front of the monitor
Distribution: Slackware
Posts: 322

Rep: Reputation: 59
First, we need more info from you, what exactly is happening, what error messages you've had when you try to startx, what graphic card?
 
Old 05-24-2013, 02:49 AM   #3
druuna
LQ Veteran
 
Registered: Sep 2003
Posts: 10,532
Blog Entries: 7

Rep: Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405
@shivaannaldas: Could it be that you are using RHEL without a paid for subscription? RHEL isn't a free product and useless if you do not have a subscription.

Is there any specific reason why you are using RHEL and not a free distro? If a RHEL alike distro is needed then have a look at CentOS, which is free and almost identical to RHEL.
 
1 members found this post helpful.
Old 05-24-2013, 07:25 AM   #4
lleb
Senior Member
 
Registered: Dec 2005
Location: Florida
Distribution: CentOS/Fedora/Pop!_OS
Posts: 2,983

Rep: Reputation: 551Reputation: 551Reputation: 551Reputation: 551Reputation: 551Reputation: 551
sounds like druuna hit the nail on the head. to install things in RHEL you use yum, but that is not possible without a subscription.

if you do indeed have a subscription then you just need to run the following commands as root:

Code:
# yum -y update
# yum -y install kde
http://ubuntuforums.org/archive/inde...t-1984931.html

see there, interesting that is coming from an Ubuntu forum ... fast google search for: RHEL install kde via yum
 
1 members found this post helpful.
Old 05-24-2013, 11:07 AM   #5
szboardstretcher
Senior Member
 
Registered: Aug 2006
Location: Detroit, MI
Distribution: GNU/Linux systemd
Posts: 4,278

Rep: Reputation: 1694Reputation: 1694Reputation: 1694Reputation: 1694Reputation: 1694Reputation: 1694Reputation: 1694Reputation: 1694Reputation: 1694Reputation: 1694Reputation: 1694
Or get yourself a copy of Centos 6.2 or SL 6.2 which are free recompilations of RHEL 6.2.
 
1 members found this post helpful.
Old 05-24-2013, 11:05 PM   #6
shivaannaldas
LQ Newbie
 
Registered: May 2013
Location: Hyderabad, India
Distribution: Oracle Enterprise Linux
Posts: 6

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by Nikosis View Post
First, we need more info from you, what exactly is happening, what error messages you've had when you try to startx, what graphic card?

Thanks Nikosis for the fast response.
While i select "Install or Upgrade RHEL", It is loading some USB drivers and later the screen becomes blank as if we have switched off monitor. I waited for a long time to see if anything is happening background but nothing has happened.I restarted the system and selected "Install or upgrade with basic video driver" and did custom layout and installed basic server version. Installation was successful but the system has started in CLI mode. I could not login in GUI mode. I tried Ctrl+Alt+F7 and Ctrl+Alt+F2, but nothing did work. My lapi specifications are intel i3 processor 3rd generation, 6gb RAM and Intel HD:4000

Last edited by shivaannaldas; 05-24-2013 at 11:16 PM.
 
Old 05-24-2013, 11:10 PM   #7
shivaannaldas
LQ Newbie
 
Registered: May 2013
Location: Hyderabad, India
Distribution: Oracle Enterprise Linux
Posts: 6

Original Poster
Rep: Reputation: Disabled
Arrow

Quote:
Originally Posted by druuna View Post
@shivaannaldas: Could it be that you are using RHEL without a paid for subscription? RHEL isn't a free product and useless if you do not have a subscription.

Is there any specific reason why you are using RHEL and not a free distro? If a RHEL alike distro is needed then have a look at CentOS, which is free and almost identical to RHEL.
Hi druuna,
I want to install Oracle EBS 12.1 for study purpose on RHEL 6.2. I tried to install Oracle Enterprise Linux 5.5 for server but failed, One of my colleagues suggested RHEL as the Kernel is same for both OEL and RHEL. Is there any Enterprise Linux that meets my requirements?
 
Old 05-25-2013, 02:52 AM   #8
druuna
LQ Veteran
 
Registered: Sep 2003
Posts: 10,532
Blog Entries: 7

Rep: Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405
Quote:
Originally Posted by shivaannaldas View Post
I want to install Oracle EBS 12.1 for study purpose on RHEL 6.2. I tried to install Oracle Enterprise Linux 5.5 for server but failed, One of my colleagues suggested RHEL as the Kernel is same for both OEL and RHEL. Is there any Enterprise Linux that meets my requirements?
As mentioned before:

- CentOS
- Scientific Linux

Version numbering is the same as the Red Hat EL versions.

BTW: I do believe you mention installing this on a laptop (post #6). Red Hat (and its above mentioned derivatives) aren't geared toward installation on laptops. I'm not saying that it cannot be done (I've ran RHEL 5.8 on a IBM ThinkPad), but you might encounter problems when trying to. This is one more reason why you should use a free product: The support base for both is present, easily accessible and free of charge.
 
Old 05-26-2013, 11:16 PM   #9
shivaannaldas
LQ Newbie
 
Registered: May 2013
Location: Hyderabad, India
Distribution: Oracle Enterprise Linux
Posts: 6

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by druuna View Post
As mentioned before:

- CentOS
- Scientific Linux

Version numbering is the same as the Red Hat EL versions.

BTW: I do believe you mention installing this on a laptop (post #6). Red Hat (and its above mentioned derivatives) aren't geared toward installation on laptops. I'm not saying that it cannot be done (I've ran RHEL 5.8 on a IBM ThinkPad), but you might encounter problems when trying to. This is one more reason why you should use a free product: The support base for both is present, easily accessible and free of charge.
Thank you for your valuable suggestion, Will try as u said
 
Old 06-08-2013, 07:42 AM   #10
shivaannaldas
LQ Newbie
 
Registered: May 2013
Location: Hyderabad, India
Distribution: Oracle Enterprise Linux
Posts: 6

Original Poster
Rep: Reputation: Disabled
@druuna

Quote:
Originally Posted by shivaannaldas View Post
Thank you for your valuable suggestion, Will try as u said
Sorry for the late reply. I have been checking the compatible versions of RHEL and OEL for my lapi as i need to install Oracle E- Business Suite on Linux. So it will be i want to go with only these two distros as the kernels are same.
Please advice the suited versions of OEL for my lapi. I prefer OEL more than RHEL because OEL & Oracle EBS are from Oracle.
This is completely for study purpose.
I am using Dell Inspiron 3520. i3-3220, 500gb Hard disk and 6GB RAM. Please advice one.
 
Old 06-08-2013, 08:20 AM   #11
druuna
LQ Veteran
 
Registered: Sep 2003
Posts: 10,532
Blog Entries: 7

Rep: Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405
@shivaannaldas: I would give CentOS a try. And although you mentioned RHEL 6.2 in your first post I would go with 6.4 (latest stable).

CentOS and RHEL are, as mentioned before, almost identical.

You might need to install additional software (which would also be true for RHEL), do have a good look at the Oracle EBS install documentation and its requirements.
 
Old 06-09-2013, 08:37 AM   #12
shivaannaldas
LQ Newbie
 
Registered: May 2013
Location: Hyderabad, India
Distribution: Oracle Enterprise Linux
Posts: 6

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by druuna View Post
@shivaannaldas: I would give CentOS a try. And although you mentioned RHEL 6.2 in your first post I would go with 6.4 (latest stable).

CentOS and RHEL are, as mentioned before, almost identical.

You might need to install additional software (which would also be true for RHEL), do have a good look at the Oracle EBS install documentation and its requirements.
@druuna I checked in google about the requirements. We need to install two more rpms before installing Oracle EBS. RHEL 5 and later versions are suitable for oracle EBS. I tried to install OEL 5 and RHEL 6.2 in another pentium processor Desktop and it went well for both linux distros. Does core i3 not compatible with Enterprise linux?
 
Old 06-09-2013, 10:40 AM   #13
druuna
LQ Veteran
 
Registered: Sep 2003
Posts: 10,532
Blog Entries: 7

Rep: Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405
Quote:
Originally Posted by shivaannaldas View Post
Does core i3 not compatible with Enterprise linux?
That info is available from the Red Hat website:
- Intel CPUs and Supported Red Hat Enterprise Linux (RHEL) Versions
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
RHEL 5 installation in HP proliant DL180 G6 server banajit Linux - Newbie 5 09-19-2012 09:28 AM
RHEL 5 server installation drManhattan Red Hat 5 02-10-2011 12:59 PM
Need to locate rsh-server rpm for installation on RHEL 5 server. sombre1 Linux - Software 1 02-22-2010 08:03 PM
Xen server installation for RHEL 5.3 - AMD server 64bit machine ortalg Linux - Software 1 01-13-2010 02:09 AM
Dns server detail installation in rhel % forsanket Linux - Server 2 12-21-2009 06:59 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 05:28 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration