EU-Create

サーバー

Using Windows Server 2025 Datacenter Edition in Contabo VPS

If you are using Contabo, go to the control panel and add the server you want to sign up for from ‘New Order’.Set the Ad...
サーバー

Docker

最低4GB RAM。GitLab CE利用は6GB RAM以上ないとつらいかも。GUIVPS等でDockerを利用する時に、GUI管理をしたい場合は、Portainerを利用すると良さそう。MacやWindowsでDockerを利用する時は...
サーバー

phpMyAdminで複数のMySQLサーバを使用する

phpMyAdminを使ってデータベースの管理をする際、ポートでMySQLのバージョンを分けている場合など、サーバーが複数に別れていたら、サーバーの数だけ用意するのはちょっと面倒である。そのような場合、1つのphpMyAdminで複数のデー...
サーバー

Upgrade Ubuntu Server on Contabo from 22.04 LTS to 24.04 LTS

Check the package repository before the upgradeCheck external package repositories before upgradeCheck the files under /...
サーバー

Upgrade Ubuntu Server on Time4VPS from 22.04 LTS to 24.04 LTS

UpgradeNextyENTERyWhat to do with the configuration file sshd_config?Select keep the local version currently installed t...
プログラミング系

Google Apps Scriptで占いをデータベース化

個人的(私的利用の範囲内で)に、めざましテレビの占いをLibreOfficeのCalcを使い、簡易的なデータベースとしてまとめ始めたが、月~土にめざましテレビの占いページを見て移していく作業は、若干面倒だったり、忘れてしまったりで、あまりよ...
サーバー

Windowsサーバー2022のIISで手動でLet’s Encryptの取得・更新をする

win-acmeなどを利用すれば、Let's Encryptの取得と更新を自動化する事が出来るが、SSLなう(v2)などで手動で取得・更新をするメモ。http-01でドメイン名の所有確認http-01でドメイン名の所有確認する時に、そのまま...
日記

自宅サーバーをN100のミニPCにリプレイス&VPNサーバー

自宅サーバーをN100のミニPCにリプレイス自宅サーバーとして使用していたサーバーが古くなってきて、BIOSもUEFIではなくレガシーBIOSなので、Ubuntuの最新版がダイレクトにインストールできなくなってきた。以前の自宅サーバーのスペ...
プログラミング系

BaserCMS 5.0から5.1アップデート

5.0.19から5.0.20へのアップデート時VPS(Ubuntu)での更新時composer.jsonのになっていたのでに変更して更新。5.0.20から5.1.0へのアップデート時env()のエラーconfig/bootstrap.php...
サーバー

Setting up a web server with AlmaLinux 9

Enable sudo for the specified userMethod 1Run the command visudo and open /etc/sudoers,If the following line is commente...