Useful PowerShell’s $profile in Windows 11

What is Windows PowerShell $profile? In Windows PowerShell, $profile is a special variable that represents the user-specif

Windows 11 Screenshots: 7 Simple Techniques by using Shortcut

For those who have updated to Windows 11, some may be wondering how to take screenshots. Here, we will pick up and explain se

Mastering Vim Editor: The Ultimate Cheat Sheet for MacOS Users

Mastering Vim Editor: The Ultimate Cheat Sheet for MacOS Users ‍Image Source: Unsplash ## Introduction to Vim Editor

JavaScript Array – indexOf Element in an Array

Summary:  how to use the JavaScript array indexOf() and lastIndexOf() methods to find the position of an element in an 

Basic auth with NGINX

htpasswd コマンドを利用するため、下記のPackageをインストール。 Debian(Ubuntu) 系 $ sudo apt-g