Search found 824 matches
- Tue Jun 06, 2023 8:55 am
- Forum: Mail
- Topic: How to block email address or domain
- Replies: 4
- Views: 1925
Re: How to block email address or domain
I know how to block the whole domain - just ADD that domain to MAIL section under any hosting account.
- Mon Jun 05, 2023 10:11 am
- Forum: General discussion
- Topic: Cannot restore from backup
- Replies: 1
- Views: 25
Re: Cannot restore from backup
in your SSH, as root, run:
Code: Select all
v-update-myvesta
- Sun Jun 04, 2023 8:49 pm
- Forum: General discussion
- Topic: Backup error
- Replies: 8
- Views: 60
Re: Backup error
and backup now works?
- Sun Jun 04, 2023 5:39 pm
- Forum: General discussion
- Topic: Backup error
- Replies: 8
- Views: 60
Re: Backup error
run:
Code: Select all
v-install-unsigned-ssl ral.info
- Sun Jun 04, 2023 11:24 am
- Forum: General discussion
- Topic: Backup error
- Replies: 8
- Views: 60
Re: Backup error
try:
Code: Select all
v-rebuild-web-domains admin
- Sun Jun 04, 2023 11:22 am
- Forum: General discussion
- Topic: Backup error
- Replies: 8
- Views: 60
Re: Backup error
is apache installed there?
- Mon May 29, 2023 4:10 pm
- Forum: Update
- Topic: Upgrade Debian from 9 to 10
- Replies: 0
- Views: 37
Upgrade Debian from 9 to 10
echo "deb http://archive.debian.org/debian/ stretch main contrib non-free" > /etc/apt/sources.list echo "deb http://archive.debian.org/debian/ stretch-proposed-updates main contrib non-free" >> /etc/apt/sources.list echo "deb http://archive.debian.org/debian-security stretc...
- Sun May 28, 2023 3:40 pm
- Forum: myVesta
- Topic: How to donate to this open-source project
- Replies: 1
- Views: 117
How to donate to this open-source project
We appreciate your continued support and engagement with myVesta, a non-profit, open-source hosting panel that we are proud to offer free of charge. We are committed to maintaining this free access indefinitely, and we are equally dedicated to providing technical support through this forum at no cos...
- Thu May 25, 2023 2:51 pm
- Forum: PHP
- Topic: How to install multi PHP versions
- Replies: 33
- Views: 65936
- Tue May 23, 2023 4:16 pm
- Forum: Update
- Topic: How to properly update system with myVesta
- Replies: 12
- Views: 7226
Re: How to properly update system with myVesta
After I ran the apt update command and then the apt -y upgrade the response I got is: "E: Could not get lock /var/lib/dpkg/lock-frontend - open (11: Resource temporarily unavailable)" "E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using...