Linux

Thumbnail of post image 139

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

Linux

Thumbnail of post image 018

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

Linux

Thumbnail of post image 013

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

Linux

Thumbnail of post image 130

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

Linux

Thumbnail of post image 062

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

Linux

Thumbnail of post image 070

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

Linux

Thumbnail of post image 167

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

Linux

Thumbnail of post image 179

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

Linux

Thumbnail of post image 174

htaccessで使用可能なディレクティブについて Apacheで「test」ディレクトリ ...

Linux

Thumbnail of post image 007

KAGOYA CLOUDのVPSでkdumpエラー KAGOYA CLOUDのVPSサーバ ...

Linux

Thumbnail of post image 051

phpMyAdminにアクセスすると拒否される yumでphpMyAdminをインストール ...

Linux

Thumbnail of post image 081

Apaceh2.4 の初期設定 CentOS7から、Apacheのバージョンは2.4となり ...

Linux

Thumbnail of post image 096

CentOS6系にApache2.4をインストールする CentOS6系では、yumでイン ...

Linux

Thumbnail of post image 134

2つの時刻を引き算して経過時間を計算する方法 ある時刻から今の時刻を引き算して起動している ...