From 0121f7414beb57ce8c3098f123a6beb3b408d6a8 Mon Sep 17 00:00:00 2001 From: Trowbridge Date: Wed, 12 Feb 2020 09:54:38 -0500 Subject: [PATCH] notes --- ubuntu/networking.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ubuntu/networking.md b/ubuntu/networking.md index cdb5bf9..e7e947d 100644 --- a/ubuntu/networking.md +++ b/ubuntu/networking.md @@ -7,4 +7,8 @@ sudo netstat --tcp --udp --listening --program sudo lsof +M -i4 -i6 let's encrypt certbot instructions for apache: -https://certbot.eff.org/lets-encrypt/ubuntubionic-apache \ No newline at end of file +https://certbot.eff.org/lets-encrypt/ubuntubionic-apache + + +ip setup: +https://help.ubuntu.com/lts/serverguide/network-configuration.html \ No newline at end of file