Server

Make wget Use IPv4 or IPv6

Today's article is a fun one, an article where you learn how to make wget use IPv4 or IPv6. Not…

2 years ago

Disallow SSH Login For A Specific User

In today's article, we're going to learn how to disallow SSH login for a specific user. The reasons you might…

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

Stop People From Viewing Files In A Directory With .htaccess

If you have a website, then you will have directories and you might want to stop people from viewing files…

2 years ago

FTP From The Linux Terminal

Why would you want to use FTP from the Linux terminal? It's quick, easy, consistent, and works well enough as…

2 years ago

Install And Secure MariaDB In Ubuntu

I've recently purchased a couple of new VPSes (spelling?) and so today's article is about how you install and secure…

2 years ago

Guest Article: Kickstart Vol. III

Today is the third guest article in a row, and is one more article about Kickstart. There will be more…

2 years ago

Guest Article: Kickstart Vol. I

This is an article about Kickstart written by guest author, dos2unix from the Linux.org Forum. It's the first of a…

2 years ago

How To: Start A Quick Python Server

Today's article is going to show you how to transfer files between computers by using a quick Python server. It's…

2 years ago

Automatically Logout Of Your Shell

For security reasons, you'll possibly automatically logout of your user sessions. If you didn't know, you can actually do that…

2 years ago