LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 06-06-2011, 01:16 PM   #1
rajsingh.icfai
LQ Newbie
 
Registered: Apr 2011
Posts: 5
Blog Entries: 1

Rep: Reputation: 0
REpository configuration in redhat 6 64bit.


how to configure repository in my standalone system to resolve dependencies so that i will not have to install all the rpms in my system by typing rpm -ivh and the name of rpm.
 
Old 06-06-2011, 02:18 PM   #2
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,623

Rep: Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964
Quote:
Originally Posted by rajsingh.icfai View Post
how to configure repository in my standalone system to resolve dependencies so that i will not have to install all the rpms in my system by typing rpm -ivh and the name of rpm.
You type in "yum install <package name>" and it does it.

And since you're using RHEL, you can contact RedHat support, since you're paying for it with your RHEL subscription, right?
 
Old 06-06-2011, 03:42 PM   #3
sibe
Member
 
Registered: Apr 2011
Location: Jakarta, Indonesia
Distribution: Fedora, CentOS
Posts: 122

Rep: Reputation: 21
--
Quote:
Originally Posted by rajsingh.icfai View Post
how to configure repository in my standalone system ...
If you have not register your RHEL to RHN, you can build a local repo from the installation disc :

1. Mount the DVD to /any_mount_point
2. Create a repo config file in /etc/yum.repos.d/, named somename.repo (must have a .repo extension), contains these lines :

Code:
[somename]
name=whatever
baseurl=file:///any_mount_point/Server
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
3. Rebuild the cache. From the prompt, enter this command:

Code:
# yum clean all && yum makecache
Now you can use the yum commands to perform package management activities.

Last edited by sibe; 06-06-2011 at 03:44 PM.
 
1 members found this post helpful.
Old 06-13-2011, 03:47 PM   #4
rajsingh.icfai
LQ Newbie
 
Registered: Apr 2011
Posts: 5

Original Poster
Blog Entries: 1

Rep: Reputation: 0
how can i make my base machine redhat6 as server and my kvm install machine as client

sir i wanna know..
I have instaalled REdhat 6 64nit in my Dell studio 1558 laptop After installing, i install a virtual machine in kVm now i wanna make my base machine as server and my kvm machine as client.
to do this ist i gave the ip address to the my base machine and ther ip address in Kvm machine with the same network ip, but they doesn't ping each other.

sir please tell me how to configure that...!

thank's
 
Old 06-13-2011, 07:50 PM   #5
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,623

Rep: Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964
Quote:
Originally Posted by rajsingh.icfai View Post
sir i wanna know..
I have instaalled REdhat 6 64nit in my Dell studio 1558 laptop After installing, i install a virtual machine in kVm now i wanna make my base machine as server and my kvm machine as client.
to do this ist i gave the ip address to the my base machine and ther ip address in Kvm machine with the same network ip, but they doesn't ping each other.

sir please tell me how to configure that...!
thank's
Set up the networking correctly in your VM. Apparently, there isn't a route between the two, or you don't have the adapter set up correctly. Can't help if you don't provide information.

And you need to open a new thread for a new question...and AGAIN, if you're using RedHat enterprise, you need to CALL REDHAT SUPPORT, since you're paying for it, right?
 
0 members found this post helpful.
  


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
[SOLVED] need libcrypto.so.6() (64bit) and libssl.so.6() (64bit) for Redhat 6 egootheos Linux - Software 6 04-06-2011 01:30 AM
problem installing packages suspect repository configuration kaplan71 Ubuntu 1 03-18-2011 06:42 PM
Porting 32bit application to 64bit on 64bit RedHat 5.4 pvpnguyen Programming 4 07-23-2010 06:52 AM
Redhat 5.1 Yum Repository vs Fedora x.x Yum Repository lead2gold Linux - Software 1 05-22-2008 02:19 PM
error in configuration of Yum repository. Please help travellers Fedora 2 12-11-2005 10:12 PM

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

All times are GMT -5. The time now is 05:05 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