names

Search

You can find the results of your search below.

NFTables Configuration @linux_router
9 Hits, Last modified:
bles.org/wiki-nftables/index.php/Sets#Named_sets| Names Sets]] & nft man page <tab1> [[https://www.netfil... es in the rules. We can use port numbers, service names and port ranges.\\ Sets provide a performant way... bles.org/wiki-nftables/index.php/Sets#Named_sets| Names Sets]] & nft man page <tab1> [[https://www.netfil... es in the rules. We can use port numbers, service names and port ranges.\\ Sets provide a performant way
Debian / Ubuntu Network Setup @linux_router
8 Hits, Last modified:
workInterfaceNames/|Predictable Network Interface Names]], also see [[https://github.com/systemd/systemd/... th this. In any case, you should always check dev names and not assume names, such as "eth0" To check available interfaces and names use: ''ip link'', or the more verbose ''ip a''.
Docker nginx / php notes @docker_notes
7 Hits, Last modified:
on/octet-stream; # Name servers used to resolve names of upstream servers into addresses. # It's also ... following syntax: ; directive = value ; Directive names are *case sensitive* - foo=bar is different from ... ; It receives a comma-delimited list of function names. ; https://php.net/disable-functions disable_func... es. ; It receives a comma-delimited list of class names. ; https://php.net/disable-classes disable_classe
Docker @docker_notes
6 Hits, Last modified:
ker ps --format 'table {{ .ID }}\t{{.Image}}\t{{ .Names }}'%%'' <code>CONTAINER ID IMAGE NAMES</code> *''%%docker ps -s --format 'table {{ .ID }}\t{{.Status}}\t{{.Image}}\t{{ .Names }}'%%'' <code>CONTAINER ID STATUS ... IMAGE NAMES</code> *''%%docker ps -s --format 'table {{ .ID
DHCP / DNS Setup @linux_router
3 Hits, Last modified:
9 Control Nomenclature==== There are a number of "names" that are used with bind9 dns. * "bind9" is the... DNS addresses the use of SSL certificated domain names based upon external web address on local address ... ecnd6Ag==;} allow unknown-clients; use-host-decl-names on; default-lease-time 1814400; #21 days max-lea
Network Setup @home_server:home_server_setup
3 Hits, Last modified:
work Setup==== To check available interfaces and names: ''ip link'' Ensure the bridge utilites are load... y as a switch. To check available interfaces and names: ''ip link'' Ensure the bridge utilities are loa... terfaces.old'' To check available interfaces and names: ''ip link'' Netplan does **not** require the br
Docker - DHCP Server @docker_notes
2 Hits, Last modified:
online [[https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml|Number Registry]]: <code>bootps 67 {tcp, udp} B
Router Miscellaneous @linux_router
2 Hits, Last modified:
online [[https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml|Number Registry]]** [[https://tools.ietf.org/html/rfc3232
Rsync @home_server:home_server_setup:other_services
2 Hits, Last modified:
relative paths. This means that the full path names specified on the command line are sent to the ser... warnings6 for all users who access systems who's names end in 'RPi'. <code>Host *RPi StrictHostKeyCh
Nextcloud Container @docker_notes
1 Hits, Last modified:
the image supplied, 82 for Alpine and ignore the names. * ''%%docker exec -u www-data nextcloud-app-1
KPTree - Email Server Setup @home_server
1 Hits, Last modified:
:(default) we do not need to map gid and uid with names * To apply configuration changes ''sudo sys
KVM Setup @home_server:home_server_setup
1 Hits, Last modified:
me'' to edit the XML configuration file of the VM names VM_name. *''sudo virsh define XXX.xml'' to a
BASH Customisation @home_server:home_server_setup:other_services
1 Hits, Last modified:
alias dpss='sudo docker ps -a --format "table {{.Names}}\t{{.State}}\t{{.Status}}\t{{.Image}}" | (sed -u
Commonly used commands and scripts @home_server:home_server_setup:other_services
1 Hits, Last modified:
anual for apropos, used to search the manual page names and description * ''%%apropos -e -w crontab%%''
NFS @home_server:home_server_setup:other_services
1 Hits, Last modified:
:(default) we do not need to map gid and uid with names </fs> Mounting the nfs client manually: *''sud