default

Search

You can find the results of your search below.

Docker nginx / php notes @docker_notes
271 Hits, Last modified:
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
57 Hits, Last modified:
------------------ -- --- 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:
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
17 Hits, Last modified:
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:
, "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:
* 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:
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:
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_
Router Hardware @linux_router
11 Hits, Last modified:
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
10 Hits, Last modified:
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
10 Hits, Last modified:
= 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:
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
BASH Customisation @home_server:home_server_setup:other_services
8 Hits, Last modified:
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
Nextcloud Container @docker_notes
7 Hits, Last modified:
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] -
KPTree Torrent VM Setup @home_server
6 Hits, Last modified:
licy drop; } } #Setup ip (ipv4) rules, default policy is to drop table ip firewall { chain ... licy drop; } } #Setup ip (ipv4) rules, default policy is to drop table ip firewall { chain ... ss needs to be configured to all full LAN access, default access is localhost only. The mysql.cnf configura... rking yet.** I get the webui operational with the default kodi-headless settings. When I adjust the advance
Router Miscellaneous @linux_router
6 Hits, Last modified:
ISP PPPoE Network Setup @linux_router
6 Hits, Last modified:
Debian / Ubuntu Network Setup @linux_router
5 Hits, Last modified:
Network Setup @home_server:home_server_setup
5 Hits, Last modified:
NFS @home_server:home_server_setup:other_services
5 Hits, Last modified:
Rsync @home_server:home_server_setup:other_services
5 Hits, Last modified:
ISP IPoE DHCP Setup Notes @linux_router
4 Hits, Last modified:
Formatting Syntax @wiki
4 Hits, Last modified:
NFTables Configuration @linux_router
3 Hits, Last modified:
Localisations @personal
3 Hits, Last modified:
Nginx @tech_notes
3 Hits, Last modified:
ssh with key files @tech_notes
3 Hits, Last modified:
KVM Setup @home_server:home_server_setup
3 Hits, Last modified:
Docker-Compose @docker_notes
2 Hits, Last modified:
IPTables Configuration @linux_router
2 Hits, Last modified:
Python Programming Notes @python
2 Hits, Last modified:
VNC Server @home_server:home_server_setup
2 Hits, Last modified:
SSH Notes @home_server:home_server_setup:other_services
2 Hits, Last modified:
Calibre @docker_notes
1 Hits, Last modified:
Docker Deluge Image / Service @docker_notes
1 Hits, Last modified:
Docker - DHCP Server @docker_notes
1 Hits, Last modified:
Reverse Proxy Server @docker_notes
1 Hits, Last modified:
KPTree - MSWindows Setup @home_server
1 Hits, Last modified:
XFCE @home_server:home_server_setup:other_services
1 Hits, Last modified: