Linux

Thumbnail of post image 110

phpMyAdminでMySQLのDBの保存場所を変更後にログインしてみると下記のように「 ...

Linux

Thumbnail of post image 028

CentOS Stream 9 をインストールしてからSSH接続した時に「exit」コマン ...

Linux,プログラミング

Thumbnail of post image 022

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

Linux

Thumbnail of post image 041

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

Windows11

Thumbnail of post image 012

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

WordPress

Thumbnail of post image 000

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

Linux

Thumbnail of post image 170

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

Linux,Ubuntu

Thumbnail of post image 001

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

Linux

Thumbnail of post image 136

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

Linux,Ubuntu,Windows11

Thumbnail of post image 166

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

Linux,Ubuntu

Thumbnail of post image 048

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

Linux,Ubuntu

Thumbnail of post image 070

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

Linux

Thumbnail of post image 120

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

Linux

Thumbnail of post image 183

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

Linux,プログラミング

Thumbnail of post image 163

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