 |
 |
 |
 |
| Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum. |

29th October 2004, 01:23 AM
|
|
Registered User
|
|
Join Date: Oct 2004
Location: Ottawa, Ontario, Canada
Posts: 43

|
|
|
How about I get the *.conf from fedorafaq.org and overwrite mine with that one? I just downloaded it using wget.
I should note that the box that I am on now, is not the same as my Linux box. Plus, I don't have any remote management capabilities yet, so copy/paste isn't possible.
__________________
FC2 - P166MMX, 128MB PC133, 4GB Bigfoot HD - console only server
|

29th October 2004, 01:23 AM
|
 |
Registered User
|
|
Join Date: Oct 2004
Location: Carlsbad, CA
Age: 29
Posts: 93

|
|
|
|

29th October 2004, 01:24 AM
|
|
Registered User
|
|
Join Date: Oct 2004
Location: Ottawa, Ontario, Canada
Posts: 43

|
|
|
This time, using wget, I specified -O filename.abc and it worked, ls -la was displaying the file...
__________________
FC2 - P166MMX, 128MB PC133, 4GB Bigfoot HD - console only server
|

29th October 2004, 01:30 AM
|
 |
FedoraNEWS.org Admin
|
|
Join Date: Feb 2004
Location: California, US
Posts: 561

|
|
Quote:
|
Originally Posted by pc recycler
How about I get the *.conf from fedorafaq.org and overwrite mine with that one? I just downloaded it using wget.
|
Yes, that's fine. Replace your current /etc/yum.conf with the one at fedorafaq.org and try running yum install vim-X11
Quote:
|
Originally Posted by pc recycler
I should note that the box that I am on now, is not the same as my Linux box. Plus, I don't have any remote management capabilities yet, so copy/paste isn't possible.
|
I don't understand why you can't copy and poste the text via the console.
Just simply highlight it and click on "middle" button (or both buttons if you have two-button mouse).
Thomas
|

29th October 2004, 01:31 AM
|
|
Registered User
|
|
Join Date: Oct 2004
Location: Ottawa, Ontario, Canada
Posts: 43

|
|
With the new yum.conf, it's behaving differently. Downloading new headers...
Let me try to explain. I'm using XP now, posting here. My Linux box is seperate, sitting on the side. Two different screens. They are on the LAN however. I don't have a VNC like program yet that would enable me to remotely admin the Linux box from my XP box that I'm now. So, there's no way that the text on screen 1 is going to make it screen 2. Unless I'm seriously missing something.
BTW, thanks for the help so far!
__________________
FC2 - P166MMX, 128MB PC133, 4GB Bigfoot HD - console only server
Last edited by pc recycler; 29th October 2004 at 01:34 AM.
|

29th October 2004, 01:37 AM
|
 |
FedoraNEWS.org Admin
|
|
Join Date: Feb 2004
Location: California, US
Posts: 561

|
|
I see. Well, then you need SSH client on your XP box.
What don't you install following SSH client on your XP box so you can ssh into your Linux Box?
ftp://ftp.ssh.com/pub/ssh/SSHSecureS...ient-3.2.9.exe
BTW, this is a "Non-Commercial Version" See following for deatil.
ftp://ftp.ssh.com/pub/ssh/LICENSE
Thomas
Last edited by tchung; 29th October 2004 at 01:41 AM.
|

29th October 2004, 01:37 AM
|
|
Registered User
|
|
Join Date: Oct 2004
Location: Ottawa, Ontario, Canada
Posts: 43

|
|
|
Okay, with the new yum.conf, after having done yum install vim-X11, here is what I get:
"Damaged Header /var/cache/yum/base/headers/zsh-0-4.2.0-q.i386.hdr"
"Bad Header for pkg zsh.i386 trying to get headers for the nevral - exiting"
__________________
FC2 - P166MMX, 128MB PC133, 4GB Bigfoot HD - console only server
|

29th October 2004, 01:39 AM
|
|
Registered User
|
|
Join Date: Oct 2004
Location: Ottawa, Ontario, Canada
Posts: 43

|
|
Quote:
|
Originally Posted by tchung
|
To be honest, I know about these concepts, but just don't know quite how to approach them using Linux. I use VNC from work to connect remotely to my home XP for instance. With that, I could do just that, copy and paste stuff from the console
__________________
FC2 - P166MMX, 128MB PC133, 4GB Bigfoot HD - console only server
|

29th October 2004, 01:40 AM
|
 |
Registered User
|
|
Join Date: Oct 2004
Location: Carlsbad, CA
Age: 29
Posts: 93

|
|
|
I would use Putty as a windows SSH client.
|

29th October 2004, 01:44 AM
|
 |
FedoraNEWS.org Admin
|
|
Join Date: Feb 2004
Location: California, US
Posts: 561

|
|
Quote:
|
Originally Posted by pc recycler
Okay, with the new yum.conf, after having done yum install vim-X11, here is what I get:
"Damaged Header /var/cache/yum/base/headers/zsh-0-4.2.0-q.i386.hdr"
"Bad Header for pkg zsh.i386 trying to get headers for the nevral - exiting"
|
It sounds like you need to clean up your yum cache.
Try running following:
# yum clean headers
Thomas
|

29th October 2004, 01:44 AM
|
|
Registered User
|
|
Join Date: Oct 2004
Location: Ottawa, Ontario, Canada
Posts: 43

|
|
Quote:
|
Originally Posted by IceNine
I would use Putty as a windows SSH client.
|
Will definitelly try that. Right now, I'm connected via the provided SSH client. Any specifics to the type of connection I should have in order for it be more secure? Right now, using Password as authentication method.
__________________
FC2 - P166MMX, 128MB PC133, 4GB Bigfoot HD - console only server
|

29th October 2004, 01:48 AM
|
 |
FedoraNEWS.org Admin
|
|
Join Date: Feb 2004
Location: California, US
Posts: 561

|
|
Quote:
|
Originally Posted by pc recycler
Any specifics to the type of connection I should have in order for it be more secure? Right now, using Password as authentication method.
|
Just press [Enter] key for a quick connection.
I normally use the default for "Authentication Method"
Thomas
|

29th October 2004, 01:54 AM
|
|
Registered User
|
|
Join Date: Oct 2004
Location: Ottawa, Ontario, Canada
Posts: 43

|
|
|
I just saw vim-X11 go by while fetching headers (even though I just cleaned them?)
__________________
FC2 - P166MMX, 128MB PC133, 4GB Bigfoot HD - console only server
|

29th October 2004, 01:58 AM
|
 |
FedoraNEWS.org Admin
|
|
Join Date: Feb 2004
Location: California, US
Posts: 561

|
|
|
Good. It supposed to download headers first then download the actual packages.
Thomas
|

29th October 2004, 01:59 AM
|
 |
FedoraNEWS.org Admin
|
|
Join Date: Feb 2004
Location: California, US
Posts: 561

|
|
It's time for me to go home now.
What don't you email me what happens next?
Thomas
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 20:24 (Saturday, 25-05-2013)
|
|
 |
 |
 |
 |
|
|