Read more

Networking restart on FreeBSD

Claus-Theodor Riegg
March 21, 2016Software engineer at makandra GmbH

If you try to restart you may encouter the problem that your networking connection gets shutdown but not start again. Here is the right way to restart networking on FreeBSD:

service netif restart && service routing restart
Illustration book lover

Growing Rails Applications in Practice

Check out our e-book. Learn to structure large Ruby on Rails codebases with the tools you already know and love.

  • Introduce design conventions for controllers and user-facing models
  • Create a system for growth
  • Build applications to last
Read more Show archive.org snapshot
Posted by Claus-Theodor Riegg to makandra Operations (2016-03-21 18:35)