sudo

Search

You can find the results of your search below.

firewall
6 Hits, Last modified:
nftables ===== List currently active ruleset: ''sudo nft list ruleset'' Reload config file: ''sudo nft -f /etc/nftables.conf'' ===== iptables ===== List currently active ruleset: ''sudo iptables -L'' Reload config file: ''sudo /sbin/iptables-restore < /etc/iptables_vpn.rules'' Flush all
docker
2 Hits, Last modified:
ic Debian image ===== <code> mkdir jessie-chroot sudo debootstrap jessie ./jessie-chroot http://http.de... ocker image from tarball <code> cd jessie-chroot sudo tar cpf - . | docker import - debian </code> Bui
arch_package_managers
1 Hits, Last modified:
-1-x86_64.pkg.tar.zst '' ===== Reflector ===== ''sudo reflector --verbose --latest 200 --country German
x509_certificate_installation_arch
1 Hits, Last modified:
===== ===== Custom Certificate Authority ===== ''sudo trust anchor --store some_root_ca.pem'' If this