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.

Exact match
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • home_server (17)
  • docker_notes (11)
  • linux_router (3)
  • tech_notes (2)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

Docker mailserver @docker_notes
34 Hits, Last modified: 4 weeks ago
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
19 Hits, Last modified: 22 months ago
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
19 Hits, Last modified: 10 months ago
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
18 Hits, Last modified: 8 months ago
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
17 Hits, Last modified: 21 months ago
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: 4 weeks ago
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
12 Hits, Last modified: 19 months ago
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
12 Hits, Last modified: 22 months ago
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
11 Hits, Last modified: 3 years ago
*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
9 Hits, Last modified: 7 months ago
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
9 Hits, Last modified: 21 months ago
+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
8 Hits, Last modified: 3 years ago
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
5 Hits, Last modified: 10 months ago
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
5 Hits, Last modified: 5 years ago
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
5 Hits, Last modified: 8 months ago
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
samba @home_server:home_server_setup:other_services
5 Hits, Last modified: 4 years ago
Docker - DHCP Kea Server @docker_notes
5 Hits, Last modified: 5 months ago
Commonly used commands and scripts @home_server:home_server_setup:other_services
4 Hits, Last modified: 12 months ago
Conky @home_server:home_server_setup:other_services
4 Hits, Last modified: 5 years ago
Manjaro Setup Notes @home_server:home_server_setup:other_services
4 Hits, Last modified: 18 months ago
Docker Miscellaneous @docker_notes
4 Hits, Last modified: 9 months ago
Router Miscellaneous @linux_router
4 Hits, Last modified: 11 months ago
Set Up and Ubuntu APT Cache @home_server:home_server_setup:other_services
3 Hits, Last modified: 5 years ago
Docker-Compose @docker_notes
2 Hits, Last modified: 14 days ago
ntp @docker_notes
2 Hits, Last modified: 10 months ago
Linux CLI Commands @tech_notes
2 Hits, Last modified: 6 months ago
NFTables IP Control @linux_router
2 Hits, Last modified: 5 years ago
logrotate @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
systemd Stuff @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
Fail2Ban @home_server:home_server_setup:other_services
1 Hits, Last modified: 4 years ago
Nginx @tech_notes
1 Hits, Last modified: 3 years ago
snapraid @home_server:home_server_setup:other_services
1 Hits, Last modified: 7 months ago
dokuwiki setup notes @home_server
1 Hits, Last modified: 12 months ago