サーバー Docker 最低4GB RAM。GitLab CE利用は6GB RAM以上ないとつらいかも。 GUI VPS等でDockerを利用する時に、GUI管理をしたい場合は、Portainerを利用すると良さそう。 MacやWindowsでDockerを利用す... 2024.11.13 サーバー
サーバー phpMyAdminで複数のMySQLサーバを使用する phpMyAdminを使ってデータベースの管理をする際、ポートでMySQLのバージョンを分けている場合など、サーバーが複数に別れていたら、サーバーの数だけ用意するのはちょっと面倒である。 そのような場合、1つのphpMyAdminで複数のデ... 2024.10.22 サーバープログラミング系
サーバー Upgrade Ubuntu Server on Contabo from 22.04 LTS to 24.04 LTS Check the package repository before the upgrade Check external package repositories before upgrade Check the files under... 2024.09.22 サーバー
サーバー Upgrade Ubuntu Server on Time4VPS from 22.04 LTS to 24.04 LTS Upgrade Next y ENTER y What to do with the configuration file sshd_config? Select keep the local version currently insta... 2024.09.22 サーバー
サーバー Windowsサーバー2022のIISで手動でLet’s Encryptの取得・更新をする win-acmeなどを利用すれば、Let's Encryptの取得と更新を自動化する事が出来るが、SSLなう(v2)などで手動で取得・更新をするメモ。 http-01でドメイン名の所有確認 http-01でドメイン名の所有確認する時に、その... 2024.09.10 サーバー
サーバー Setting up a web server with AlmaLinux 9 Enable sudo for the specified user Method 1 Run the command visudo and open /etc/sudoers, If the following line is comme... 2024.09.07 サーバー
サーバー Upgrade Rocky Linux 8 to 9 Run the following command: Confirm the update with y and Enter to confirm. Wait for the process to finish. The command u... 2024.09.06 サーバー
サーバー Enabling IPv6 on Contabo VPS Contabo supports IPv6, but disabled by default. Ubuntu Server 22.04 LTS Check IPv6 status Check that IPv6 is in a disabl... 2024.04.09 サーバー
サーバー Using nginx on Ubuntu Install nginx Install PHP If you are installing the standard version of Ubuntu (without additional PPAs), Additional PPA... 2024.04.07 サーバー
サーバー Building an environment without XAMPP on Windows I usually use the portable version of XAMPP on Windows. Previously, I used to install the portable version of XAMPP for ... 2024.03.29 サーバー