LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 12-01-2003, 01:46 PM   #16
wedgeworth
Member
 
Registered: Aug 2003
Posts: 234

Original Poster
Rep: Reputation: 30

am looking here... http://docs.us.dell.com/docs/systems...0/en/index.htm

haven't found anything yet. still looking.



UPDATE:

did this i think
http://support.dell.com/us/en/kb/doc...p?DN=1069026#1

still however getting the same error. boot device not available.

the only thing i can think of is that i've got the wrong cd (either wrong cd, or just not bootable like the other was). the one i'm trying to use right now is the:

Red Hat Linux 7.3
Operating System
source code cd 1 of 2


that's all i can think of now.

Last edited by wedgeworth; 12-01-2003 at 01:56 PM.
 
Old 12-01-2003, 02:40 PM   #17
netboy_541
Member
 
Registered: Jul 2003
Location: Hamilton, OH
Distribution: Redhat 9, SuSE 10.1 & 10.2, Kubuntu
Posts: 173

Rep: Reputation: 30
no freekin wonder

put the source cds up.. they are 100% worthless for what you are trying to do... get the actual BUILD cds...


it should be a 6 cd set -- the source cds are nothing more than the source code..



3 of the cds are the installation cds
the other three are the source..

i dunno about rh 7.3 -- i don't go back that far... lol

Last edited by netboy_541; 12-01-2003 at 02:41 PM.
 
Old 12-01-2003, 03:03 PM   #18
wedgeworth
Member
 
Registered: Aug 2003
Posts: 234

Original Poster
Rep: Reputation: 30
yeah i figured as much. i began to realize i had the wrong cds with me. i'm back at the office now to fetch the right cds.


UPDATE:

we just found them. they had been moved from my old office into someone else's office. i didn't get them to my new office when i moved. anyway i now have the installation cd's in hand. (i feel kinda stupid now)


i'll probably install them first thing tomorrow. so watch thread then for new problems that may occur. thanks again for the help.

Last edited by wedgeworth; 12-01-2003 at 03:19 PM.
 
Old 12-01-2003, 03:05 PM   #19
netboy_541
Member
 
Registered: Jul 2003
Location: Hamilton, OH
Distribution: Redhat 9, SuSE 10.1 & 10.2, Kubuntu
Posts: 173

Rep: Reputation: 30
LOL -- let me know if it works -- i'll be watchin the thread! :P
 
Old 12-02-2003, 11:56 AM   #20
wedgeworth
Member
 
Registered: Aug 2003
Posts: 234

Original Poster
Rep: Reputation: 30
ok linux is up and running on the system. however we can't seem to log back into it remotely from the office like we use to. we can log in remotely to one of the old servers here and ping the new one (so we know it's up and listening), but we don't know why we can't log into it remotely. i've edit the resolv.conf file and the ifcfg-eth0 file. i don't know what else to try now. could anyone help.
 
Old 12-02-2003, 12:28 PM   #21
netboy_541
Member
 
Registered: Jul 2003
Location: Hamilton, OH
Distribution: Redhat 9, SuSE 10.1 & 10.2, Kubuntu
Posts: 173

Rep: Reputation: 30
are you trying to use SSH or what?

you should be able to get to it by typing <on a linux box>

SSH IPADDRESSOFSERVER

and it should ask you if you want to trust that server..

if you don't have SSH installed, install openssh...
 
Old 12-02-2003, 01:03 PM   #22
wedgeworth
Member
 
Registered: Aug 2003
Posts: 234

Original Poster
Rep: Reputation: 30
yes we are using ssh. i get on one of the older servers and type:

ssh IPADDRESSOFSERVER

and i get this response:

ssh: connect to address xx.xxx.xxx.xxx port 22: Connection refused


however i'm able to ping that ip address from the old server. and i can also ssh to my other older servers too. so it's not a problem with the ssh command on the older server. it's the problem with the newer server, and some set up.

what do i do now? should i try "urpmi openssh-server" (just some command i found not sure i need to.) also after running "rpm -qa" i see that i have:

openssh-clients-3.1p1-3
openssh-3.1p1-3
openssh-server-3.1p1-3

all listed. am i to assume they are all running?
and i don't have openssl-devel-0.9.6b-28 (which i don't know if i need at all) running......any help would be appreiciated.

Last edited by wedgeworth; 12-02-2003 at 01:23 PM.
 
Old 12-02-2003, 01:34 PM   #23
netboy_541
Member
 
Registered: Jul 2003
Location: Hamilton, OH
Distribution: Redhat 9, SuSE 10.1 & 10.2, Kubuntu
Posts: 173

Rep: Reputation: 30
well you shouldn't need the developer packages...

is this machine firewalled?
check to see if the firewall running on the machine is turned on and is blocking ssh...
 
Old 12-02-2003, 02:00 PM   #24
wedgeworth
Member
 
Registered: Aug 2003
Posts: 234

Original Poster
Rep: Reputation: 30
i'm not very good and managing the firewall... there is one up at the moment but all the entries are rather criptic......i set up the server for medium protection. so i don't know what all that entails. i have gone in there however to try to have it ACCEPT ssh input. not sure i did it correctly. or whether it will work b/c of some criptic entry linux defaulted in the installation that might trump my accpet. what should my accept line be...and what reject line should i be looking out for?
 
Old 12-02-2003, 04:04 PM   #25
wedgeworth
Member
 
Registered: Aug 2003
Posts: 234

Original Poster
Rep: Reputation: 30
ok firewall is back in place.....same firewall that was there before we had to reinstall red hat....so if we have a problem it isn't with the ipchains. i still can't remotely connect to the new server from the office (aka putty) but i can connect to it through ssh <ipaddress> command from the older servers. so ssh should be working. why can't i connect directly to it now from work? it just sits there and finally times out, giving me a connection error.
 
Old 12-02-2003, 08:39 PM   #26
netboy_541
Member
 
Registered: Jul 2003
Location: Hamilton, OH
Distribution: Redhat 9, SuSE 10.1 & 10.2, Kubuntu
Posts: 173

Rep: Reputation: 30
so you are trying to connect to the "server" via a windows box eh?
When i set up my stuff, i didn't really have to do much of anything to get ssh to work... I don't run a firewall on my linux boxes tho, so that might have something to do with it... sence my linux boxes are all on the internal side, there is no need for it a firewall -- did you install a gui on that machine? I don't know how to change the firewall in text mode, but you can change it in the GUI and allow SSH through....

but if SSH is working on linux machines, i don't see why it wouldn't work with a winders box unless something is mis-configured with the connection setup with putty...

when I get home I will throw up some settings for putty from my laptop that i know work...

PM me your email address and I will send them to you..
 
Old 12-02-2003, 08:55 PM   #27
netboy_541
Member
 
Registered: Jul 2003
Location: Hamilton, OH
Distribution: Redhat 9, SuSE 10.1 & 10.2, Kubuntu
Posts: 173

Rep: Reputation: 30
here's one for you --

http://www.linuxquestions.org/questi...hreadid=121769
 
Old 12-03-2003, 07:44 AM   #28
wedgeworth
Member
 
Registered: Aug 2003
Posts: 234

Original Poster
Rep: Reputation: 30
well putty i know works b/c i use to be able to connect to the new server with it before i reinstalled. and i can still connect to the old servers. i'm almost positive it isn't an ipchains problem b/c i have the exact same set up now as i did when it was working before i reinstalled everything. i'm afraid i don't have something turned on or installed but i don't know what to look for now. since i'm pretty sure ipchains is in order and i've changed nothing to putty on this end, and i know ssh is running b/c i can ssh from the older server into it the new one (just not directly to the new one). if anyone else knows where to look, or if there is some kind of initialization that needs to be done on things that are setup correctly.... anything ... please help.
 
Old 12-03-2003, 12:34 PM   #29
wedgeworth
Member
 
Registered: Aug 2003
Posts: 234

Original Poster
Rep: Reputation: 30
ok it is working now. i can connect to the new server correctly. thanks for the help.
 
Old 12-03-2003, 12:47 PM   #30
netboy_541
Member
 
Registered: Jul 2003
Location: Hamilton, OH
Distribution: Redhat 9, SuSE 10.1 & 10.2, Kubuntu
Posts: 173

Rep: Reputation: 30
no problem -- glad to help
 
  


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
Booting Problems kuba Linux - Newbie 10 08-16-2004 05:10 AM
OK, Booting problems rogan999 Linux - Newbie 1 01-10-2004 03:08 PM
problems booting up hobylinux Linux - Newbie 5 09-05-2003 11:17 AM
booting problems linux_guy2003 Linux - Newbie 1 06-21-2003 12:35 PM
Problems booting Daniel(0_0) Linux - Newbie 1 01-24-2002 10:14 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 12:16 AM.

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