Keeping It Clean: How to Exclude Hidden Files When Copying to AWS S3

In the world of file management, especially when dealing with cloud storage like AWS S3, there's a nifty trick that's as usef

How to Install Java with Amazon Corretto 11 using SDKMAN or Jenv

How to Install Java with Amazon Corretto 11 using SDKMAN or Jenv Introduction: Java is a popular and versatile programming

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

Run MySQL 8 on Port 33308 Using Docker Compose

In some cases, we would like to run MySQL image on a different PORT other than the default one 3306. Suppose we have

Windows10にVimをダウンロードしてインストールする方法【コマンド起動まで】

IT・デジタル TwitterFacebookはてブPocketLINEPinterest Vimはコマンド操作が基本の有名

How to check NGINX version

Check the version of the currently installed Nginx by calling the Nginx binary. Use -v parameter to display the Nginx vers