会社の記事で細かく書いています。 https://sys-guard.com/post-13003/ 2008R2 【スタート】>> 【管理ツール】>> 【PowerShell Active Directoryモジュール】より Active Directoryモジュールの有効化 import-module Active …
投稿者: 優
CentOS7 Python3.4 Numpy, matplotlib 数値計算環境作成
Numpyで計算してMatplotlibで作図する環境 GUIインストール後 yum install -y zlib-devel bzip2-devel openssl-devel ncurses-devel sqlite-devel readline-devel tk-devel yum install -y epel-release yum install -y …
AWS ALB配下のApache HTTPS設定
要件 ALBにAWS ACMにてサーバ証明書を設定、443で待ちうける ALB配下のWEBサーバは80番で待ちうける X-Forwarded-Portが443でなければ mod_rewriteで443のhttps://www.example.netリダイレクトを行う http://example.netにアクセスがあった場合は、https://www.example.netにリダイレ …
XenAPP管理者パスワード変更時のデリバリーサービスコンソール検出失敗への対処
XenApp のサーバーで管理者のパスワードを変更したらデリバリーサービスコンソールで検出に失敗するようになってしまった。 調べてみるとこれについて記載されている方がいました。 XenApp ? パスワードを変更すると検出に失敗する XenAppサーバーがデータベースへ接続する際のパスワードを保持しているので管理者のパスワードを変更したらその情報も変更しないとODBC接続時にエラーになるとのこと。 …
AWS SNS トピックの作成
python –version Python 2.7.14 pip, AWS Cliのインストール easy_install pip pip install awscli IAMユーザで設定しよう aws configure トピックの作成 aws sns create-topic –name myAlertTopic { “Topi …
Apache2.2, 2.4 DoS対策 mod_dosdetector
mod_dosdetectorでApache DoS対策 寄稿しました。 条件 Amazon Linux2 ALB配下 mod_dosdetectorのインストール # yum install git httpd-devel gcc # httpd -M | grep rewrite rewrite_module (shared …
CRONで実行したプロセスのタイムアウトを設定する
コマンド timeout <秒> 実行コマンド CRONへの実装 # vi /etc/crontab SHELL=/bin/bash PATH=/sbin:/bin:/usr/sbin:/usr/bin #MAILTO=root MAILTO=”” HOME=/ # For details see man 4 crontabs # Example of …
ECCUBE2でjQuery bxSlider サムネイル付きを実装
ブロック側にjQueryを記述しても動きません、ページ詳細に<!–{literal}–>タグで記述して下さい。 ブロック側 <div class=”slider”> <div><img src=”/contents/upload/save_image/画像A”></div> <div>&l …
RTX VPNでのリモート接続後にIPアドレスを振りだす
VPN接続後に振りだすIPの範囲 ip pp remote address pool 192.168.2.210-192.168.2.220 ウィザードでこのように設定してくれると思うが、 pp select anonymous pp bind tunnel1 tunnel2 tunnel3 pp auth request chap-pap pp auth user …
Apache リダイレクト mod_rewrite
/hoge, /hoge/,/hoge/contact/, /hogeiQfafd?user=55等を『https://example.net/hoge』にリダイレクト /etc/httpd/conf.d/www.sample.com.conf <VirtualHost *:80> DocumentRoot /var/www/vhosts …
IPv4の優先度を上げる(IPv6の優先度を下げる) Windows
現状を確認。 C:\Users\root>netsh interface ipv6 show prefixpolicies アクティブ状態を照会しています… 優先順位 ラベル プレフィックス ———- —– ——————————– 50 0 ::ffff:0:0/96 ←IPv4 40 1 ::1/128 30 2 …
相加平均が相乗平均より大きくなる証明
相加平均が相乗平均より値が大きくなる証明 Amazonおすすめ iPad 9世代 2021年最新作 iPad 9世代出たから買い替え。安いぞ!🐱 初めてならiPad。Kindleを外で見るならiPad mini。ほとんどの人には通常のiPadをおすすめします><