Search found 12 matches

by Jpsciolli
Tue Sep 28, 2021 10:16 pm
Forum: Migrations
Topic: Proper way to change server IP
Replies: 4
Views: 5272

Re: Proper way to change server ip

Thanks again, Guess it is not recognizing something: root@cp:/home/jpsciolli# mv /usr/local/vesta/data/ips/$OLDIPV4 /usr/local/vesta/data/ips/$NEWIPV4 mv: cannot stat '/usr/local/vesta/data/ips/'$'\342\200\231\342\200\231': No such file or directory root@cp:/home/jpsciolli# mv /etc/apache2/conf.d/$O...
by Jpsciolli
Tue Sep 28, 2021 8:23 pm
Forum: Migrations
Topic: Proper way to change server IP
Replies: 4
Views: 5272

Re: Proper way to change server ip

Sorry : got this message

sed: no input files

is the format correct?

OLDIPV4=’’ # x.x.x.x
NEWIPV4=‘’ # y.y.y.y
by Jpsciolli
Tue Sep 28, 2021 6:56 pm
Forum: General discussion
Topic: apache and nginx do not start / restart
Replies: 3
Views: 1438

Re: apache and nginx do not start / restart

Here i can see the IP that I changed in order to rescue the server (it just failed and i needed to recover it from a backup and switched the IP´s but it didn´t switched in the nginx (for example) tail -n 30 /var/log/apache2/error.log (no answer) jpsciolli@cp:/var/log/apache2$ sudo ls -ll total 168 -...
by Jpsciolli
Tue Sep 28, 2021 3:57 pm
Forum: General discussion
Topic: apache and nginx do not start / restart
Replies: 3
Views: 1438

apache and nginx do not start / restart

Urgent:
What can be happening for Apache and Nginx suddenly stop working? (and not restarting)
by Jpsciolli
Fri Sep 10, 2021 5:05 am
Forum: Mail
Topic: Limit of sent emails
Replies: 3
Views: 6078

Re: Limit of sent emails

Hello.

I am wondering if myVesta through this configuration can be suitable for transactional emails.
Actually they need to be fast, reliable and to a large quantity of recipients.
Do you think myVesta can be used for that?

Is there any solution you recomend?

Thanks!
by Jpsciolli
Fri Aug 20, 2021 4:34 pm
Forum: Mail
Topic: Apply hostname SSL from other domain (and make it hostname)
Replies: 4
Views: 2941

Re: Apply hostname SSL from other domain (and make it hostname)

Understood, thanks! will give the try.
by Jpsciolli
Fri Aug 20, 2021 4:27 pm
Forum: Mail
Topic: Apply hostname SSL from other domain (and make it hostname)
Replies: 4
Views: 2941

Re: Apply hostname SSL from other domain (and make it hostname)

Thanks, as i can understand, myVesta will be able to use only one hostname at a time? or it will be suitable to handle all the domains I can arange in the server? If so I should do this for every domain, right?
by Jpsciolli
Fri Aug 20, 2021 3:30 am
Forum: General discussion
Topic: How did you find out about myVesta?
Replies: 26
Views: 15344

Re: How did you find out about myVesta?

I used vesta for a long while of time with digital ocean droplets, guided by a guy who works at intel... then left it when changing to Linode... then tried it again but something happened and then it was weird to update SSL and I started to check what might be a better change. When I saw that vestac...
by Jpsciolli
Fri Aug 20, 2021 3:22 am
Forum: Mail
Topic: Apply hostname SSL from other domain (and make it hostname)
Replies: 4
Views: 2941

Apply hostname SSL from other domain (and make it hostname)

Hello sorry to bother and thanks for your great work with myvesta. I created a server and installed myvesta, so admin is working in domain.com Then I created a user admin2, inside this user i created a new domain domain2.com from where i send emails. But, in order to access to webmail i need to use ...
by Jpsciolli
Thu Aug 05, 2021 10:09 pm
Forum: nginx templates
Topic: How to install rate-limit nginx templates
Replies: 10
Views: 41155

Re: How to install rate-limit nginx templates

Hello, just got this error while installing it...

install_rate_limit_tpl.sh: line 57: service: command not found

Anything usefull unattended?