Linux

Thumbnail of post image 096

CentOS 7で「postfixadmin」をインストールする機会があって、いつも通りに ...

Linux,Ubuntu,プログラミング

Thumbnail of post image 109

他のプロブラムでもそうですが、変数名に数字で始めるとシェルスクリプトではエラーになります ...

Linux,プログラミング

Thumbnail of post image 055

MySQLでauto_increment(オートインクリメント)では、自動で現在格納されて ...

Linux,Ubuntu,プログラミング

Thumbnail of post image 012

シェルスクリプトで変数が空かどうかを調べる シェルスクリプトで変数に値が入っているか調べる ...

Linux

Thumbnail of post image 087

検証サーバーを最小構成で構成したので、locateコマンドがインストールされずいないので、 ...

Linux

No Image

yum エラーで更新できない場合の対処「Not using downloaded mari ...

Linux

Thumbnail of post image 054

IPアドレスをsortコマンドで昇順に並び替える「sort -V」 IPアドレスを記載され ...

Linux,プログラミング

Thumbnail of post image 024

ファイルの所有権を変更されていないか監視するスクリプト PHPでファイルの書込み処理をする ...

Linux

No Image

CentOS 6系のサーバーでSquidを使用していて、専用線を引いており契約している速度 ...

Linux

Thumbnail of post image 200

ownCloudの手動バージョンアップについて ownCloudのクライアントで新しいバー ...

Linux

Thumbnail of post image 100

postmapコマンドでデータベースを生成時に下記のようなエラーがでました $ sudo ...

Linux

Thumbnail of post image 050

SSHのタイムアウトに対策【SSHサーバー】 KeepAliveパケットをSSHサーバー側 ...

Linux,Windows10

Thumbnail of post image 039

RLoginでセッション切れ対策として、KeepAliveパケットを送信する SSHクライ ...

Linux,プログラミング

Thumbnail of post image 006

日本語の文字列があるメールを送ると添付ファイルなる場合の対処法 件名は日本語でメール本文に ...

Linux,プログラミング

Thumbnail of post image 098

while readを利用して、catコマンドでファイルを読むこんだ場合に、最終行がある文 ...