Search
You can find the results of your search below.
Fulltext results:
- Docker nginx / php notes @docker_notes
- 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
- Conky @home_server:home_server_setup:other_services
- ------------------ -- --- 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
- 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
- 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
- , "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
- * 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
- 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
- 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
- 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
- Router Hardware @linux_router
- 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
- Docker @docker_notes
- 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
- NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
- = 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
- 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
- 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
- sudo dimmer ps kill nightmode xrandr tar archive "default editor" editor}} ======BASH Customisation====== T... The ''TIME_STYLE'' environment variable sets the default ++++An example alias file:| <code bash> # This is... == sudo remembers your password for 15 minutes by default. After 15 minutes, you will be asked to enter the... et, timestamp_timeout=30''\\ This will change the default 15 minutes time out to 30 minutes. Changing the