Route

From NovaOrdis Knowledge Base
Revision as of 18:48, 27 September 2019 by Ovidiu (talk | contribs) (→‎With apt)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Internal

Overview

Linux Routing Configuration

Installation

With yum

yum install -y net-tools

With apt

apt-get update
apt-get install -y net-tools