interface

Search

You can find the results of your search below.

Debian / Ubuntu Network Setup @linux_router
47 Hits, Last modified:
{{tag>linux Debian Ubuntu router network netplan interface vlan ipv6 ip}} ======Debian / Ubuntu Network Setup====== ====Debian / Ubuntu Network - Interface Setup===== As of Debian 10 (Buster) Debian still by default uses this interface Setup. It can be setup to use netplan inface.\\ ... ictableNetworkInterfaceNames/|Predictable Network Interface Names]], also see [[https://github.com/systemd/sy
Network Setup @home_server:home_server_setup
44 Hits, Last modified:
{{tag>network interface netplan nic setup loopback eth ethernet bridge bond networkd linux debian setup comma... s. =====Archived Network Setups===== ++++Network Interfaces Setup| ====Basic Network Setup==== To check available interfaces and names: ''ip link'' Ensure the bridge utilit... it the network configuration file: ''/etc/network/interfaces'' as follows: <code># This file describes the n
NFTables Configuration @linux_router
15 Hits, Last modified:
| \\ + <color #202000/#F0F0E0>The $modem router interface has been assigned the IP address 192.168.5.2, as ... doku.php?id=linux_router:network#ubuntu_network_-_interface_setup|network interface]].</color>++\\ <tab3>define <color red>modem_ip4 = 192.168.5.0/24</color><color blu... | \\ + <color #202000/#F0F0E0>The $modem router interface has been assigned the IP address 192.168.5.2, as
Router Miscellaneous @linux_router
14 Hits, Last modified:
==iftop==== iftop - display bandwidth usage on an interface by host\\ Use ''man iftop'' to see options.\\ Typ... w resource network analyser. It has a web browser interface and can provide the perfornace statistics for the... les/|10 Useful “IP” Commands to Configure Network Interfaces]] *[[https://linoxide.com/linux-command/use... om/building-an-ubuntu-16-04-router-part-1-network-interfaces/|Part 1]] Sadly this link is no loner up and has
IPMI CLI Tools @home_server:home_server_setup:other_services
13 Hits, Last modified:
records and event messages. Access through system interfaces like memory mapped IO, I2C bus etc. *IPMI v1... hentication, packet encryption using RCMP+, SMbus interface. IPMI version 2.0 is desirable as it allows you ... l mc reset cold Options: * -I : Selects IPMI interface to use; options seem to be: lan for IPMI 1.5 and ... *i2c : A low speed (>=400khz) system management interface supported on most embedded systems. It is similar
KPTree Torrent VM Setup @home_server
12 Hits, Last modified:
ded active running Deluge Bittorrent Client Web Interface deluged.service loaded active running D... y drop; # accept input from loopback interface iif lo counter accept # Make sure th... policy drop; # accept output from loopback interface oif lo counter accept # Make sure th... > #!/usr/sbin/nft -f # define common referenced interfaces define lan = ens3 define tun = tun0 define wa
samba @home_server:home_server_setup:other_services
8 Hits, Last modified:
= no #### Networking #### # The specific set of interfaces / networks to bind to # This can be either the interface name or an IP address/netmask; # interface names are normally preferred ; interfaces = 127.0.0.0/8 eth0 # Only bind to the named interfaces and/or n
DHCP / DNS Setup @linux_router
6 Hits, Last modified:
do vim /etc/default/isc-dhcp-server''. Ensure the interface(s) that the DHCP server is to server requests upon is indicated, for example: *INTERFACESv4="br0" *INTERFACESv6="br0" ====isc-dhcp-server log file comments==== Unfortunately the log / journal fo... er contains the following comment for each system interface that is not assigned in ''/etc/default/isc-dhcp-s
IPMI Console Setup @home_server:home_server_setup:other_services
6 Hits, Last modified:
tting up Linux to redirect main boot terminal tty interface to use the serial port -Setup the console red... boot -BMC IPMI Client Setup (Using the BMC IPMI interface to redirect the computer serial tty to the BMC ne... /ipmitool sol info'' are: * -I : Selects IPMI interface to use; options seem to be: lan for IPMI 1.5 and lanplus for IPMI 2.0. (All my interfaces are IPMI 2.0) * -H : remote server address IP
SSH Notes @home_server:home_server_setup:other_services
6 Hits, Last modified:
work Information", "="*40) ## get all network interfaces (virtual and physical) if_addrs = psutil.net_if_addrs() for interface_name, interface_addresses in if_addrs.items(): for address in interface_addresses: print(f"=== Interface: {in
Docker Host @docker_notes
5 Hits, Last modified:
lot of additional functionally, such as nice web interface, nice VM backup, and LXC container system, as wel... bridge network connection * ''/etc/network/interfaces'' <code bash>source /etc/network/interfaces.d/* # The loopback network interface auto lo iface lo inet loopback # The primary network interface #allo
ISP PPPoE Network Setup @linux_router
5 Hits, Last modified:
mit maxfail 0 # Load rp-ppoe.so for kernel mode interface naming compatibility # (ie, ppp0, ppp1) plugin rp... one". If successful there should be a new network interface ppp1 <fs smaller>Some useful links: Ubuntu help ... ====PPPoE Startup==== Systemd service to create interface and start ppoe service, below: ''sudo vim /etc/sy... ation=man:pon(1) man:pppd(8) man:pppoeconf(8) man:interfaces(5) BindsTo=sys-subsystem-net-devices-eno1.device
Conky @home_server:home_server_setup:other_services
5 Hits, Last modified:
e, disk storage, temperatures, processes, network interfaces, battery power, system messages, e-mail in-boxes... n uppercase use_xft = true,-- use the X FreeType interface library (anti-aliased font) font = 'Arimo:size=1... use_xft yes # use the X FreeType interface library (anti-aliased font) xftfont Monospace:siz... n uppercase use_xft = true,-- use the X FreeType interface library (anti-aliased font) font = 'Arimo:size=1
Docker nginx / php notes @docker_notes
4 Hits, Last modified:
$https if_not_empty; fastcgi_param GATEWAY_INTERFACE CGI/1.1; fastcgi_param SERVER_SOFTWARE nginx... $https if_not_empty; fastcgi_param GATEWAY_INTERFACE CGI/1.1; fastcgi_param SERVER_SOFTWARE nginx... tps://en.wikipedia.org/wiki/Simple_Common_Gateway_Interface|Simple Common Gateway Interface (scgi)]] look like another alternative protocol similar to FastCGI. Probably
KPTree - Email Server Setup @home_server
4 Hits, Last modified:
stall netplan.io'' * ''sudo mv /etc/network/interfaces /etc/network/interfaces.old'' * ''sudo /etc/netplan/network.yaml'' * <code>network: versio... ions instructions went with Roundcube for webmail interface. Furthermore some of the key features I was looki... luge'' *To start (/stop /enable) the deluge web interface daemon ''sudo systemctl start deluge-web'' *Sys
Router Hardware @linux_router
4 Hits, Last modified:
Router VM @linux_router
4 Hits, Last modified:
Docker Deluge Image / Service @docker_notes
3 Hits, Last modified:
Docker mailserver @docker_notes
3 Hits, Last modified:
Nextcloud Container @docker_notes
3 Hits, Last modified:
ISP IPoE DHCP Setup Notes @linux_router
2 Hits, Last modified:
IPTables Configuration @linux_router
2 Hits, Last modified:
Docker - diun & ntfy @docker_notes
1 Hits, Last modified:
Docker @docker_notes
1 Hits, Last modified:
Docker - DHCP Server @docker_notes
1 Hits, Last modified:
KPTree - MSWindows Setup @home_server
1 Hits, Last modified:
Web Server setup @home_server
1 Hits, Last modified:
NFTables IP Control @linux_router
1 Hits, Last modified:
My Home IT Setup @home_server:home_server_setup
1 Hits, Last modified:
KVM Setup @home_server:home_server_setup
1 Hits, Last modified:
Webmin @home_server:home_server_setup:other_services
1 Hits, Last modified: