local

Search

You can find the results of your search below.

Back-up Server Old Setup @home_server:home_server_setup:other_services
16 Hits, Last modified:
ed syntax in NFS4.) * ''/mnt/backup1'' : is the local mount point, note this directory must exist, idea... /mnt/backup2'' Where: *''/mnt/backup1'' is the local mount point to be unmounted ++++Possible mount s... #!/bin/bash #Script to mount NFS remote Disk1 to local /mnt/backup1 if grep -qs "/mnt/backup1" /proc/mo... #!/bin/bash #Script to mount NFS remote Disk2 to local /mnt/backup2 if grep -qs "/mnt/backup2" /proc/mo
Docker nginx / php notes @docker_notes
14 Hits, Last modified:
g_format main '$remote_addr - $remote_user [$time_local] "$request" ' '$status $body_bytes_sent "$http... sent to syslogd instead of being written ; into a local file. ; Note: the default prefix is /var ; Defaul... ; and change docref_root to the base URL of your local copy including the ; leading '/'. You must also s... ing=strict [Pdo_mysql] ; Default socket name for local MySQL connects. If empty, uses the built-in ; My
Docker mailserver @docker_notes
12 Hits, Last modified:
* I need to consider the following users *Local mail_db container administrative access, continue... ll setup DNS and Traefik for this to be ''mailsql.local.kptree.net''. This will only be accessible on th... setup DNS and Traefik for this to be ''mailadmin.local.kptree.net''. This will only be accessible on th... (1) Documentation=http://wiki2.dovecot.org/ After=local-fs.target network-online.target [Service] Type=s
Web Server setup @home_server
11 Hits, Last modified:
can be placed in ''/etc/hosts'' to provide basic local host name resolution. I prefer to install a separ... pache2'' *Test the web page by typing in the local ip address of the apache2 server in a web browser... mand line with: ''exit''. *(First copy to the local VM home directory from the backup directory, oc-b... th <Directory> Directive to allow other access to local file system outside DocumentRoot. The Alias and R
DHCP / DNS Setup @linux_router
11 Hits, Last modified:
looking at backups for both these services on my local area network. Whilst these services worked relia... .conf.options'' *''sudo cp /etc/bind/named.conf.local /etc/bind/default.named.conf.local'' *''sudo cp /etc/bind/named.conf.default-zones /etc/bind/default.n... ing zones, please do that in /etc/bind/named.conf.local include "/etc/bind/named.conf.options"; include
Rsync @home_server:home_server_setup:other_services
11 Hits, Last modified:
bash Myscripts/rsync_shared.sh'' #Note this is a local only script and takes no additional batch inputs ... .com/community/tutorials/how-to-use-rsync-to-sync-local-and-remote-directories-on-a-vps *https://www.tecmint.com/rsync-local-remote-file-synchronization-commands/ *https://... command and re-run it for real. ====Test rsync on Local System==== In an effort to try out rsync in the
NFTables Configuration @linux_router
10 Hits, Last modified:
lor #202000/#F0F0E0> As the VPN is hosted on this local machine this chain allows packets that have been ... cript for boot, dropping all connectivity, except local ssh ports and have a separate end of boot script ... er to function I found that I could not access my local http pages. This is a NAT problem*. The solution... 5611/loopback-to-forwarded-public-ip-address-from-local-network-hairpin-nat|Loopback to forwarded Public
Docker Deluge Image / Service @docker_notes
8 Hits, Last modified:
eliably with the nftables and the map port to the local web interface simply stops working. It seems to w... its dns queries and then refers to the nominated local dns. See ''/etc/resolv.conf''. The docker documen... r is running. <code>docker volume create --driver local \ --opt type=nfs \ --opt o=addr=[ip-address],... ng directory: <code>docker volume create --driver local \ --opt type=nfs \ --opt o=addr=192.168.1.10,
turn server @docker_notes
7 Hits, Last modified:
nication end points are obfuscated, such as where local IP address are behind NAT. To primary purpose of... public addresses by using a designated ranges of local IPv4 addresses that that do not have direct public addressability. The local addresses can only be publicly accessed via a local router that performs NAT, subject to firewall rules.
IPv6 summary notes @tech_notes
7 Hits, Last modified:
/zivaro.com/what-you-need-to-know-about-ipv6-link-local-addresses/|What You Need to Know about IPv6 Link-Local Addresses]] ====Address length and format==== Th... - everything (i.e. the whole internet) *UNIQUE LOCAL - everything in our LAN (behind the internet gateway) *LINK LOCAL - (will never be routed, valid in one collision d
IPMI CLI Tools @home_server:home_server_setup:other_services
7 Hits, Last modified:
a remote console on the server as though it were local in cases where the operating system locks up and ... tool for accessing the IPMI device through either local or remote access. Its a command line tool that ca... nstalled on this machine. IPMI v2.0 supports both local and remote access to the BMC. Local access is provided through a system interface like kCS (IO port). Re
Nextcloud Container @docker_notes
6 Hits, Last modified:
index and display memberships for local and federated users circles:remote ... hen use rsync to copy latest common files between local and Nextcloud. This can be used to sync two local computers. ====References==== *Matthias Schoettle... ra server behind my Traefik server and given it a local address only. The local address means that the N
Router VM @linux_router
5 Hits, Last modified:
setup on the remaining 3 Ethernet ports as a LAN (Local Area Network). The bridge network setup has the f... c interface on certain IP addresses * Main LAN (Local Area Network) DNS/DHCP), these services work together * Main local DNS server using ISC Bind9 * Main local DHCP server using ISC DHCP My preference would be to get a c
Docker-Compose @docker_notes
4 Hits, Last modified:
0/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose sudo chmod +x /usr/local/bin/docker-compose </code> *[[https://gdevillele.github.i... volume: <code bash> docker volume create --driver local \ --opt type=none \ --opt device="/var/op... ernel. We recommend using cgroups to do container-local accounting. LimitNOFILE=infinity LimitNPROC=infin
dokuwiki setup notes @home_server
4 Hits, Last modified:
cient to get me to move to another provider. ====local dns setup==== The local dns points to the local lan address that assists with hairpin nat on ipv4. Not necessary on ipv6 as assi... - Provides user authentication against DokuWiki's local password storage - <fs x-small>by Andreas Gohr</f
KPTree Torrent VM Setup @home_server
4 Hits, Last modified:
KPTree - MSWindows Setup @home_server
4 Hits, Last modified:
Router Miscellaneous @linux_router
4 Hits, Last modified:
Fail2Ban @home_server:home_server_setup:other_services
4 Hits, Last modified:
Docker @docker_notes
3 Hits, Last modified:
Linux Router Background @linux_router
3 Hits, Last modified:
IPv6 Setup Notes @linux_router
3 Hits, Last modified:
Debian / Ubuntu Network Setup @linux_router
3 Hits, Last modified:
Webmin @home_server:home_server_setup:other_services
3 Hits, Last modified:
Dokuwiki @docker_notes
2 Hits, Last modified:
Homepage dashboard @docker_notes
2 Hits, Last modified:
KPTree - Email Server Setup @home_server
2 Hits, Last modified:
Formatting Syntax @wiki
2 Hits, Last modified:
Docker Host @docker_notes
1 Hits, Last modified:
ISP IPoE DHCP Setup Notes @linux_router
1 Hits, Last modified:
Sprinkler Solenoid 24VAC Woes @project
1 Hits, Last modified:
ansible @tech_notes
1 Hits, Last modified:
git @tech_notes
1 Hits, Last modified:
KVM Setup @home_server:home_server_setup
1 Hits, Last modified:
Mosh @home_server:home_server_setup:other_services
1 Hits, Last modified: