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.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • home_server (20)
  • docker_notes (15)
  • linux_router (7)
  • tech_notes (5)
  • 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
37 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... Apply custom theme changes maintenance:update:htaccess Updates the .htaccess file news news:feed:add ... s the given feed as it would be in the DB. news:updater:after-update removes old read articles which are
PiKVM @tech_notes
25 Hits, Last modified: 14 months ago
]: -**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... h repository database -''pacman -S pikvm-os-updater'' to install the ''pikvm-update'' package -''pikvm-update'' should then run the update command -if the ''pikvm-update'' command still fails to function corr
BASH Customisation @home_server:home_server_setup:other_services
16 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
Conky @home_server:home_server_setup:other_services
13 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 #
DHCP / DNS Setup @linux_router
13 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
Web Server setup @home_server
10 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... e seems to be an issue with the Nextcloud builtin updater. 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... systemctl reload apache2'' to reload apache2 with updated configuration file *Create a MySQL database
KPTree - Email Server Setup @home_server
9 Hits, Last modified: 3 years ago
hese links are no longer working or have not been updated for latest Ubuntu releases.\\ <fc #ff0000>**Thes... ing.dragon.org.uk'' mail setup guide has not been updated for Ubuntu 20.04 as of Jan 2022, it looks like t... 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
Docker - DNS Server @docker_notes
9 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> ++++ ++
Manjaro Setup Notes @home_server:home_server_setup:other_services
9 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 # Number of updates before quitting. Set to zero to run forever. no... o pacman -Sc''\\ After an unsuccessful attempt to update your system (which quit with a key error), you mi
Docker nginx / php notes @docker_notes
8 Hits, Last modified: 11 months ago
s old. It ; protects from caching of incompletely updated files. In case all file updates ; on your site are atomic, you may increase performance by setting it to "0". ;opcache.file_update_protection=2 ; Absolute path used to store share... pm 'dynamic' and 'ondemand'); ; Value are updated in real time. ; Example output: ; pool: ... |This response is intended to prevent the 'lost update' problem, where a client GETs a resource's state,
KPTree Torrent VM Setup @home_server
7 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... are as noted below. **//Recent changes not fully updated://** * I no longer use BTGuard, they were expe... ise the firewall. To install nftables: "sudo apt update" followed by ''sudo apt install nftables'' ++++Ol... se deb http://archive.ubuntu.com/ubuntu/ bionic-updates universe deb http://security.ubuntu.com/ubuntu
apt package management @home_server:home_server_setup:other_services
6 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
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
IPMI Console Setup @home_server:home_server_setup:other_services
5 Hits, Last modified: 17 months ago
noted above. After this run the command ''sudo update-grub'' to update the grub boot loader based upon the updated configuration file. The main computer then need
Set Up and Ubuntu APT Cache @home_server:home_server_setup:other_services
5 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... client. The clients are setup to obtain their apt updates and upgrades via the server. The LinuxHelp web ... ching them locally. When performing a ''sudo apt update'' note the repository errors and find the reposit
KPTree - Home Desktop Setup @home_server
5 Hits, Last modified: 5 months ago
File Sharing @docker_notes
5 Hits, Last modified: 21 months ago
Wifi Router / Access Points @linux_router
5 Hits, Last modified: 8 months ago
ansible @tech_notes
4 Hits, Last modified: 3 years ago
Router Configuration, Switch & Server Setup @linux_router
4 Hits, Last modified: 16 months ago
Docker Miscellaneous @docker_notes
4 Hits, Last modified: 9 months ago
Reverse Proxy Server - Traefik @docker_notes
3 Hits, Last modified: 21 months ago
Docker-Compose @docker_notes
2 Hits, Last modified: 3 weeks ago
Docker mailserver @docker_notes
2 Hits, Last modified: 5 weeks ago
turn server @docker_notes
2 Hits, Last modified: 19 months 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
Fail2Ban @home_server:home_server_setup:other_services
2 Hits, Last modified: 4 years ago
Router Hardware @linux_router
2 Hits, Last modified: 3 months ago
Docker - diun & ntfy @docker_notes
2 Hits, Last modified: 22 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
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
ISP PPPoE Network Setup @linux_router
1 Hits, Last modified: 2 years 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
KVM Setup @home_server:home_server_setup
1 Hits, Last modified: 20 months ago
Basic Netfilter Function Block Diagram @linux_router
1 Hits, Last modified: 2 years ago
Dokuwiki @docker_notes
1 Hits, Last modified: 6 months ago
Docker Host @docker_notes
1 Hits, Last modified: 9 months ago
Programs & Applications @tech_notes
1 Hits, Last modified: 11 months ago
NFS @home_server:home_server_setup:other_services
1 Hits, Last modified: 21 months ago
Linux CLI Commands @tech_notes
1 Hits, Last modified: 6 months ago
Docker - DHCP Kea Server @docker_notes
1 Hits, Last modified: 6 months ago
samba @home_server:home_server_setup:other_services
1 Hits, Last modified: 4 years ago