KPTree Wiki

  • Page Tools
    Show pageOld revisionsBacklinks
  • Site Tools
    Recent ChangesMedia ManagerSitemap
  • User Tools
    Log In

Search

You can find the results of your search below.

Exact match
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • home_server (21)
  • docker_notes (14)
  • linux_router (12)
  • tech_notes (2)
  • personal (1)
  • python (1)
  • wiki (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

Docker nginx / php notes @docker_notes
271 Hits, Last modified: 4 months ago
nx -c //config_file//'' to start nginx with a non default config file. Default config file is ''/etc/nginx/nginx.conf''. =====Alpine nginx standard configuration (v... d-up their processing. pcre_jit on; # Configures default error logger. error_log /var/log/nginx/error.log ... ons to MIME types of responses # and defines the default type. include /etc/nginx/mime.types; default_ty
turn server @docker_notes
74 Hits, Last modified: 3 months ago
7.255.255.255 #denied-peer-ip=::1</code> ++++ ++++default turnserver.conf| <code yaml># Coturn TURN SERVER ... If the value is missing, then it means 'true' by default. # # Listener interface device (optional, Linux ... evice=eth0 # TURN listener port for UDP and TCP (Default: 3478). # Note: actually, TLS & DTLS sessions can... istening-port=3478 # TURN listener port for TLS (Default: 5349). # Note: actually, "plain" TCP & UDP sessi
Conky @home_server:home_server_setup:other_services
57 Hits, Last modified: 2 years ago
------------------ -- --- defualt values --- # default_color = 'grey',-- Default color and border color default_bar_width = 0, default_bar_height = 6,-- Specify a default width and height for bars. default_gauge_width
Back-up Server Old Setup @home_server:home_server_setup:other_services
26 Hits, Last modified: 5 months ago
rectory. # # snapshot_root /var/cache/rsnapshot/ #default snapshot_root /mnt/backup1 # If no_create_roo... Quiet Print fatal errors only # 2 Default Print errors and warnings only # 3 Ve... sent to the # logfile, if one is being used. The default is 3. # If you want the rsync output, you have to... g. # lockfile /var/run/rsnapshot.pid # By default, rsnapshot check lockfile, check if PID is runnin
Docker mailserver @docker_notes
19 Hits, Last modified: 3 hours ago
0) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8;</code> ===sqlite code=== <code sql>... count. It is prepended by the password scheme. By default it is {BLF-CRYPT} also known as bcrypt which is c... o limit how much space a mailbox can take up. The default value is 0 which means that there is no limit. | ... rchar(150) NOT NULL, `quota` bigint(11) NOT NULL DEFAULT 0, PRIMARY KEY (`id`), UNIQUE KEY `email` (`ema
DHCP / DNS Setup @linux_router
17 Hits, Last modified: 6 months ago
, "less /etc/bind/named.conf". This can remain as default as below. However the configuration files noted t... to be set up. We will copy the existing files to default: *''sudo cp /etc/bind/named.conf.options /etc/bind/default.named.conf.options'' *''sudo cp /etc/bind/named.conf.local /etc/bind/default.named.conf.local'' *''sudo cp /etc/bind/named.c
Web Server setup @home_server
15 Hits, Last modified: 6 months ago
* Basic: ''sudo useradd name'' * Check ''/etc/default/useradd'' for defaults on the useradd command. ... alOcean Tutorial.) =====Web Server Change Basic Default Settings===== ++++old, tl;dr;|The Ubuntu Documen... ) *''sudo cp /etc/apache2/sites-available/000-default.conf /etc/apache2/sites-available/kptree.net-http... t''. *''sudo cp /etc/apache2/sites-available/default-ssl.conf /etc/apache2/sites-available/kptree.net-
KPTree - Email Server Setup @home_server
13 Hits, Last modified: 15 months ago
figurations options are given in: ''sudo vim /etc/default/nfs-common''. However the current base options me... not need to be modified. * NEED_STATD=no :(default) we do not need to change the standard port number used * NEED_GSSD=no :(default) we do not use kerebos security * NEED_IDMAPD=no:(default) we do not need to map gid and uid with names
Manjaro Setup Notes @home_server:home_server_setup:other_services
13 Hits, Last modified: 2 months ago
as found at ''/usr/share/cups/model/'' * The default PDF printer output directory is ''/var/spool/cups... -------------------- # --- defualt values --- # default_color grey # Default color and border color default_bar_size 0 6 # Specify a default width and height for bars. default_
Docker - diun & ntfy @docker_notes
12 Hits, Last modified: 6 months ago
AUTH_FILE: /var/lib/ntfy/auth.db # NTFY_AUTH_DEFAULT_ACCESS: deny-all # NTFY_BEHIND_PROXY: false ... utomatically if it doesn't already exist # - auth-default-access defines the default/fallback access if no access control entry is found; it can be # set to "read-write" (default), "read-only", "write-only" or "deny-all". # - au
Docker @docker_notes
11 Hits, Last modified: 3 months ago
ther services operating on the host machine. The default FORWARD chain is set to DROP. On my existing hom... to this Kea dhcp control agent uses port 8000 as default.**//</fc> *Some browsers give strange message i... er machine to be seen else were via the network. Default port seems to be 9001. * First stop the agent c... ainer/agent: ''%%docker pull portainer/agent%%'', default is latest if version is not specified. <code yaml
Router Hardware @linux_router
11 Hits, Last modified: 6 months ago
grated graphics device (IGD), which is enabled by default. The graphics then defaults to the BMC adaptor. T... el IGD Configuration). The terminal also seems to default to 1024x768 resolution, so no additional work is ... grub menu hit the arrow key to select, select the default option, 1st line. Press the 'e' key to edit. Add ... ot. For the permanent solution basically edit etc/default/grub, adding nomodeset such that GRUB_CMDLINE_LIN
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
10 Hits, Last modified: 2 years ago
= auto desc = "KPTreeServer UPS" default.battery.voltage.high=26.9 default.battery.voltage.low=21.5 default.battery.charge.low=25 default.battery.charge.warning=60 default.battery.charge.restart=30
samba @home_server:home_server_setup:other_services
9 Hits, Last modified: 2 years ago
uch mandatory, as a lot of services smb use it as default.\\ My main form of security it to limit external ... h ";", the proposed setting # differs from the default Samba behaviour # - When commented with "#", the proposed setting is the default # behaviour of Samba but the option is conside... of the program listed in # 'passwd program'. The default is 'no'. pam password change = yes # This opt
Nextcloud Container @docker_notes
8 Hits, Last modified: 8 weeks ago
guration_server/config_sample_php_parameters.html#default-parameters|Configuration Parameters]] *[[http... s to relevant container *Confirm required user, default login is as ''root'', for next cloud easier to us... would login as user ''www-data''. If omitted will default login to ''root'' *''nextcloud-app-1'' is the... .bak%%'' * ''%%mysqldump --single-transaction --default-character-set=utf8mb4 -h [server] -u [username] -
BASH Customisation @home_server:home_server_setup:other_services
8 Hits, Last modified: 5 months ago
KPTree Torrent VM Setup @home_server
6 Hits, Last modified: 2 years ago
Router Miscellaneous @linux_router
6 Hits, Last modified: 3 months ago
NFS @home_server:home_server_setup:other_services
6 Hits, Last modified: 5 months ago
Debian Server Network Setup @linux_router
5 Hits, Last modified: 5 months ago
Router Configuration, Switch & Server Setup @linux_router
5 Hits, Last modified: 2 weeks ago
Wireguard VPN access from WAN to LAN @linux_router
5 Hits, Last modified: 2 weeks ago
Network Setup @home_server:home_server_setup
5 Hits, Last modified: 5 months ago
Rsync @home_server:home_server_setup:other_services
5 Hits, Last modified: 5 months ago
ISP IPoE DHCP Setup Notes @linux_router
4 Hits, Last modified: 5 months ago
ISP PPPoE Network Setup @linux_router
4 Hits, Last modified: 9 months ago
Formatting Syntax @wiki
4 Hits, Last modified: 2 years ago
Docker - DNS Server @docker_notes
3 Hits, Last modified: 5 months ago
NFTables Configuration @linux_router
3 Hits, Last modified: 3 months ago
Localisations @personal
3 Hits, Last modified: 2 years ago
Nginx @tech_notes
3 Hits, Last modified: 18 months ago
ssh with key files @tech_notes
3 Hits, Last modified: 15 months ago
KVM Setup @home_server:home_server_setup
3 Hits, Last modified: 4 months ago
Set Up and Ubuntu APT Cache @home_server:home_server_setup:other_services
3 Hits, Last modified: 2 years ago
IPMI Console Setup @home_server:home_server_setup:other_services
3 Hits, Last modified: 3 weeks ago
snapraid @home_server:home_server_setup:other_services
3 Hits, Last modified: 4 months ago
Docker-Compose @docker_notes
2 Hits, Last modified: 6 days ago
IPTables Configuration @linux_router
2 Hits, Last modified: 6 months ago
TC - Traffic Control @linux_router
2 Hits, Last modified: 12 months ago
Python Programming Notes @python
2 Hits, Last modified: 18 months ago
VNC Server @home_server:home_server_setup
2 Hits, Last modified: 3 weeks ago
SSH Notes @home_server:home_server_setup:other_services
2 Hits, Last modified: 5 months ago
Calibre @docker_notes
1 Hits, Last modified: 9 months ago
Docker Deluge Image / Service @docker_notes
1 Hits, Last modified: 6 months ago
Docker - DHCP Kea Server @docker_notes
1 Hits, Last modified: 4 months ago
Homepage dashboard @docker_notes
1 Hits, Last modified: 2 months ago
Reverse Proxy Server - Traefik @docker_notes
1 Hits, Last modified: 5 months ago
File Sharing @docker_notes
1 Hits, Last modified: 5 months ago
KPTree - MSWindows Setup @home_server
1 Hits, Last modified: 3 months ago
Wifi Router / Access Points @linux_router
1 Hits, Last modified: 2 weeks ago
XFCE @home_server:home_server_setup:other_services
1 Hits, Last modified: 5 months ago
Simlinks @home_server:home_server_setup:other_services
1 Hits, Last modified: 5 months ago