var

Search

You can find the results of your search below.

Docker nginx / php notes @docker_notes
60 Hits, Last modified:
n; # Configures default error logger. error_log /var/log/nginx/error.log warn; # Includes files with ... ble gzipping of responses. #gzip on; # Set the Vary HTTP header as defined in the RFC 2616. Default is 'off'. gzip_vary on; # Helper variable for proxying websockets. map $http_upgrade $connection_upgrade { default
Docker mailserver @docker_notes
37 Hits, Last modified:
( `id` int(11) NOT NULL auto_increment, `name` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=I... ncrement, `domain_id` int(11) NOT NULL, `email` varchar(100) NOT NULL, `password` varchar(150) NOT NULL, `quota` bigint(11) NOT NULL DEFAULT 0, PRIMARY... crement, `domain_id` int(11) NOT NULL, `source` varchar(100) NOT NULL, `destination` varchar(100) NO
Back-up Server Old Setup @home_server:home_server_setup:other_services
18 Hits, Last modified:
red under this root directory. # # snapshot_root /var/cache/rsnapshot/ #default snapshot_root /mnt/b... d by the "loglevel" parameter. # logfile /var/log/rsnapshot.log # If enabled, rsnapshot will w... vent the program from running. # lockfile /var/run/rsnapshot.pid # By default, rsnapshot check ... host/ #backup /usr/local/ localhost/ #backup /var/log/rsnapshot localhost/ #backup /et
Nextcloud Container @docker_notes
15 Hits, Last modified:
ertificates, however this is required for all the various services and can be considered separately. R... ''%%docker exec -u www-data nextcloud-app-1 php /var/www/html/cron.php%%'' runs the cron.php * ''%%d... no-cache imagemagick-svg supervisor \ && mkdir /var/log/supervisord /var/run/supervisord COPY supervisord.conf / ENV NEXTCLOUD_UPDATE=1 CMD ["/usr/bin/
KPTree - Email Server Setup @home_server
14 Hits, Last modified:
NFS Client=== I store my main mail directory (''/var/vmail'') off the VM and on a shared server drives... m slowly moving away from Ubuntu to Debian for my various home servers. I find that Ubuntu seems to ad... w Build a LAMP Web Server" I manually install the various LAMP install components, as I prefer to use M... nt character sets in use for this database: "SHOW VARIABLES LIKE 'char%';" *To convert the defaul
BASH Customisation @home_server:home_server_setup:other_services
12 Hits, Last modified:
played * The ''TIME_STYLE'' environment variable sets the default ++++An example alias file:|... ghtly based on the host. # SOURCE ENVIRONMENTAL VARIABLES FOR BASH_ALIASES # Sensitive information go... ll-bouncer.service' alias tailkern='sudo tail -f /var/log/kern.log' alias tailauth='sudo tail -f /var/log/auth.log' alias tailcsfb='sudo tail -f /var/log/cr
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
11 Hits, Last modified:
is also list under the Voltronic Power section, (various)USB of the NUT [[http://networkupstools.org/s... failure as it is unable to access the directory "/var/run/nut". So we can create the directory with: "sudo mkdir /var/run/nut sudo chown root:nut /var/run/nut sudo chmod 770 /var/run/nut". This allows nut-driver.service
Docker @docker_notes
10 Hits, Last modified:
-''sudo apt remove docker-ce'' -Check the the ''var/lib/docker'' directory, ''sudo du -d 1 -h var/lib/docker'' -''rm -rf /var/lib/docker'' to remove the docker directory. //I try not to store any i... :9443 --name=portainer --restart=always \ -v /var/run/docker.sock:/var/run/docker.sock \ -v por
DHCP / DNS Setup @linux_router
10 Hits, Last modified:
023. So I had to rebuild from scratch using these various notes. This setup was primarily written in 2... +name.conf.options|<code> options { directory "/var/cache/bind"; auth-nxdomain no; # conform to RFC... ; }; zone "kptree.net" { type master; file "/var/lib/bind/db.kptree.net"; allow-update { key rnd... "168.192.in-addr.arpa" { type master; file "/var/lib/bind/db.168.192"; allow-update { key rndc-k
Docker Deluge Image / Service @docker_notes
7 Hits, Last modified:
container, ssh cannot be used.) =====Environment Variables into Docker===== I need to work on this one... d whole supervision tree sees original set of env vars. It switches with-contenv into a nop. I placed ... ENV=1'' before first init and all the environment variable were visible. *[[https://vsupalov.com/docker-arg-env-variable-guide/|Docker ARG, ENV and .env - a Complete
Commonly used commands and scripts @home_server:home_server_setup:other_services
7 Hits, Last modified:
l the following file to allow the php ''sudo vim /var/www/html/test.php'': <code>?php phpinfo(); ?></c... # at 5 a.m every week with: # 0 5 * * 1 tar -zcf /var/backups/home.tgz /home/ # # For more information... 1 * * /home/shared/Myscripts/rotatelog.sh /var/log/UPSLog.Log%Rotate NUT UPS log file 0,5,10,1... null #Runs Nut scan and logs formated results to /var/log/UPSLog.Log #0 * * * * /etc/webmin/ba
Home Sprinkler Setup Notes @personal
6 Hits, Last modified:
ner(s) had placed trees close to or on top of the various valves. To make matters worse some of the pla... * I ended up replacing all the wiring to to the various control stations. The wiring was a nightmare... station to 'wet' the soil and then another longer variable cycle to soak the soil. The controller adjusts the variable time with a factor based upon the past measu
Router Miscellaneous @linux_router
5 Hits, Last modified:
022 I revisited Docker and basically have move my various VM applications to Docker containers/ stacks.... rnald.conf''. For this option if the directory ''/var/log/journal'' is present previous boot log files ... n journalctl.conf for details. Use ''sudo ls -la /var/log/journal'' to see if directory already exists, ''sudo mkdir -p /var/log/journal'' to create directory if not existing
Manjaro Setup Notes @home_server:home_server_setup:other_services
5 Hits, Last modified:
* The default PDF printer output directory is ''/var/spool/cups-pdf/user/'', where user is the user na... vice and cups.socket The CUPS error log is at ''/var/log/cups/error_log''\\ The CUPS configuration fil... -------------------- # # .conkyrc - derived from various examples across the 'net # Designed to supp... ${color4}${font Arial:size=7}${execi 30 tail -n8 /var/log/syslog | fold -w100}$color$font ${color4}${f
Rsync @home_server:home_server_setup:other_services
5 Hits, Last modified:
lude-RPi'' and look something like this: <code>- /var/lib/pacman/sync/* - /lost+found - /media/* - /cdr... n monthly 3 # rsnapshot's log file logfile /var/log/rsnapshot.log # All rsync commands have at l... # at 5 a.m every week with: # 0 5 * * 1 tar -zcf /var/backups/home.tgz /home/ # # Instead of the first ... and error messages. You can find/open it here: ''/var/log/rsnapshot.log'' Inspect this log regularly to
Docker-Compose @docker_notes
3 Hits, Last modified:
dokuwiki setup notes @home_server
3 Hits, Last modified:
KPTree - MSWindows Setup @home_server
3 Hits, Last modified:
Docker - DNS Server @docker_notes
1 Hits, Last modified:
Docker Host @docker_notes
1 Hits, Last modified:
Linux Router Background @linux_router
1 Hits, Last modified:
Router Hardware @linux_router
1 Hits, Last modified:
Basic Netfilter Function Block Diagram @linux_router
1 Hits, Last modified:
NFTables Configuration @linux_router
1 Hits, Last modified:
Sprinkler Solenoid 24VAC Woes @project
1 Hits, Last modified:
Python Programming Notes @python
1 Hits, Last modified:
Nginx @tech_notes
1 Hits, Last modified:
KVM Setup @home_server:home_server_setup
1 Hits, Last modified:
Network Setup @home_server:home_server_setup
1 Hits, Last modified:
logrotate @home_server:home_server_setup:other_services
1 Hits, Last modified:
Webmin @home_server:home_server_setup:other_services
1 Hits, Last modified: