apt

Search

You can find the results of your search below.

Set Up and Ubuntu APT Cache @home_server:home_server_setup:other_services
49 Hits, Last modified:
{{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
17 Hits, Last modified:
ed using Synthing. # Aliases will automatically adapt slightly based on the host. # SOURCE ENVIRONMEN... 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
XFCE @home_server:home_server_setup:other_services
13 Hits, Last modified:
n.org/doc/manuals/debian-reference/ch01.en.html|Chapter 1. GNU/Linux tutorials]] *[[https://www.d... n.org/doc/manuals/debian-reference/ch02.en.html|Chapter 2. Debian package management]] *[[https:/... n.org/doc/manuals/debian-reference/ch03.en.html|Chapter 3. The system initialization]] *[[https:/... n.org/doc/manuals/debian-reference/ch04.en.html|Chapter 4. Authentication and access controls]] *
KPTree - Email Server Setup @home_server
12 Hits, Last modified:
+++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
apt package management @home_server:home_server_setup:other_services
12 Hits, Last modified:
{{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
12 Hits, Last modified:
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
Web Server setup @home_server
8 Hits, Last modified:
- 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
7 Hits, Last modified:
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
KVM Setup @home_server:home_server_setup
7 Hits, Last modified:
] 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
Network Setup @home_server:home_server_setup
7 Hits, Last modified:
'' 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
VNC Server @home_server:home_server_setup
7 Hits, Last modified:
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 ... geometries to allow better performance on tablet/laptop/desktop computers.) If connection is refused m
Rsync @home_server:home_server_setup:other_services
7 Hits, Last modified:
computer instance To install rsync daemon ''sudo apt install rsync'' ''sudo vim /etc/rsyncd.conf'' <f... snapshot]] tools, using this command: <code>sudo apt-get install rsync grsync rsnapshot</code> =====S... for all users of OpenSSH clients on that desktop/laptop and it must be readable by all users on the sys... s sure the log file # doesn't grow too large. # Capture scripts start time STARTTIME=`date +%s` # Loc
Router Hardware @linux_router
5 Hits, Last modified:
with only one NIC need to be setup with USB NIC adaptors, that further complicates setup, performance a... he Pentium N3700 comes with a built-in graphics adaptor. On the headless BMC system the built-in graphics adapter is not required and can interfere with the BMC graphic adapter. The best solution is to turn off the Intel int
Router Basic Debian Server Setup @linux_router
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
Python Programming Notes @python
4 Hits, Last modified:
ion. * ''stdout=subprocess.PIPE'' In order to capture the command output from the function. Otherwis... e terminal screen. * the output value can be captured from ''subprocess.stdout'', this is in byte format. * It can be captured and converted to text format ''subprocess.std... )'' * The return code of the function can be capture from output using ''subprocess.returncode''
Docker Host @docker_notes
3 Hits, Last modified:
dokuwiki setup notes @home_server
3 Hits, Last modified:
DHCP / DNS Setup @linux_router
3 Hits, Last modified:
Router VM @linux_router
3 Hits, Last modified:
Formatting Syntax @wiki
3 Hits, Last modified:
samba @home_server:home_server_setup:other_services
3 Hits, Last modified:
sidebar
2 Hits, Last modified:
Docker @docker_notes
2 Hits, Last modified:
Nextcloud Container @docker_notes
2 Hits, Last modified:
Reverse Proxy Server @docker_notes
2 Hits, Last modified:
Debian / Ubuntu Network Setup @linux_router
2 Hits, Last modified:
Home Sprinkler Setup Notes @personal
2 Hits, Last modified:
boot tools @tech_notes
2 Hits, Last modified:
NFS @home_server:home_server_setup:other_services
2 Hits, Last modified:
Docker-Compose @docker_notes
1 Hits, Last modified:
Router Miscellaneous @linux_router
1 Hits, Last modified:
ISP PPPoE Network Setup @linux_router
1 Hits, Last modified:
ansible @tech_notes
1 Hits, Last modified:
git @tech_notes
1 Hits, Last modified:
Conky @home_server:home_server_setup:other_services
1 Hits, Last modified:
Fail2Ban @home_server:home_server_setup:other_services
1 Hits, Last modified:
logrotate @home_server:home_server_setup:other_services
1 Hits, Last modified:
SWAP Files @home_server:home_server_setup:other_services
1 Hits, Last modified:
Webmin @home_server:home_server_setup:other_services
1 Hits, Last modified: