Tips and Tricks: Working with WSL (Windows Subsystem for Linux)
Browsing WSL files from windows Open the following path in Windows Explorer. Open a WSL directory in Explorer Open the...
nnn file manager: Developed plugins for integrating with MacOS clipboard
On the Linux platform, the drag-and-drop plugin enables nnn to work with other GUI applications like Email, Slack, Finder etc....
Setup ‘finder’ plugin for nnn Terminal File Manager on MacOS
The finder plugin integrates the find command with nnn Terminal File Manager but out-of-the-box it doesn’t work on MacOS, throwing...
Setup nnn Terminal File Manager on MacOS
nnn (n3) is a text-based file manager for the terminal. It is a significant improvement over ls and cd for...
Install Maximo 7.6.1 on Ubuntu, Websphere Liberty, and Oracle Express database
I am starting with an objective to create a relatively faster and lightweight development VM for Maximo 7.6.1. To cut...
Installing Visual Studio Code (VSCode) on Manjaro linux
Install from AUR (Method # 1) 1- Acquire build files from Arch Linux user repository. $ curl -L -O https://aur.archlinux.org/cgit/aur.git/snapshot/visual-studio-code-bin.tar.gz 2-...