Tots Po
Pages
(Move to ...)
Home
Tanim
Manok
MySQL
Linux
▼
Showing posts with label
Linux
.
Show all posts
Showing posts with label
Linux
.
Show all posts
Saturday, October 14, 2023
Linux Cheat sheet
›
1) CLI Equivalent of "Safely Remove Drive"? fdisk -l | grep Disk | egrep '/sd' Tested on Ubuntu 20.04 Using udisks2: De...
Saturday, July 29, 2023
Youtube-dl examples
›
Install To install it right away for all UNIX users (Linux, OS X, etc.), type: sudo curl -L https://yt-dl.org/downloads/latest/youtube-dl ...
Ffmpeg vIdeo edit example for FB reels
›
ffmpeg 1. Go to directory. cd ~/Videos/20230816-imsa 2. Generate cut/trim script. ls V*.mp4 | sed 's/^/ffmpeg -i /; s/$/ -ss 00 -t...
›
Home
View web version