Jump to content

Run terminal script on start up!


Mackjenzie
 Share

4 posts in this topic

Recommended Posts

When I want ethernet to work, I have to type this script in the terminal after every boot.

 

sudo ifconfig en0 ether xx:xx:xx:xx:xx:xx

(Replace the xs with the actual MAC address of the adapter)

 

Macgirl helped me out with this advise:

 

You can put that in /etc/rc.local or as a Startup item in /Library/StartupItems

 

But can anyone help me with this??

Don't really know how to do this!

 

thanks in advance

Mackjenzie

Link to comment
Share on other sites

 Share

×
×
  • Create New...