Vesta 2.0 is coming soon! See our progress update: https://vestacp.com/docs/vesta-2-update
Search found 15 matches
- Mon Jan 10, 2022 7:15 am
- Forum: General Discussion
- Topic: Setting PHP.INI disappeared after 1.0.0 Update!
- Replies: 1
- Views: 5466
Setting PHP.INI disappeared after 1.0.0 Update!
I can´t find this option for setting php.ini in VestaCP version 1.0.0:
https://help.clouding.io/hc/article_attachments/360005792340/mceclip2.png
https://help.clouding.io/hc/article_attachments/360005792380/mceclip3.png
Now this option no longer exists.
Does anybody know what is url for this ...
https://help.clouding.io/hc/article_attachments/360005792340/mceclip2.png
https://help.clouding.io/hc/article_attachments/360005792380/mceclip3.png
Now this option no longer exists.
Does anybody know what is url for this ...
- Tue Jan 04, 2022 8:37 pm
- Forum: Web Server
- Topic: Setting PHP.INI disappeared after 1.0.0 Update!
- Replies: 0
- Views: 6676
Setting PHP.INI disappeared after 1.0.0 Update!
I can´t find this option for setting php.ini in VestaCP version 1.0.0:


Now this option no longer exists.


Now this option no longer exists.
- Fri Jan 25, 2019 6:05 pm
- Forum: General Discussion
- Topic: ATTACK on Exim (Service Email): Massive emails from my server
- Replies: 1
- Views: 3047
Re: ATTACK on Exim (Service Email): Massive emails from my server
I have found suspect files in a CMS made with Drupal.
At the moment, I have suspended site and moved files other directory out public_html.
Then I have unsuspended service Exim, and I will be checking for new spam mails.
It would be very interesting to be able to limit the number of emails per hour ...
At the moment, I have suspended site and moved files other directory out public_html.
Then I have unsuspended service Exim, and I will be checking for new spam mails.
It would be very interesting to be able to limit the number of emails per hour ...
- Fri Jan 25, 2019 11:07 am
- Forum: General Discussion
- Topic: ATTACK on Exim (Service Email): Massive emails from my server
- Replies: 1
- Views: 3047
ATTACK on Exim (Service Email): Massive emails from my server
I am suffering an attack on Exim, emails are being sent from my server to thousands of unknown addresses.
I have noticed because I have received 30,000 notifications of emails delivery failed in admin account.
The attack began yesterday at approximately 8 pm
For the moment I have stopped the mail ...
I have noticed because I have received 30,000 notifications of emails delivery failed in admin account.
The attack began yesterday at approximately 8 pm
For the moment I have stopped the mail ...
- Sat Oct 20, 2018 7:49 am
- Forum: General Discussion
- Topic: All VestaCP installations being attacked
- Replies: 230
- Views: 1012741
Re: All VestaCP installations being attacked
My procedure with OS Ubuntu 16.04 LTS.
The first thing I've done has been to change admin and root passwords.
Later, I have seen that my server has /usr/bin/dhcprenew.disabled and /etc/init.d/dhcprenew.disabled files. (why extension .disabled? no idea).
I have deleted both.
Too I have symbolics ...
The first thing I've done has been to change admin and root passwords.
Later, I have seen that my server has /usr/bin/dhcprenew.disabled and /etc/init.d/dhcprenew.disabled files. (why extension .disabled? no idea).
I have deleted both.
Too I have symbolics ...
- Fri Oct 19, 2018 3:16 pm
- Forum: General Discussion
- Topic: All VestaCP installations being attacked
- Replies: 230
- Views: 1012741
Re: All VestaCP installations being attacked
At present, I have those process:
root@miserver:~# ps auxf | grep kworker
root 5 0.0 0.0 0 0 ? S< mar25 0:00 \_ [kworker/0:0H]
root 15 0.0 0.0 0 0 ? S< mar25 0:00 \_ [kworker/1:0H]
root 20 0.0 0.0 0 0 ? S< mar25 0:00 \_ [kworker/2:0H]
root 25 0.0 0.0 0 0 ? S< mar25 0:00 \_ [kworker/3:0H]
root 202 ...
root@miserver:~# ps auxf | grep kworker
root 5 0.0 0.0 0 0 ? S< mar25 0:00 \_ [kworker/0:0H]
root 15 0.0 0.0 0 0 ? S< mar25 0:00 \_ [kworker/1:0H]
root 20 0.0 0.0 0 0 ? S< mar25 0:00 \_ [kworker/2:0H]
root 25 0.0 0.0 0 0 ? S< mar25 0:00 \_ [kworker/3:0H]
root 202 ...
- Fri Oct 19, 2018 12:05 pm
- Forum: General Discussion
- Topic: All VestaCP installations being attacked
- Replies: 230
- Views: 1012741
Re: All VestaCP installations being attacked
Good. You have removed all virus files from your server.
How can I test it on Ubuntu?
root@miserver:~# service --status-all
[ + ] acpid
[ + ] apache-htcacheclean
[ + ] apache2
[ + ] apcupsd
[ + ] apparmor
[ + ] apport
[ + ] atd
[ + ] bind9
[ - ] bootmisc.sh
[ - ] checkfs.sh ...
- Fri Oct 19, 2018 11:05 am
- Forum: General Discussion
- Topic: All VestaCP installations being attacked
- Replies: 230
- Views: 1012741
Re: All VestaCP installations being attacked
I have OS Ubuntu 16.04 LTS.
The first thing I've done has been to change admin and root passwords.
Later, I have seen that my server has /usr/bin/dhcprenew.disabled and /etc/init.d/dhcprenew.disabled files. (why .disabled? no idea).
I have deleted both.
Too I have symbolics links:
lrwxrwxrwx 1 ...
The first thing I've done has been to change admin and root passwords.
Later, I have seen that my server has /usr/bin/dhcprenew.disabled and /etc/init.d/dhcprenew.disabled files. (why .disabled? no idea).
I have deleted both.
Too I have symbolics links:
lrwxrwxrwx 1 ...
- Tue Mar 06, 2018 4:45 pm
- Forum: Debian/Ubuntu
- Topic: Cannot access VestaCP on port 8083 after update Ubuntu
- Replies: 1
- Views: 8836
Re: Cannot access VestaCP on port 8083 after update Ubuntu
Finally I solved the problem by changing the port of the control panel to 8080.
1) Change of port in:
/usr/local/vesta/nginx/conf/nginx.conf
2) New rule in firewall with port 8080 accepted.
3) Restart vesta service
Port 8083 remained locked despite being accepted in the firewall.
1) Change of port in:
/usr/local/vesta/nginx/conf/nginx.conf
2) New rule in firewall with port 8080 accepted.
3) Restart vesta service
Port 8083 remained locked despite being accepted in the firewall.
- Tue Mar 06, 2018 12:35 pm
- Forum: Debian/Ubuntu
- Topic: Cannot access VestaCP on port 8083 after update Ubuntu
- Replies: 1
- Views: 8836
Cannot access VestaCP on port 8083 after update Ubuntu
Hi!,
After execute apt-get update and apt-upgrade in Ubuntu 14, I've lost access to VestaCP.
Cannot access https://[server_ip]:8083 - server not responding.
I have verified that the port is open (sudo netstat -lp --inet). Some update has restricted access to that port o SSL. The apache server ...
After execute apt-get update and apt-upgrade in Ubuntu 14, I've lost access to VestaCP.
Cannot access https://[server_ip]:8083 - server not responding.
I have verified that the port is open (sudo netstat -lp --inet). Some update has restricted access to that port o SSL. The apache server ...