en

Search

You can find the results of your search below.

Docker nginx / php notes @docker_notes
141 Hits, Last modified:
would be a second Nginx in separate Docker and then trying IP TCP connectivity instead of socket file... d'' to reload the configuration files * ''reopen'' to reopen the log files * ''nginx -t'' to test configuration * ''nginx -c //config_file//'' to ... eam servers into addresses. # It's also needed when using tcpsocket and udpsocket in Lua modules. #r
Rsync @home_server:home_server_setup:other_services
58 Hits, Last modified:
d to restic. The original rsnapshot notes have been rolled up and moved to the bottom of this page. ... un, no changes are made, but proposed output is seen *''-P'' keeps partially copies files and report... nly script and takes no additional batch inputs when run! ++++code| <code bash> #!/bin/bash wwwpath='/... : * * preservation of hard links is important when moving across rsnapshots backups between disks.
KPTree - MSWindows Setup @home_server
57 Hits, Last modified:
Windows software reasonable up to date. I have been using Microsoft products for quite some time, starting with MSDos then Windows 3.0, 3.1, 95, 98, XP, 7, 8, 8.1 and final... raphics and a 2TB HD, 32GB RAM (16GB would have been enough) and of course a Seasonic 80plus gold power supply. I then quickly replaced with a 500GB SSD, by this time I
KPTree Recipes @home_server
57 Hits, Last modified:
{{tag>food recipes cake stollen }} ======KPTree Recipes====== =====Recipe Links===== Stollen: *The spice house [[https://www.thespicehouse.com/blogs/recipes/old-fashioned-christmas-stollen-recipe|Old-Fashioned Christmas Stollen]] *The Spruce [[https://www.thespruce.com/german-christmas-s
Back-up Server Old Setup @home_server:home_server_setup:other_services
43 Hits, Last modified:
} ======Back-up Server Old Setup====== This has been more difficult than I would have thought. I have ... ouple of years (2020-21), but have never really been happy with it for many reasons. The main reason i... 29.0/mergerfs_2.29.0.ubuntu-xenial_amd64.deb'' Then load it into linux: ''sudo dpkg -i mergerfs_2.29.0.ubuntu-xenial_amd64.deb'' Then create a mount point directory, e.g. /srv/storage
Web Server setup @home_server
42 Hits, Last modified:
dr;|The main reference used is [[https://www.unixmen.com/how-to-install-lamp-stack-on-ubuntu-16-04/|Unixmen - How To Install LAMP Stack On Ubuntu 16.04]], fo... the appropriate file system user and groups between the VM server and VM guests. (For the Ubuntu Netw... em to cover the alignment of user and groups between the main OS and VMs. I create a basic template ma
Router Miscellaneous @linux_router
32 Hits, Last modified:
Darkstat on Fedora]]. The darkstat output can then be seen on a web browser at ''192.168.1.1:667'' ---- ====glances==== * ''sudo apt install pipx'' ... hot key is 'h' which displays/hides the help screen__**// Below are the list of several hot keys. ... or per-CPU stats * h – Show/hide this help screen * t – View network I/O as combination * u – V
NFTables Configuration @linux_router
32 Hits, Last modified:
#202000/#F0F0E0>The $modem router interface has been assigned the IP address 192.168.5.2, as the modem... #202000/#F0F0E0>The $modem router interface has been assigned the IP address 192.168.5.2, as the modem... t protocols. I wanted a shared configuration between both so I chose this one, alternatively I could h... olor> ++ | \\ +<color #202000/#F0F0E0> This has been separately described in detail at the following l
Nextcloud Container @docker_notes
30 Hits, Last modified:
t a redirect error in Nextcloud that I have not been able to track down to date. Does not seem much i... web server based with little Nginx support and even less Traefik support. Some resources related to t... ariadb]] *mariadb *[[https://mariadb.com/kb/en/upgrading/|Upgrading MariaDB]] *[[https://mariadb.com/kb/en/mariadb-upgrade/|mariadb-upgrade]] *[[https:/
VIM Editor @home_server:home_server_setup:other_services
29 Hits, Last modified:
stomisation cheatsheet}} ======VIM Editor====== When using ''sudo vim'' consider ''sudo -E''. The ''-E... e ''nocompatible'' flag tends to resolve this. When using the ''.vimrc'' configuration file the ''noc... 814184957/http://www.moolenaar.net/habits.html|Seven habits of effective text editing]] Some Quick ti... rt mode directly from command mode by typing i. When you open VIM you are in command mode, so simply t
Conky @home_server:home_server_setup:other_services
28 Hits, Last modified:
d height for graphs. default_outline_color = 'green',-- Default border and text outline color defaul... dark slate gray color6 = '#FFEC8B',-- light golden rod color7 = '#54FF9F',-- sea green color8 = '#FF8C69',-- salmon color9 = '#FFE7BA',-- wheat -- -... border margin (in pixels) gap_x = 10,-- Gap between borders of screen and text (on x-axis) gap_y = 4
KPTree Torrent VM Setup @home_server
27 Hits, Last modified:
urce of knowledge [[https://deluge.readthedocs.io/en/latest/how-to/systemd-service.html|Deluge systemd... the appropriate file system user and groups between the VM server and VM guests. (Check the local del... em to cover the alignment of user and groups between the main OS and VMs. I create a basic template ma... numbers to align, a use the basic information given in [[https://muffinresearch.co.uk/linux-changing-
Commonly used commands and scripts @home_server:home_server_setup:other_services
25 Hits, Last modified:
== ''sudo dmesg'' lists the OS boot messages between grub and os up. =====systemd===== *Systemctl re... urnalctl -xe'' *To check running process with open for openvpn(/del, for deluge) ''ps -A | grep open'' *To change time zone from command line: ''sudo ... ode> ---- =====crontab===== The following is taken from my server root crontab, ''sudo crontab -e'':
Docker mailserver @docker_notes
23 Hits, Last modified:
“Bookworm”]], significant amounts of text have been copied and generally modified from there. **I her... requirements for a small mailserver with a few dozen domains, with each domain having hundreds of emai... at</fc> [[https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/5/html/deployment_gui... and can be commented out of the Dockerfile. *pwgen => ''pwgen'' generates encrypted passwords *vim
IPMI CLI Tools @home_server:home_server_setup:other_services
20 Hits, Last modified:
e are currently 3 IPMI revisions (with details taken from http://www.ecst.csuchico.edu/~dranch/LINUX/I... ere the operating system locks up and SSH or (heaven forbid) telnet access are not available due to th... t available chassis commands:''sudo ipmitool -I open chassis'' * List chassis policy options ''ipm... functions used. Once the ipmi start command has been issued the main computer is checked using the pin
Docker Deluge Image / Service @docker_notes
18 Hits, Last modified:
DHCP / DNS Setup @linux_router
18 Hits, Last modified:
XFCE @home_server:home_server_setup:other_services
18 Hits, Last modified:
NFTables IP Control @linux_router
16 Hits, Last modified:
Router Hardware @linux_router
15 Hits, Last modified:
Basic Netfilter Function Block Diagram @linux_router
15 Hits, Last modified:
Network Setup @home_server:home_server_setup
15 Hits, Last modified:
KPTree - Email Server Setup @home_server
14 Hits, Last modified:
Sprinkler Solenoid 24VAC Woes @project
14 Hits, Last modified:
Home Sprinkler Setup Notes @personal
13 Hits, Last modified:
Formatting Syntax @wiki
13 Hits, Last modified:
dokuwiki setup notes @home_server
11 Hits, Last modified:
ssh with key files @tech_notes
11 Hits, Last modified:
Docker @docker_notes
10 Hits, Last modified:
Reverse Proxy Server @docker_notes
10 Hits, Last modified:
KVM Setup @home_server:home_server_setup
10 Hits, Last modified:
Docker - DHCP Server @docker_notes
7 Hits, Last modified:
NFS @home_server:home_server_setup:other_services
7 Hits, Last modified:
Debian / Ubuntu Network Setup @linux_router
6 Hits, Last modified:
VNC Server @home_server:home_server_setup
6 Hits, Last modified:
samba @home_server:home_server_setup:other_services
6 Hits, Last modified:
Docker-Compose @docker_notes
5 Hits, Last modified:
Docker Host @docker_notes
4 Hits, Last modified:
ISP IPoE DHCP Setup Notes @linux_router
4 Hits, Last modified:
Python Programming Notes @python
4 Hits, Last modified:
IPv6 summary notes @tech_notes
4 Hits, Last modified:
Nginx @tech_notes
4 Hits, Last modified:
snapraid @home_server:home_server_setup:other_services
4 Hits, Last modified:
Router VM @linux_router
3 Hits, Last modified:
Router Basic Debian Server Setup @linux_router
3 Hits, Last modified:
Localisations @personal
3 Hits, Last modified:
boot tools @tech_notes
3 Hits, Last modified:
My Home IT Setup @home_server:home_server_setup
3 Hits, Last modified:
SWAP Files @home_server:home_server_setup:other_services
3 Hits, Last modified:
Webmin @home_server:home_server_setup:other_services
3 Hits, Last modified:
Docker - diun & ntfy @docker_notes
2 Hits, Last modified:
Calibre @docker_notes
2 Hits, Last modified:
Homepage dashboard @docker_notes
2 Hits, Last modified:
Matrix @docker_notes
2 Hits, Last modified:
turn server @docker_notes
2 Hits, Last modified:
Linux Router Background @linux_router
2 Hits, Last modified:
ISP PPPoE Network Setup @linux_router
2 Hits, Last modified:
Light Bulb Info @personal
2 Hits, Last modified:
Electronics Info/Data @project
2 Hits, Last modified:
fsck - file system check @home_server:home_server_setup
2 Hits, Last modified:
Fail2Ban @home_server:home_server_setup:other_services
2 Hits, Last modified:
SSH Notes @home_server:home_server_setup:other_services
2 Hits, Last modified:
start
1 Hits, Last modified:
bulletin board @board
1 Hits, Last modified:
Docker - DNS Server @docker_notes
1 Hits, Last modified:
IPv6 Setup Notes @linux_router
1 Hits, Last modified:
Oscilloscope @project
1 Hits, Last modified:
ansible @tech_notes
1 Hits, Last modified:
ASCII @tech_notes
1 Hits, Last modified:
Shell Builtin Commands @tech_notes
1 Hits, Last modified:
DokuWiki @wiki
1 Hits, Last modified:
Welcome to your new DokuWiki @wiki
1 Hits, Last modified:
logrotate @home_server:home_server_setup:other_services
1 Hits, Last modified:
MONIT @home_server:home_server_setup:other_services
1 Hits, Last modified:
Simlinks @home_server:home_server_setup:other_services
1 Hits, Last modified:
tmux @home_server:home_server_setup:other_services
1 Hits, Last modified: