Fix HOME END buttons for external keyboard on Mac
Fix the Home and End keys for an external keyboard on Mac.
Knowledge is Power
Fix the Home and End keys for an external keyboard on Mac.
My mac did not find the newly installed app. Attempting to fix using these commands. Enable and disable spotlight to make the problem go away.
JMeter user properties file Stashing my jmeter user.properties file settings 😉 command-line > bin/jmeter.bat -n -t “project\Test Plan.jmx” -l “project\output_results\testresults.jtl” user.properties jmeter.save.saveservice.output_format=xml jmeter.save.saveservice.url=true jmeter.save.saveservice.samplerData=true jmeter.save.saveservice.requestHeaders=true jmeter.save.saveservice.response_code=true jmeter.save.saveservice.response_data=true jmeter.save.saveservice.responseHeaders=true jmeter.save.saveservice.response_message=true jmeter.save.saveservice.thread_name=true jmeter.save.saveservice.time=true jmeter.save.saveservice.latency=true jmeter.save.saveservice.bytes=true jmeter.save.saveservice.hostname=true jmeter.save.saveservice.label=true jmeter.save.saveservice.data_type=true jmeter.save.saveservice.assertions=true jmeter.save.saveservice.assertion_results_failure_message=true...
X11 forwarding on WSL2 More info here ~/.bashrc export DISPLAY=$(awk ‘/nameserver / {print $2; exit}’ /etc/resolv.conf 2>/dev/null):0 export LIBGL_ALWAYS_INDIRECT=1 Windows links for linux apps in WSL Adds linux GUI application menu to a windows toolbar https://github.com/cascadium/wsl-windows-toolbar-launcher Related posts: Access...
Want to write a Hadoop program in less than 5 minutes? Get in here for a quick check on how it’s done. We use Python and Hadoop streaming to complete the task.
Settings of my Windows terminal are getting stashed for saving another day :p
Background images, styling to the terminal windows.
Windows sandbox is available in Windows 10 Pro or Enterprise. Does not feel good to be left out with Home edition.
Now easily enable sandbox on Home edition.
Attempts to access GUI desktop environment on Windows using WSL.
Stuck with no Visual Studio or a .net programming IDE?
May be this can save you when you only want to compile a .net project.
Trying to make an attempt to build better performing redshift tables… Queries that has lot of wait, DDL recommendations, etc.
More