Skip to content

Instantly share code, notes, and snippets.

Ubuntu Server ICS

  1. Install Network Manager: sudo apt-get install network-manager
  2. Allow it to manage the system networking: https://askubuntu.com/a/842843
  3. Configure your interface (enp37s0f0 = lan in this example):
nmcli c add con-name upstairs type ethernet ifname enp37s0f0 ipv4.method shared ipv6.method ignore
nmcli c up upstairs
  1. Ensure ufw doesn't drop forwarded connections: https://superuser.com/a/1819224

Keybase proof

I hereby claim:

  • I am insertish on github.
  • I am insertish (https://keybase.io/insertish) on keybase.
  • I have a public key ASC8RT1YOl_PVfTidz_vQ2cewOvCRcVY48xw3hPBWDYxEAo

To claim this, I am signing this object:

Hello LFM!

name: NN
channels:
- defaults
- conda-forge
- https://repo.anaconda.com/pkgs/main
- https://repo.anaconda.com/pkgs/r
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- _tflow_select=2.3.0=mkl