Search
You can find the results of your search below.
Fulltext results:
- BASH Customisation @home_server:home_server_setup:other_services
- rce-recreate' alias dcstop2='dcrun2 stop' alias dcrestart2='dcrun2 restart ' alias dcpull2='dcrun2 pull' alias startbasic='d... stop crowdsec-firewall-bouncer.service' alias csfbrestart='sudo systemctl restart crowdsec-firewall-bouncer.service' alias tailkern... /var/log/crowdsec-firewall-bouncer.log' alias csbrestart='dcrec2 traefik-bouncer ; csfbrestart' # WEB STACK alias webrs='dcrec2 php7 redis ngin... art' alias ctlstop='sudo systemctl stop' alias ctlrestart='sudo systemctl restart' alias ctlstatus='sudo systemctl status' alias ct
- Docker nginx / php notes @docker_notes
- 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
- 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
- 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
- KPTree - Email Server Setup @home_server
- : 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
- 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
- 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
- .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
- -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
- 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
- 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
- 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
- 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
- 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
- est configurations changes. DNS: ''sudo systemctl restart bind9'' and DHCP: ''sudo systemctl restart isc-dhcp-server''.\\ \\ To see active leases use