link

Search

You can find the results of your search below.

Docker nginx / php notes @docker_notes
23 Hits, Last modified:
to leave these settings empty, in which ; case no links to documentation are generated. ; Note: Never us... default_cursortype ; Allow or prevent persistent links. ; https://php.net/odbc.allow-persistent odbc.al... k_persistent = On ; Maximum number of persistent links. -1 means no limit. ; https://php.net/odbc.max-... ent odbc.max_persistent = -1 ; Maximum number of links (persistent + non-persistent). -1 means no limi
Rsync @home_server:home_server_setup:other_services
22 Hits, Last modified:
|recurse into directories| |''-l''| ''%%--%%links'' |copy symlinks as symlinks| |''-p''| ''%%--%%perms'' |preserve permissions| |''-t''| ''%%--%%times'' ... |preserve special files| |''-H''| ''%%--%%hard-links'' |preserve hard links *| |''-A''| ''%%--%%
KPTree - MSWindows Setup @home_server
19 Hits, Last modified:
ct so). Then run following command to create a simlink to NAS stored iTunes library: ''%%mklink /D 'C:\Users\doej\Music\iTunes'%%'' ''%%\\NASname\various_path\iTunes%%''. The command should state symbolic link created as given in original command. -The back... ed to you. Old printer stuff =====Windows Drive Link / Substitution===== In windows both the link and
Docker mailserver @docker_notes
18 Hits, Last modified:
bin/php81'' So the standard php package currently links to php81 at this time of writing. *Adminer is ... executable. *Copy the ll.sh file to /bin/ll or link it ''/bin/ln -s /app/scripts/ll.sh /bin/ll'' ===... efully. Some keypoints: *The mailadmin user was linked to localhost and granted all privileges *In... dministrative control. *The mailserver user was linked to 127.0.0.0 and granted select privilege only
Network Setup @home_server:home_server_setup
17 Hits, Last modified:
h. Some references are noted below Network Setup Links. =====Archived Network Setups===== ++++Network ... == To check available interfaces and names: ''ip link'' Ensure the bridge utilites are loaded: ''sudo ... h. To check available interfaces and names: ''ip link'' Ensure the bridge utilities are loaded: ''sudo... s correspondingly setup with IEEE 802.3ad Dynamic link aggregation. *bond-lacp-rate, only required
Router Miscellaneous @linux_router
16 Hits, Last modified:
{{tag>linux router monitor links darkstat glances ntopng iftop nethogs}} ======Router Miscellaneous=====... of linux monitoring packages available. See these links for more examples see, [[https://www.tecmint.com... 1700 has been replaced by an online database, see link given above. [[https://tools.ietf.org/html/rfc633... e in the foreseeable future. Another interesting links: * **IANA [[https://www.iana.org/protocols]]**
Back-up Server Old Setup @home_server:home_server_setup:other_services
8 Hits, Last modified:
to combine drives, e.g. lvm or simplely using symlinks. ++++tl;dr;| Mergerfs looks more like what I wis... l drive into a common mount point. Below are some links with information and and possible setups. *[[h... m/trapexit/mergerfs/releases/'', hint look at the link of the file of interest....: ''wget https://git... | ✔ | ✘ | ✘ | ✘ | 1. ''diskscan'' \\ Links: *[[https://linuxhandbook.com/lvm-guide/|The C
Debian / Ubuntu Network Setup @linux_router
5 Hits, Last modified:
To check available interfaces and names use: ''ip link'', or the more verbose ''ip a''. The units 4 mai... To check available interfaces and names use: ''ip link'', or the more verbose ''ip a''. [[https://netpl... ent configurations of VLAN using for example ''ip link add add link eno1 name eno1.1 vlan id 1'' in the ''systemctl pppoe.service'' configuration. I found tha
NFS @home_server:home_server_setup:other_services
5 Hits, Last modified:
ed and/or possible subject to disappearance. ====Links==== The following are some helpful links: *Ubuntu Help [[https://help.ubuntu.com/community/NFSv4Howt... at-are-the-differences-between-bind-mounts-and-symlink-on-Unix|What is a bind mount?]] *[[https://www.... at-are-the-differences-between-bind-mounts-and-symlink-on-Unix|What are the differences between bind mou
KPTree - Email Server Setup @home_server
4 Hits, Last modified:
his is for older Ubuntu servers and many of these links are no longer working or have not been updated f... ernational character sets. Refer to the following links: *Sourceforge Postfix Admin [[https://source... tory /var/www/html/webmail> Options +FollowSymLinks AllowOverride All AllowOverrideList None... www/html/webmail/installer> Options +FollowSymLinks AllowOverride None AllowOverrideList Non
BASH Customisation @home_server:home_server_setup:other_services
4 Hits, Last modified:
: when showing file information for a symbolic link, show information for the file the link references rather than for the link itself * ''-h'' : use binary abbreviation (e.g. 1k 10G 2T, ... * history -d x -> to delete history line x Links: * [[https://www.digitalocean.com/community/tu
Commonly used commands and scripts @home_server:home_server_setup:other_services
4 Hits, Last modified:
shows the network IP addresses assigned for each link *''ip link'' or '' ip l'' for short, shows the network link devices *''ip route'' or ''ip r'' for short, shows t... [[home_server:home_server_setup:other_services:symlinks]] *[[home_server:home_server_setup:other_service
Docker - DHCP Server @docker_notes
3 Hits, Last modified:
iguration file ''/app/dhcpv4.conf'' ++++Use of symlink, TL;DR;| Using symlinks in is confusing when using Docker mounted directories. To control which dhcp4 c... ''-f'' flag can be used to overwrite an existing link file instead of deleting first. The plus configur
DHCP / DNS Setup @linux_router
3 Hits, Last modified:
nf|<code>interface br0 { AdvSendAdvert on; AdvLinkMTU 1440; MinRtrAdvInterval 60; MaxRtrAdvInter... l 180; prefix 2001:470:1f2d:178::/64 { AdvOnLink on; AdvRouterAddr on; AdvPreferredLifetim... -debug mail.kptree.net'' more verbose =====ipv6 links===== *[[https://jochen.kirstaetter.name/enabli
NFTables Configuration @linux_router
3 Hits, Last modified:
n separately described in detail at the following link: [[linux_router:nftables_control]], also see wiki... n separately described in detail at the following link: [[linux_router:nftables_control]], also see wiki... n separately described in detail at the following link: [[linux_router:nftables_control#Limit Rate on IP
KVM Setup @home_server:home_server_setup
3 Hits, Last modified:
Docker - diun & ntfy @docker_notes
2 Hits, Last modified:
Docker @docker_notes
2 Hits, Last modified:
Dokuwiki @docker_notes
2 Hits, Last modified:
Homepage dashboard @docker_notes
2 Hits, Last modified:
dokuwiki setup notes @home_server
2 Hits, Last modified:
Linux Router Background @linux_router
2 Hits, Last modified:
sidebar
1 Hits, Last modified:
start
1 Hits, Last modified:
Reverse Proxy Server @docker_notes
1 Hits, Last modified:
Router Hardware @linux_router
1 Hits, Last modified:
ASCII @tech_notes
1 Hits, Last modified:
Home Server Notes @home_server:home_server_setup
1 Hits, Last modified:
VNC Server @home_server:home_server_setup
1 Hits, Last modified:
XFCE @home_server:home_server_setup:other_services
1 Hits, Last modified:
logrotate @home_server:home_server_setup:other_services
1 Hits, Last modified:
SSH Notes @home_server:home_server_setup:other_services
1 Hits, Last modified:
SWAP Files @home_server:home_server_setup:other_services
1 Hits, Last modified: