Formatting a USB flash drive with Bash
USB flash drive formatting using Bash 1. First make sure the USB device is not mounted, if so please unmount […]
Formatting a USB flash drive with Bash Read Post »
USB flash drive formatting using Bash 1. First make sure the USB device is not mounted, if so please unmount […]
Formatting a USB flash drive with Bash Read Post »
How to recover lost data? One of my neighbors came to me a few days ago with a problem… he
Recovering lost data from a drive Read Post »
How to find files in Linux with Bash? File search in Linux: find ./ -name “mozilla.pdf”
Searching for files in Linux with Bash Read Post »
Linux pendrive error! How to scan a pendrive with FAT32? For example, with this command (together with surface scanning): sudo
How to fix file system errors on a pendrive Read Post »
How to check the size of a pendrive? You can check the size of your portable memory with this command:
How to check the size of a flash drive? Read Post »
How to download a movie from Youtube? The youtube-dl program is a small command-line program for downloading a video from
Downloading videos from YouTube Read Post »