How to Add a New MySQL User and Grant Access Privileges May 19, 2022 This tutorial will show you how to add a new user in MySQL and grant different types of privileges to a MySQL database.
Redis as Cache: How it Works and Why to Use it April 5, 2022 Redis gained very high popularity as being a cache. It is fast and easy to use. Let us show you why you should use Redis as a cache.
SCP Command in Linux: How to Use It, with Examples April 4, 2022 Having essential skills like securely transferring data is critical if you're pursing jobs in the field.
How to Create a Database in MySQL with MySQL Workbench May 19, 2022 This step-by-step guide will show you how easy it is to create a database in MySQL by using MySQL Workbench GUI.
SSH to Port Other Than 22: How to Do It (with Examples) April 2, 2022 1 Comment This guide will explore how to change the SSH server port, and we will show you how to connect to a port other than the default 22.
5 Best Remote Desktop Apps for Linux April 6, 2022 9 Comments This guide was written to help Linux users choose the best remote desktop app for usage with their Linux distro.
How to Create a Database in MySQL Using the Command Line May 27, 2021 If you are running a Linux server with MySQL, you can simply use the terminal to create a database.
How to Unzip Files in Linux (with Examples) April 18, 2022 This article will explain how to use the unzip command in Linux to list, test, and extract compressed ZIP archives.
How to Set Timezone and Sync Server Time with NTP in Linux April 19, 2022 4 Comments Readers of this article will learn what the NTP is, how to sync your server time and date, and how to set the timezone in Linux.
Croc: Transfer Files and Folders Securely Between Computers April 30, 2022 3 Comments Croc is a free and open-source command-line tool that allows two computers to transfer files and folders using code phrases securely.