Skip to Content
Abhilash Mhaisne

Abhilash Mhaisne

61 posts

Posts by Abhilash Mhaisne

How to Delete Files and Folders from Linux Command Line

How to Delete Files and Folders from Linux Command Line

Managing files and directories through the Linux command line is a fundamental skill for users and system administrators alike. Whether you're freeing up space or organizing your system, knowing how to delete files and folders efficiently using the rm and rmdir commands is essential. Deleting Files with the

How to Use SCP Command to Securely Transfer Files in Linux

How to Use SCP Command to Securely Transfer Files in Linux

SCP, i.e., Secure Copy is a remote file transfer program for Linux. It copies files by establishing an SSH connection and hence uses the authentication and security offered by SSH. In this article, we’ll show you how to copy files remotely using SCP. Note that, the user needs

How to Create a Bootable USB Flash Drive in Linux

How to Create a Bootable USB Flash Drive in Linux

Using USB flash drives to install Linux distributions has become increasingly popular due to their speed and convenience over traditional CDs or DVDs. In Linux, creating a bootable USB flash drive is a straightforward process with the help of tools like Unetbootin. Installing Unetbootin on Ubuntu and Debian: To install

How to Run Speed Tests from Linux Command Line using Speedtest-cli

How to Run Speed Tests from Linux Command Line using Speedtest-cli

Speedtest.net is a service to test the speed of your Internet connection. It uses a nearby speedtest.net server to download a file on the computer and calculate Internet speed. The tool speedtest-cli allows you to access this service from the Linux command line as well. Installation To install

How to Get Wikipedia Article Summaries in Linux Command Line

How to Get Wikipedia Article Summaries in Linux Command Line

Wikipedia has now become the go-to encyclopediac ecosystem on the Internet. Edited, maintained and supported by millions all over the world, it is the most successful decentralized information creation platform. Increasing strictness over the years on citing references has ensured reduced vandalism and promotional content. The node package wikit offers