network

Search

You can find the results of your search below.

Network Setup @home_server:home_server_setup
91 Hits, Last modified:
{{tag>network interface netplan nic setup loopback eth ethernet bridge bond networkd linux debian setup command}} =====Network Setup===== The home server I have has 4 Intel Gigabit NICs. Th... rt gigabit switch. This is described in the Basic Network Setup below. The newer home server has 5 drive, 2
Debian / Ubuntu Network Setup @linux_router
72 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 ... emd/PredictableNetworkInterfaceNames/|Predictable Network Interface Names]], also see [[https://github.com/
Router Miscellaneous @linux_router
56 Hits, Last modified:
[https://www.tecmint.com/darkstat-web-based-linux-network-traffic-analyzer/|Darkstat – A Web Based Linux Network Traffic Analyser]], is a relatively low resource network analyser. It has a web browser interface and can ... w/hide file system statshddtemp * n – Show/hide network stats * s – Show/hide sensors stats * y – Sho
Docker @docker_notes
34 Hits, Last modified:
{{tag>linux docker cli installation network volume iptables nftables portainer}} Much of this material was ... n the host machine, see [[https://docs.docker.com/network/iptables/|Docker and iptables]]. <fc #ff0000>//*... eb server this effectively stopped the KVM bridge network from operating, so the virtual machines could not... n the Debian 11. As per[[https://docs.docker.com/network/iptables/#Docker on a router|Docker and iptables.
Docker Deluge Image / Service @docker_notes
31 Hits, Last modified:
usage===== I use 2 forms of vpn (virtual private network) on my home server. - VPN to gain remote secure... mpting to run openvpn. This setting allows docker networking to perform routing, which is required for vpn ... h more reliably in host mode ''%%docker run -it --network host --cap-add=NET_ADMIN --name alpine deluge-openvpn-nftables /bin/sh%%'' *The docker host network option also has problems the entire host network
Docker-Compose @docker_notes
15 Hits, Last modified:
compose docker-compose "docker compose" container network nftables iptables nft}} ======Docker-Compose=====... .docker.com/engine/install/|Docker Engine]] =====Networking===== By default Docker-Compose will create a new network for the given compose file. You can change the behavior by defining custom networks in your compose file. ====Create and assign cus
NFTables Configuration @linux_router
15 Hits, Last modified:
[https://wiki.kptree.net/doku.php?id=linux_router:network#ubuntu_network_-_interface_setup|network interface]].</color>++\\ <tab3>define <color red>modem_ip4 = 192.168.5.0/24</co... [https://wiki.kptree.net/doku.php?id=linux_router:network#ubuntu_network_-_interface_setup|network interfac
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
15 Hits, Last modified:
{{tag>linux debian nut ups server}} ======NUT (Network UPS Tools) Setup====== I purchased my current main U... tps://docs.technotim.live/posts/NUT-server-guide/|Network UPS Tools (NUT) Ultimate Guide]] late 2022 has a ... they are wired in series. NUT is an open source network monitoring and control system. I use a Powershiel... on abnormal operation. Unfortunately the [[http://networkupstools.org/documentation.html|NUT project docume
KVM Setup @home_server:home_server_setup
12 Hits, Last modified:
machine qemu virsh qcow linux command setup nbd 'network block device'}} ======KVM Setup====== I original... 00:70:a9:a1'/> Cant be the same on the same local network.... To convert the xml file back to a virtual ma... * ''sudo virsh domiflist domain-name'' : List network interface(s) information of domain ''domain-name'... install ''sudo apt install qemu-utils'' The nbd (network block device) kernel module needs to be loaded to
Commonly used commands and scripts @home_server:home_server_setup:other_services
12 Hits, Last modified:
ommand line: ''sudo dpkg-reconfigure tzdata''. *Networkd -> systemd-networks *Resolved -> systemd-resolved =====apt - package manager===== *''sudo apt update'... sudo netstat -anp | head -n5 : "Find all the open network sockets, but limit output to the first five lines... -sudo netstat -anp | wc -l : "Find all the open network sockets, then tell me how many total lines of tex
Docker - DHCP Server @docker_notes
9 Hits, Last modified:
en/latest/arm/config-templates.html#template-home-network-of-a-power-user|Home Network of a Power User]]. I was never quite sure I had the automatic fall over back... l|Text client for Kea DHCP Control Agent.|?| ====Network Ports==== From IANA Service Name and Transport Pr... DHCP service and a Kea Control Agent. ====Docker Network Type==== This is a good case where the Docker net
Docker Host @docker_notes
9 Hits, Last modified:
nstall vim * Set static ip address and a bridge network (this varies on the install type) * For networkd: * ''sudo apt install bridge-utils'' Docker will need a bridge network connection * ''/etc/network/interfaces'' <code bash>source /etc/network/interfaces.d/* # The loopba
KPTree - Email Server Setup @home_server
9 Hits, Last modified:
fferentiate between different subdomains. ===Set network IP address, static IP=== The mail server need to have a static IP address on the local area network. ++++I actually like to use netplan| * ''su... o apt install netplan.io'' * ''sudo mv /etc/network/interfaces /etc/network/interfaces.old'' * ''sudo /etc/netplan/network.yaml'' * <code>networ
KPTree - MSWindows Setup @home_server
9 Hits, Last modified:
vided from work. These are often corporate based network licenses that only work if connected to the network. There is a method to fix a license to a machine, if ... ==== For some reason Windows 10 will not show my network drives in the Explorer Network directory. Even when it did work it was slow to show the network drives. I
Router VM @linux_router
9 Hits, Last modified:
running on this machine are, all bare metal: * Network configuration (of 4 x 1 GB/s ethernet ports) ... modem, via 1 Ethernet port - **the WAN (Wide Area Network) connection** * modem is VDSL based, set in... up to access and control the modem * A bridge network setup on the remaining 3 Ethernet ports as a LAN (Local Area Network). The bridge network setup has the following requ
Docker mailserver @docker_notes
8 Hits, Last modified:
Nextcloud Container @docker_notes
7 Hits, Last modified:
Reverse Proxy Server @docker_notes
7 Hits, Last modified:
DHCP / DNS Setup @linux_router
7 Hits, Last modified:
Router Hardware @linux_router
6 Hits, Last modified:
turn server @docker_notes
5 Hits, Last modified:
My Home IT Setup @home_server:home_server_setup
5 Hits, Last modified:
Calibre @docker_notes
4 Hits, Last modified:
Basic Netfilter Function Block Diagram @linux_router
4 Hits, Last modified:
Network Speed testing @tech_notes
3 Hits, Last modified:
Rsync @home_server:home_server_setup:other_services
3 Hits, Last modified:
SSH Notes @home_server:home_server_setup:other_services
3 Hits, Last modified:
sidebar
2 Hits, Last modified:
VNC Server @home_server:home_server_setup
2 Hits, Last modified:
XFCE @home_server:home_server_setup:other_services
2 Hits, Last modified:
Docker nginx / php notes @docker_notes
1 Hits, Last modified:
dokuwiki setup notes @home_server
1 Hits, Last modified:
Router Basic Debian Server Setup @linux_router
1 Hits, Last modified:
Home Server Notes @home_server:home_server_setup
1 Hits, Last modified:
NFS @home_server:home_server_setup:other_services
1 Hits, Last modified: