Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-bulk-delete domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/poloon/public_html/wp-includes/functions.php on line 6121

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the insert-headers-and-footers domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/poloon/public_html/wp-includes/functions.php on line 6121
Poloon – Life of Po

How Much Would You Profit If You Invested $1,000 in BTC, Gold, Silver, Fixed Deposits, and Stocks 10 Years Ago?

When it comes to investments, time is often your greatest ally. To truly understand the potential of different investment options, let’s explore how much you would profit if you had invested $1,000 in Bitcoin (BTC), gold, silver, fixed deposits (FD), and stocks 10 years ago. 1. Bitcoin (BTC) 10 years ago, in 2014, Bitcoin was …

How Much Would You Profit If You Invested $1,000 in BTC, Gold, Silver, Fixed Deposits, and Stocks 10 Years Ago? Read More »

Ubuntu 20.04 increase max open files limit

ulimit is a Linux shell command to see, set, or limit the resource usage. add the following line to end of /etc/security/limits.conf add session required pam_limits.so to /etc/pam.d/common-session and /etc/pam.d/common-session-noninteractive add DefaultLimitNOFILE=65536 to /etc/systemd/user.conf add fs.file-max = 65536 to /etc/sysctl.d/60-file-max.conf

Useful FFmpeg commands

Collection of FFmpeg commands to perform various conversion procedures on audio and video files. Video Data Rotate anti clockwise Rotate clockwise h265 codec Flip video vertically or horizontally Nvidia GPU h264_nvenc codec Convert into mp3 format Convert into gif format Video resize fixed and flexible Windows CMD dir batch convert mov to mp4 Removing 1 …

Useful FFmpeg commands Read More »