Linode Forum Index Linode Forum
Linode Community Forums
 


Accessible only via Lish

Click here to go to the original topic

 
       Linode Forum Index -> General Discussion
Author Message
rezyn8



Joined: 19 Apr 2010
Posts: 4

Posted: Mon Nov 28, 2011 4:25 am    Post subject: Accessible only via Lish  

Hi all - I have stuffed up my upgrade to 11.10 Ubuntu on my node. This affects several websites and I stupidly did not create any backups of the SQL data before I rebooted.

Now the node is only accessible via Lish and I cannot start any networking services that would allow me to get the SQL data off the server as the networking components do not have the required components available and nothing is resolvable.

Is there any way I can get a file off the server before I rebuild it? Are the Linode staff able to help out?
Back to top  
rezyn8



Joined: 19 Apr 2010
Posts: 4

Posted: Mon Nov 28, 2011 4:54 am    Post subject:  

Fantastic support!

Peter gave me a tip on how to bring up the networks manually and I am able to save my sites' data

Code: ifconfig eth0 [node IP address] netmask 255.255.255.0 up
route add default gw [node gateway]
echo "nameserver 74.207.241.5" > /etc/resolv.conf
Back to top  
 
       Linode Forum Index -> General Discussion
Page 1 of 1