What is CHOWN Linux and How to Use It

CHOWN LINUX

In this article, we will discuss the differences between CHMOD and CHOWN and how to use them. In addition, there are also some things you need to know why CHMOD and CHOWN are important. Before that, you can first read a brief explanation about Linux and the command text. Linux is an operating system that is already […]

How to Format Flashdisk on Ubuntu via terminal

How to Format Flashdisk on Ubuntu via terminal

Actually, this is just for my notes, but maybe it’s useful for someone else. here’s how to format a flash drive in Ubuntu via the terminal. 1. Open a terminal and log in as  sudo user 2. after that type   $sudo fdisk -l  to see where the flash drive is on which boot device, whether in /dev/sdb1 or […]