2024-09

サーバー

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...
サーバー

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 upd...