Skip to content

Instantly share code, notes, and snippets.

View munim's full-sized avatar

Abdul Munim munim

  • Germany
  • 17:47 (UTC +02:00)
  • X @munim
View GitHub Profile

How to debug AEM/CQ5 using Eclipse/IntelliJ

Run AEM/CQ5 instance in debug mode using the following command

java -Xdebug -Xrunjdwp:transport=dt_socket,address=58242,suspend=n,server=y -Xmx1024m -jar .\cq5-author-p4502.jar -nofork

@munim
munim / youtube-dl-download-pluralsight.md
Last active July 28, 2022 21:19
youtube-dl to download pluralsight videos

Download Plural Sight videos

Software required:

youtube-dl

After installation and putting the youtube-dl in PATH

youtube-dl \