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 (29)
  • docker_notes (16)
  • linux_router (8)
  • tech_notes (6)
  • personal (1)
  • project (1)
  • wiki (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • Time Date Related Setup

Fulltext results:

Nextcloud Container @docker_notes
44 Hits, Last modified: 4 weeks ago
ter a backup is restored maintenance:mimetype:update-db Update database mimetypes and update filecache maintenance:mimetype:update-js Update mimetypelist.js maintenance:mode set ma... Apply custom theme changes maintenance:update:htaccess Updates the .htaccess file news news:feed:add ... the given feed as it would be in the DB. news:updater:after-update removes old read articles which are
Docker nginx / php notes @docker_notes
31 Hits, Last modified: 10 months ago
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... namic or ondemand; ; start time - the date and time FPM has started; ; start since ... pm 'dynamic' and 'ondemand'); ; Value are updated in real time. ; Example output: ; pool:
PiKVM @tech_notes
25 Hits, Last modified: 13 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... 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 co
BASH Customisation @home_server:home_server_setup:other_services
20 Hits, Last modified: 10 months ago
collections='cscli collections list' alias cshubupdate='cscli hub update' alias cshubupgrade='cscli hub update' alias csme... exportfs -a' # INSTALLATION AND UPGRADE alias update='sudo apt-get update' alias upgrade='sudo apt-get update && sudo apt-g... e) distro]] *[[https://www.baeldung.com/linux/update-alternatives-command|The update-alternatives Command in Linux]] <- home_server:h
Rsync @home_server:home_server_setup:other_services
18 Hits, Last modified: 8 months ago
*''-a'' is the flag for archive. Keeps original dates and permissions on copy and also recurses, copie... n destination files (based upon file modification dates) *''%%--delete%%'' deletes files on the destin... rs in a human-readable format| |''-u''| ''%%--%%update'' |skip files that are newer on the rece... is script echo "rsync wrapper script executed on `date`" >> $LOG echo "options passed to rsync: " $@ >>
Back-up Server Old Setup @home_server:home_server_setup:other_services
17 Hits, Last modified: 21 months ago
e to set up was some of the worst I have found to date for Linux in the modern day. It is the only solu... vg0/xen-home/ # EXAMPLE.COM #backup_exec /bin/date "+ backup of example.com started at %c" #backup r... :/var/db/dump/ example.com/ #backup_exec /bin/date "+ backup of example.com ended at %c" # CVS.SOUR... vg0/xen-home/ # EXAMPLE.COM #backup_exec /bin/date "+ backup of example.com started at %c" #backup r
Web Server setup @home_server
17 Hits, Last modified: 22 months ago
*To ensure the current package database is up to date: ''sudo apt update'' *To install the add-apt-repository command: "... 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... 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 ... process times out. Next time trying to run the update comes up with a message that it is at step 4 (dow
DHCP / DNS Setup @linux_router
17 Hits, Last modified: 21 months ago
nslookup}} ======DHCP / DNS Setup====== =====Outdated===== I have moved my DNS and DHCP servers to Do... om/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... ; file "/var/lib/bind/db.kptree.net"; allow-update { key rndc-key; }; }; zone "168.192.in-addr.arpa
KPTree - Email Server Setup @home_server
15 Hits, Last modified: 3 years ago
se links are no longer working or have not been updated for latest Ubuntu releases.\\ <fc #ff0000>**Thes... g.dragon.org.uk'' mail setup guide has not been updated for Ubuntu 20.04 as of Jan 2022, it looks like t... and as of over 3 years after 18.04 this is now outdated.// I am slowly moving away from Ubuntu to Debia... benefit if Ubuntu is that it has a quicker LTS update cycle and longer LTS support period than Debian,
Commonly used commands and scripts @home_server:home_server_setup:other_services
14 Hits, Last modified: 12 months ago
d =====apt - package manager===== *''sudo apt update'' to update apt packages *''sudo apt upgrade'' to upgrade a... d statement to allow desired functionality. ''[ $(date +%-d) -le 7 ] && command'' means the command will only be run if the date day of month is less than or equal to 7. Similar... if the day of week is 3 (Wednesday).\\ See ''man date'' for information on the date function and return formats. ---- =====man / ap... usting bash setting run ''source ~/.bashrc'' to update configuration To function on remote server: -C
Conky @home_server:home_server_setup:other_services
13 Hits, Last modified: 5 years ago
ky's Run Time Parameters -------------------- update_interval = 2.0,-- Conky update interval in seconds total_run_times = 0,-- Numbe... y's Run Time Parameters -------------------- # update_interval 2.0 # Conky update interval in seconds total_run_times 0 #... ky'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 #
Time Date Related Setup @home_server:home_server_setup:other_services
12 Hits, Last modified: 3 years ago
rs. The following commands are typical: *''timedatectl'' and ''timedatectl status'' to list current system time date information. *''timedatectl list-timezones'' to list available time zones in timedatectl. *''sudo timedatectl set-timezone Australia/Perth'' to change timezone to desired. ---- <- home_
Docker - DNS Server @docker_notes
12 Hits, Last modified: 7 months ago
d1c24>[This probably needs to be moved and consolidated elsewhere and then highlevel only reference here... d; }; also-notify { 192.168.1.2; }; // allow-update { key rndc-key; }; }; zone "1.168.192.in-addr.ar... d; }; 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
KPTree Torrent VM Setup @home_server
9 Hits, Last modified: 5 years ago
s. I create a basic template machine and manual update the group and user id numbers to align, a use the... e as noted below. **//Recent changes not fully updated://** * I no longer use BTGuard, they were expensive and seem technically outdated. (There is a section on this below.) * I am us... ces seemed not to be very comprehensive and up to date. Basically not the best value for money. ++++BTG
Manjaro Setup Notes @home_server:home_server_setup:other_services
9 Hits, Last modified: 18 months ago
ow how compatible with WF7725. * ''Flatpak update'' will update flatpak packages. * The CUPS systemd unit fi... nky'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... pacman -Sc''\\ After an unsuccessful attempt to update your system (which quit with a key error), you mi
systemd Stuff @home_server:home_server_setup:other_services
7 Hits, Last modified: 3 years ago
KPTree - Home Desktop Setup @home_server
7 Hits, Last modified: 5 months ago
SSH Notes @home_server:home_server_setup:other_services
6 Hits, Last modified: 21 months ago
File Sharing @docker_notes
6 Hits, Last modified: 21 months ago
Docker Miscellaneous @docker_notes
6 Hits, Last modified: 9 months ago
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
6 Hits, Last modified: 3 years ago
Wifi Router / Access Points @linux_router
6 Hits, Last modified: 8 months ago
Set Up and Ubuntu APT Cache @home_server:home_server_setup:other_services
6 Hits, Last modified: 5 years ago
apt package management @home_server:home_server_setup:other_services
6 Hits, Last modified: 3 years ago
Formatting Syntax @wiki
5 Hits, Last modified: 8 weeks ago
Router Hardware @linux_router
5 Hits, Last modified: 3 months ago
Reverse Proxy Server - Traefik @docker_notes
5 Hits, Last modified: 21 months ago
Router Miscellaneous @linux_router
5 Hits, Last modified: 11 months ago
Localisations @personal
5 Hits, Last modified: 12 months ago
IPMI Console Setup @home_server:home_server_setup:other_services
5 Hits, Last modified: 16 months ago
ntp @docker_notes
5 Hits, Last modified: 10 months ago
Docker @docker_notes
4 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 - diun & ntfy @docker_notes
4 Hits, Last modified: 22 months ago
Docker mailserver @docker_notes
3 Hits, Last modified: 4 weeks ago
turn server @docker_notes
3 Hits, Last modified: 19 months ago
Flatpak @tech_notes
3 Hits, Last modified: 8 months ago
Docker Deluge Image / Service @docker_notes
3 Hits, Last modified: 2 months ago
Web Browser Notes @tech_notes
3 Hits, Last modified: 19 months ago
Dokuwiki @docker_notes
2 Hits, Last modified: 6 months ago
NFS @home_server:home_server_setup:other_services
2 Hits, Last modified: 21 months ago
Calibre Server @home_server:home_server_setup:other_services
2 Hits, Last modified: 5 years ago
Docker-Compose @docker_notes
2 Hits, Last modified: 13 days ago
Fail2Ban @home_server:home_server_setup:other_services
2 Hits, Last modified: 4 years ago
logrotate @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
Home Server Notes @home_server:home_server_setup
1 Hits, Last modified: 8 months ago
Webmin @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
TC - Traffic Control @linux_router
1 Hits, Last modified: 2 months ago
Home Solar / BESS @project
1 Hits, Last modified: 8 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
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
Network Setup @home_server:home_server_setup
1 Hits, Last modified: 13 months ago
Docker Host @docker_notes
1 Hits, Last modified: 9 months ago
Programs & Applications @tech_notes
1 Hits, Last modified: 10 months ago
Linux CLI Commands @tech_notes
1 Hits, Last modified: 6 months ago
Docker - DHCP Kea Server @docker_notes
1 Hits, Last modified: 5 months ago
snapraid @home_server:home_server_setup:other_services
1 Hits, Last modified: 7 months ago
Home Server Index @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
sidebar
1 Hits, Last modified: 8 months ago
samba @home_server:home_server_setup:other_services
1 Hits, Last modified: 4 years ago
start
1 Hits, Last modified: 8 weeks ago