Linux,プログラミング

Thumbnail of post image 117

昔作ったシェルスクリプトで久しぶりに実行してみたら、下記のように「integer expr ...

Linux

Thumbnail of post image 144

CentOS 7以降で、自動起動しているサービスの確認する CentOS 6では自動起動を ...

Windows11

Thumbnail of post image 137

Windows11では、右クリックから起動できない Windows11では、Windows ...

WordPress

Thumbnail of post image 053

最近、WordPresで脆弱性が見つかったようで脆弱性のあるバージョンか確認する事にしまし ...

Linux

Thumbnail of post image 053

InnoDB データファイル ibdata1 の最適 CentOS 7で運用している、少し ...

Linux,Ubuntu

Thumbnail of post image 004

MySQLで「Too many connections」のエラーで解決法 WEBサーバーが ...

Linux

Thumbnail of post image 165

Let’s encrypt でDNS認証で、別サーバーで稼働している証明書を取得 今回サー ...

Linux,Ubuntu,Windows11

Thumbnail of post image 178

ドメインを所有していて、どのレジストラ(ドメイン管理業者)で管理しているかわからなくなった ...

Linux,Ubuntu

Thumbnail of post image 054

100G以上ある大きなデータベースをエクスポートしたら数時間かかりそうで、実行中のコマンド ...

Linux,Ubuntu

Thumbnail of post image 100

開発環境のDBで外部から全許可したい要望があったので、全許可できるユーザーを追加してそのユ ...

Linux

Thumbnail of post image 079

少し古めのサーバーで、Apacheを再起動したら下記のように「Address alread ...

Linux

Thumbnail of post image 169

CentOS Stream 9 でロケールを日本語に設定する方法です。ロケールは言語と地域 ...

Linux,プログラミング

Thumbnail of post image 175

シェルスクリプトで、「while read」を使ってファイルを読み込んで1行づつ処理する事 ...

Windows10,Windows11

Thumbnail of post image 003

最近、Gmailを使っているアカウントからメールエラーが返ってきました。SPFレコードが怪 ...

Linux,Ubuntu,プログラミング

Thumbnail of post image 017

シェルスクリプトで、インクリメント処理について シェルスクリプトで、for文やwhile文 ...