Networking

Let’s Install Microsoft Edge

Today, we're going to learn how to install Microsoft Edge. That's the browser made by Microsoft that even has a…

2 years ago

How To: Make ‘wget’ Ignore Certificate Errors

In today's article, we'll learn how to make 'wget' ignore certificate errors. It's an easy thing to do and can…

2 years ago

Check Your SSH Server Configuration

Today, I'm going to show you how to check your SSH server configuration. It's a simple process, but not one…

2 years ago

Change Your Hostname

In today's article, we're going to learn how to change your hostname in Linux. It's a pretty easy article to…

2 years ago

Turn Your Ubuntu Into A Wireless Hotspot

Have you ever wanted to use your Linux computer as a wireless hotspot? It's actually pretty easy. Today's article will…

2 years ago

Let’s Use ‘netstat’ To Find Out What Process Is Listening On A Specific Port

Today's article is going to teach you how to use 'netstat' to find out what process is listening on a…

2 years ago

How To: Transfer Files Over SSH with SCP

In this article, you will learn how to transfer files over SSH by using 'scp'. If you need to transfer…

2 years ago

How To: Disable Password Login For SSH

In today's article, I'm going to show you how to disable password login for SSH. Security is important and this…

2 years ago

How To: Make ‘curl’ Ignore Certificate Errors

In today's article, we're going to learn how to make 'curl' ignore certificate errors. If you do a lot of…

2 years ago

Monitor TCP/UDP In Real Time

If you're concerned about network connections to your device, you may want to monitor TCP/UDP in real time. It's a…

2 years ago