vim

Search

You can find the results of your search below.

DHCP / DNS Setup
11 Hits, Last modified:
uration ====Setting Bind9 to IPv4 Mode==== ''sudo vim /etc/default/bind9'' or ''sudo vim /etc/default/named'', set following parameter: ''OPTIONS="-u bind -... the named.conf.options configuration file, ''sudo vim /etc/bind/named.conf.options'', as noted below. +... ="; }; </code>++++ Configure the DNS zones ''sudo vim /etc/bind/named.conf.local'' ++++named.conf.local
Debian / Ubuntu Network Setup
5 Hits, Last modified:
See the Netplan configuration below: ++++''sudo vim /etc/netplan/network.yaml''| <code> network: #s... rfaces are commented out. For example: ++++''sudo vim /etc/network/interfaces''| <code> # This file des... is my basic setup netplan yaml file. ++++ ''sudo vim /etc/netplan/50-cloud-init.yaml'' | <code> # This... 2 scripts to switch between configuration: ++++ ''vim tononrouter.sh'' | <code> #systemctl disable bind
Router Miscellaneous
2 Hits, Last modified:
md file for glances as a local web service ''sudo vim /lib/systemd/system/glances.service'' <code> [Uni... n and is available to be started at boot. ''sudo vim /etc/systemd/system/algo.service'' <code> [Unit]
Basic Netfilter Function Block Diagram
1 Hits, Last modified:
PoE connection mtu edit the following file ''sudo vim /etc/ppp/ip-up'' and append the following to the
NFTables Configuration
1 Hits, Last modified:
v6 ====Sample NFTables configuration==== ''sudo vim /etc/nftables.conf'' ++++ Router NFtable Setup -