userauth_pubkey: key type ssh-rsa not in PubkeyAcceptedAlgorithms
When login to an Ubuntu 22.04 server using FileZilla SFTP, got login failed error. Status: Connecting to 51.38.246.115:3333… Response: fzSftp
Reset Plesk Administrator Password
The Plesk Administrator password is a crucial credential that grants access to the Plesk control panel, where you manage your
ChatGPT Prompt Engineering
In today’s digital landscape, where artificial intelligence (AI) is revolutionising various industries, the field of prompt engineering has emerged as
mysqldump Lost connection to MySQL server during query when dumping table
When taking backup of a MySQL database, i got error root@server1:~# mysqldump –opt serverok_wp > serverok_wp.sql mysqldump: Error 2013: Lost
How to Migrate CentOS 7 to AlmaLinux 8
Upgrade CentOS 7 to latest version with yum update -y Reboot the server reboot Install elevate repo rpm file yum
libXss.so.1: cannot open shared object file: No such file or directory
When running chrome, i get error message /home/serverok/node_modules/puppeteer/.local-chromium/linux-641577/chrome-linux/chrome: error while loading shared libraries: libXss.so.1: cannot open shared object file: No
How to sync NTP time with chrony
chrony is a network time protocol (NTP) implementation. It can be used to keep server time sync with NTP servers.
How to sync NTP time with systemd-timesyncd
systemd-timesyncd is a system service in Linux operating systems that provides time synchronisation with NTP servers. It continuously adjusts the
CageFS make Node.js available to all users by default
On CloudLinux server, when you install alt-nodejs packages, binary files get installed at /opt/alt/alt-nodejs16/root/bin/node When SSH into a user and
How to export MongoDB collection to CSV
mongoexport command is used to export MongoDB collection into CSV or JSON format. Syntax mongoexport –db DB_NAME –collection COLLECTION_NAME –fields
cPanel Request body no files data length is larger than the configured limit
On a WordPress website hosted on Cpanel server, when editing a page, i get 404 error. On checking ModSecurity logs,
How to upgrade Ubuntu 18.04 to Ubuntu 20.04 LTS
Ubuntu 18.04 is a long-term support release that was launched in April 2018. It will reach its end of life