2023-12-01から1日間の記事一覧

Automatic login feature in Ubuntu, everytime you'll still get this prompt "The login keyring got unlocked" and have to type password.

- Launch gnome-keyring or sudo apt-get install seahorse && seahorse - Go to Passwords | Right-click Login | Change Password (Login is just one... maybe other applications are also prompting you, so you can do this for them as well)- Enter …

お名前.com レンタルサーバRD RubyのCGIを動かす時の.htaccessの設定 サンプル

お名前.com レンタルサーバRDで独自CGIは諦めるべき(恐らくVPSの方が良い)。 これはレンタルサーバRDではルート権限がないためプリインストールのRuby(現時点で2.5.0)にgemをインストールできないのが大きな理由 また、(Web)ドキュメントルートに自前のR…