Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- Set Up and Ubuntu APT Cache @home_server:home_server_setup:other_services
- {{tag>linux ubuntu debian Apt cache apt-cacher-ng apt update apt upgrade apt-get}} =====Set Up and Ubuntu APT Cache===== The apt-cacher-ng looks to be a se
- BASH Customisation @home_server:home_server_setup:other_services
- a' # INSTALLATION AND UPGRADE alias update='sudo apt-get update' alias upgrade='sudo apt-get update && sudo apt-get upgrade' alias install='sudo apt-get install' alias finstall='sudo apt-get -f install' alias rinst
- apt package management @home_server:home_server_setup:other_services
- {{tag>linux debian package apt apt-get update upgrade distribution }} =====apt package management===== I recently had a ''sudo apt upgrade'' error along the lines of: <code>mariadb-
- Commonly used commands and scripts @home_server:home_server_setup:other_services
- ommand systemd journal journalctl tzdata timezone apt upgrade update install remove crontab man apropos... emd-networks *Resolved -> systemd-resolved =====apt - package manager===== *''sudo apt update'' to update apt packages *''sudo apt upgrade'' to upgrade apt packages, after running update
- KPTree - Email Server Setup @home_server
- +++I actually like to use netplan| * ''sudo apt install netplan.io'' * ''sudo mv /etc/netwo... drives. ++++NFS Client setup details| * ''sudo apt install nfs-common'' * The base client confi... bly Ubuntu the certbot package can be used ''sudo apt install certbot''.\\ Workaround uses the certonl... ectly from RoundCube, i.e. do not use the Unbuntu apt package system. Some tips on the LinOxide instru
- Web Server setup @home_server
- - Certbot PPA]]. Unfortunately the command ''add-apt-repository'' needs to be added, so the final comm... he current package database is up to date: ''sudo apt update'' *To install the add-apt-repository command: "sudo apt install software-properties-common" *To add the official Debian Certbo
- KPTree Torrent VM Setup @home_server
- and Deluge setup.) *To install openvpn ''sudo apt install network-manager-openvpn'' *Download BTG... ptimise the firewall. To install nftables: "sudo apt update" followed by ''sudo apt install nftables'' ++++Old, to;dr;| If the nftables repository can not ... 18.04 they will need to be added: ''sudo vim /etc/apt/sources.list'' and add the following repositories
- Network Setup @home_server:home_server_setup
- '' Ensure the bridge utilites are loaded: ''sudo apt install bridge-utils'' Edit the network configur... ' Ensure the bridge utilities are loaded: ''sudo apt install bridge-utils'' The bonded configuration needs ifenslave utility loaded: ''sudo apt install ifenslave'' My NIC connectors are setup ... o the interfaces configuration style. Use ''sudo apt install netplan.io'' to install netplan on Debian
- KVM Setup @home_server:home_server_setup
- ] Basically to install the KVM Hypervisor: ''sudo apt install qemu-kvm qemu-system qemu-utils libvirt-c... lt and can be installed with the following ''sudo apt install guestfs-tools'' [[https://computingfor... c. To check if already installed or not: ''%%sudo apt list --installed | grep libguest%%'' To install ''sudo apt install libguestfs-tools'' This would installs to
- Router Configuration & Server Setup @linux_router
- 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 @linux_router
- 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 @linux_router
- 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
- VNC Server @home_server:home_server_setup
- em * A display manager, optional * ''sudo apt install --no-install-recommends xfce4 xserver-xor... the know how instructions, but instead of ''sudo apt install gnome-core'', use ''sudo apt install xfce4 xfce4-goodies''. I have been using vnc4server, not
- Linux Firmware Notes @home_server:home_server_setup:other_services
- install the non-free microcode blob using ''sudo apt install firmware-ast''. It would seem that this ... And can be simply fixed using the command ''sudo apt install firmware-realtek'' and possible also ''sudo apt install firmware-misc-nonfree''. As these are wa
- Docker @docker_notes
- ker.sh'' Note for Debian testing just use ''sudo apt install docker'', as testing packages the latest ... r packages and versions are installed** -''sudo apt remove docker-ce'' -Check the the ''var/lib/doc