• skip to content

fl8 Wiki

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: Dokuwiki.fl8.jp » local
Trace: • キー配列を英語配列に変更する方法 • 2025.05.23 WinSCPで同期 • 17 WSL2 + Docker • 17 Plesk vhost設定を再作成 • 2025.02.18 mod_remoteip Apache2.2 • Windows 使用者名を変更 • 2025.05.23 Synchronizing with WinSCP

local

Search

You can find the results of your search below.

Starts with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@50_dialy
  • Any namespace
  • 50_dialy:2024 (12)
  • 50_dialy:2021 (6)
  • 50_dialy:2023 (6)
  • 50_dialy:2006 (4)
  • 50_dialy:2017 (4)
  • 50_dialy:2025 (3)
  • 50_dialy:2008 (2)
  • 50_dialy:2019 (2)
  • 50_dialy:2022 (2)
  • 50_dialy:2007 (1)
  • 50_dialy:2014 (1)
  • 50_dialy:2015 (1)
  • 50_dialy:2016 (1)
  • 50_dialy:2020 (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

2024.01.18 RailsでSSLエラー @50_dialy:2024:01
10 Hits, Last modified: 20 months ago
e=error: certificate verify failed (unable to get local issuer certificate) </code> こちらも「unable to get local issuer certifi」になってしまう。 <code> # openssl s_client ... t.org -port 443 Verification error: unable to get local issuer certificate </code> ==== 対応 ==== === rubyが利用しているルート証明書のパス === ruby は、/usr/local/ssl/cert.pem を利用していました。 <code|ssl_path.rb> requir
2024.01.16 openssl.soのLoadError @50_dialy:2024:01
9 Hits, Last modified: 21 months ago
1w # ./Configure # make # make install # ll /usr/local/lib64/libssl.so.1.1 -rwxr-xr-x. 1 root root 689456 Jan 15 22:27 /usr/local/lib64/libssl.so.1.1 </code> ld.so.confに読み込むディレクトリを設定 <code> # cat /etc/ld.so.conf.d/local.conf /usr/local/lib64 </code> 即読み込み <code> # ldconfig </code> === Error === <code> # ./Configure C
2023.01.11 Mastodon メディア削除 @50_dialy:2023:01
8 Hits, Last modified: 3 years ago
0.0s Attachments: 5.56 GB (131 KB local) Custom emoji: 95.4 MB (0 Bytes local) Preview cards: 265 MB Avatars: 551 MB (0 Bytes local) Headers: 1.17 GB (0 Bytes local) Backups: 0 Bytes Imports: 0 Bytes Settings: 0 Bytes </code> 7日以前のメディ
2024.11.21 Ubuntu rc.local @50_dialy:2024:11
7 Hits, Last modified: 13 months ago
====== 2024.11.21 Ubuntu rc.local ====== Ubuntuでもrc.localを利用する。 ===== /etc/rc.localを作成 ===== これは例として、適当なrouteを書く場合 <code> # cat __EOM__ >> /etc/rc.local #!/bin/bash ip route add 10.10.10.0/24 via 192.16
2006.09.29 MRTGが変 @50_dialy:2006:09
6 Hits, Last modified: 8 years ago
lをアップグレードした時にダメになったみたいですね。 <code> root@vaio$ /usr/local/etc/rc.d/snmpd.sh start /libexec/ld-elf.so.1: Sha... erl5/5.8.8にはちゃんとあるんだけどな <code> root@vaio$ ll /usr/local/lib/perl5/5.8.7/mach/CORE/libperl.so ls: /usr/local/lib/perl5/5.8.7/mach/CORE/libperl.so: No such file or directory root@vaio$ ll /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so r-xr-xr-x 1
2021.12.30 Docker Dokuwiki bitnami @50_dialy:2021:12
5 Hits, Last modified: 3 years ago
NUMBER=8443 volumes: dokuwiki_data: driver: local </code> <code|timezone.ini> [Date] date.timezone... gehoge.com -> http://dokuwiki:8080' STAGE: 'local' #STAGE: 'production' #FORCE_RENEW: '... ogepassword volumes: dokuwiki_data: driver: local </code> ===== Apache実行ユーザはdaemon ===== default... are known race conditions that\n\twill allow any local user to read any file on the system.\n\tIf you st
2024.02.21 WireguardクライアントをGatewayにする @50_dialy:2024:02
5 Hits, Last modified: 19 months ago
k| X.X.X.X| | Wireguard network| 10.10.10.0/24| | local networdk|192.168.0.0/24| この環境で、MobileのWireguardから、local WireguardをGatewayとして、local network(192.168.0.0/24)に接続したい場合 ===== Cloud上のWireGuard01の設定 ===== こうする事で、192.168.0.0/24は、local Wireguardから出ていくことになります。 <color #ed1c24>PostUpで、sy
2006.09.03 OpenPNEで文字化け @50_dialy:2006:09
4 Hits, Last modified: 8 years ago
を再インストールして完了 <code> ./configure --with-mysql=/usr/local --with-apxs2=/usr/local/sbin/apxs \ --with-tsrm-pth --enable-mbstring --enable-mbstr-enc-trans \ --enabl... nable-versioning --with-gd \ --with-jpeg-dir=/usr/local --with-zlib-dir=/usr/local </code> {{tag>日記 openpne}}
2014.05.28 sa-update Error @50_dialy:2014:11
4 Hits, Last modified: 8 years ago
# cd perl-5.10.1 # ./configure.gnu --prefix /usr/local/perl-5.10.1 # make # make install </code> === 確認 === <code consoel> # /usr/local/perl-5.10.1/bin/perl -v This is perl, v5.10.1 (*... == cpanで必要なモジュールインストール === <code console> # /usr/local/perl-5.10.1/bin/cpan cpan[1]> install Digest::HM... 00 @@ -1,4 +1,4 @@ -#!/usr/bin/perl -T -w +#!/usr/local/perl-5.10.1/bin/perl -T -w eval 'exec /usr/bin
2024.12.26 Unboundのローカルゾーン @50_dialy:2024:12
4 Hits, Last modified: 12 months ago
server: access-control-view: 192.168.10.0/24 "Local-network" view: name: "Local-network" local-zone: "aaa.hogehoge.com." static local-data: "aaa.hogehoge.com. IN A 192.168.10.100" </code> {{tag>
2019.08.01 Python paramikoエラー @50_dialy:2019:08
3 Hits, Last modified: 6 years ago
2.4.2 ===== エラー ===== <code> /usr/local/lib/python3.6/site-packages/paramiko/kex_ecdh_nis... ng(self.Q_C.public_numbers().encode_point()) /usr/local/lib/python3.6/site-packages/paramiko/kex_ecdh_nis... y.from_encoded_point self.curve, Q_S_bytes /usr/local/lib/python3.6/site-packages/paramiko/kex_ecdh_nis
2022.03.08 SSH Error no hostkey alg @50_dialy:2022:03
3 Hits, Last modified: 10 months ago
openssh-8.0p1 $ ./configure $ make # cp ssh /usr/local/bin/ssh </code> エイリアスに書いておく <code> $ cat .bashrc alias ssh='/usr/local/bin/ssh' $ ssh -V OpenSSH_9.2p1, OpenSSL 1.0.2k-... penssh-8.0p1 --with-ssl=/opt/openssl-1.0.2r $ make # cp ssh /usr/local/bin/ssh </code> {{tag>日記 SSH}}
2022.10.01 Nextcloud @50_dialy:2022:10
3 Hits, Last modified: 2 years ago
@gmogshd.com # - SSL_KEY=/certs/servhostname.local.key # - SSL_CSR=/certs/servhostname.local.csr # - SSL_CERT=/certs/servhostname.local.crt # networks: # - proxy-tier volumes: db:
2024.02.16 Docker Alpine Timezone @50_dialy:2024:02
3 Hits, Last modified: 22 months ago
d tzdata $ cp /usr/share/zoneinfo/Asia/Tokyo /etc/localtime </code> <code> # date Fri Feb 16 15:16:38 J... 感じ docker-compose.ymlで下記のを記述 volumes: - /etc/localtime:/etc/localtime:ro {{tag>日記 Docker Alpine}}
2024.07.27 dovecot Out of Memory @50_dialy:2024:07
3 Hits, Last modified: 17 months ago
] -> #32 mail_deliver[0x7f13b7a0a740] -> #33 lmtp_local_default_deliver[0x559d12bef0e0] -> #34 lmtp_local_data[0x559d12bf06f0] -> #35 client_default_cmd_data[0x... de> # docker exec -it mailserver cat /etc/dovecot/local.conf service lmtp { vsz_limit = 512 MB } serv
2024.08.31 Docker ComposeのCron実行 @50_dialy:2024:08
3 Hits, Last modified: 16 months ago
2006.09.10 Perlバージョンアップ @50_dialy:2006:09
2 Hits, Last modified: 8 years ago
2006.09.12 .qmailの転送設定 @50_dialy:2006:09
2 Hits, Last modified: 8 years ago
2015.08.20 Megacli @50_dialy:2015:08
2 Hits, Last modified: 7 years ago
2017.04.11 Dokuwikiアップデート(Frusterick Manners) @50_dialy:2017:04
2 Hits, Last modified: 9 years ago
2017.11.13 GlusterFS 3.12 @50_dialy:2017:11
2 Hits, Last modified: 8 years ago
2021.08.03 KVM IOPS limit @50_dialy:2021:08
2 Hits, Last modified: 4 years ago
2021.08.24 NVME ディスク型番 @50_dialy:2021:08
2 Hits, Last modified: 4 years ago
2021.11.09 ModuleNotFoundError: No module named 'packaging' @50_dialy:2021:11
2 Hits, Last modified: 4 years ago
2023.05.30 chatgpt-clone @50_dialy:2023:05
2 Hits, Last modified: 2 years ago
2023.11.20 Windows ODBCドライバ削除 @50_dialy:2023:11
2 Hits, Last modified: 2 years ago
2023.11.24 Edgeキャッシュの場所変更 @50_dialy:2023:11
2 Hits, Last modified: 2 years ago
2024.03.02 VBA Selenium @50_dialy:2024:03
2 Hits, Last modified: 22 months ago
2024.04.03 CentOS7 Homebrew @50_dialy:2024:04
2 Hits, Last modified: 21 months ago
2025.05.23 WinSCPで同期 @50_dialy:2025:05
2 Hits, Last modified: 6 months ago
2007.07.24 qmailインストール @50_dialy:2007:07
1 Hits, Last modified: 8 years ago
2008.04.10 MySQLが起動できず @50_dialy:2008:04
1 Hits, Last modified: 8 years ago
2008.04.16 /etc/passwdのコピー @50_dialy:2008:04
1 Hits, Last modified: 8 years ago
2016.09.26 tarバージョン @50_dialy:2016:09
1 Hits, Last modified: 8 years ago
2017.01.24 Memcacheでセッション管理 @50_dialy:2017:01
1 Hits, Last modified: 9 years ago
2017.10.31 Windows7 ネットワークが遅い時 @50_dialy:2017:10
1 Hits, Last modified: 8 years ago
2019.03.26 SoftEtherVPN NetworkManagerで起動せず @50_dialy:2019:03
1 Hits, Last modified: 6 years ago
2020.01.17 Windows10高速化 @50_dialy:2020:01
1 Hits, Last modified: 6 years ago
2021.03.16 古いSSH @50_dialy:2021:03
1 Hits, Last modified: 4 years ago
2021.04.29 Docker dokuwiki linuxserver @50_dialy:2021:04
1 Hits, Last modified: 3 years ago
2023.08.12 リモートデスクトップのログ @50_dialy:2023:08
1 Hits, Last modified: 2 years ago
2023.10.24 Python 0x80070659 このインストールはシステムポリシーで許可されていません。システム管理者に問い合わせてください。 @50_dialy:2023:10
1 Hits, Last modified: 2 years ago
2024.01.24 Rubyで簡単なメール送信スクリプト @50_dialy:2024:01
1 Hits, Last modified: 23 months ago
2024.05.02 Amazon Linux 2023 Zabbix @50_dialy:2024:05
1 Hits, Last modified: 16 months ago
2025.02.18 mod_remoteip Apache2.2 @50_dialy:2025:02
1 Hits, Last modified: 10 months ago
2025.03.18 Zed python @50_dialy:2025:03
1 Hits, Last modified: 9 months ago

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
CC Attribution-Noncommercial-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki