HyperV Client Configuration

with No Comments

Connect to a Windows 2016 or Windows 10 remote host outside your domain, or with no domain First: winrm quickconfig To do this: On the Hyper-V host to be managed, open a Windows PowerShell session as Administrator. Create the necessary … Read More

ELK Stack

with No Comments

/etc/apache2/sites-available/mydomain.com.conf : Add the following: # Proxy <Location /wazuh> ## Auth AuthType Basic AuthName “admin” AuthUserFile /etc/apache2/kimbana.htpasswd Require valid-user ### Reverse Proxy ProxyPass http://192.168.1.199:5601 retry=0 ProxyPassReverse http://192.168.1.199:5601 </Location>

Pure-ftpd setup

with No Comments

http://www.howtoforge.com/pureftpd_mysql_virtual_hosting_p3 for anonoymous account: så MÅ user være “ftp” som i guide!! anonymous eller annet navn vil IKKE fungere. Litt options for serveren: http://www.ubuntu-howto.info/tag/pure-ftpd Husk å sette ForcePassiveIP til den ytterste (mot WAN) IP-adressen sett på LAN-et. /etc/pure-ftpd/conf/ ser ut … Read More

1 2