13 search resultsShowing 1~13 results

Stocked
yan16

@yan16

NICの各種パラメータの設定

/etc/rc.localに下記を設定し、起動時にすべてのNICに対して下記パラメータを設定できるようにしてみました。 NICオフロードの無効化 パケット分解処理(tso)とスキャッタギャザー機...

0
0
Comment0
yan16

@yan16

node.js経由でアプリケーションを操作する

ここでJail環境を作成した際に どうしても、rootユーザーでの実行が必要なコマンド(具体的にはプロセスの起動・停止)など を許可する必要が生じまして、node.js経由で実行できるようにしま...

1
1
Comment0
yan16

@yan16

chroot環境の作成

下記条件でjail環境を作成しました chrootを設定し自分のホームディレクトリ以上には行けない 実行できるコマンドは制限 作成手順 sshd_configの編集 /etc/ssh/sshd_...

3
4
Comment0
yan16

@yan16

cassandraにG1GCを設定

cassandraにG1GCを設定した際のjvm.optionsを内容をまとめました。 jvm.options -XX:+UseG1GC -XX:G1RSetUpdatingPauseTimeP...

1
0
Comment0
yan16

@yan16

Apache2.4を静的モジュールでインストール

Apche2.4でデフォルトではDSOでモジュールがインストールされますが パフォーマンスの観点からすべて静的モジュールでインストールする 場合には下記のようにconfigureでstaticを...

2
2
Comment0
yan16

@yan16

cloudflareのTwitterを監視する

cloudflareはTwitterアカウントの@CloudflareSysで障害情報を報告しているので ここを監視して指定したキーワードに引っかかったら メール通知するようにしました。 処理内...

2
0
Comment0

13 search resultsShowing 1~13 results

Qiita is a knowledge sharing service for engineers.

  1. You can follow users and tags
  2. You can stock useful information
  3. You can make edit suggestions for articles
Functions that can be used after logging in