Linux

Thumbnail of post image 158

OS起動時にデフォルトでロードされるGRUB のカーネルを変更・指定する yum upda ...

Linux

Thumbnail of post image 128

Apacheサーバーでディレクトリを非表示にする Apacheサーバーでは、「index. ...

Linux

Thumbnail of post image 150

duコマンドでディレクトリごとに容量を表示するには、対象のパスが「/var/www/vho ...

Linux

Thumbnail of post image 121

ネットワーク侵入防御システム Snort 無料で使用できるオープンソースのネットワーク侵入 ...

Linux

Thumbnail of post image 042

find + chmod コマンドでパーミション変更 前回の記事「所有者を指定してファイル ...

Linux

Thumbnail of post image 070

findコマンドでファイル・ディレクトリの所有者を指定して探す findコマンドで、ファイ ...

Linux

Thumbnail of post image 093

「Linux Malware Detect」について マルウエアをスキャンして検疫できるツ ...

Linux

Thumbnail of post image 051

SSHでログインして「root」にスイッチすると下記のようにSSHログインで〇〇回失敗して ...

Linux

Thumbnail of post image 009

Linuxで稼働する無料のウイルスソフト「Clamd」でCronで定期的にウイルススキャン ...

Linux

Thumbnail of post image 165

無料のウイルスソフトのclamAVをyumコマンドでインストールしてデーモンとして常駐する ...

Linux

Thumbnail of post image 118

SSDを使用しているサーバーで2~3日に数回ほど下記の「www01 kernel: ata ...

Linux

Thumbnail of post image 031

Cookieに、SameSite=None; Secure に設定して従来のcookieに ...

Linux

Thumbnail of post image 039

「my.cnf」で「innodb_log_file_size」の値を変更した後に、下記のエ ...

Linux

Thumbnail of post image 093

ホスト名を変更後に「/var/log/messages」に出力されるホスト名は、変更前のホ ...

Linux,プログラミング

Thumbnail of post image 138

シェルスクリプトで小数点以下を四捨五入する方法ですが、awk コマンドを利用すればできます ...