Search
You can find the results of your search below.
Fulltext results:
- Docker mailserver @docker_notes
- ult.com/questions/803533/dovecot-storing-mails-in-var-mail-but-mail-location-set-to-maildir-var-mail-v|Dovecot storing mails in /var/mail, but mail_location set to maildir:/var/mail/... dis package. *The default conf log file is ''/var/log/redis/redis.log''. Use ''mkdir /var/log/redis'' to make directory if required. *To
- Web Server setup @home_server
- e nextcloud htlm server directory, normally in ''/var/www/nextcloud'', but in my current case ''/var/www/html'' as this is a virtual server dedicated ... nent / https://sub1.example.com/ DocumentRoot /var/www/html ErrorLog ${APACHE_LOG_DIR}/error.log ... https://sub1.example.com/sub1 DocumentRoot /var/www/html #Some optimisation and security d... posed installation directory, as required: *cd /var/www/html *sudo mkdir zenphoto *cd zenphoto T
- Docker nginx / php notes @docker_notes
- ay be a full path or just a file prefix ; (i.e., /var/www/x blacklists all the files and directories in /var/www ; that start with 'x'). Line starting with a ... lue: current directory or / when chroot ;chdir = /var/www ; Redirect worker stdout and stderr into mai... play_errors] = off ;php_admin_value[error_log] = /var/log/php82/$pool.error.log ;php_admin_flag[log_err... cket change fastcgi_pass to: ''fastcgi_pass unix:/var/run/php-fpm.sock;'' ++++ ++++/var/www/test/test
- Docker @docker_notes
- 1 --name portainer_agent --restart=always -v /var/run/docker.sock:/var/run/docker.sock -v /var/lib/docker/volumes:/var/lib/docker/volumes portainer/agent</code> ++++ It... iner images and other operating information in ''/var/lib/docker'', with a lot of information in ''/var/lib/docker/overlay2'', the command ''sudo du -d 1 -h /var/lib/docker'' lists the sub-directories and used s
- Back-up Server Old Setup @home_server:home_server_setup:other_services
- 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
- no-cache imagemagick-svg supervisor \ && mkdir /var/log/supervisord /var/run/supervisord COPY supervisord.conf / ENV NEX... | <code yaml>[supervisord] nodaemon=true logfile=/var/log/supervisord/supervisord.log pidfile=/var/run/supervisord/supervisord.pid childlogdir=/var/log/supervisord/ logfile_maxbytes=50MB
- turn server @docker_notes
- database file name. # # The default file name is /var/db/turndb or /usr/local/var/db/turndb or # /var/lib/turn/turndb. # #userdb=/v... lt, the turnserver tries to open a log file in # /var/log, /var/tmp, /tmp and the current directory # (Whichever ... signal # to the turnserver process. # #log-file=/var/tmp/turn.log # Option to redirect all log output... me to store the pid of the process. # Default is /var/run/turnserver.pid (if superuser account is used)
- Docker - diun & ntfy @docker_notes
- id/gid, was UID:GID volumes: - ./config/var/cache/ntfy:/var/cache/ntfy - ./config/etc/ntfy:/etc/ntfy ... # listen-https: # Listen on a Unix socket, e.g. /var/lib/ntfy/ntfy.sock # This can be useful to avoid ... e servers. # # Debian/RPM package users: # Use /var/cache/ntfy/cache.db as cache file to avoid permis... nning: chown ntfy.ntfy <filename>. # cache-file: /var/cache/ntfy/cache.db cache-duration: "24h" # cache
- KPTree - Email Server Setup @home_server
- *Restart Everything, and Test the Server - check /var/log/mail.log & /var/log/mail.err *Log showed error [postfix/smtpd[1... t away. (Restarting Dovecot initialises the file /var/spool/postfix/private/auth as per configuration /... %%sudo certbot certonly --webroot --webroot-path /var/www/mail.kptree.net -d mail.kptree.net%%''. This... tree.net-https.conf'': <code> Alias /.well-known /var/www/mail.kptree.net</code> ++++Some other related
- Docker - DNS Server @docker_notes
- c/bind/' - '/mnt/docker_store/bind9/.config/var/bind:/var/bind/' - '/mnt/docker_store/bind9/.config/var/log:/var/log/' network_mode: host command: /bin/sh
- DHCP / DNS Setup @linux_router
- +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... e forward lookup zone definition file ''sudo vim /var/lib/bind/db.kptree.net'' ++++db.kptree.net|<code>
- NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
- 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 to run, ... fter a reboot. Further investigation shows that "/var/run" is a symlink to "/run" and the command "df -... it.d NUT files show they include creation of the /var/run/nut directory. In systemd .conf files must be... Logging output for NUT UPS Monitor output strf='/var/log/UPSLog.Log' str0='/bin/upsc KPBUPS@localhost'
- BASH Customisation @home_server:home_server_setup:other_services
- 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/crowdsec-firewall-bouncer.log' alias csbrestart='d... ph' # MAIL SERVER alias nullsend='sudo echo 1 > /var/spool/nullmailer/trigger' alias tmail1='echo "Tma
- KPTree Torrent VM Setup @home_server
- at mysql> ''select @@datadir;''. It should be ''/var/lib/mysql''. Exit mysql prompt with ''\q''. Stop... directory to your preferred location: ''sudo mv /var/lib/mysql /mnt/shared/kodi'' Next create a symli... ew location: ''sudo ln -s /mnt/shared/kodi/mysql /var/lib/mysql''. Another option instead of using a sy... nf file datadir parameter, i.e. change ''datadir=/var/lib/mysql'' to ''datadir=/mnt/shared/kodi/mysql''
- Rsync @home_server:home_server_setup:other_services
- 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