In this tutorial, we’ll show you how to install the Webmin control panel on an Ubuntu 16.04 server. You most likely already know what Webmin is, so we’ll skip the introductions.

How To Install Iproute2 Ubuntu

Requirements

How to Install iproute2 software package in Ubuntu 17.04 (Zesty Zapus). Iproute2 software package provides networking and traffic control tools, you can install. Feb 15, 2017 - iproute2 4.9.0-1ubuntu1 source package in Ubuntu. Pick them from the source directory * debian/iproute2.install: Install the bash completion. Here you'll find instructions on how to install and uninstall software from the following linux releases. Installion: How To Install iproute On Ubuntu 15.04 Installion.co.uk.

Webmin is a pretty lightweight control panel. The requirements are:

  • An Ubuntu 16.04 server. We recommend using Vultr. They have Cloud servers starting at $2.5 per month. They’re powerful enough to run Webmin. You need at least 512 MB RAM, which is how much their ‘$2.5 per month VPS’ has.

Webmin Installation Instructions

The installation is pretty easy. But before we start installing Webmin, you’ll need to update your VPS:

Then, if you don’t already have them installed, install nano and wget with the following command:

Now, onto our Webmin installation.

We’ll be using the DEB repository to install Webmin.

First, open the apt sources list:

and add the following line at the bottom of the file:

Next, add the Webmin key with the following commands:

Update the package list again so it includes the Webmin package:


And now you can finally install Webmin with:

UbuntuIproute2

The installation should take a few minutes. After it’s done, you can access webmin by using your IP address and port 10000:

https://your:ip:adress:10000

You can login with the username ‘root’ and your root password. You can change all these settings later on.

That’s it. We’re all done. It was that simple.

Jump to navigationJump to searchHow To Install Iproute2 Ubuntu
iproute2
Original author(s)Alexey Kuznetsov
Developer(s)Stephen Hemminger
Stable release
Repository
Written inC
Operating systemLinux
TypeNetworking
LicenseGPLv2
Websitewiki.linuxfoundation.org/networking/iproute2

iproute2 is a collection of userspace utilities for controlling and monitoring various aspects of networking in the Linux kernel, including routing, network interfaces, tunnels, traffic control, and network-related device drivers.

iproute2 is an open-source project released under the terms of version 2 of the GNU General Public License. Its development is closely tied to the development of networking components of the Linux kernel. As of December 2013, iproute2 is maintained by Stephen Hemminger. The original author, Alexey Kuznetsov, was responsible for the quality of service (QoS) implementation in the Linux kernel.[2]

iproute2 collection contains the following command-line utilities: ip, ss, bridge, rtacct, rtmon, tc, ctstat, lnstat, nstat, routef, routel, rtstat, tipc, arpd and devlink.[3]tc is used for traffic control. iproute2 utilities communicate with the Linux kernel using the netlink protocol. Some of the iproute2 utilities are often recommended over now-obsolete net-tools utilities that provide the same functionality.[4][5] Below is a table of obsolete utilities and their iproute2 replacements.

net-tools utilities obsoleted by iproute2
Legacy utilityObsoleted byNote
ifconfigip addr, ip link, ip -sAddress and link configuration
routeip routeRouting tables
arpip neighNeighbors
iptunnelip tunnelTunnels
nameififrename, ip link set nameRename network interfaces
ipmaddrip maddrMulticast
netstatip -s, ss, ip routeShow various networking statistics

See also[edit]

References[edit]

  1. ^'iproute2 download directory on kernel.org'. kernel.org. Retrieved March 19, 2019.
  2. ^'Introduction to iproute2'. The Linux Foundation. November 19, 2009. Retrieved March 21, 2019.
  3. ^'list of the Debian package iproute2'. Debian.
  4. ^Martín Ferrari (March 15, 2009). 'net-tools future'. debian.org. Retrieved March 21, 2019.
  5. ^'net-tools'. The Linux Foundation.

External links[edit]

  • Linux Advanced Routing and Traffic Control HOWTO - A tutorial in exploring and using iproute2.
  • IPROUTE2 Utility Suite Documentation - Complete official documentation.
  • iproute2+tc notes - A collection of documents relating to iproute2 configuration and usage.


Retrieved from 'https://en.wikipedia.org/w/index.php?title=Iproute2&oldid=894961166'
Categories:
Hidden categories: