Ryo's Page
2023年1月9日月曜日
fluxbox のフォントが表示されない(ただの自分メモ)
›
なんかいろいろ疲れて全くブログは更新してないところで,自分のためにメモっておきたいことがあったのでたまには更新してみる。 自宅ノートの Fedora をバージョンアップしたら fluxbox の右クリックメニューのウィンドウは出るんだけど,その中の文字が何も表示されない現象にあっ...
2021年8月12日木曜日
ドットファイルのワイルドカード on bash
›
ネット界隈だと bash においてカレントディレクトリ下の ドットファイルをワイルドカードで持ってきたいという解決策として .??* が提案されていることが多いのだが、これだと「.a」みたいな「ドット」+ 1文字がひっかからないんじゃないかと。 bash ならこれ↓が正解なんじ...
2020年8月22日土曜日
The apk for your currently selected variant is not signed.
›
Android Studio で,mock という名前の自前の Build Variant を作っったのだが,ビルドの際に以下のエラーが出る。 Error: The apk for your currently selected variant (app-mock.apk) is...
2020年8月10日月曜日
org.reflections.ReflectionsException: Scanner SubTypesScanner was not configured
›
use reflections 0.9.11 (not 0.9.12) implementation 'org.reflections:reflections:0.9.11'
2020年7月19日日曜日
Intel AMT を SSL 化したくて MeshCommander 使ったら一発だった件
›
昨今の COVID-19 騒動によりめっきり自宅でしか仕事をしなくなったので,この環境を整えるべく自宅内仕事検証用サーバ( hp z840 )のコントロールをどこからでもリモートで可能にしようと思い立つ。 手段としては,WoL だとどこかに常時起動のマシンが必要となり,私の自...
2020年7月15日水曜日
"git push -f" failed with "You are not allowed to force push code to a protected branch on this project" on GitLab
›
I would like to push my git branch by compulsion to my GitLab remote repository, but I couldn't do it with the following error. $ git...
2020年6月27日土曜日
the container name "xxxx" is already in use by "XXXX....." You have to remove that container to be able to reuse that name.: that name is already in use
›
手元の OSP (16.0) で galera-bundle-0 が上がらない。昨晩ホストをブッちん切りしたせいだろう。 #pcs status : (snip) Container bundle set: galera-bundle [cluster.comm...
›
ホーム
ウェブ バージョンを表示