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 readingCategory: all
Windows 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 readingLinux: Install Cisco ASDM Launcher on Ubuntu
Install Java JRE Download Java JRE (Linux x64): https://java.com/en/download/linux_manual.jsp and move the container to /usr/java Add the following lines to /etc/profile: Apply immediately Install ASDM javaws https://ipaddress:port/admin/public/asdm.jnlp
Continue readingVisual Studio: set git-Proxy
If not done yet install the following features in Visual Studio: [x] Git for Windows[x] GitHub Extension for Visual Studio Configure Proxy for git Tools –> NuGet Package Manager –> Package Manager ConsoleRun the following commands: Start –> Programs List –> Visual Studio –> Developer Command Prompt for VS 20XXAlso
Continue readingLinux: Disable IPv6 on Linux-based operating systems
Debian / Ubuntu (Linux Mint etc.) / all debian-based Operating Systems Add this lines (to re-enable IPv6 simply remove them) Reload your configuration or reboot CentOS / RedHat To re-enable IPv6 run the following commands
Continue readingWindows 10 1809 and above: Install RSAT / Bypass WSUS
Query available RSAT-Tools (via Powershell) Install needed tools (via Powershell) Install all tools (via Powershell) Troubleshooting – WSUS prevents installing the RSAT-Tools If the installation fails, it is possible that the tools are not available on the configured WSUS. So we have to disable the WSUS-Server Check if WSUS is
Continue readingWindows: Create Firewall Rules using cmd
Syntax Block program (executable) Allow port
Continue reading*.pfx to *.jks (Java KeyStore)
You can use the Java keytool to convert *.pfx to *.jks. It is included in the Java JRE https://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html Change to the \bin directory and run keytool Get alias from current *.pfx Open output.txt and look for the line starting with “Aliasname:”
Continue readingActive Directory: Update Group Membership without rebooting – Purge Kerberos Tickets
Download PsExec https://download.sysinternals.com/files/PSTools.zip Unzip PSTools.zip Run cmd.exe as Administrator If you want to check the current user run “whoami”
Continue readingUbuntu: Universal USB-C Dock – Display
Install DisplayLink Universal USB-C Dock Display-Drivers Download: https://www.displaylink.com/downloads/ubuntu Disable SecureBoot if you have an nvidia graphics card installed If Secureboot is enabled nvidia will install MOK-Keys to sign the binaries.This can lead to pixel errors on your display. Install nvidia-drivers Please replace 390 with the current driver version. To list
Continue reading