nixCraft Linux / UNIX Newsletter

Link to [RSS/Feed] nixCraft: Linux Tips, Hacks, Tutorials, And Ideas In Blog Format

Linux ip Command Examples For Sysadmins and Developers

Posted: 02 Dec 2020 01:59 AM PST


{Updated} The ifconfig command on Linux officially deprecated for some time. It is time to move on and learn the ip command. Let's see how to display, configure IP addresses, routing, links, and more associated with network interfaces on Linux using the ip command.

The post Linux ip Command Examples For Sysadmins and Developers appeared first on nixCraft.

How to install Go [golang] on Ubuntu Linux

Posted: 02 Dec 2020 12:55 AM PST

How do I install Golang on Ubuntu Linux for developing apps in Go?

The post How to install Go [golang] on Ubuntu Linux appeared first on nixCraft.