default

Search

You can find the results of your search below.

DHCP / DNS Setup
17 Hits, Last modified:
, "less /etc/bind/named.conf". This can remain as default as below. However the configuration files noted t... to be set up. We will copy the existing files to default: *''sudo cp /etc/bind/named.conf.options /etc/bind/default.named.conf.options'' *''sudo cp /etc/bind/named.conf.local /etc/bind/default.named.conf.local'' *''sudo cp /etc/bind/named.c
Router Hardware
11 Hits, Last modified:
grated graphics device (IGD), which is enabled by default. The graphics then defaults to the BMC adaptor. T... el IGD Configuration). The terminal also seems to default to 1024x768 resolution, so no additional work is ... grub menu hit the arrow key to select, select the default option, 1st line. Press the 'e' key to edit. Add ... ot. For the permanent solution basically edit etc/default/grub, adding nomodeset such that GRUB_CMDLINE_LIN
Router Miscellaneous
6 Hits, Last modified:
====Docker Host Security==== Docker currently by default use iptables on the host machine to allow access to images. Unfortunately the default iptables effectively fully opens up docker on the... usr/bin/docker stop -t 2 algo [Install] WantedBy=default.target </code> Techcrunch.com [[https://techcrunc... on ftp-data 20 {tcp, udp, sctp} File Transfer [Default Data] ftp 21 {tcp, udp, sctp} File Transf
Debian / Ubuntu Network Setup
5 Hits, Last modified:
up===== As of Debian 10 (Buster) Debian still by default uses this interface Setup. It can be setup to us... tocol #bridge_fd 9 # forwarding delay # use default? #bridge_hello 5 # use default? #bridge_maxage 60 # use default? </code> ++++ The following is a list of some stanza not used and wh
ISP IPoE DHCP Setup Notes
4 Hits, Last modified:
password and user name. It actually seems to use default username and password in the pppoe software that ... R_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd... AST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000 link/ether 0c:c4:7a:9f:36:4c brd ff... Link File: /usr/lib/systemd/network/99-default.link Network File: /run/systemd
ISP PPPoE Network Setup
4 Hits, Last modified:
se parameters ''man pppd''. <code> # Minimalistic default options file for DSL/PPPoE connections # man:pppd... he ISP. noipdefault # Use this connection as the default route. defaultroute replacedefaultroute #password is not placed in log file - default hide-password # Do not ask the remote to authent... sist # maxfail number of retries before exiting, default 10, 0 means no limit maxfail 0 # Load rp-ppoe.s
NFTables Configuration
3 Hits, Last modified:
h all the table chain is at the end drop (nftable default policy is accept, hence it is necessary to set so... h all the table chain is at the end drop (nftable default policy is accept, hence it is necessary to set so... number (line numbers) *''-n'' : shows names (default), e.g. dport ssh *''-nn'' : shows numbers e.
IPTables Configuration
2 Hits, Last modified:
such as Docker and Fail2ban basically still have default enbedment of IPTables with use of NFTables requir... ands=== *''iptable -L'' , lists the tables, by default the filter table. To list the nat table, add ''-t