• 内容へ移動

fl8 Wiki

ユーザ用ツール

  • ログイン

サイト用ツール

  • 最近の変更
  • メディアマネージャー
  • サイトマップ
現在位置: Dokuwiki.fl8.jp » etc
トレース: • 02 twig自動エスケープ(autoescape) • 2024.07.10 PHP-FPMのumask変更 • 2023.08.11 Pandasで重複行削除 • 2024.03.05 VBA Selenium ログイン • 2024.04.02 Homebrewを入れる • マルチホーム(マルチホ-ミング) • 2025.02.05 Docker Error • 2024.04.12 MySQL bitフィールド • 09 vzarestore • 2023.12.14 React-adminとDjangoの連携

etc

検索

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

後方一致
  • 完全一致
  • 前方一致
  • 後方一致
  • 部分一致
@50_dialy:2022
  • 全ての名前空間
  • 50_dialy:2022:05 (2)
  • 50_dialy:2022:03 (1)
  • 50_dialy:2022:07 (1)
  • 50_dialy:2022:08 (1)
  • 50_dialy:2022:10 (1)
全期間
  • 全期間
  • 1週間以内
  • 1カ月以内
  • 1年以内
ヒット数順に並べる
  • ヒット数順に並べる
  • 最終更新順に並べる

全文検索:

2022.10.01 Nextcloud @50_dialy:2022:10
5 ヒット, 最終更新: 23カ月前
n.nginx_proxy: "true" volumes: - certs:/etc/nginx/certs:ro - vhost.d:/etc/nginx/vhost.d - html:/usr/share/nginx/html - /var/run/... n restart: always volumes: - certs:/etc/nginx/certs - acme:/etc/acme.sh - vhost.d:/etc/nginx/vhost.d - html:/usr/share/nginx
2022.05.26 Kubernetes Podで名前解決できない @50_dialy:2022:05
4 ヒット, 最終更新: 3年前
elete cni0 ; ip link delete flannel.1; \ rm -rfv /etc/cni ; rm -rvf /var/lib/cni/ ; rm -rvf /var/run/flannel ; \ rm -rfv /etc/containerd/config.toml ; \ systemctl restart cont... elete cni0 ; ip link delete flannel.1; \ rm -rfv /etc/cni ; rm -rvf /var/lib/cni/ ; rm -rvf /var/run/flannel ; \ rm -rfv /etc/containerd/config.toml ; \ systemctl restart cont
2022.08.31 ubuntu motd @50_dialy:2022:08
4 ヒット, 最終更新: 3年前
1 ubuntu motd ====== ubuntuでmotdを修正する方法 ===== /etc/update-motd.d/以下のスクリプトが実行されている ===== <code> root@regist01:~# ls -al /etc/update-motd.d/ total 68 drwxr-xr-x 2 root root ... == ファイル追加後、実行権限追加 <code> # cat << __EOM__ | tee /etc/update-motd.d/99-test #!/bin/bash echo 'test message: Hello World.' __EOM__ # chmod +x /etc/update-motd.d/99-test </code> これでログインしてみると 「tes
2022.07.23 fork: retry: Resource temporarily unavailable @50_dialy:2022:07
3 ヒット, 最終更新: 3年前
利用可能なリソースの制限。ハードリミットまでは増やせる ulimit -Sa ==== /etc/security/limits.conf ==== 「/etc/security/limits.conf」で設定した値はログインしない「デーモンプロセス」には効果がありません。 理由はログイン時や su コマンド実行時に PAM 認証されたタイミングで /etc/security/limits.conf の設定が適用されるため、デーモンプロセスには効かないとい
2022.05.28 kubectl をaliasで短く @50_dialy:2022:05
2 ヒット, 最終更新: 3年前
ias k=kubectl' >> ~/.bashrc sed 's/kubectl$/k/g' /etc/bash_completion.d/kubectl > /etc/bash_completion.d/k </code> {{tag>日記 kubernetes}}
2022.03.08 SSH Error no hostkey alg @50_dialy:2022:03
1 ヒット, 最終更新: 6カ月前
== sshd_configへ追加 ==== <code> cat << __EOM__ >> /etc/ssh/sshd_config HostKeyAlgorithms +ssh-rsa Pubkey

ページ用ツール

  • 文書の表示
  • 以前のリビジョン
  • バックリンク
  • 文書の先頭へ
特に明示されていない限り、本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