全文検索:
- 2025.02.06 Cloudflare CF-Connecting-IP @50_dialy:2025:02
- ====== 2025.02.06 Cloudflare CF-Connecting-IP ====== CF-Connecting-IP でリモートIPを取得 remoteip_moduleを利用 ※Aache 2.4 ===== module有効化 ===== <code> sudo a2enmod remoteip sudo systemctl restart apache2 apachectl -M | gr
- 2021.08.03 KVM IOPS limit @50_dialy:2021:08
- ><ETH0_GATEWAY6><![CDATA[]]></ETH0_GATEWAY6><ETH0_IP><![CDATA[10.10.111.121]]></ETH0_IP><ETH0_IP6><![CDATA[]]></ETH0_IP6><ETH0_IP6_PREFIX_LENGTH><![CDATA[]]></ETH0_IP6_PREFIX_LENGTH><ETH0_IP6_ULA><!
- 2025.02.18 mod_remoteip Apache2.2 @50_dialy:2025:02
- ====== 2025.02.18 mod_remoteip Apache2.2 ====== 古いOSでApache2.2が動いている場合、mod_remoteipは利用できない。 ※mod_remo... src/ git clone https://github.com/ttkzw/mod_remoteip-httpd22.git cd mod_remoteip-httpd22 </code> ===== Apacheに組み込む ===== <code> apxs -i -c -n mod_remoteip.so mod_remoteip.c </code> ===== confファイル用意 =====
- 2020.10.28 pyenv でエラー @50_dialy:2020:10
- ild.20201029141641.553612/Python-3.6.8/Lib/ensurepip/__main__.py", line 5, in <module> sys.exit(ensurepip._main()) File "/tmp/python-build.20201029141641.553612/Python-3.6.8/Lib/ensurepip/__init__.py", line 204, in _main default_pip=args.default_pip, File "/tmp/python-build.20201029
- 2022.05.26 Kubernetes Podで名前解決できない @50_dialy:2022:05
- failed to set bridge addr: "cni0" already has an IP address different from 10.224.0.1/24 Warning F... failed to set bridge addr: "cni0" already has an IP address different from 10.224.0.1/24 Warning F... failed to set bridge addr: "cni0" already has an IP address different from 10.224.0.1/24 Warning F... failed to set bridge addr: "cni0" already has an IP address different from 10.224.0.1/24 Warning F
- 2024.02.21 WireguardクライアントをGatewayにする @50_dialy:2024:02
- いくことになります。 <color #ed1c24>PostUpで、sysctl net.ipv4.ip_forward=1 と、iptablesを入れていく。</color> <code> [Inte... XXXXXXXXXXXXXXXXXXXXXX= PostUp = sysctl net.ipv4.ip_forward=1 PostUp = iptables -A FORWARD -i wg0 -j ... 01/privkey の値 Address = 10.10.10.2/24 #client01のIP DNS = 8.8.8.8, 8.8.4.4 #参照させたいDNS MTU = 1353 PostUp = sysctl net.ipv4.ip_forward=1 [Peer] # server PublicKey = FFFFFFFFFF
- 2021.04.29 Docker dokuwiki linuxserver @50_dialy:2021:04
- てセットする。 <code|config/nginx/nginx.conf> set_real_ip_from 172.18.0.0/16; real_ip_header X-Forwarded-For; </code> このX-Forwared-Forを入れないと、dockerの場合[
- 2021.11.09 ModuleNotFoundError: No module named 'packaging' @50_dialy:2021:11
- </code> ===== 対応 ===== まずpipをupgrade <code> pip install --upgrade pip </code> その後packagingをインストール <code> pip install packaging </code> {{tag>日記}}
- 2015.09.04 IPアドレスクラス @50_dialy:2015:09
- 2015.09.04 IPアドレスクラス ====== [[http://www.arearesearch.co.jp/learn/ip/03.html]] {{tag>日記 IPアドレスクラス}}
- 2016.04.19 Eric Paslay - High Class @50_dialy:2016:04
- When you look like this And you walk like that Skip the line baby Don't look back Tonight we high cla... When you look like this And you walk like that Skip the line baby Don't look back Tonight we high cla... When you look like this And you walk like that Skip the line baby Don't look back Tonight we high cla
- 2021.09.25 PCS NFS @50_dialy:2021:09
- mandatory pcs -f tmp-cib.xml resource create rs_vip ocf:heartbeat:IPaddr2 \ cidr_netmask=24 ip=192.168.0.11 nic=bond0 \ op monitor interval=5s on-fai... add gr_nfs zfs_pool01 nfsserver nfs_exportfs rs_vip rs_dummy pcs cluster cib-push tmp-cib.xml diff-ag
- 2015.08.20 Megacli @50_dialy:2015:08
- : 150.0 GB State : Optimal Strip Size : 64 KB Number Of Drives : 4 Spa... : 1.670 TB State : Optimal Strip Size : 64 KB Number Of Drives : 4 Spa
- 2018.05.24 Windowsリモートデスクトップ クリップボードが転送できない @50_dialy:2018:05
- スがダメな場合もあるので、もしダメな場合はプロセスを終了させて再度プロセススタート rdpclip Windowsタスクスケジューラ -> 新しいタスク -> 「rdpclip」 と入力しOKクリック {{tag>日記 Windows}}
- 2021.08.11 omping マルチキャスト通信確認 @50_dialy:2021:08
- .290/0.490/0.030 [[https://www.ibm.com/docs/en/wip-mg/2.0.0?topic=membership-using-omping-test-multicast-connectivity|参考]] {{tag>日記 ping}}