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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
11-24-2009, 11:04 AM
|
#1
|
LQ Newbie
Registered: Nov 2009
Posts: 3
Rep:
|
Installation/Server
I am new to Linux. I am working on Oracle which kind require me to know things about linux. Over the next few days, I will be asking you some questions. Please bear with me.
How do I install programs such as Oracle 11g on fedora linux?
How do I maually install fedora 11?
How do I transfer files from Windows to Linux using VMware?
How do I connect multiple computers to linux server such as connecting windows Xp to Windows Server 2003.
thanks
|
|
|
11-24-2009, 11:15 AM
|
#2
|
LQ Guru
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
|
Hello and welcome to LinuxQuestions,
Quite the jump in your taking there, congrats!
As you'll get to hear in the future quite often, Google is your best friend. Most users here like it a lot more when someone tried before posting instead of just 'requesting' a copy/paste guide.
Oracle comes with a pretty good and complete installer. You can read all about the installation and testing process for Linux on their site at this link.
Believe me, if you're new to Linux this is the path to follow. I would'nt advice a manual install but if you want to know how it works just open the runInstaller.sh script in your favorite editor and see what it does.
In Linux you can mount just about any filesystem you have hanging around, also Windows shared folders. That would be the easiest way to access them I believe. For more information on how to mount them, with the various options type
in a terminal or in the Google search ( here's one link).
The last questions needs some clarification on your part. What exactly do you mean by 'connect multiple computers to linux server'? Are you referring to a domain setup like in Windows Active Directory? Or are you just referring to networking and being able to 'communicate' with a server, in order to mail, access files, print, etc...?
Kind regards,
Eric
Last edited by EricTRA; 11-25-2009 at 07:58 AM.
Reason: tipo
|
|
|
11-24-2009, 10:49 PM
|
#3
|
Member
Registered: Jul 2003
Location: Miami, Florida, USA
Distribution: Debian
Posts: 848
Rep:
|
Quote:
Originally Posted by sunbest
How do I install programs such as Oracle 11g on fedora linux?
How do I maually install fedora 11?
How do I transfer files from Windows to Linux using VMware?
How do I connect multiple computers to linux server such as connecting windows Xp to Windows Server 2003.
thanks
|
Google "Oracle Linux Install" or read the instruction in the Oracle web site.
You can transfer file using many different file transfer servers such as ssh, ftp and samba; between vmware guests or regular computers.
You can connect XP computer to a Linux server with Samba.
|
|
|
11-24-2009, 11:49 PM
|
#4
|
LQ Newbie
Registered: Apr 2009
Posts: 15
Rep:
|
Dear all i am installing the squid ./configure working but when I run make it shows the following lines plz help
Making all in lib
make[1]: Entering directory `/root/Desktop/squid-2.6.STABLE14/lib'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/root/Desktop/squid-2.6.STABLE14/lib'
Making all in snmplib
make[1]: Entering directory `/root/Desktop/squid-2.6.STABLE14/snmplib'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/root/Desktop/squid-2.6.STABLE14/snmplib'
Making all in scripts
make[1]: Entering directory `/root/Desktop/squid-2.6.STABLE14/scripts'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/root/Desktop/squid-2.6.STABLE14/scripts'
Making all in src
make[1]: Entering directory `/root/Desktop/squid-2.6.STABLE14/src'
make all-recursive
make[2]: Entering directory `/root/Desktop/squid-2.6.STABLE14/src'
Making all in fs
make[3]: Entering directory `/root/Desktop/squid-2.6.STABLE14/src/fs'
make[3]: *** No rule to make target `lib”disk.a', needed by `all-am'. Stop.
make[3]: Leaving directory `/root/Desktop/squid-2.6.STABLE14/src/fs'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/Desktop/squid-2.6.STABLE14/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/root/Desktop/squid-2.6.STABLE14/src'
make: *** [all-recursive] Error 1
|
|
|
11-25-2009, 12:19 AM
|
#5
|
Senior Member
Registered: Apr 2008
Location: Gurgaon, India
Distribution: Cent OS 6/7
Posts: 4,638
Rep:
|
@Above,
Start your own thread for your issues. This thread in no way is related to your issues.
And instead of compiling squid, pre built packages are available for most of the distributions. Use those. You seem to use CentOS, and squid is available in the repositories. Use yum to install. And if any other further questions, do not post here. Start new thread.
|
|
|
11-25-2009, 07:20 AM
|
#6
|
LQ Newbie
Registered: Nov 2009
Posts: 3
Original Poster
Rep:
|
Thanks EricTRA for that detailed question. In my last question, I was refering to something similar to Active Directory and also be able to email and do all sort things as you would on Windows Server 2003 or 08. I know I am jumping ahead of myself here but my goal is to be able to set up a distributed database network. Do you have any other resources that can answer most of my questions and what book would you recommend based on the questions that I posted.
thanks
|
|
|
11-25-2009, 07:37 AM
|
#7
|
Senior Member
Registered: Apr 2008
Location: Gurgaon, India
Distribution: Cent OS 6/7
Posts: 4,638
Rep:
|
For something similar to Active directory for Linux, you can have an LDAP server for authentication and identity management.
If you are talking about joining Linux machines to active directory you can do that by using samba. For using Linux as domain controller as well you will need samba configuration.
|
|
|
11-25-2009, 08:07 AM
|
#8
|
LQ Guru
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
|
Hello,
There are few things you cannot move from Windows to Linux. You ask about any books I'd advice, well the one 'book' I consult most is Google, believe me, it's a lot faster then buying and reading books. I've been a system administrator for a lot of time and still can count the books I bought on two hands. If you have a specific question then you can always post it here and you'll get a reply for sure. For instance if you're looking into the database thing you could start here. Are you really looking for the distributed database design or just into database replication? Because those are two different things.
Kind regards,
Eric
|
|
|
11-25-2009, 11:32 AM
|
#9
|
LQ Newbie
Registered: Nov 2009
Posts: 3
Original Poster
Rep:
|
My goal is to become Oracle DBA and over the past years in school, have only been using windows to administer Oracle database until someone advice me that I need to use Oracle more on linux because that is what the market of today is looking for. I am looking to know everything that is there to know about administering database on Linux from front end to back end, be able to implement ASM or RAC on linux. Everything that I have done with oracle on windows, I want to take it onboard on linux. Yes, I want to learn about database replication on linux so that whatever Site A is looking at, Site B will have the same access. That is what I am after and I want to be able to the do all these using the command line instead of GUI as in windows.
Last edited by sunbest; 11-25-2009 at 11:36 AM.
|
|
|
11-25-2009, 11:47 AM
|
#10
|
LQ Guru
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
|
I'm sure you'll get there. The beautiful thing is that it's a learning path that you can explore until you reach the very core of the thing, more in depth than with a Windoze OS.
Kind regards,
Eric
|
|
|
11-25-2009, 06:34 PM
|
#11
|
LQ Guru
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,419
|
You could start here http://www.linuxtopia.org/index.html and search for Oracle.
Also, google 'oracle linux howto' brings up a lot of good links.
|
|
|
All times are GMT -5. The time now is 08:39 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|