Yearly Archives: 2019
Ubuntu 18.04 LTS – Hibernate to Swapfile 4
This is a short summary for the following instruction: https://ubuntuforums.org/showthread.php?t=1042946 Swapfile activation Hibernate activation
Windows copy files and exclude folders (node_modules)
Using Xcopy create an excludes.txt file with following content: Now execute the following Xcopy command:
IntelliJ + Cmder
File | Settings | Tools | External Tools Add new External Tool Name: Cmder Here Program: C:\\Cmder.exe Arguments: /SINGLE $FileDir$ Working dir: C:\ Close Settings and Open again File | Settings | Keymap: External Tools -> External Tools -> Cmder Here Right mouse click -> Add Keyboard Shortcut -> “Alt […]