lehungio
71 Post Seen online 1 month ago

lehungio

71 Post Seen online 1 month ago
https://lehungio.com

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

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

AlpineLinux 3.8: sudo without password

This article will describe how to omit sudo password. This will enable scripts with sudo be automated. T