SysAdmin

What is chroot jail and How to Use it?

April 15, 2021

A chroot jail is created when a system's root folder is changed to once chosen by a user.
This tutorial covers possible uses for a chroot jail and how you can set one up.

Read more

MySQL Stored Procedures (Create, List, Alter, & Drop)

April 13, 2021

MySQL stored procedures group multiple tasks into one and save the task on the server for future use. Stored procedures simplify database management and reduce network traffic. Learn how to use stored procedures in this tutorial.

Read more

How to Install Java on Fedora {OpenJDK and Oracle JDK}

April 8, 2021

Java is a programming language used to develop a wide variety of applications. It is supported by virtually all operating systems, including Fedora.
In this step-by-step tutorial, we take you through the process of installing OpenJDK and Oracle's Java SE on Fedora.

Read more

How to Set up FTP Server on Your Raspberry Pi

April 6, 2021

Raspberry Pi can be used as an affordable FTP server. Learn how to set up the server and test your connection after establishing it.

Read more

How to Install Puppet on macOS

April 1, 2021

Puppet is an open-source administrative engine that lets you perform remote admin tasks in a network through a single master node.
This tutorial will show you how to install Puppet Agent on macOS.

Read more

RPKI Explained - Secure BGP Routing


RPKI makes BGP more secure and reliable. Learn about the flaws of BGP, what RPKI is and how it works.

Read more

How To Set Up Raspberry Pi As A DNS Server

March 31, 2021

Learn how to improve your network speed by setting up a Raspberry Pi as a DNS server in this step-by-step guide.

Read more

Helm Commands Cheat Sheet

March 25, 2021

Helm is a package manager that features all the necessary commands for easy app management in a Kubernetes cluster. This tutorial covers all the important Helm operations and provides examples to help you learn its syntax and features.

Read more

How To Use Telnet On Windows

March 24, 2021

The Telnet client is not the best cybersecurity practice, however it is very useful for port troubleshooting. Learn how to turn on the Telnet client feature and check for open ports on Windows.

Read more

How to Use the vmstat Command

March 18, 2021

The vmstat command is a Linux monitoring utility used to see various system statistics and to diagnose performance bottleneck issues. Learn how to use the command in this simple tutorial with examples for each available option.

Read more
1 61 62 63 64 65 77