約160件1ページ目

日本語のみで絞り込む

条件を指定して検索しています。すべての条件を解除する

  • 最終更新日:1週間以内
  • 3時間前 -I was working on getting a nginx-based compose stack running under podman w/ IPv6 today and was able to get pretty close using the available info online.

    2時間前 -Solution. Run the following commands to implement the loopback rules: # ip6tables -A INPUT -i lo -j ACCEPT # ip6tables -A OUTPUT -o lo -j ACCEPT # ip6tables ...

    5日前 -iptables. This command is used to enable or disable IP tables. The settings will be discarded after reboot. Syntax. iptables -[ACD] chain rule-specification ...

    6日前 -Red Hat Enterprise Linux provides the iptables-translate and ip6tables-translate utilities to convert an iptables or ip6tables rule into the equivalent one for ...

    6日前 -Write the iptables and ip6tables rules to a file: # iptables-save >/root/iptables.dump. # ip6tables-save >/root/ip6tables.dump. 2. Convert the dump files to ...

    16時間前 -What happened: We're currently using CIS Benchmark with Amazon Linux 2 for our EKS cluster. But when we installed the ebs-csi-driver addon we got this error ...

    2日前 -ip6tables. If none of these firewall managers are installed, make sure that you open all required ports manually. For more information, see Ports. You must ...

    3日前 -Kubernetes (aka. k8s) is an open-source system for automating the deployment, scaling, and management of containerized applications.

    2日前 -Any attempt to reinstall gcc , g++ , cpp etc results in the same error as above. In fact, pretty much any command to do with apt ends up with the above error.