Compare commits
6
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bb1b54b32e | ||
|
|
d0f40d8157 | ||
|
|
e61a54a23a | ||
|
|
317061526a | ||
|
|
a40d8210a6 | ||
|
|
963569e324 |
@@ -83,6 +83,7 @@ iface enp1s0 inet static
|
|||||||
# This is an autoconfigured IPv6 interface
|
# This is an autoconfigured IPv6 interface
|
||||||
iface enp1s0 inet6 auto
|
iface enp1s0 inet6 auto
|
||||||
```
|
```
|
||||||
|
|
||||||
After you have made this edit you can restart the service to get the new IP address
|
After you have made this edit you can restart the service to get the new IP address
|
||||||
|
|
||||||
```
|
```
|
||||||
@@ -124,3 +125,5 @@ sudo reboot
|
|||||||
```
|
```
|
||||||
|
|
||||||
And when the machine comes back up, ssh using the newly statically assigned IP address.
|
And when the machine comes back up, ssh using the newly statically assigned IP address.
|
||||||
|
|
||||||
|
Update - Dont forget to updated the /etc/resolve.conf with your nameserver address
|
||||||
|
|||||||
@@ -0,0 +1 @@
|
|||||||
|
**Head**
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
lol
|
||||||
|
|
||||||
Reference in New Issue
Block a user