Warning: A non-numeric value encountered in /home/fixbyp5/public_html/wp-content/themes/Divi/functions.php on line 5752

My first tip. Hopefully this will help me remember so I don’t have to look it up anymore.

1) Make the bin file executable:

chmod a+x name_of_bin.bin

2) Run the bin file:

sudo ./name_of_bin.bin

Thats it. Nothing major for my first linux tip. Hopefully, I will remember it.