[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Back up data in Rescue mode
- From: Les Mikesell <lesmikesell gmail com>
- To: For users of Fedora Core releases <fedora-list redhat com>
- Subject: Re: Back up data in Rescue mode
- Date: Mon, 20 Mar 2006 22:16:04 -0600
On Mon, 2006-03-20 at 20:56, M.K wrote:
> First I tried scp command i got error then tried to connection with
> ssh as you said.
> ssh -v user_login www place_ my site.com
> I got this error
> OpenSSh_3.2 ,SSH protocol 1.5/2. openSSL 0X0090701f
> debug1: Rhosts Authentication disabled, originating Port will not be
> trusted.
> ssh: user_login www place_ my site.com Temporary failure in name
> resolution
Your network interface may not have started correctly in
rescue mode. If you've done the 'chroot /etc/sysinstall'
try 'ifconfig' to see if it shows a reasonable ip address
assigned to eth0. If eth0 doesn't show up, try
ifup eth0
to activate it. If the interface is up but you can't
resolve DNS names, try using the IP address instead of
the name for the remote machine.
--
Les Mikesell
lesmikesell gmail com
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]