Category linux blogs

How to create partitions in Linux using fdisk.

Creating partitions in Linux will help you to split your hard drive into multiple units and act independently.In Linux, we can use the parted or fdisk command Linux utility to create and modify your partitions.Fdisk is the most commonly used…

How to use the SCP command in Linux?

Introducing the SCP command in Linux, SCP is a powerful tool for securely copying files between different locations. Whether you need to transfer files locally or over a network, SCP comes to the rescue. In this comprehensive guide, we’ll delve…

How to use the Nslookup command?

Learn how to use nslookup in Linux quickly and easily with this comprehensive guide! Get all the information you need for setting up and using this command. What is nslookup command? Nslookup (stands for “Name Server Lookup”) is a useful…