Route: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
 
Line 14: Line 14:


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

Latest revision as of 18:48, 27 September 2019

Internal

Overview

Linux Routing Configuration

Installation

With yum

yum install -y net-tools

With apt

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