Posts

Showing posts from April, 2022

Digital Marketing

Delete empty files on Linux

 find . -size 0 -type f -delete

• U.S. and Canadian central banks started raising interest rates to combat the higher than anticipated inflation rate.

Checking the Apache Version from CLI

httpd -v

Sleeping tabs in Microsoft Edge are designed to improve the memory and CPU usage of the browser.

To save system resources for better speed and responsiveness, Microsoft Edge will put tabs to sleep when you haven’t used them for a while, and then wake them as soon as they are clicked.