17 нояб. 2014 г.

restrict remote registry

regedit
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\SecurePipeServers\
Select “winreg” and click Edit, Select “Permissions”
Select appropriate users/groups

12 нояб. 2014 г.

rsyslog & loganalizer in OpenSUSE

1. Install OpenSUSE. So,I'm installed 13.2 with LXDE.
2. Install rsyslog rsyslog-module-mysql from standard repositories (and remove systemd logger in same time)
3.Install MariaDB, phpMyAdmin, Apache2, mod-php5, php-mysql, php5-gd from standard repositories.
4.Enable apache2, mysql, rsyslog in services.
5. Run "mysqladmin -u root password newpass"