install

Search

You can find the results of your search below.

Router Miscellaneous
14 Hits, Last modified:
68.1.1:667'' ---- ====glances==== * ''sudo apt install pipx'' ([[https://pypa.github.io/pipx/|pipx]] — Install and Run Python Applications in Isolated Environments) * ''pipx ensurepath'' * ''pipx install glances'' (https://nicolargo.github.io/glances/|... ike like the references for Debian 12 for glances install are out of date.... * [[https://www.tecmint.com
DHCP / DNS Setup
6 Hits, Last modified:
neral description</fc> =====DNS Setup===== First install or ensure already installed the DNS server software: "sudo apt install bind9" Next check the named.conf configuration f... ver on Ubuntu 14.04]] =====DHCP Setup===== First install or ensure already installed the ISC DHCP server software: ''sudo apt install isc-dhcp-server'' Next edit the dhcp configurati
Router VM
5 Hits, Last modified:
to try QEMU/KVM setup as follows: *''%%sudo apt install qemu-system qemu-system-x86 qemu-utils libvirt-cl... ibvirt-daemon libvirt-daemon-system virtinst --no-install-recommends%%'' ====package descriptions==== In m... -manager remote client setup==== *''%%sudo apt install virt-manager ssh-askpass-gnome --no-install-recommends%%'' *''%%virt-manager -c 'qemu+ssh://baumkp@route
ISP PPPoE Network Setup
4 Hits, Last modified:
ternode IPv6 on Linux with systemd-networkd]] ====Install Software==== Install the DNS, DHCP, and PPPoE software: ''sudo apt install bind9 isc-dhcp-server pppoeconf'' Disable and stop ... SuccessExitStatus=5 PIDFile=/run/ppp-pppoe.pid [Install] WantedBy=sys-subsystem-net-devices-eno1.device <
Debian / Ubuntu Network Setup
3 Hits, Last modified:
nsure the bridge utilities are loaded: ''sudo apt install bridge-utils''. Edit the network configuration f... c "ip r del 2001:470:1f2c:10d::/64 dev he-ipv6" [Install] WantedBy=multi.user.target default.target </cod... iority tagging. Load the vlan module: ''sudo apt install vlan''. I tried a number of different configurat
Router Basic Debian Server Setup
3 Hits, Last modified:
bian Buster, so needs to be installed: ''sudo apt install netplan.io'' it basically just seems to work. O... *I do not encrypt the home directory. (See How to install [[http://www.havetheknowhow.com/Install-Ubuntu.html|Ubuntu Server]] - 20.04LTS for an explanation.) *I j
Router Hardware
2 Hits, Last modified:
T-d). - No graphical user interface environment install (although individual applications could have web ... e all existing partitions using fdisk, from 18.04 install terminal. My home server already in service over
Linux Router Background
1 Hits, Last modified:
led. Save for router hardware problems, the fibre install worked immediately. My static IPv4 address took a
ISP IPoE DHCP Setup Notes
1 Hits, Last modified:
ient -4 -v %I ExecStop=/usr/sbin/dhclient -r %I [Install] WantedBy=multi-user.target </code> To reload th