Search found 5 matches
- Wed Jan 23, 2019 11:01 pm
- Forum: General Discussion
- Topic: Need help?
- Replies: 1
- Views: 2056
- Wed Jan 23, 2019 10:42 pm
- Forum: General Discussion
- Topic: VestaCP Web Domain Number is Wrong
- Replies: 4
- Views: 5383
Re: VestaCP Web Domain Number is Wrong
Try
or
Code: Select all
v-rebuild-user admin
Code: Select all
v-rebuild-web-domains admin
- Fri Dec 07, 2018 6:43 pm
- Forum: General Discussion
- Topic: Few Questions about the ssL Installation by rookie;-)
- Replies: 2
- Views: 2523
- Wed Nov 28, 2018 11:47 am
- Forum: General Discussion
- Topic: Vestacp a Sinusbot
- Replies: 1
- Views: 2234
Re: Vestacp a Sinusbot
Run Sinusbot with docker. Install docker curl -fsSL https://get.docker.com -o get-docker.sh && sh get-docker.sh && rm get-docker.sh Run sinusbot on loopback docker run -d -p 127.0.0.1:8087:8087 -v scripts:/opt/sinusbot/scrirebootpts -v data:/opt/sinusbot/data --restart always --name sinusbot sinusbo...
- Wed Sep 26, 2018 5:37 pm
- Forum: General Discussion
- Topic: All VestaCP installations being attacked
- Replies: 230
- Views: 984830
Re: All VestaCP installations being attacked
I have my vps hosted at EU OVH.
The same machine has been hacked twice with ubuntu 18 and debian 8, both with the latest version of vesta.
All the logs have been deleted.
I'm trying to make a tail -f /var/log/......log before OVH blocks my VPS.
The same machine has been hacked twice with ubuntu 18 and debian 8, both with the latest version of vesta.
All the logs have been deleted.
I'm trying to make a tail -f /var/log/......log before OVH blocks my VPS.