Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
Hi, I need to telnet yahoo server to troubleshoot why my mails are rejected by them. But I can't either telnet on root, or user or install telnet by yum. On both I have "command not recognized"
Hi! I've know this convo dates back a while now.. but I'm trying to install telnet and I get this error message.. any clues?
thx
Errors during downloading metadata for repository 'mariadb':
- Curl error (28): Timeout was reached for https://mirror.its.dal.ca/mariadb/yum/10.6/rhel/8/x86_64/repodata/repomd.xml [Connection timed out after 30000 milliseconds]
Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
@leopixelstudios , that looks like a connectivity issue with the MariaDB repository mirrors. What you can try is to temporarily disable the repository:
Code:
dnf install telnet --disablerepo=mariadb
or you can update the repository source in /etc/yum.repos.d/MariaDB.repo.