
2 Dec
2018
2 Dec
'18
11:16 a.m.
On Sun, 25 Nov 2018 at 18:06, Ben Nisenbaum via luv-main <luv-main@luv.asn.au> wrote:
I entered the command: ip addr add 192.168.0.3 dev enp3s0
Hi Ben The /etc/network/interfaces file already contains the IP address, so the usual way to bring that interface up & down on Debian at the command line would be to use the ifup and ifdown commands that you can obtain by installing the ifupdown package.