stop

Search

You can find the results of your search below.

BASH Customisation @home_server:home_server_setup:other_services
36 Hits, Last modified:
OMMON - All docker 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 $(docker ps -a -q)' alias dprunev
Docker mailserver @docker_notes
21 Hits, Last modified:
there. **I hereby credit Workaround's author Christoph Haas.** Furthermore Christoph's guide is very descriptive and should be referenced to get a better un... direct it to john@example.org. ====postfix start/stop==== Basic postfix control are: *''postfix start... ' to start postfix in the foreground *''postfix stop'' to stop postfix *''postfix reload'' to reload
KPTree Torrent VM Setup @home_server
19 Hits, Last modified:
ervice'' with other standard systemctl operators: stop, status, enable, disable, etc. Similarly to get ... 'start'' : to start the systemctl service *''stop'' : to stop the systemctl service *''status'' : to provide the status information of the systemctl... VM with a NFtables based firewall to effectively stop external internet connection upon any failure of
Docker @docker_notes
17 Hits, Last modified:
On my existing home web server this effectively stopped the KVM bridge network from operating, so the ... etwork. Default port seems to be 9001. * First stop the agent container: ''%%docker stop portainer_agent%%'' * Then remove the agent container: ''%%docke... r start CONTAINER''| Start a container| |''docker stop CONTAINER'' | Graceful stop a container| |''docke
Router Miscellaneous @linux_router
13 Hits, Last modified:
eem to be 2 main services to enable/disable/start/stop, nprobe and ntopng: * ''sudo systemctl stop ntopng'' | to stop (or start) * ''sudo systemctl disable ntopng'' | to disable (or enable) starting on computer startup * ''sudo systemctl stop nprobe'' | to stop (or start) * ''sudo systemct
Back-up Server Old Setup @home_server:home_server_setup:other_services
13 Hits, Last modified:
server. ++++ =====mergerfs===== In the end I has stopped using mergerfs. There are other options to com... ystemctl status rsync.service'' [status, start, stop, restart, reload, disable, enable] I have enable... der lockfile as stale, then start # Enabling this stop rsnapshot if PID in lockfile is not running # #stop_on_stale_lockfile 0 # Default rsync args.
Docker Deluge Image / Service @docker_notes
9 Hits, Last modified:
*''s6-rc -d change servicename'' - disable and stop a daemon (down) *''s6-rc-db list all|services|o... nd the map port to the local web interface simply stops working. It seems to work much more reliably in ... entire host network is placed on the VPN! Also it stops working when the tun is stopped and need to be reset! so now trying ++macvlan option|<code bash> dock
KPTree - MSWindows Setup @home_server
9 Hits, Last modified:
ning after loading, then the following day ACADLT stopped working. I tried to get it working to no avail... ows machine this happened often. So I have simply stopped using xplorer2 at work and at home, it is simp... e.g. "C:\Users\doej\Music\iTunes\iTunes Media" -Stop iTunes running -If moving an exiting iTunes dat... ect backup directory is found or until adding one stops iTunes from working. More shoddy Apple software.
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
8 Hits, Last modified:
et [Service] ExecStart=/sbin/upsdrvctl start ExecStop=/sbin/upsdrvctl stop Type=forking [Install] WantedBy=multi-user.target </code> My system takes a bit o... 9 $newlogfile </code> *The NUT service (start / stop / status / restart) command:"sudo systemctl statu... ayoff - Turn off the load and remain off shutdown.stop - Stop a shutdown in progress test.battery.start
VIM Editor @home_server:home_server_setup:other_services
8 Hits, Last modified:
number relativenumber set autoindent expandtab tabstop=2 shiftwidth=2 filetype plugin on filetype indent... rsorline set cursorcolumn set shiftwidth=2 set tabstop=2 set expandtab</code> ++++ ====vim color scheme=... ing the file. | | CTRL-Z | Suspend Vim, like ":stop". Works in Normal and in Visual mode. In Insert a... ives that are smarter, like vim. *''set softtabstop=2'', To get vim to interpret tab as an ''indent''
KPTree - Email Server Setup @home_server
7 Hits, Last modified:
do systemctl list-units -all | grep clam'' *Stop the daemons ''sudo systemctl stop clamav-daemon'' and any other found daemons *''sudo freshclam''... 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
DHCP / DNS Setup @linux_router
7 Hits, Last modified:
the the router with DNS/DHCP servers my LAN would stop working. Hence the need for back-up DNS. These ... ing, IP 208.67.222.222 and 208.67.220.220. I have stop using these. IP 9.9.9.9, Quadnine provides some ... ddr.arpa.''. * Again note the following fullstop after the origin address. * ''sudo named-checkz... ith the automatic DHCP update. Solution is to: *Stop bind9 (''sudo systemctl stop bind9'') *Delete t
IPMI CLI Tools @home_server:home_server_setup:other_services
7 Hits, Last modified:
s power options [off, reset, cycle] will all hard stop the main computer, which in many cases may not be... ping attempts were unsuccessful </code> ====IPMI Stop Script==== This script is used to Soft Stop a remote BMC computer via ipmitool. This negates the need ... f the ipmitool functions used. Once the ipmi soft stop command has been issued the main computer is chec
dokuwiki setup notes @home_server
5 Hits, Last modified:
iki's Configuration Settings - <fs x-small>by Christopher Smith</fs> * [[https://www.dokuwiki.org/plug... mall>by Michael Hamann, Fabian van-de-l_Isle, Christopher Smith, Esther Brunner</fs> | Enabled | | [[h... <fs x-small>by Michael Hamann, Gina Häussge, Christopher Smith, Michael Klier, Esther Brunner</fs> | E... by Michael Hamann, Gary Owen, Arno Puschmann, Christoph Jähnigen</fs> | Enabled | | [[http://www.dokuw
Web Server setup @home_server
5 Hits, Last modified:
ng hello and never posting again. So basically I stopped running a Bulletin board, it was a waste of my... 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
KVM Setup @home_server:home_server_setup
4 Hits, Last modified:
Conky @home_server:home_server_setup:other_services
4 Hits, Last modified:
ISP PPPoE Network Setup @linux_router
3 Hits, Last modified:
Calibre @docker_notes
2 Hits, Last modified:
Docker - DNS Server @docker_notes
2 Hits, Last modified:
Docker nginx / php notes @docker_notes
2 Hits, Last modified:
Docker Host @docker_notes
2 Hits, Last modified:
ISP IPoE DHCP Setup Notes @linux_router
2 Hits, Last modified:
NFTables Configuration @linux_router
2 Hits, Last modified:
NFTables IP Control @linux_router
2 Hits, Last modified:
Rsync @home_server:home_server_setup:other_services
2 Hits, Last modified:
Docker-Compose @docker_notes
1 Hits, Last modified:
Dokuwiki @docker_notes
1 Hits, Last modified:
Linux Router Background @linux_router
1 Hits, Last modified:
Debian / Ubuntu Network Setup @linux_router
1 Hits, Last modified:
Nginx @tech_notes
1 Hits, Last modified:
VNC Server @home_server:home_server_setup
1 Hits, Last modified:
Fail2Ban @home_server:home_server_setup:other_services
1 Hits, Last modified:
MONIT @home_server:home_server_setup:other_services
1 Hits, Last modified:
samba @home_server:home_server_setup:other_services
1 Hits, Last modified: