apt

Search

You can find the results of your search below.

Router Basic Debian Server Setup
4 Hits, Last modified:
n Debian Buster, so needs to be installed: ''sudo apt install netplan.io'' it basically just seems to ... move program'' # to remove snaps listed *''sudo apt purge snapd'' *''sudo apt-mark hold snapd'' *''apt list --installed | grep snap'' It seems like Ubuntu want Snap to work and a
DHCP / DNS Setup
3 Hits, Last modified:
already installed the DNS server software: "sudo apt install bind9" Next check the named.conf configu... dy installed the ISC DHCP server software: ''sudo apt install isc-dhcp-server'' Next edit the dhcp con... cp6 can give additional functionality. * ''sudo apt install radvd'' * ''sudo vim /etc/radvd.conf''
Router VM
3 Hits, Last modified:
ded to try QEMU/KVM setup as follows: *''%%sudo apt install qemu-system qemu-system-x86 qemu-utils li... Virt-manager remote client setup==== *''%%sudo apt install virt-manager ssh-askpass-gnome --no-insta... l.kptree.net/system?keyfile=id_rsa'%%'' *''sudo apt install gir1.2-spiceclientgtk-3.0'' =====Referenc
Debian / Ubuntu Network Setup
2 Hits, Last modified:
. Ensure the bridge utilities are loaded: ''sudo apt install bridge-utils''. Edit the network configu... N priority tagging. Load the vlan module: ''sudo apt install vlan''. I tried a number of different co
Router Miscellaneous
1 Hits, Last modified:
92.168.1.1:667'' ---- ====glances==== * ''sudo apt install pipx'' ([[https://pypa.github.io/pipx/|p
ISP PPPoE Network Setup
1 Hits, Last modified:
Install the DNS, DHCP, and PPPoE software: ''sudo apt install bind9 isc-dhcp-server pppoeconf'' Disabl