Step 1 – Connect to the server via SSH and install the required software sudo apt install curl gnupg2 ca-certificates lsb-release ubuntu-keyring result: Step 2…
Part 1: How to compile FFmpeg on Ubuntu 20.04 Step 11: install libvorbis result: Or you can use package libvorbis-dev Step 12: Install openssl result:…
Example we have 3 server with IP: 5.161.72.222 5.161.61.47 5.161.97.150 With each server: Step 1*: install redis-server apt install redis-server -y Step 2*:edit file /etc/redis/redis.conf…
Example error: We see the main reason is trying to overwrite '/usr/bin/bsondump', which is also in package mongo-tools 3.6.3-0ubuntu1 Caused package: mongo-tools Solution: Step 1:…
Step 1: install luarocks Step 2: install libbson and libmongoc Step 3: install Lua Mongo Done! now we have file /usr/local/lib/lua/5.1/mongo.so Note: to use with…