service

Search

You can find the results of your search below.

KPTree Torrent VM Setup @home_server
44 Hits, Last modified:
://deluge.readthedocs.io/en/latest/how-to/systemd-service.html|Deluge systemd]]. Whatbox [[https://whatbox.... Setting up deluged and and deluge-web as systemd services is described in deluge docs [[https://deluge.readthedocs.io/en/latest/how-to/systemd-service.html|How to create systemd services for Linux]] We want to delay the start of the deluged.service to aft
Home Server Index @home_server:home_server_setup:other_services
36 Hits, Last modified:
&header> *[[home_server:home_server_setup:other_services:index]] *[[home_server:home_server_setup:other_services:snapraid]] *[[home_server:home_server_setup:other_services:timedate]] *[[home_server:home_server_setup:other_services:aptcache]] *[[home_server:home_server_setup:ot
sidebar
34 Hits, Last modified:
_check]] *[[home_server:home_server_setup:other_services:index]] ++++ ++++Home Server Other VM Setups| ... r Index| *[[home_server:home_server_setup:other_services:index]] *[[home_server:home_server_setup:other_services:snapraid]] *[[home_server:home_server_setup:other_services:timedate]] *[[home_server:home_server_setup:ot
Docker-Compose @docker_notes
33 Hits, Last modified:
xample:* <code yaml> networks: custom-network: services: app: networks: - custom-network </c... mes like this: <code yaml> volumes: my-volume: services: app: volumes: - my-volume:/path-in-... n '3' volumes: web_data: external: true services: app: image: nginx:alpine ports: ... main server VM Traefik would fail. All the other services that relied on Traefik would not operate. A sim
Router Miscellaneous @linux_router
27 Hits, Last modified:
Quit (Esc and Ctrl-C also work) ===glances as a service=== Setup a systemd file for glances as a local web service ''sudo vim /lib/systemd/system/glances.service'' <code> [Unit] Description=Glances Documentation=man:glanc... thub.com/nicolargo/glances After=network.target [Service] #ExecStart=/usr/local/bin/glances -w -t 2 ExecSt
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
27 Hits, Last modified:
ystemd/generator.late, in particular, ups-monitor.service. To see running processes use: ''sudo ps -e | gr... isable'' and ''sudo systemctl disable ups-monitor.service''. You may also need to disable the following systemd services: nut-client.service, nut-monitor.service and nut-server.service. The Kepstin blog gives a good NUT and S
BASH Customisation @home_server:home_server_setup:other_services
26 Hits, Last modified:
ome/$BA_USERNAME/docker/scripts/cloudserver/basic-services.txt)' alias stopbasic='dcstop2 $(cat /home/$BA_USERNAME/docker/scripts/cloudserver/basic-services.txt)' alias stopmedia='dcstop2 $(cat /home/$BA_USERNAME/docker/scripts/cloudserver/media-services.txt)' alias startmedia='dcup2 $(cat /home/$BA_USERNAME/docker/scripts/cloudserver/media-services.txt)' alias webrs='dcrec2 php7 redis nginx' # C
Docker Deluge Image / Service @docker_notes
24 Hits, Last modified:
rd macvlan nftables}} ======Docker Deluge Image / Service====== I want a torrent service that uses a VPN and is set-up to block non VPN WAN (internet) access. On m... ository. S6 [[http://www.skarnet.org/software/s6/servicedir.html|Service directories]] ++++Basic S6 commands:| *''s6-svstat /run/service/servicename'' or ''s6-
Docker mailserver @docker_notes
22 Hits, Last modified:
ight-hand side). Postfix has a built-in transport service called “virtual” that can receive the email and s... stfix/postfix-script++ ===systemd=== The systemd service script is a hoot!, it seems to do nothing meaningful. ++++/lib/systemd/system/postfix.service| <code>[Unit] Description=Postfix Mail Transport Agent Conflicts=sendmail.service exim4.service ConditionPathExists=/etc/postfix/ma
NFTables Configuration @linux_router
19 Hits, Last modified:
be able to be found using ''ip a''.\\ * Where services are on separate server, virtual, container, etc.... #202000/#F0F0E0> This creates a set of type inet_service (port number or range). The flags interval direct... ese values in the rules. We can use port numbers, service names and port ranges.\\ Sets provide a performa... AS|Sets]]. </color>++ \\ <tab9> type inet_service; flags interval;\\ <tab9> elements = {\\
DHCP / DNS Setup @linux_router
16 Hits, Last modified:
to this I am no looking at backups for both these services on my local area network. Whilst these services worked reliably well, when ever I shutdown the the route... lly. Actually my router that I was running these services was totally lost when upgrading from Debian 11 t... _bind9, and systemctl in some Linux refers to the service as bind9.service. * "named" is the normal name
Commonly used commands and scripts @home_server:home_server_setup:other_services
14 Hits, Last modified:
sk_check]] *[[home_server:home_server_setup:other_services:index]] </pagelist>++++ ====Home Server Other I... st&header> *[[home_server:home_server_setup:other_services:index]] *[[home_server:home_server_setup:other_services:timedate]] *[[home_server:home_server_setup:other_services:aptcache]] *[[home_server:home_server_setup:othe
Docker @docker_notes
13 Hits, Last modified:
Docker====== **Docker** is a set of platform as a service (PaaS) products that use OS-level virtualization ... ver software in packages called _containers_. The service has both free and premium tiers. The software tha... or some more details, tldr;|This may affect other services operating on the host machine. The default FORW... omagically after a reboot. I added a new systemd.service for this: ''sudo vim /etc/systemd/system/iptables
IPMI Console Setup @home_server:home_server_setup:other_services
13 Hits, Last modified:
.) -Setup and start the Linux serial terminal service upon boot -BMC IPMI Client Setup (Using the BMC... t/doku.php?id=home_server:home_server_setup:other_services:ipmi#ipmi_cli_tools|ipmitools ]] and imptitools ... t/doku.php?id=home_server:home_server_setup:other_services:ipmi_console#linux_console_redirection_setup|red... and is ''sudo systemctl enable serial-getty@ttyS1.service''. This will start the ttys1 serial tty service
systemd Stuff @home_server:home_server_setup:other_services
13 Hits, Last modified:
* [[https://linuxconfig.org/how-to-create-systemd-service-unit-in-linux|How to create systemd service unit in Linux]] * [[https://unix.stackexchange.com/questions/246935/set-systemd-service-to-execute-after-fstab-mount|Set systemd service to execute after fstab mount]] * DigitalOcean Tutorials
Rsync @home_server:home_server_setup:other_services
12 Hits, Last modified:
Debian / Ubuntu Network Setup @linux_router
9 Hits, Last modified:
ISP PPPoE Network Setup @linux_router
8 Hits, Last modified:
samba @home_server:home_server_setup:other_services
8 Hits, Last modified:
Docker - DHCP Server @docker_notes
7 Hits, Last modified:
Reverse Proxy Server @docker_notes
7 Hits, Last modified:
Router Hardware @linux_router
6 Hits, Last modified:
Fail2Ban @home_server:home_server_setup:other_services
6 Hits, Last modified:
NFTables IP Control @linux_router
5 Hits, Last modified:
Router VM @linux_router
5 Hits, Last modified:
Nextcloud Container @docker_notes
4 Hits, Last modified:
KPTree - Email Server Setup @home_server
4 Hits, Last modified:
Web Server setup @home_server
4 Hits, Last modified:
Linux Router Background @linux_router
4 Hits, Last modified:
ISP IPoE DHCP Setup Notes @linux_router
4 Hits, Last modified:
MONIT @home_server:home_server_setup:other_services
4 Hits, Last modified:
NFS @home_server:home_server_setup:other_services
4 Hits, Last modified:
snapraid @home_server:home_server_setup:other_services
4 Hits, Last modified:
Webmin @home_server:home_server_setup:other_services
4 Hits, Last modified:
Docker nginx / php notes @docker_notes
3 Hits, Last modified:
Conky @home_server:home_server_setup:other_services
3 Hits, Last modified:
XFCE @home_server:home_server_setup:other_services
3 Hits, Last modified:
logrotate @home_server:home_server_setup:other_services
3 Hits, Last modified:
Mosh @home_server:home_server_setup:other_services
3 Hits, Last modified:
nnn @home_server:home_server_setup:other_services
3 Hits, Last modified:
SSH Notes @home_server:home_server_setup:other_services
3 Hits, Last modified:
SWAP Files @home_server:home_server_setup:other_services
3 Hits, Last modified:
Simlinks @home_server:home_server_setup:other_services
3 Hits, Last modified:
tmux @home_server:home_server_setup:other_services
3 Hits, Last modified:
Tripwire @home_server:home_server_setup:other_services
3 Hits, Last modified:
Calibre @docker_notes
2 Hits, Last modified:
KPTree - MSWindows Setup @home_server
2 Hits, Last modified:
fsck - file system check @home_server:home_server_setup
2 Hits, Last modified:
My Home IT Setup @home_server:home_server_setup
2 Hits, Last modified:
Home Server Notes @home_server:home_server_setup
2 Hits, Last modified:
Dokuwiki @docker_notes
1 Hits, Last modified:
Homepage dashboard @docker_notes
1 Hits, Last modified:
IPTables Configuration @linux_router
1 Hits, Last modified:
Basic Netfilter Function Block Diagram @linux_router
1 Hits, Last modified:
Python Programming Notes @python
1 Hits, Last modified:
KVM Setup @home_server:home_server_setup
1 Hits, Last modified:
Network Setup @home_server:home_server_setup
1 Hits, Last modified:
VNC Server @home_server:home_server_setup
1 Hits, Last modified: