Web Servers

Send a curl DELETE Request {With Example}

February 2, 2022

In this tutorial, you will learn how to set up a fake REST API JSON server and send a DELETE request using curl.

Read more

How to Use the nslookup Command

January 13, 2022

Access to Domain Name System (DNS) records of a website is important for troubleshooting network related problems. This tutorial will introduce nslookup, a cross-platform command for querying servers and obtaining domain records.

Read more

mysql_secure_installation Script

January 6, 2022

The mysql_secure_installation script allows you to significantly improve MySQL server security. Follow this guide to learn more about the script and the options it accepts.

Read more

How to Use the Linux ftp Command

January 5, 2022

FTP offers an efficient method of transferring files within a secure network. Learn how to use the ftp command in this tutorial.

Read more

Using the Linux free Command

December 29, 2021

The free command in Linux is a utility that helps monitor RAM usage on a system. This guide shows how to use the free command and determine if there are enough resources for running new apps.

Read more

How to Use SFTP Commands and Options

December 1, 2021

SFTP allows users to securely transfer files using SSH. This tutorial offers an overview of SFTP commands and options, explains how they work, and provides examples.

Read more

What Is SFTP?

November 25, 2021

SFTP is a network protocol that uses SSH to transfer files over the Internet securely. Learn more about it in this tutorial.

Read more

How Does SFTP Work?

November 18, 2021

SFTP is a component of SSH that allows users to safely transfer data using the Internet. This tutorial goes over how SFTP works and what makes it the right choice of transfer protocols.

Read more

How to Use SFTP to Transfer Files


SFTP uses SSH encryption to help you securely transfer files and directories between remote systems. This tutorial shows you how to use SFTP to transfer files in the terminal interface.

Read more

Setting up a Firewall on an s0.d1.small BMC Instance

October 25, 2021

The s0.d1.small Bare Metal Cloud instance can serve as a platform for many purposes, utilizing compute, memory, and network resources in a balanced way. This guide shows how to set up a firewall on the small BMC instance.

Read more
1 8 9 10 11 12 22