ffmpeg

How to Install ffmpeg static build

FFmpeg binary static build available for download from https://johnvansickle.com/ffmpeg/ To install ffmpeg static build, run See ffmpeg

How to Repair MyISAM Tables

MyISAM tables (.MYI and .MYD) can be repaired using myisamchk command. To find list of corrupted tables To rapier a

windows

NTFS The disk contains an unclean file system

When trying to mount a Windows NTFS partition on Linux, I got the following error message This is because Windows

windows

How to Reset Windows Password in Linux Rescue

If you lost your windows user password, you can boot into Linux Live CD or Rescue CD and reset your

How to run docker with csf firewall

When running docker on a server with CSF firewall, you may face network connection error because iptables rules added by

grubby

grubby is provided by package grubby on RHEL based systems. To install grubby, run To list all kernels, run To

How to list iptables rules

To view all rules in iptables, run Or To list iptables rules with out resolving IP to hostname To show

ModuleNotFoundError: No module named ‘MySQLdb’

When running migration for a Django application with “python manage.py migrate”, I got the following error message To fix install

error: invalid command ‘bdist_wheel’

When installing a python module on Ubuntu, I got the following error message The error is fixed by installing Back

Ubuntu

How to change varnish port in Ubuntu

To change the varnish port, run the command It opens an editor, in the editor, paste the following This will

mysqldump errno: 24 Can’t open file when using LOCK TABLES

When backing up a MySQL database using mysqldump command, I got the following error. The error is due to open_files_limit

Mounting partition stored inside Logical Volume

On a KVM Virtual machine using LVM storage, the LVM disk is partitioned as follows. I want to mount partition