YES Linux Forum

An internet business automation/turnkey solution that provides a business in a box.

You are not logged in.

#1 2005-03-12 22:16:15

boo
Site Admin
Registered: 2002-04-16
Posts: 438
Website

Change Network Settings

To change the Network settings execute the following command with root privledges:

yesconfig -DfromIpAddress=<existing Address> -DfromNetmask=<existing subnet mask> -DfromGateway=<existing default gateway> -DtoIpAddress=<new Address> -DtoNetmask=<new subnetmask> -DtoGateway=<new default gateway> -t reconfigNetwork

This topic discusses in more detail:

http://www.yeslinux.org/forum/viewtopic.php?t=351

To modify what get executed during the update modify the ant build file:

/etc/yes/yes-configuration.xml

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson