access

Search

You can find the results of your search below.

Docker nginx / php notes @docker_notes
26 Hits, Last modified:
mat, and configuration for a buffered log write. access_log /var/log/nginx/access.log main; # Includes virtual hosts configs. include /etc/nginx/http.d/*.con... n nginx must match that in php-fpm too allow file access.** ***s6-rc requires programs are run in foregr... which will simply return 404, preventing # chance access to any other virtualhost. server { listen 80 de
Docker mailserver @docker_notes
16 Hits, Last modified:
tabase]] * <fc #ff0000>Red Hat</fc> [[https://access.redhat.com/documentation/en-us/red_hat_enterprise... b.com/kb/en/configuring-mariadb-for-remote-client-access/|Configuring MariaDB for Remote Client Access]] *Un-comment ''bind-address=0.0.0.0'' near end of conf... IDR '172.16.0.0/12' Mariadb did not seem to allow access where as subnet mask, '172.16.0.0/255.240.0.0' di
Nextcloud Container @docker_notes
15 Hits, Last modified:
cted to be handled by Docker container and can be access using: ''docker container logs nextcloud-db-1'' ... sql/mariadb data(base). Step 0 is to gain shell access to relevant container *Confirm required user, d... ntainer ID. *''ash'' is the shell to use when accessing the container. Step 1 is to place Nextcloud in... essary to get direct CLI (command line interface) access to Nextcloud for updating, turning of maintenance
Rsync @home_server:home_server_setup:other_services
14 Hits, Last modified:
n directory to copy path = / # hosts you allow to access hosts allow = 192.168.1.5 hosts deny = * list = t... l be executed using ''sudo'', giving it root user access privileges, and now the use of the pi login will gain access to the ''/root'' directory. That is, on the remot... uires the proper set-up of ssh with password-less access, discussed earlier. =====Configuration of ssh to
Router Miscellaneous @linux_router
11 Hits, Last modified:
default use iptables on the host machine to allow access to images. Unfortunately the default iptables eff... e-iptables-for-docker-manually-and-allow-internet-access-for-containers|Configure iptables for Docker manually and allow Internet access for containers]] [[https://blog.daknob.net/debia... /iptables-rule-set-so-that-a-docker-container-can-access-a-service-on-a-host-ip|Iptables rule-set so that
IPMI CLI Tools @home_server:home_server_setup:other_services
11 Hits, Last modified:
ipmi-on-linux.html): *IPMI v1.0 - Autonomous access, logging and control. IPMI messaging command sets, sensor data records and event messages. Access through system interfaces like memory mapped IO, ... 0 - Serial Over LAN enabling console redirection, access control, enhanced authentication, packet encrypti... system locks up and SSH or (heaven forbid) telnet access are not available due to the operating system bei
Debian / Ubuntu Network Setup @linux_router
10 Hits, Last modified:
tatic? for PPPOE) # set up static ip address to access modem web page on WAN NIC iface eno1:0 inet st... he br1 interface will be used for virtual machine access and must be running to allow correct VM startup. ... 30 was selected for final use. It is possible to access the modem web page. The modem manual clearly stat... tart-up the WAN NIC to allow pppoe modem Ethernet access and also assign a IP address on this NIC for mode
DHCP / DNS Setup @linux_router
8 Hits, Last modified:
com/building-an-ubuntu-16-04-router-part-6-remote-access/|Building an Ubuntu 16.04 Router Part 6: Remote Access]], [[https://web.archive.org/web/20190410001839/ht... ddns-hostname "RPi1"; } # WiFi Access Point #1 host wifi-ap1.kptree.net { h... ddns-hostname "wifi-ap1"; } # WiFi Access Point #2 host wifi-ap2.kptree.net { h
Docker Deluge Image / Service @docker_notes
7 Hits, Last modified:
VPN and is set-up to block non VPN WAN (internet) access. On my virtual machine implementation of this I ... ome server. - VPN to gain remote secure private access to my home LAN from the WAN (internet). //This is... /doku.php?id=linux_router:wireguard|Wireguard VPN access from WAN to LAN]]//. - VPN to anonymize my public internet access, making it more difficult for others to track my
dokuwiki setup notes @home_server
7 Hits, Last modified:
he standard configuration allowing all ip address access to port 80 and if ssl_module port 443. No change ... IR}/error.log CustomLog ${APACHE_LOG_DIR}/access.log combined SSLEngine on In... G_DIR}/error.log #CustomLog ${APACHE_LOG_DIR}/access.log combined ErrorLog /mnt/shared/www/html/lo... error.log CustomLog /mnt/shared/www/html/logs/access.log combined </VirtualHost> </code> ++++ ====dok
Linux Router Background @linux_router
7 Hits, Last modified:
fixed this quickly and the problem went away. *Access to the modem / router configuration is very diffi... y family members also wish reliable home internet access. Definitely not a good environment to be testing ... to get fibre in to my house for primary internet access (FTTP). Once the fibre and modem were connected t... out of data, I purchased a 4G modem and set up 4G access with a local supplier. This is so much slower an
Router VM @linux_router
7 Hits, Last modified:
onfiguration (of 4 x 1 GB/s ethernet ports) * Access to public internet modem, via 1 Ethernet port - *... re is also as separate static IP address setup to access and control the modem * A bridge network setu... ontainer system to obtain host system LAN and WAN access. * ssh (for remote CLI access) * Router software, using NFTables, with following features: * Fire
Network Setup @home_server:home_server_setup
7 Hits, Last modified:
is call NIC Bonding. To allow virtual machine NIC access the NIC(s) must be setup in bridge mode. Furtherm... ridge setup on a NIC to allow virtual machine NIC access #The DHCP server is used to assign a fixed IP add... also use bridging to allow server virtual machine access to the NICs and also use the remaining 2 NICs eff... aded to an 8 port version. My 2 home home Wifi 6 access points (APs) are connected to the 2.5Gb/s switch
Router Hardware @linux_router
6 Hits, Last modified:
NS * ISC DHCP for DHCP * Wireguard for remote access to my network I would consider to try setting up ... ess than 4GB of RAM. A 32bit OS can only natively access up 4 GB RAM, but should give better compromise wi... r operation, power cost money - Headless Remote access, with separate BMC NIC (this could be integrated ... - VPN for use as secure gateway to allow private access from public internet The following key services d
NFTables Configuration @linux_router
6 Hits, Last modified:
y add IP address(es) to a timed drop list for LAN access control </color> ++ | \\ +<color #202000/#F0F0E0>... associated with the packet. In this case, we are accessing the state of the connection, and checking if i... associated with the packet. In this case, we are accessing the state of the connection, and checking if i... ng my router to function I found that I could not access my local http pages. This is a NAT problem*. The
KVM Setup @home_server:home_server_setup
6 Hits, Last modified:
Docker @docker_notes
5 Hits, Last modified:
Reverse Proxy Server @docker_notes
4 Hits, Last modified:
turn server @docker_notes
3 Hits, Last modified:
KPTree - Email Server Setup @home_server
3 Hits, Last modified:
ssh with key files @tech_notes
3 Hits, Last modified:
KPTree - MSWindows Setup @home_server
2 Hits, Last modified:
Calibre @docker_notes
1 Hits, Last modified:
Docker-Compose @docker_notes
1 Hits, Last modified:
Docker - DHCP Server @docker_notes
1 Hits, Last modified:
Docker Host @docker_notes
1 Hits, Last modified:
Project Index @project
1 Hits, Last modified:
My Home IT Setup @home_server:home_server_setup
1 Hits, Last modified:
Home Server Notes @home_server:home_server_setup
1 Hits, Last modified:
XFCE @home_server:home_server_setup:other_services
1 Hits, Last modified:
NFS @home_server:home_server_setup:other_services
1 Hits, Last modified:
Webmin @home_server:home_server_setup:other_services
1 Hits, Last modified: