KPTree Wiki logo

KPTree Wiki

  • Page Tools
    Show pageOld revisionsBacklinks
  • Site Tools
    Recent ChangesMedia ManagerSitemap
  • User Tools
    Log In

Search

You can find the results of your search below.

Ends with
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • home_server (18)
  • docker_notes (12)
  • linux_router (7)
  • tech_notes (3)
  • project (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

Nextcloud Container @docker_notes
26 Hits, Last modified: 5 weeks ago
after a backup is restored maintenance:mimetype:update-db Update database mimetypes and update filecache maintenance:mimetype:update-js Update mimetypelist.js maintenance:mode set main... Reverse geocode media coordinates. photos:update-1000-cities Update the list of 1000 and more inhabitant cities prev... he richdocuments tables to BigInt richdocuments:update-empty-templates Update empty template files security security:brutefo
PiKVM @tech_notes
19 Hits, Last modified: 14 months ago
access is required. To [[https://docs.pikvm.org/_update_os/|update pikvm os]]: -**Login into the shell as root** -''pikvm-update'' will run the update command that updates both the pikvm and underlying Arch OSs. -This script does the full update including placing the OS into rw mode before update and ro mode upon completion. -The commands w... stall the ''pikvm-update'' package -''pikvm-update'' should then run the update command -if the ''pikvm-update'' command stil
BASH Customisation @home_server:home_server_setup:other_services
15 Hits, Last modified: 10 months ago
cscollections='cscli collections list' alias cshubupdate='cscli hub update' alias cshubupgrade='cscli hub update' alias csme... do exportfs -a' # INSTALLATION AND UPGRADE alias update='sudo apt-get update' alias upgrade='sudo apt-get update && sudo apt-g... eze) distro]] *[[https://www.baeldung.com/linux/update-alternatives-command|The update-alternatives Command in Linux]] <- home_server:h
DHCP / DNS Setup @linux_router
10 Hits, Last modified: 22 months ago
.com/2012/07/23/make-your-dhcp-server-dynamically-update-your-dns-records-on-ubuntu-12-04-precise-pangolin/|DHCP server dynamically update your DNS records]] on Ubuntu 12.04 (Precise Pango... er; file "/var/lib/bind/db.kptree.net"; allow-update { key rndc-key; }; }; zone "168.192.in-addr.arpa... aster; file "/var/lib/bind/db.168.192"; allow-update { key rndc-key; }; }; </code>++++ ====lookup zone
Docker - DNS Server @docker_notes
8 Hits, Last modified: 7 months ago
ted; }; also-notify { 192.168.1.2; }; // allow-update { key rndc-key; }; }; zone "1.168.192.in-addr.ar... ted; }; also-notify { 192.168.1.2; }; // allow-update { key rndc-key; }; }; </code> ++++ ++++/etc/bin... file "pri/localhost.zone"; allow-update { none; }; notify no; }; zone "127.in-ad... aster; file "pri/127.zone"; allow-update { none; }; notify no; }; </code> ++++ ++
Conky @home_server:home_server_setup:other_services
8 Hits, Last modified: 5 years ago
onky's Run Time Parameters -------------------- update_interval = 2.0,-- Conky update interval in seconds total_run_times = 0,-- Numbe... nky's Run Time Parameters -------------------- # update_interval 2.0 # Conky update interval in seconds total_run_times 0 #... onky's Run Time Parameters -------------------- update_interval = 2.0,-- Conky update interval in seconds total_run_times = 0,-- Numbe... Conky's Run Time Parameters -------------------- update_interval 2.0 # Conky update interval in seconds total_run_times 0 #
KPTree - Email Server Setup @home_server
7 Hits, Last modified: 3 years ago
ly benefit if Ubuntu is that it has a quicker LTS update cycle and longer LTS support period than Debian, ... I had to disable the clamav daemons to allow the update to work. *To find clamav related running da... 19) Install Horde 5 for Webmail]], full copy with update to get working on current Ubuntu 16.04 install. H... ble through apt install: <code> "sudo apt update" "sudo apt install php7.0-dev php-pear php7.0
Web Server setup @home_server
7 Hits, Last modified: 22 months ago
do add-apt-repository ppa:certbot/certbot'' *To update the repositories including the newly added Certbot ones: ''sudo apt update'' *To install Certbot: ''sudo apt install certb... orked immediately for my existing sites. I had to update my domain DNS records to add additional sub-domai... Sometimes the process stalls when downloading the update files, as presumably the download takes too long ... e process times out. Next time trying to run the update comes up with a message that it is at step 4 (dow
Commonly used commands and scripts @home_server:home_server_setup:other_services
6 Hits, Last modified: 12 months ago
ved =====apt - package manager===== *''sudo apt update'' to update apt packages *''sudo apt upgrade'' to upgrade apt packages, after running update *''sudo apt install package'' to install a pack... djusting bash setting run ''source ~/.bashrc'' to update configuration To function on remote server: -C... o, and then run ''sudo systemctl restart ssh'' to update the ssh configuration -Lastly, when ssh into sy
apt package management @home_server:home_server_setup:other_services
5 Hits, Last modified: 3 years ago
l the full correct current package - ''sudo apt update'' to update the system package listing - ''sudo apt upgrade'' to update the install system packages that was no functiona
Manjaro Setup Notes @home_server:home_server_setup:other_services
5 Hits, Last modified: 18 months ago
know how compatible with WF7725. * ''Flatpak update'' will update flatpak packages. * The CUPS systemd unit fi... Conky's Run Time Parameters -------------------- update_interval 2.0 # Conky update interval in seconds total_run_times 0 #... o pacman -Sc''\\ After an unsuccessful attempt to update your system (which quit with a key error), you mi
IPMI Console Setup @home_server:home_server_setup:other_services
4 Hits, Last modified: 17 months ago
_numbers="true"]> # If you change this file, run 'update-grub' afterwards to update # /boot/grub/grub.cfg. # For full documentation o... noted above. After this run the command ''sudo update-grub'' to update the grub boot loader based upon the updated confi
Set Up and Ubuntu APT Cache @home_server:home_server_setup:other_services
4 Hits, Last modified: 5 years ago
g>linux ubuntu debian Apt cache apt-cacher-ng apt update apt upgrade apt-get}} =====Set Up and Ubuntu APT ... ically the apt cacher stores all the relevant apt update and upgrade related files and and acts as a proxy... ching them locally. When performing a ''sudo apt update'' note the repository errors and find the reposit... sudo do-release-upgrade'' change ''sudo vim /etc/update-manager/meta-release'' ---- <- home_server:home
KPTree - Home Desktop Setup @home_server
4 Hits, Last modified: 5 months ago
do not use much anymore *iTunes - Apple iOS update control software - See Separate Section below - I... er the vendor does not wish to spend the money to update the drivers, and second, the vendor hopes that us... s added or deleted. *Additionally, the Xref may update in the base drawing without issue when a differen... 86e992b7dd21936096f31|Modified Xref layers do not update in the host drawing when the Xref is reloaded in
KPTree Torrent VM Setup @home_server
4 Hits, Last modified: 5 years ago
VMs. I create a basic template machine and manual update the group and user id numbers to align, a use the... ise the firewall. To install nftables: "sudo apt update" followed by ''sudo apt install nftables'' ++++Ol... *''sudo mysql -u root'' *''use mysql;'' *''update user set plugin=%%''%%'' where User='root'; *''... lable. I am also concern that this setup will not update the media library as there is no drive link in th
Reverse Proxy Server - Traefik @docker_notes
3 Hits, Last modified: 21 months ago
Wifi Router / Access Points @linux_router
3 Hits, Last modified: 8 months ago
Docker mailserver @docker_notes
2 Hits, Last modified: 5 weeks ago
SSH Notes @home_server:home_server_setup:other_services
2 Hits, Last modified: 21 months ago
Flatpak @tech_notes
2 Hits, Last modified: 8 months ago
Router Hardware @linux_router
2 Hits, Last modified: 3 months ago
ansible @tech_notes
2 Hits, Last modified: 3 years ago
Docker nginx / php notes @docker_notes
2 Hits, Last modified: 11 months ago
Docker Miscellaneous @docker_notes
2 Hits, Last modified: 9 months ago
Rsync @home_server:home_server_setup:other_services
2 Hits, Last modified: 8 months ago
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
2 Hits, Last modified: 3 years ago
Router Miscellaneous @linux_router
2 Hits, Last modified: 12 months ago
Docker-Compose @docker_notes
1 Hits, Last modified: 3 weeks ago
turn server @docker_notes
1 Hits, Last modified: 19 months ago
Home Solar / BESS @project
1 Hits, Last modified: 9 months ago
Docker Deluge Image / Service @docker_notes
1 Hits, Last modified: 3 months ago
Linux Block Device Notes @home_server:home_server_setup:other_services
1 Hits, Last modified: 8 months ago
Fail2Ban @home_server:home_server_setup:other_services
1 Hits, Last modified: 4 years ago
ISP PPPoE Network Setup @linux_router
1 Hits, Last modified: 2 years ago
File Sharing @docker_notes
1 Hits, Last modified: 21 months ago
ntp @docker_notes
1 Hits, Last modified: 11 months ago
Calibre Server @home_server:home_server_setup:other_services
1 Hits, Last modified: 5 years ago
Router Configuration, Switch & Server Setup @linux_router
1 Hits, Last modified: 16 months ago
KVM Setup @home_server:home_server_setup
1 Hits, Last modified: 20 months ago
Docker - diun & ntfy @docker_notes
1 Hits, Last modified: 22 months ago
Basic Netfilter Function Block Diagram @linux_router
1 Hits, Last modified: 2 years ago