Linux

Thumbnail of post image 045

MySQLをポートを別々にして起動して、複数のMySQLを立ち上げているサーバがあります。 ...

Windows10,Windows11

Thumbnail of post image 197

Gmailの未読メールを検索する方法 Gmaiで未読メールを検索する方法を紹介します。方法 ...

Linux,プログラミング

No Image

logmonでの除外キーワードについて 以前の記事「logmonでログ監視 」で「logm ...

Linux

Thumbnail of post image 073

MariaDB、MySQLで設定しているユーザーを確認するコマンドです。MySQLとMar ...

Linux

Thumbnail of post image 113

Apache、SSLプロトコルを、TLS1.2のみに設定する お客さんが使用しているカート ...

Linux

Thumbnail of post image 017

touchコマンドでタイムスタンプを変更する ファイルのタイムスタンプを指定した時間に変更 ...

Linux

Thumbnail of post image 072

さくらインターネットのレンタルサーバで、無料SSL証明書「Let's Encrypt」でS ...

Mac

Thumbnail of post image 118

起動中のソフトをキーボードだけ終了する Windowsの「Alt」+「F4」で、起動中のア ...

Linux

Thumbnail of post image 097

SSHコマンドで違うサーバーのファイルを確認する リモート先のサーバに特定のファイルがある ...

Mac

Thumbnail of post image 028

Boot Campを使っているMacで、Windows・macOSを起動を切り替える Bo ...

Linux

Thumbnail of post image 085

コマンドの結果を配列受け取って処理する lsの結果を変数に代入して、その変数をfor文で処 ...

Linux

Thumbnail of post image 057

findとxargsを使用して、古いファイルを削除・移動・圧縮する方法を紹介します。個人的 ...

Linux

Thumbnail of post image 060

grepで検索結果をマッチしたファイル名のみ表示 grepで検索した結果で、ファイル名のみ ...

Linux

Thumbnail of post image 132

grepで特殊な文字をエスケープしないで検索する grepでは正規表現で使用する特殊な文字 ...

Linux

Thumbnail of post image 018

Apacheで特定のQueryString(URLパラメータ)でIP制限などの制御をする ...