• 内容へ移動

fl8 Wiki

ユーザ用ツール

  • ログイン

サイト用ツール

  • 最近の変更
  • メディアマネージャー
  • サイトマップ
現在位置: Dokuwiki.fl8.jp » set
トレース: • 02_サカつく初代 11年目 • 2022.10.21 Nextcloud curlでアップロード • 2019.11.21 Nginx エラー • 01_サカつく初代 04年目 • PDF軽量化 • 02_サカつく初代 10年目 • 2025.07.27 IPv6 DSR • 2009.12.23 ランペルール(L'EMPEREUR) • 2020.11.26 RHEL8 xfs nobarrier • 2017.08.22 KSKロールオーバーについて

set

検索

以下に検索結果を表示します。

部分一致
  • 完全一致
  • 前方一致
  • 後方一致
  • 部分一致
@50_dialy
  • 全ての名前空間
  • 50_dialy:2024 (9)
  • 50_dialy:2021 (7)
  • 50_dialy:2023 (6)
  • 50_dialy:2025 (6)
  • 50_dialy:2019 (3)
  • 50_dialy:2022 (3)
  • 50_dialy:2006 (2)
  • 50_dialy:2014 (2)
  • 50_dialy:2016 (2)
  • 50_dialy:2020 (2)
  • 50_dialy:2015 (1)
  • 50_dialy:2017 (1)
全期間
  • 全期間
  • 1週間以内
  • 1カ月以内
  • 1年以内
ヒット数順に並べる
  • ヒット数順に並べる
  • 最終更新順に並べる

全文検索:

2023.12.14 React-adminとDjangoの連携 @50_dialy:2023:12
16 ヒット, 最終更新: 21カ月前
let_s_encrypt_proxy]] でSSL化している想定で説明します。 ==== 1. settings.py 修正 ==== rest_frameworkを追加と 後のCORS (オリジン間... ce Sharing) の為、corsheadersを追加。 <code|testproject/settings.py> INSTALLED_APPS = [ ... ... .... | +----------------------------+ 11 rows in set (0.00 sec) mysql> desc testproject_product; +---... -----+-----+---------+----------------+ 3 rows in set (0.01 sec) </code> ==== 3. 管理画面での確認 ==== === 管
2022.05.26 Kubernetes Podで名前解決できない @50_dialy:2022:05
14 ヒット, 最終更新: 3年前
ndbox: rpc error: code = Unknown desc = failed to setup network for sandbox "5b729fceffd1ec702b1040dd85... " failed (add): failed to delegate add: failed to set bridge addr: "cni0" already has an IP address dif... ndbox: rpc error: code = Unknown desc = failed to setup network for sandbox "10304b386803230d68d2cf54df... " failed (add): failed to delegate add: failed to set bridge addr: "cni0" already has an IP address dif
2022.09.01 DRBDが削除できない @50_dialy:2022:09
6 ヒット, 最終更新: 3年前
て、困ったことがあったのでメモ ===== ERROR ===== <code> # drbdsetup down volume-95a28d64-64ce-4d72-9283-a3fd6a894dd... itional info from kernel: failed to detach # drbdsetup show volume-95a28d64-64ce-4d72-9283-a3fd6a894dd... } } } </code> ===== 対応方法 ===== drbdsetupのプロセスが動いたままだったので、これをkillしてあげればdownできました。 <code> # ps auxw| grep drbdsetup root 1011058 0.0 0.0 2828 2084 ?
2021.04.29 Docker dokuwiki linuxserver @50_dialy:2021:04
5 ヒット, 最終更新: 2年前
real_ipとしてセットする。 <code|config/nginx/nginx.conf> set_real_ip_from 172.18.0.0/16; real_ip_header ... php; include /etc/nginx/fastcgi_params; set $do_not_cache 0; # -- POST or HEAD ? if ($request_method != "GET") { set $do_not_cache 1; } fastcgi_cache cache-... cgroup configuration for process caused \"Cannot set property TasksAccounting, or unknown property.\""
2017.10.31 Windows7 ネットワークが遅い時 @50_dialy:2017:10
4 ヒット, 最終更新: 8年前
e> netsh interface tcp show global netsh int tcp set global chimney=disabled netsh int tcp set global rss=disabled netsh int tcp set global netdma=disabled </code> ===== Nicのオフロードを無効化 ===== 下記を無効... ===== HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters DWORD 値の名前を DisableTa
2021.12.07 Limit for the maximum number of semaphores reached @50_dialy:2021:12
4 ヒット, 最終更新: 4年前
っぱいあるとsemaphoreが足りなくて、LVM操作できなくなる場合がある <code> # dmsetup remove vg--hoge-lv--hoge Limit for the maximum number of semaphores reached. You can check and set the limits in /proc/sys/kernel/sem. </code> ====... cho "750 288000 300 384" > /proc/sys/kernel/sem dmsetup remove vg--hoge-lv--hoge dmsetup remove vg--hoge-lv--hoge-cow </code> {{tag>日記 LVM}}
2023.06.03 Django アプリ追加 @50_dialy:2023:06
4 ヒット, 最終更新: 2年前
c web python manage.py startapp testapp ===== 2 setting.py修正 ===== アプリ作成時点だと下記のようになってます。 プロジェクト名は「t... _ │   │   ├── __init__.cpython-38.pyc │   │   ├── settings.cpython-38.pyc │   │   ├── urls.cpython-38.p...   └── wsgi.cpython-38.pyc │   ├── asgi.py │   ├── settings.py │   ├── urls.py │   └── wsgi.py └── testa... .py </code> アプリインストールの設定を追加 <code|test_project/settings.py> INSTALLED_APPS = [ 'django.contrib.a
2025.05.02 KVM ホットマイグレーション終わらない @50_dialy:2025:05
4 ヒット, 最終更新: 2カ月前
られてても3秒に収まれば、最終切り替えが実施されます。 <code> virsh migrate-setmaxdowntime [ドメインID] 3000 </code> ===== 終わらない時のロ... pu-throttle-percentage": 60, "status": "active", "setup-time": 18, "total-time": 630524, "ram": {"total... pu-throttle-percentage": 60, "status": "active", "setup-time": 18, "total-time": 631028, "ram": {"total... pu-throttle-percentage": 70, "status": "active", "setup-time": 18, "total-time": 631532, "ram": {"total
2021.09.25 PCS NFS @50_dialy:2021:09
3 ヒット, 最終更新: 4年前
auth nfsserv01 nfsserv02 <> /dev/tty pcs cluster setup --name pcs_cluster nfsserv01 nfsserv02 --transp... tmp-cib.xml.deltasrc pcs -f tmp-cib.xml property set stonith-enabled=false pcs -f tmp-cib.xml property set no-quorum-policy=ignore pcs -f tmp-cib.xml \ re
2024.04.02 Homebrewを入れる @50_dialy:2024:04
3 ヒット, 最終更新: 17カ月前
<code> $ anyenv versions phpenv: 7.3.8 * 8.3.1 (set by /home/ubuntu/.php-version) pyenv: system 2.7.18 * 3.12.1 (set by /home/ubuntu/.python-version) rbenv: 2.6.1 2.7.0 * 3.2.3 (set by /home/ubuntu/.ruby-version) </code> {{tag>日記
2024.04.12 MySQL bitフィールド @50_dialy:2024:04
3 ヒット, 最終更新: 17カ月前
-----+-----+---------+----------------+ 3 rows in set (0.00 sec) mysql> insert into test (name,enabled... BB | | +----+------+---------+ 2 rows in set (0.00 sec) </code> ===== 表示を見るには ===== <code> ... 1 | | 2 | BBB | 0 | +----+------+---------+ 2 rows in set (0.01 sec) </code> {{tag>日記 mysql}}
2025.05.23 WinSCPで同期 @50_dialy:2025:05
3 ヒット, 最終更新: 2カ月前
いとエラーになりました。</color> <code|upload.bat> @rem sync set LOCAL="C:\Users\hogehoge\" set REMOTE="sync" set SESSION="sftp://matsui@hogehoge.com" "C:\Program Files (x86)\WinSCP\winscp.exe" /scr
2006.09.03 OpenPNEで文字化け @50_dialy:2006:09
2 ヒット, 最終更新: 8年前
html/.htaccess ===== <code> php_value default_charset UTF-8 php_value mbstring.language ... php.iniの場合はこうらしい ===== <code> [PHP] default_charset = "UTF-8" [mbstring] mbstring.lang
2016.01.13 Glusterfs @50_dialy:2016:01
2 ヒット, 最終更新: 7年前
001 is already part of a volume == 対処 == <code> setfattr -x trusted.glusterfs.volume-id $brick_path setfattr -x trusted.gfid $brick_path rm -rf $brick_pat
2019.09.12 SoftEtherVPN エラー @50_dialy:2019:09
2 ヒット, 最終更新: 6年前
エラーに出会う 2019-09-12 10:40:19.796 VPN Connection Setting "hoge1001": The connection has been either di... nt> NicDelete nic01 VPN Client> NicCreate nic01 VPN Client> AccountNicSet hoge1001 </code> {{tag>vpn}}
2020.05.20 Windows Terminal @50_dialy:2020:05
2 ヒット, 最終更新: 5年前
2021.06.19 Ceph HEALTH_WARN mon is allowing insecure global_id reclaim @50_dialy:2021:06
2 ヒット, 最終更新: 4年前
2023.01.11 Mastodon メディア削除 @50_dialy:2023:01
2 ヒット, 最終更新: 3年前
2024.01.18 RailsでSSLエラー @50_dialy:2024:01
2 ヒット, 最終更新: 16カ月前
2024.03.05 VBA Selenium ログイン @50_dialy:2024:03
2 ヒット, 最終更新: 18カ月前
2024.10.04 lsyncd @50_dialy:2024:10
2 ヒット, 最終更新: 11カ月前
2024.12.03 MainWP Child @50_dialy:2024:12
2 ヒット, 最終更新: 9カ月前
2025.03.14 Zed Editor Windowsでビルド @50_dialy:2025:03
2 ヒット, 最終更新: 6カ月前
2025.03.18 Zed python @50_dialy:2025:03
2 ヒット, 最終更新: 6カ月前
2025.06.11 Burp suite Failed to load resource: net::ERR_HTTP2_PROTOCOL_ERROR @50_dialy:2025:06
2 ヒット, 最終更新: 3カ月前
2006.12.08 Linuxにqmailインストール @50_dialy:2006:12
1 ヒット, 最終更新: 7年前
2014.05.28 sa-update Error @50_dialy:2014:11
1 ヒット, 最終更新: 7年前
2014.12.24 b-mobile APN設定 @50_dialy:2014:12
1 ヒット, 最終更新: 7年前
2015.07.02 WindowsでAtom + git @50_dialy:2015:07
1 ヒット, 最終更新: 7年前
2016.01.07 iphone充電ケーブル @50_dialy:2016:01
1 ヒット, 最終更新: 5年前
2019.08.05 久しぶりにSLコマンド @50_dialy:2019:08
1 ヒット, 最終更新: 6年前
2019.11.21 Nginx エラー @50_dialy:2019:11
1 ヒット, 最終更新: 6年前
2020.01.17 Windows10高速化 @50_dialy:2020:01
1 ヒット, 最終更新: 6年前
2021.01.04 OpenCas with kernel4 @50_dialy:2021:01
1 ヒット, 最終更新: 5年前
2021.08.03 KVM IOPS limit @50_dialy:2021:08
1 ヒット, 最終更新: 4年前
2021.09.07 Intel Persistent Memory Setting @50_dialy:2021:09
1 ヒット, 最終更新: 4年前
2022.03.16 Docker compose Permission denied @50_dialy:2022:03
1 ヒット, 最終更新: 4年前
2023.08.11 Pandasで重複行削除 @50_dialy:2023:08
1 ヒット, 最終更新: 2年前
2023.10.18 Wifiの優先順位変更 @50_dialy:2023:10
1 ヒット, 最終更新: 15カ月前
2024.07.10 PHP-FPMのumask変更 @50_dialy:2024:07
1 ヒット, 最終更新: 9カ月前
2024.07.27 dovecot Out of Memory @50_dialy:2024:07
1 ヒット, 最終更新: 14カ月前
2024.10.02 rclone @50_dialy:2024:10
1 ヒット, 最終更新: 11カ月前
2025.02.05 Docker Error @50_dialy:2025:02
1 ヒット, 最終更新: 7カ月前
2023.12.12 1366, "Incorrect string value: @50_dialy:2023:11:12
1 ヒット, 最終更新: 21カ月前

ページ用ツール

  • 文書の表示
  • 以前のリビジョン
  • バックリンク
  • 文書の先頭へ
特に明示されていない限り、本Wikiの内容は次のライセンスに従います: 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