Set registry value Set registry value via powershell Check LDAP-Events Open Event-Viewer and browse to “Applications and Services Logs” –> “Directory Service”. There you can find the LDAP-Events. You can filter for Event-ID “2889” to only get the necessary entries. Check LDAP-Events with powershell Disable LDAP-Diagnose with powershell
Continue readingKali Linux: metasploit – initial setup – database setup
Before running metasploit framework on kali you should first setup the msfdb (database) Start postgresql-service Set up database (msfdb) If you want to make postgresql automatically run on system startup enable it by executing the following command Start metasploit
Continue readingReconfigure timezone in Debian Linux / Kali Linux
Kali Linux – Virtualbox – 2 network adapters (NAT & Host-Only) – dhcp
To make two network adapters in Kali Linux work with dhcp use the following configuration: Edit /etc/network/interfaces Your config should look like this Save your file by pressing [strg] + [x] and then press [y] and [Enter] Reboot It is possible that your interfaces are named different (maybe eth1 and
Continue readingPihole Blocklists
Below you can find my favorite blocklists to update the pihole gravity
Continue readingELK-Stack (Elasticsearch Kibana Logstash) – Index not writable (read-only)
Error: [INFO ][logstash.outputs.elasticsearch] retrying failed action with response code: 403 ({“type”=>”cluster_block_exception”, “reason”=>”blocked by: [FORBIDDEN/12/index read-only / allow delete (api)];”}) Log-Message Resolution 1. Cleanup your disk or expand it 2. Set Indices to “read_only_allow_delete”: “false” You can do this over Kibana –> Dev Tools Or via curl
Continue readingInstall NVIDIA Graphics Drivers on Ubuntu 18.04 Linux
Download driver https://www.nvidia.com/download/driverResults.aspx/114708/en-us Remove the installed NVIDIA drivers Disable Nouveau driver Install the downloaded NVIDIA Graphics driver Press tab instead of typing …
Continue readingUbuntu: Set Time and Timezone
Check current date / time List available timezones Set timezone Check current date/time configuration Sync time with ntp Ensure that “status systemd-timesyncd” is running Time synchronistation is enabled by default. Run the command timedatectl and ensure that “System clock synchroized” and “systemd-timesyncd.service active” are both set to yes. If not,
Continue readingSystem, Event-ID 1102, SNMP
Log Name System Source SNMP Event-ID 1102 Level Warning User N/A Task Category None Message The SNMP Service is ignoring extension agent dll C:\Program Files\QLogic Cosporation\SNMP\qlaspmgnt.dll because it is missing or misconfigured. The path “C:\Program Files\\QLogic Cosporation\SNMP\” does not exist. It should be ” C:\Program Files\QLogic Corporation\SNMP\”. Edit path in
Continue readingAlt Gr randomly stops working
Sometimes I had the problem on Windows 7 and Windows 10 that the Alt Gr Key wasn’t working. The problem often arises if you are connected to another computer over the remote desktop protocol. Solution To solve the problem I just had to press the following key combination:
Continue reading