Category: Linux

shape
shape
shape
shape
shape
shape
shape
shape
Standard

Making an SSH connection on Linux from Windows.

In today’s tutorial, I’m going to show you how to remotely connect to Linux servers using the SSH password protocol. This type of connection is relatively easy to make. In just a few steps, you can connect to your remote server using SSH. I’m going to show you two different ways to connect to your

Standard

Enlarge Linux Partition using ext4 filesystem. (Without LiveCD) Ubuntu 20.04 LTS.

In this tutorial I’ll show you how to enlarge a Linux partition that uses the ext4 file system. What is usually done in this process by users is to use a LiveCD to boot up, and from running the system directly from the cd or pen drive, they edit the root partition of the system,

Standard

Linux: Creating SWAP in a file

Be aware that to create a SWAP, it doesn’t necessarily have to be a partition. The SWAP can be created in a file, which we’ll learn about in this post. The first thing is to decide on the location of the SWAP file we are going to create. In our tutorial we will use the

Standard

Monitoring Queries in MySQL in real time

Monitoring queries that are causing system bottlenecks is a common and extremely useful task. MySQL comes by default with the mysqladmin utility, which allows you to perform administrative tasks such as checking the MySQL server’s configuration, status, creating a database and so on. How to monitor Queries in real time using mysqladmin ? Given the

Latest news

Latest news directly from our blog.