全文検索:
- 2024.03.13 WireGuard MTU @50_dialy:2024:05
- 20 qdisc noqueue state UNKNOWN group default qlen 1000 inet 10.10.10.2/24 scope global wg0 valid_lft forever preferred_lft forever </code> このコマンドで確認すると、パケットが1
- 2024.02.21 WireguardクライアントをGatewayにする @50_dialy:2024:02
- | global network| X.X.X.X| | Wireguard network| 10.10.10.0/24| | local networdk|192.168.0.0/24| この環境で、MobileのWireguardから、local WireguardをGatewayとして、local ... blesを入れていく。</color> <code> [Interface] Address = 10.10.10.1/24 ListenPort = 51820 PrivateKey = XXXXXX
- 2022.08.31 ubuntu motd @50_dialy:2022:08
- xr-x 2 root root 4096 Aug 31 06:32 . drwxr-xr-x 100 root root 4096 Aug 31 06:28 .. -rwxr-xr-x 1 ro... header -rwxr-xr-x 1 root root 1157 Dec 5 2019 10-help-text lrwxrwxrwx 1 root root 46 Aug 24 2... 6 Jul 23 2021 85-fwupd -rwxr-xr-x 1 root root 106 Jul 27 2021 88-esm-announce -rwxr-xr-x 1 root... message: Hello World.」が追加されている <code> $ ssh root@10.10.10.250 Warning: Permanently added '10.10.10.25
- 2014.05.28 sa-update Error @50_dialy:2014:11
- //issues.apache.org/SpamAssassin/show_bug.cgi?id=7108]] === エラー === <code> config: invalid regexp fo... === 対処 ===== 他のアプリもあるので、とりあえずsa-update だけ perl-5.10 を利用するよう修正しておきました。 === perl-5.10.1 インストール === <code console> # wget http://www.cpan.org/src/5.0/perl-5.10.1.tar.g # tar zxvf perl-5.10.1.tar.g # cd perl-5.
- 2022.05.26 Kubernetes Podで名前解決できない @50_dialy:2022:05
- ffd1ec702b1040dd856f6d6375c5eaa3bad4d0012a1a88dda710314d": plugin type="flannel" failed (add): failed ... : "cni0" already has an IP address different from 10.224.0.1/24 Warning FailedCreatePodSandBox 45s... known desc = failed to setup network for sandbox "10304b386803230d68d2cf54df60df31efac23070567d1962088... : "cni0" already has an IP address different from 10.224.0.1/24 Warning FailedCreatePodSandBox 35s
- 2020.04.21 curl HTTPSだけがレスポンスなし @50_dialy:2020:04
- sの場合だけ戻ってこないという不思議な現象に直面した。 ネットワークを見ると、対象の192.168.10.11からはレスポンスは戻ってきてるけど、curlコマンドではずっと待ちの状態。 下記のように応答... ってこず、ずっと待ちの状態 <code> $ curl -v -k https://192.168.10.11 * About to connect() to 192.168.10.11 port 443 (#0) * Trying 192.168.10.11... connected * Connected to 192.168.10.11 (192.168.10.11) p
- 2021.08.03 KVM IOPS limit @50_dialy:2021:08
- on='0x0'/> <iotune> <total_iops_sec>100</total_iops_sec> </iotune> </disk> </... のbodyを書き換えてあげる。 下記を追加 <TOTAL_IOPS_SEC><![CDATA[100]]></TOTAL_IOPS_SEC> <code> update vm_pool set ... OMATIC_DS_REQUIREMENTS><![CDATA[("CLUSTERS/ID" @> 100) & (TM_MAD = "ceph")]]></AUTOMATIC_DS_REQUIREMEN... MATIC_NIC_REQUIREMENTS><![CDATA[("CLUSTERS/ID" @> 100)]]></AUTOMATIC_NIC_REQUIREMENTS><AUTOMATIC_REQUI
- 2022.03.08 SSH Error no hostkey alg @50_dialy:2022:03
- ]] が一番シンプルかもしれません。 ===== エラー ===== <code> $ ssh 10.10.0.25 no hostkey alg </code> ===== 対応 ===== ==== 1.ECDSAの鍵を作成する方法 ==== <code> ssh-keygen -t ecds... CDSAで接続するように設定してあげれば接続可能 <code|.ssh/config> Host 10.10.0.25 HostKeyAlgorithms ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521 </code> ==
- 2024.10.04 lsyncd @50_dialy:2024:10
- ====== 2024.10.04 lsyncd ====== lsyncd(Live Syncing Daemon)は、ファイルの変更をリアルタイムで同期するためのツール 総じて、lsyncdはNF... 下記のサーバで、/var/www/htmlを相互同期する方法 Aサーバ: 192.168.10.11 Bサーバ: 192.168.10.12 ==== 1. インストール ==== <code> sudo apt update sudo apt install lsyncd </code> ... SSH可能に ==== <code|Aサーバ> ssh-copy-id root@192.168.10.12 </code> <code|Bサーバ> ssh-copy-id root@192.168.
- 2017.04.10 MySQL 5.7.17 + Galera3 @50_dialy:2017:04
- ====== 2017.04.10 MySQL 5.7.17 + Galera3 ====== MySQL 5.7.17 + Galera3 では利用できない。 --- //[[matsui@flateight.com|Shinya Matsui]] 2017/04/10 17:52// 新しいバージョンでバグが修正されるのを期待。(^^) [[https://git... -qa | grep mysql mysql-wsrep-client-5.7-5.7.17-25.10.20170117.92194e2.el6.x86_64 mysql-wsrep-libs-5.7-5.7.17-25.10.20170117.92194e2.el6.x86_64 mysql-wsrep-server-5.
- 2020.07.21 CentOS5 yum @50_dialy:2020:07
- baseurl=http://archive.kernel.org/centos-vault/5.10/os/$basearch/ [updates] baseurl=http://archive.kernel.org/centos-vault/5.10/updates/$basearch/ [extras] baseurl=http://archive.kernel.org/centos-vault/5.10/extras/$basearch/ [centosplus] baseurl=http://archive.kernel.org/centos-vault/5.10/centosplus/$basearch/ [contrib] baseurl=http://ar
- 2021.08.11 omping マルチキャスト通信確認 @50_dialy:2021:08
- アドレスを並べてコマンドを実行 下記はmulticastでlossが出ている例 omping 10.200.1.254 10.200.2.254 10.200.3.254 10.200.1.254 : unicast, xmt/rcv/%loss = 216/216/0%, min/avg/max/std-dev = 0.166/0.270/
- 2014.05.14 Dokuwikiのindexmenuについて @50_dialy:2014:05
- indexmunuのツリー内で正常にマーカーしてくれなかったりします。 「Release 2012-10-13 "Adora Belle"」では日本語の名前空間名やページ名でも正常に動いてくれてたんだけど... -08 "Binky". * 2013-11-18 "Binky" RC2. * 2013-10-28 "Binky" RC1. * 2013-05-10 "Weatherwax". * 2013-03-06 "Weatherwax" RC1. * 2012-10-13 “Adora Belle” {{tag>日記 dokuwiki:update}}
- 2021.03.01 Composer 2.0 でエラー @50_dialy:2021:03
- f-update --1 Warning: You forced the install of 1.10.20 via --1, but 2.0.11 is the latest stable versi... e --stable is recommended. Upgrading to version 1.10.20 (1.x channel). Use composer self-update --rollback to return to version 2.0.10 # composer --version Composer version 1.10.20 2021-01-27 15:41:06 </code> {{tag>日記 laravel}}