Which logs to collect? To troubleshoot Direct Access and collect the important logs, you could use the following winlogbeat-Configuration
Continue readingMonth: August 2019
Powershell: Chocolatey package manager
Install Chocolatey Install Package with choco Upgrade Package using choco Uninstall Package using choco Install-Script Code
Continue readingCisco Nexus: Scheduled Backup
Create Backup-Script on nexus Maybe you need to use another vrf. This depends on what vrf you configure on your Management-VLAN-Interface Create Task using Embedded Event Manager (EEM) Description snmp oid 1.3.6.1.4.1.9.9.109.1.1.1.1.6.1: check CPU-Load entry-val 12345: if CPU-Load is below 12345% poll-interval 86400: run actions every 86400 seconds Hint On
Continue readingWSL: kali-linux – Install Desktop-Environment
Start kali-linux Run apt-get update Download Script and install it If the script is not available, create it Add the following lines Start xrdp Access Desktop-Environment via mstsc Stop xrdp when finished
Continue readingWindows Subsystem for Linux (WSL)
Enable via Powershell Set Default Linux-Distribution (if you have installed multiple distros) List current installed distributions Install new distribution Browse the following URL:https://aka.ms/wslstoreYou will be redirected to the Windows Store App. Select desired distro and install it. List currently running distributions Terminate Linux-Distribution Run WSL-Command (Linux Commands) from cmd Change
Continue reading