Re: [gentoo-user] Changing static IP remotely...

2013-02-28 Thread Michael Mol
On 02/28/2013 05:43 PM, Florian Philipp wrote: > Am 28.02.2013 16:37, schrieb Mike Gilbert: >> On Thu, Feb 28, 2013 at 7:38 AM, Michael Mol wrote: >>> On 02/27/2013 11:48 PM, Jarry wrote: Hi Gentoo users, what is the proper way of changing static IP-address remotely without the

Re: [gentoo-user] Changing static IP remotely...

2013-02-28 Thread Florian Philipp
Am 28.02.2013 16:37, schrieb Mike Gilbert: > On Thu, Feb 28, 2013 at 7:38 AM, Michael Mol wrote: >> On 02/27/2013 11:48 PM, Jarry wrote: >>> Hi Gentoo users, >>> >>> what is the proper way of changing static IP-address remotely >>> without the need to restart the whole system (or locking >>> me ou

Re: [gentoo-user] Changing static IP remotely...

2013-02-28 Thread Kevin Chadwick
> Probably the safest thing you can do I use install scripts and so can have two system copies in tandem easily (aided by OpenBSD being simply brilliant with 0 kernel updates) and test out any procedure for a remote server locally with a VM before doing anything. -- _

Re: [gentoo-user] Changing static IP remotely...

2013-02-28 Thread Mike Gilbert
On Thu, Feb 28, 2013 at 7:38 AM, Michael Mol wrote: > On 02/27/2013 11:48 PM, Jarry wrote: >> Hi Gentoo users, >> >> what is the proper way of changing static IP-address remotely >> without the need to restart the whole system (or locking >> me out)? >> >> I have one interface with static IP, so f

Re: [gentoo-user] Changing static IP remotely...

2013-02-28 Thread Michael Mol
On 02/27/2013 11:48 PM, Jarry wrote: > Hi Gentoo users, > > what is the proper way of changing static IP-address remotely > without the need to restart the whole system (or locking > me out)? > > I have one interface with static IP, so first I'm going to edit > /etc/conf.d/net. Then I will set up

Re: [gentoo-user] Changing static IP remotely...

2013-02-27 Thread Amankwah
On Thu, Feb 28, 2013 at 05:48:02AM +0100, Jarry wrote: > Hi Gentoo users, > > what is the proper way of changing static IP-address remotely > without the need to restart the whole system (or locking > me out)? > > I have one interface with static IP, so first I'm going to edit > /etc/conf.d/net.

[gentoo-user] Changing static IP remotely...

2013-02-27 Thread Jarry
Hi Gentoo users, what is the proper way of changing static IP-address remotely without the need to restart the whole system (or locking me out)? I have one interface with static IP, so first I'm going to edit /etc/conf.d/net. Then I will set up command for later execution: # echo '#!/bin/bash'