service

Search

You can find the results of your search below.

Docker-Compose @docker_notes
26 Hits, Last modified:
for ''/mnt/docker_store'' - Updated the systemd service for Docker - use systemctl status docker to find the service file, in my case ''/lib/systemd/system/docker.service'' - edit the systemd file and add mount unit fou... rectives. You are not meant to directly edit the service file, but rather use the ''sudo systemctl edit do
Router Miscellaneous @linux_router
19 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
NFTables Configuration @linux_router
16 Hits, Last modified:
#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 = {\\ ... #202000/#F0F0E0> This creates a set of type inet_service (port number or range). The flags interval direct
Docker mailserver @docker_notes
14 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
Docker @docker_notes
12 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... omagically after a reboot. I added a new systemd.service for this: ''sudo vim /etc/systemd/system/iptables-docker.service'': <code>[Unit] Description=IPTables Docker Rules
DHCP / DNS Setup @linux_router
10 Hits, Last modified:
_bind9, and systemctl in some Linux refers to the service as bind9.service. * "named" is the normal name of the isc-bind9 code that is call to start the applicati... uld be incremented up before updating the the DNS service, "sudo systemctl restart bind9". A common techniq... ; }; </code> ++ * ''sudo systemctl status radvd.service'' * ++/lib/systemd/system/radvd.service|<code
Debian / Ubuntu Network Setup @linux_router
8 Hits, Last modified:
to no avail. So I created the following systemd service to perform this function on start-up after the network was up."\\ To create and edit the service: ''sudo systemctl edit --force --full ipv6_start.service'', ''man systemctl'' and search for ++++ipv6_start.service| <code> [Unit] Description=Remove route to he-ipv
Docker - DHCP Server @docker_notes
7 Hits, Last modified:
kea-ctrl-agent|This package provides the REST API service agent for Kea DHCP.|?| |isc-kea-dev|Development h... ontrol Agent.|?| ====Network Ports==== From IANA Service Name and Transport Protocol Port online [[https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml|Number Registry]]: <code>bootps 67 {tcp, udp}
IPMI Console Setup @home_server:home_server_setup:other_services
7 Hits, Last modified:
.) -Setup and start the Linux serial terminal service upon boot -BMC IPMI Client Setup (Using the BMC... and is ''sudo systemctl enable serial-getty@ttyS1.service''. This will start the ttys1 serial tty service on machine boot. This service can be immediately started with ''sudo systemctl start serial-getty@ttyS1.s
systemd Stuff @home_server:home_server_setup:other_services
6 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
BASH Customisation @home_server:home_server_setup:other_services
5 Hits, Last modified:
='sudo systemctl status crowdsec-firewall-bouncer.service' alias csfbstart='sudo systemctl start crowdsec-firewall-bouncer.service' alias csfbstop='sudo systemctl stop crowdsec-firewall-bouncer.service' alias csfbrestart='sudo systemctl restart crowdsec-firewall-bouncer.service' alias tailkern='sudo tail -f /var/log/kern.log'
Rsync @home_server:home_server_setup:other_services
5 Hits, Last modified:
serpassword</file> ''sudo systemctl status rsync.service'' [status, start, stop, restart, reload, disabl... estarting the ssh services via the command ''sudo service ssh restart''. With ssh properly configured, a c... ter the following (Also, restart cron with ''sudo service cron restart'' to make sure the changes are in ef... h # This utility does a push notification to the service Pushover - https://pushover.net/ APPTOKEN="<toke
Docker init Systems @docker_notes
3 Hits, Last modified:
id=docker_notes:docker-deluge#docker_deluge_image_service|Torrent server (Deluge)]] *mailserver (yes, whi... ttp://www.skarnet.org/software/s6/servicedir.html|Service directories]] ++++Basic S6 commands:| *''s6-svstat /run/service/servicename'' or ''s6-svstat /run/s6-rc/servicedi
Back-up Server Old Setup @home_server:home_server_setup:other_services
3 Hits, Last modified:
apshot and Rsync is not suitable for large backup service. Rsnapshot is simply too slow and I am concerned... trol of the deamon: ''sudo systemctl status rsync.service'' [status, start, stop, restart, reload, disabl... in media files to backup (rsync daemon is enabled service on backup server) cmd1="rsync -a -u --delete /med
Docker Deluge Image / Service @docker_notes
2 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
Reverse Proxy Server @docker_notes
2 Hits, Last modified:
Linux Router Background @linux_router
2 Hits, Last modified:
Router Hardware @linux_router
2 Hits, Last modified:
Router VM @linux_router
2 Hits, Last modified:
KPTree - Email Server Setup @home_server
1 Hits, Last modified:
Basic Netfilter Function Block Diagram @linux_router
1 Hits, Last modified:
My Home IT Setup @home_server:home_server_setup
1 Hits, Last modified:
NFS @home_server:home_server_setup:other_services
1 Hits, Last modified: