MySQL Forums
Forum List  »  Newbie

Re: Migrating MySql from Debian to Windows
Posted by: Bill Jour
Date: June 17, 2014 12:15PM

I was able to get the NANO command to work to edit the grub.conf file in Debian Linux....it boots fine now to the correct hard drive without me having to edit the line each time.

http://www.fedoraforum.org/forum/showthread.php?s=&threadid=996

The next challenge for me is to permanently configure the IP address on the network card eth0....I use the following command

# ifconfig eth0 192.168.1.240 netmask 255.255.255.0 up

and it works fine...I can connect to the database via the web interface but once again, as soon as I reboot I have to enter that command manually at the command console again....any idea how to make it permanent.

Thanks

Options: ReplyQuote


Subject
Written By
Posted
Re: Migrating MySql from Debian to Windows
June 17, 2014 12:15PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.