Linux Talk #5: Static IP Address Setup using NetPlan | 2019 Ubuntu | Beginners Guide

Channel:
Subscribers:
72,300
Published on ● Video Link: https://www.youtube.com/watch?v=eTqtl169oSY



The Beginner's Guide
Category:
Guide
Duration: 14:58
21,802 views
254


A Linux Talk going over How to Setup a Static IP Address, Networking Terms, and using a Terminal with NetPlan to set your static IP address. We'll discuss how and why you might want to setup a static IP address. As well as, mention some of the terms you need to know around networking to successfully reserve a static IP address.

By default Ubuntu and most Linux distributions will assign an ip address dynamically using a DHCP Server.

To set a static ip address through terminal we’re going to use Netplan which is a utility that allows us to configure networking settings on linux. Netplan uses the YAML convention by allowing us to configure a network with a simple YAML file. All that YAML stands for is Yet Another Markup Language. It’s a serialization language that is most often used for configuration files.

My Linux Cheat Sheet and 25 Page Checklist here:
📚 https://learn.savvynik.com

Share this free tool and support Small YouTubers
https://editbulk.com
(I made this tool to help creators)

Want more info/content?
https://savvynik.com

Setup in the Video for Reference:

network:
version: 2
renderer: networkd *the renderer property tells netplan which network manager will manage devices connected to the linux box
ethernets:
enp0s3:
dhcp4: no
addresses: [192.168.86.64/24]
gateway4: 192.168.86.1
this tells us how to communicate to devices on different subnets
nameservers:
addresses: [8.8.8.8,8.8.4.4]

Linux Talk :
Talk #1 ZFS vs EXT4 Storage Benchmark - https://youtu.be/a4IuijHVuog
Talk #2 ZFS vs EXT4 Memory Usage - https://youtu.be/csHR1soA_Rk
Talk #3 Supervisor Process Control - https://youtu.be/eX7D40y9qv8
Talk #4 LVM vs Standard Partition - https://youtu.be/N-vW06eHgJI

Software Use:
VirtualBox - https://youtu.be/SYZ4pLGGTg4
TeamViewer - https://youtu.be/I9rXhwY95zc

Review and Walkthroughs:
PCLinuxOS - https://youtu.be/ztRvR7GeBzo
openSUSE - https://youtu.be/beNLjobtFk8
Zorin OS 15 - https://youtu.be/a3l51XitcKE
Fedora 31 - https://youtu.be/QSC2-WkMb8Y
MX Linux - https://youtu.be/7MgssE2Q9Es
ArcoLinux - https://youtu.be/04VYEj2OlCU
Solus OS - https://youtu.be/pvLjjbXFv5Q
Endeavour OS - https://youtu.be/wV8bqVWQESg
CentOS 8 - https://youtu.be/T_yZuQVDMG4
PopOS! - https://youtu.be/Vblwblo9Vdw
Parrot Security OS: https://youtu.be/zEsJk61JZpo
Fedora Workstation: https://youtu.be/JOrZ1DnxdQ8
Elementary OS: https://youtu.be/BuUsD4NhwIo
MX Linux: https://youtu.be/Oj_g62ESQ4E
Linux Lite: https://youtu.be/EEGTJ-SioMg

Install Tutorials:
PCLinuxOS: https://youtu.be/xR6ty3cSekg
openSUSE: https://youtu.be/xHJQQcKdFrw
Zorin 15: https://youtu.be/r_ONJwjrC80
Fedora 31: https://youtu.be/4qmPDKPck68
MX Linux 19: https://youtu.be/xRrXgBmO4Sc
Ubuntu 19.10 : https://youtu.be/7Z6oLnPLGhI
ArcoLinux : https://youtu.be/HClRzTcgtn4
Solus Linux OS : https://youtu.be/2MehGx3jPxY
Endeavour OS : https://youtu.be/wV8bqVWQESg
CentOS 8 NetInstall : https://youtu.be/nNNkZ0I2DFw
Parrot Security OS: https://youtu.be/TDJBFvZteBA
CentOS 8: https://youtu.be/FLl2DETdww4
Fedora 30: https://youtu.be/nKqXKsgfFBM
Elementary OS 5: https://youtu.be/N7V_vBO4-2U
Arch Linux : https://youtu.be/QoyszQKX6Pk
Ubuntu 18: https://youtu.be/u33oBgCUMos
MX Linux 18: https://youtu.be/ZQXRrEvZ0KU
Linux Lite 4: https://youtu.be/ySmRl388tBE
Debian on Vbox: https://youtu.be/zikeyJS317Q
Manjaro 18: https://youtu.be/d300z09Pwvs
Debian 10: https://youtu.be/XiOhYgCPshU

