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.

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

Fulltext results:

Docker nginx / php notes @docker_notes
12 Hits, Last modified: 10 months ago
IGBUS within the time ; interval set by emergency_restart_interval then FPM will restart. A value ; of '0' means 'Off'. ; Default Value: 0 ;emergency_restart_threshold = 0 ; Interval of time used by emergency_restart_interval to determine when ; a graceful restart will be initiated. This can be useful to work around ; ac
Docker @docker_notes
11 Hits, Last modified: 7 months ago
API_VERSION=1.24</code> And then ''sudo systemctl restart docker.service'' to restart docker to implement this change. ++++ Presumably ... NTAINER'' | Kill (SIGKILL) a container| |''docker restart CONTAINER'' | Graceful stop and restart a container| |''docker pause CONTAINER'' | Suspen... all the stopped and running containers| |''docker restart $(docker ps -q)'' | To restart all running containers| |''docker restart $(docker ps -a -q)'' | To restart all the stopped and running containers| |''docker rm $(docker p
Docker mailserver @docker_notes
9 Hits, Last modified: 2 minutes ago
tps://www.cyberciti.biz/faq/linux-unix-start-stop-restart-postfix/|Start / Stop / Restart Postfix Mail Server]] *[[https://kerneltalks.... list the current defined modules * ''httpd -k restart'' to restart, also stop to kill, graceful to gracefully stop ... , s6-rc thinks php-fpm has failed and attempts to restart. As the original program is running, the subseque... pm-alpine container_name: roundcubemail # restart: unless-stopped depends_on: - roundcube
BASH Customisation @home_server:home_server_setup:other_services
9 Hits, Last modified: 9 months ago
servicerestart='sudo synosystemctl restart' alias restartdocker='sudo synosystemctl restart pkgctl-Docker' # MISCELLANEOUS alias wget='wget ... udo bash /home/$BA_USERNAME/docker/scripts/rclone-restart.sh' alias rcstop='sudo bash /home/$BA_USERNAME/do
KPTree - Email Server Setup @home_server
9 Hits, Last modified: 2 years ago
: fatal: no SASL authentication mechanisms]. Upon restarting dovecot and then postfix, this error went away. (Restarting Dovecot initialises the file /var/spool/postfi... guration * ''sudo systemctl reload apache2'' to restart apache2 and enable any configuration changes, could also use ''restart'' instead of ''reload'' to test (dry) run the cer... s:===== *To confirm the status (start, stop and restart) mysql ''sudo systemctl status apache2'' *To lo... -web'' *Systemd common commands (start / stop / restart / status) (enable / disable for boot control) <-
Web Server setup @home_server
8 Hits, Last modified: 21 months ago
configtest'' - After changes are made reload or restart apache2: ''sudo systemctl reload apache2'' or ''sudo systemctl restart apache2'' To further add to confusion it would s... ysql'' *Systemd common commands (start / stop / restart / status) (enable / disable for boot control) *Reload or restart apache2 to enable configuration changes: ''sudo systemctl reload apache2'' or ''sudo systemctl restart apache2'' *Apache2 related: *To show the c
KPTree Torrent VM Setup @home_server
7 Hits, Last modified: 5 years ago
pn.conf'' & ''sudo vim /etc/nftables.conf''. *Restart the respective services: ''sudo systemctl restart openvpn@privatvpn.service'' & ''sudo systemctl re... rver IP address ''bind-address = 192.168.1.19''. Restart mysql: ''sudo systemctl restart mysql'', check all is running well: ''sudo system... es=docker.service After=docker.service [Service] Restart=always ExecStart=/usr/bin/docker start -a kodi-he... -web'' *Systemd common commands (start / stop / restart / status) (enable / disable for boot control) <-
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
7 Hits, Last modified: 3 years ago
.charge.warning=60 default.battery.charge.restart=30 default.battery.runtime.low=420 default.battery.runtime.restart=180 </code> <code> upsd.conf ... #Set value LB (Low Battery Alarm) battery.charge.restart: 30 #Set value battery.charge.warning: ... e.low: 420 #Set value battery.runtime.restart: 180 #Set value battery.voltage: 27.30 ba
Nextcloud Container @docker_notes
6 Hits, Last modified: 5 months ago
-cron:latest # image: nextcloud:fpm-alpine restart: always depends_on: - db - redis ... RY_LIMIT=1024M db: image: mariadb:11.3 restart: always command: --transaction-isolation=READ... - proxy redis: image: redis:alpine restart: always networks: - proxy web: image: nginx restart: always ports: - 8180:80 depends_on
Docker-Compose @docker_notes
5 Hits, Last modified: 13 days ago
ker-compose down'' *''docker-compose stop|start|restart'' it is better to use down and up commands has th... ied on Traefik would not operate. A simple start/restart of Traefik always worked. Most of the other Docke... containers that relied upon Traefik needed to be restarted too. It was annoying and made me doubt that m... eload=/bin/kill -s HUP $MAINPID TimeoutStartSec=0 RestartSec=2 Restart=always # Note that StartLimit* opti
Rsync @home_server:home_server_setup:other_services
5 Hits, Last modified: 7 months ago
h/known_hosts</code> Make these changes active by restarting the ssh services via the command ''sudo service ssh restart''. With ssh properly configured, a command like ... use ''crontab -e'' and enter the following (Also, restart cron with ''sudo service cron restart'' to make sure the changes are in effect): <code>
Network Setup @home_server:home_server_setup
4 Hits, Last modified: 12 months ago
Expert‘s Guide]] *[[https://thelinuxcode.com/restart_networking_debian_linux/|How to Restart Networking on Debian Linux]] *[[https://www.cyb... journalctl -u NetworkManager'') ''sudo systemctl restart systemd-networkd '' =====Ubuntu Network Setup Lin
File Sharing @docker_notes
4 Hits, Last modified: 20 months ago
cStart=/usr/bin/syncthing serve --no-browser --no-restart --logflags=0 Restart=on-failure RestartSec=1 SuccessExitStatus=3 4 RestartForceExitStatus=3 4 # Hardening ProtectSystem=full PrivateTmp=true Syst
Conky @home_server:home_server_setup:other_services
4 Hits, Last modified: 5 years ago
t a 16 core processor running Manjaro -- You can restart conky by running -- killall -SIGUSR1 conky ... ort a 8 core processer running Ubuntu # # You can restart conky by running # killall -SIGUSR1 conky #... t a 16 core processor running Manjaro -- You can restart Conky by running -- killall -SIGUSR1 conky ... t a 16 core processor running Manjaro # # You can restart conky by running # killall -SIGUSR1 conky #
DHCP / DNS Setup @linux_router
4 Hits, Last modified: 20 months ago
est configurations changes. DNS: ''sudo systemctl restart bind9'' and DHCP: ''sudo systemctl restart isc-dhcp-server''.\\ \\ To see active leases use
VNC @docker_notes
3 Hits, Last modified: 14 months ago
Dokuwiki @docker_notes
3 Hits, Last modified: 5 months ago
Docker Miscellaneous @docker_notes
3 Hits, Last modified: 8 months ago
Router Miscellaneous @linux_router
3 Hits, Last modified: 10 months ago
Wifi Router / Access Points @linux_router
3 Hits, Last modified: 7 months ago
Calibre @docker_notes
2 Hits, Last modified: 24 months ago
Set Up and Ubuntu APT Cache @home_server:home_server_setup:other_services
2 Hits, Last modified: 5 years ago
KPTree - Home Desktop Setup @home_server
2 Hits, Last modified: 4 months ago
NFTables Configuration @linux_router
2 Hits, Last modified: 18 months ago
Fail2Ban @home_server:home_server_setup:other_services
2 Hits, Last modified: 4 years ago
Wireguard VPN access from WAN to LAN @linux_router
2 Hits, Last modified: 15 months ago
NFS @home_server:home_server_setup:other_services
2 Hits, Last modified: 20 months ago
KVM Setup @home_server:home_server_setup
2 Hits, Last modified: 19 months ago
NFTables IP Control @linux_router
2 Hits, Last modified: 5 years ago
Commonly used commands and scripts @home_server:home_server_setup:other_services
2 Hits, Last modified: 11 months ago
Docker - diun & ntfy @docker_notes
2 Hits, Last modified: 21 months ago
Webmin @home_server:home_server_setup:other_services
2 Hits, Last modified: 3 years ago
Back-up Server Old Setup @home_server:home_server_setup:other_services
1 Hits, Last modified: 20 months ago
MONIT @home_server:home_server_setup:other_services
1 Hits, Last modified: 7 years ago
systemd Stuff @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
IPMI Console Setup @home_server:home_server_setup:other_services
1 Hits, Last modified: 15 months ago
turn server @docker_notes
1 Hits, Last modified: 18 months ago
VNC Server @home_server:home_server_setup
1 Hits, Last modified: 15 months ago
Time Date Related Setup @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
Docker Deluge Image / Service @docker_notes
1 Hits, Last modified: 7 weeks ago
Docker - DNS Server @docker_notes
1 Hits, Last modified: 6 months ago
Private LAN VPN Access @docker_notes
1 Hits, Last modified: 20 months ago
ntp @docker_notes
1 Hits, Last modified: 9 months ago
snapraid @home_server:home_server_setup:other_services
1 Hits, Last modified: 6 months ago
Manjaro Setup Notes @home_server:home_server_setup:other_services
1 Hits, Last modified: 17 months ago
IPMI CLI Tools @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
Docker - DHCP Kea Server @docker_notes
1 Hits, Last modified: 4 months ago