Search
You can find the results of your search below.
Fulltext results:
- Docker mailserver @docker_notes
- ' to start postfix in the foreground *''postfix stop'' to stop postfix *''postfix reload'' to reload configura... *[[https://www.cyberciti.biz/faq/linux-unix-start-stop-restart-postfix/|Start / Stop / Restart Postfix Mail Server]] *[[https://kerneltalks.com/linux/how-to-start-stop-and-reload-postfix/|How to start, stop and reload postfix]] *[[https://serverfault.c... dules * ''httpd -k restart'' to restart, also stop to kill, graceful to gracefully stop * main configuration files located at ''/etc/ap
- KPTree Torrent VM Setup @home_server
- 'start'' : to start the systemctl service *''stop'' : to stop the systemctl service *''status'' : to provi... /var/lib/mysql''. Exit mysql prompt with ''\q''. Stop MySQL : ''sudo systemctl stop mysql'' My the mysql data directory to your pref... er "docker <name>", or "docker kodi-headless", to stop a container "docker stop <name>", where the <name> is the relevant contain... me> container, container must be stopped ''docker stop <name>'' *''docker ps'', to list running docker
- Back-up Server Old Setup @home_server:home_server_setup:other_services
- server:home_server_setup:other_services:ipmi#ipmi_stop_script|IPMI Stop script]] - ''sudo bash ~/Myscripts/ipmi_stop_... Myscripts/' ipmi_start='ipmi_start_05_40.sh' ipmi_stop='ipmi_stop_05_40.sh' # $rtn is the saved global error code ... #Script to shutdown func1="Remote Backup Server Stop" echo $(date +"%Y-%m-%d %H:%M:%S") | awk '{printf... }' >>"$strf" cmd1="${str0}${str1}${ipmi_stop}" bash "$cmd1" rtn=$? #rtn=10 # for error on tes
- Router Miscellaneous @linux_router
- art/stop, nprobe and ntopng: * ''sudo systemctl stop ntopng'' | to stop (or start) * ''sudo systemctl disable ntopng'' ... starting on computer startup * ''sudo systemctl stop nprobe'' | to stop (or start) * ''sudo systemctl disable nprobe'' ... thing else wnat to also use. * ''sudo systemctl stop redis'' | to stop (or start) * ''sudo systemctl disable redis'' |... ocker exec -it algo bash docker start algo docker stop algo docker ps -a [list all containers, running
- BASH Customisation @home_server:home_server_setup:other_services
- commands start with "d" alias dstop='sudo docker stop $(docker ps -a -q)' alias dstopall='sudo docker stop $(sudo docker ps -aq)' alias drm='sudo docker rm $... un2 up -d --force-recreate' alias dcstop2='dcrun2 stop' alias dcrestart2='dcrun2 restart ' alias dcpull2... l-bouncer.service' alias csfbstop='sudo systemctl stop crowdsec-firewall-bouncer.service' alias csfbrest
- Docker @docker_notes
- etwork. Default port seems to be 9001. * First stop the agent container: ''%%docker stop portainer_agent%%'' * Then remove the agent con... r start CONTAINER''| Start a container| |''docker stop CONTAINER'' | Graceful stop a container| |''docker kill CONTAINER'' | Kill (S... ment** |<55em>| ^COMMAND ^ DESCRIPTION^ |''docker stop $(docker ps -q)'' | To stop all the running containers| |''docker stop $(docker ps -a -q)'' | To stop all the stopped and running containers| |''docker kill $(doc
- KPTree - Email Server Setup @home_server
- do systemctl list-units -all | grep clam'' *Stop the daemons ''sudo systemctl stop clamav-daemon'' and any other found daemons ... changes to the roundcube location, that seems to stop the auto renew function of the ''certbot certonly... L commands:===== *To confirm the status (start, stop and restart) mysql ''sudo systemctl status apache... ork hardware configuration ''ip a'' *To start (/stop /enable) the deluge daemon ''sudo systemctl start
- IPMI CLI Tools @home_server:home_server_setup:other_services
- top_05_40.sh'' to run script stand alone to soft stop the remote computer: ''bash ~/Myscripts/ipmi_stop_05_40.sh ; echo $?'' (the ''echo $?'' will retur
- NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
- ayoff - Turn off the load and remain off shutdown.stop - Stop a shutdown in progress test.battery.start - Start... t.quick - Start a quick battery test test.battery.stop - Stop the battery test </code> Example to disable the ... commands: *Systemd common commands (start / stop / restart / status) (enable / disable for boot co
- DHCP / DNS Setup @linux_router
- ith the automatic DHCP update. Solution is to: *Stop bind9 (''sudo systemctl stop bind9'') *Delete the problem zone file ending i... f 2022 and indicated that they plan to eventually stop support of server version. They seem to recommen
- Docker Deluge Image / Service @docker_notes
- stop and remove the container *''docker-compose stop'' to stop the container *''docker-compose start'' to star
- Conky @home_server:home_server_setup:other_services
- flicker) use_spacer = 'right',-- Adds spaces to stop object from moving maximum_width = 500,-- Maximu... ker) use_spacer right # Adds spaces to stop object from moving maximum_width 400 # ... flicker) use_spacer = 'right',-- Adds spaces to stop object from moving maximum_width = 500,-- Maximu... ker) use_spacer right # Adds spaces to stop object from moving maximum_width 500 #
- Web Server setup @home_server
- 2) in the name ''ps -A | grep sql'' *To start (/stop /enable) the SQL database daemon ''sudo systemctl stop mysql'' *Systemd common commands (start / stop / restart / status) (enable / disable for boot control... /phpmyadmin/%%'' *To confirm the status (start, stop and restart) mysql ''sudo systemctl status apache
- ISP PPPoE Network Setup @linux_router
- ll bind9 isc-dhcp-server pppoeconf'' Disable and stop the DNS [bind9] and DHCP [isc-dhcp-server, isc-dh... udo systemctl disable bind9'' *''sudo systemctl stop bind9'' *''sudo systemctl status bind9'' *''s... ctl disable isc-dhcp-server'' *''sudo systemctl stop isc-dhcp-server'' *''sudo systemctl status isc-
- Nextcloud Container @docker_notes
- en the 'max_execution_time' ini option ; does not stop script execution for some reason. A value of '0' ... f the Nextcloud. Some of the intermittent errors stop and the page response improved significantly. ===