Mirror server see here: /etc/apt/sources.list change sg.archive.ubuntu.com to any mirror like de.archive.ubuntu.com , be.archive.ubuntu.com , us.archive.ubuntu.com …
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:…