Live Episodes:
PopOS! SimpleList C/C++ Episode 1 - https://youtu.be/G7ZEOCIxSRw
EndeavourOS SimpleList C/C++ Episode 2 - https://youtu.be/-Ay2_jIF2_w

What’s the difference?
Debian vs Ubuntu: https://youtu.be/pfKeSGKzBgg
Debian 10 vs Debian 9: https://youtu.be/A3LQMplUqjo




Other Videos By SavvyNik


2019-12-16C++ Tutorial for Beginners #4: For Loops & Vectors using Visual Studio Code | (Linux)
2019-12-14Issuing a Command to Destroy My Linux Distribution!! | 2019 | Elementary OS | (Avoid This Mistake..)
2019-12-12C++ Tutorial for Beginners #3: Start of our List Program using Visual Studio Code | (Linux)
2019-12-10Linux Talk #7: Static IP Address using GUI | 2019 Ubuntu, Kali, Elementary OS | Beginners Guide
2019-12-08C++ Tutorial for Beginners #2: Visual Studio Code - Makefile & Multi File Extension | (Linux)
2019-12-06Linux Talk #6: Flatpak Install Tutorial & How to Use Flatpaks | 2019 Ubuntu | (Beginners Guide)
2019-12-04Elementary OS 5.1 Hera | Review & NEW Updates | 2019 | (Beginners Tutorial)
2019-12-02C++ Tutorial for Beginners #1: Visual Studio Code Programming Setup & Use | (Linux)
2019-11-30Kali Linux Install Tutorial | NEW! Undercover Mode | 2019.4 Update | (Beginners Guide)
2019-11-28Kali Linux Review & Walkthrough | NEW Undercover Mode | 2019.4 Update | (Linux Beginners Tutorial)
2019-11-26Linux Talk #5: Static IP Address Setup using NetPlan | 2019 Ubuntu | Beginners Guide
2019-11-24How To Use VirtualBox | 2019 Tutorial & Review | (Beginners Guide)
2019-11-18PCLinuxOS Review, Preview, & Walkthrough | KDE Plasma | 2019 Tutorial | (Linux Beginners Guide)
2019-11-17openSUSE Tumbleweed Review & Walkthrough | 2019 Tutorial | (Linux Beginners Guide)
2019-11-16PCLinuxOS Install KDE Plasma | 2019 Tutorial | (Linux Beginners Guide)
2019-11-15openSUSE Tumbleweed Install | 2019 Tutorial | (Linux Beginners Guide)
2019-11-10Logical Volume Management (LVM) vs Standard Partition | Beginners Guide
2019-11-09Zorin OS 15 Review & Walkthrough - A Great Windows Alternative | 2019 Guide | (Linux For Beginners)
2019-11-05Linux Talk #3: Supervisor Process Control | Supervisord Install & Usage | 2019 Ubuntu 19.10
2019-11-04Zorin OS 15 Core Install | 2019 Tutorial | (Linux Beginners Guide)
2019-10-31Fedora 31 Workstation Review, Preview, & Walkthrough | 2019 Guide | (Linux Beginners Guide)



Other Statistics

The Beginner's Guide Statistics For SavvyNik

Currently, SavvyNik has 1,791,232 views for The Beginner's Guide across 92 videos. The Beginner's Guide has approximately 19 hours of watchable video on his channel, or 9.30% of the total watchable video on SavvyNik's YouTube channel.