install

Search

You can find the results of your search below.

Router Miscellaneous
22 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
8 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 file, "less /... ver on Ubuntu 14.04]] =====DHCP Setup===== First install or ensure already installed the ISC DHCP server s
Linux Router Background
6 Hits, Last modified:
) made it clear they would not help with a unique installation. My ISP sold their business on and when I tr... informed that they do not support unique hardware installation!. So I used the original ISP supplied modem ... ive that was supplied with the computer failed, I installed an SSD and Debian 10 Buster. I do not see value... (FTTN) disconnected over 3 weeks before the fibre installation was installed. Save for router hardware prob
Router VM
6 Hits, Last modified:
=Router VM====== I have just decided to play with installing VM (virtual machines) on my Router hardware (2... 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-recom
Router Basic Debian Server Setup
6 Hits, Last modified:
is is not native on Debian Buster, so needs to be installed: ''sudo apt install netplan.io'' it basically just seems to work. One of the benefits of Debian is no ... *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
4 Hits, Last modified:
upstream.... <fs smaller> I don't see the point installing a 64bit OS on systems with less than 4GB of RA... T-d). - No graphical user interface environment install (although individual applications could have web ... ems to be built on *Proxmox seems to need to be installed on bare metal. I am not so sure this would wor... e all existing partitions using fdisk, from 18.04 install terminal. My home server already in service over
Debian / Ubuntu Network Setup
4 Hits, Last modified:
nsure the bridge utilities are loaded: ''sudo apt install bridge-utils''. Edit the network configuration f... netplan. It is very importqant to remember after installing and setting up netplan to disable the interfac... 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
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 <
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
IPTables Configuration
1 Hits, Last modified:
r friendly than IPTables. On larger, more complex installs NFTables looks to have some significant technica
TC - Traffic Control
1 Hits, Last modified:
ontrol and shaping features. The iproute2 package installs the tc command to control these via the command