Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - spammer_ru

Pages: [1]
1
Updates / Re: google drive backup
« on: March 10, 2025, 01:08:22 PM »
i did google backup.

Rclone, configured Google Drive to mount in specific path. like /var/backup
in cwp configured backup to backup locally to that folder.
Viola, it is backed up to Gooogle Drive. i can see files in Google drive.

2
Installation / Re: Alma linux 8 fresh install script error
« on: February 27, 2025, 01:19:42 PM »
Out of curiosity, is your forum name a joke or a legit description?
Neither.
It just a name. Why it should implement anything?
and not, i am not Russian.

3
Installation / Re: Alma linux 8 fresh install script error
« on: February 07, 2025, 08:58:33 PM »
workaround.

after downloading "http://centos-webpanel.com/cwp-el8-latest" don't run it.
need to be edited and changed repository section.

"# MariaDB 10.4 CentOS repository list - created 2020-06-23 23:26 UTC
# http://downloads.mariadb.org/mariadb/repositories/
[mariadb]
name = MariaDB
baseurl = http://yum.mariadb.org/10.4/centos8-amd64
"

change 10.4 to 10.5
or any other version. (check yum.mariadb.org for available builds)
sample:
baseurl = http://yum.mariadb.org/10.5/centos8-amd64


4
Installation / Alma linux 8 fresh install script error
« on: February 07, 2025, 06:21:50 PM »
on fresh almalinux 8.10 version auto installation script gives error.

There is no 10.4 folder in mariadb.org site anymore.

Can't install.

Errors during downloading metadata for repository 'mariadb':
  - Status code: 404 for http://mirror.mariadb.org/yum/10.4/centos8-amd64/repodata/repomd.xml

Pages: [1]