default

Search

You can find the results of your search below.

Docker nginx / php notes @docker_notes
281 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
34 Hits, Last modified:
c-a6dd-85d7026d474f /media/Disk1 ext4 defaults 0 0 UUID=38f52a66-fe96-4eb4-a794-6fe1d02bab4a /media/Disk2 ext4 defaults 0 0 UUID=1cb1509c-ec09-46cd-ab30-23f3be5b554e /media/Disk3 ext4 defaults 0 0 UUID=2ba18a1e-d48d-4122-bff8-30c2bc359749 /media/Disk4 ext4 defaults 0 0 /media/Disk1:/media/Disk2 /srv/
DHCP / DNS Setup @linux_router
18 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
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
Web Server setup @home_server
16 Hits, Last modified:
* Basic: ''sudo useradd name'' * Check ''/etc/default/useradd'' for defaults on the useradd command. * ''-g group1 group2'' to create user and add to addition... 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
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
Router Hardware @linux_router
13 Hits, Last modified:
grated graphics device (IGD), which is enabled by default. The graphics then defaults to the BMC adaptor. The IGD can be turned of from the BIOS motherboard options... el IGD Configuration). The terminal also seems to default to 1024x768 resolution, so no additional work is ... s on the BMC video controller. The Ubuntu drivers defaulted to this basic BMC graphics display system. (Thi
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_
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
BASH Customisation @home_server:home_server_setup:other_services
10 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... t as described below.\\ ''sudo visudo''\\ Find ''Defaults env_reset'' and change to ''Defaults env_reset,
NFS @home_server:home_server_setup:other_services
10 Hits, Last modified:
14-4fec-a6dd-85d7026d474f /media/Disk1 ext4 defaults 0 0 UUID=38f52a66-fe96-4eb4-a794-6fe1d02bab4a /media/Disk2 ext4 defaults 0 0 UUID=1cb1509c-ec09-46cd-ab30-23f3be5b554e /media/Disk3 ext4 defaults 0 0 UUID=2ba18a1e-d48d-4122-bff8-30c2bc359749 /media/Disk4 ext4 defaults 0 0 /media/Disk1:/media/Disk2
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
10 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
Debian / Ubuntu Network Setup @linux_router
9 Hits, Last modified:
up===== As of Debian 10 (Buster) Debian still by default uses this interface Setup. It can be setup to us... e netplan inface.\\ Ubuntu (as of version 14.04) defaults to [[https://www.freedesktop.org/wiki/Software/s... tocol #bridge_fd 9 # forwarding delay # use default? #bridge_hello 5 # use default? #bridge_maxage 60 # use default? </code> ++++ The following is a
Router Miscellaneous @linux_router
8 Hits, Last modified:
Nextcloud Container @docker_notes
7 Hits, Last modified:
Network Setup @home_server:home_server_setup
7 Hits, Last modified:
KPTree Torrent VM Setup @home_server
6 Hits, Last modified:
Formatting Syntax @wiki
6 Hits, Last modified:
ISP PPPoE Network Setup @linux_router
5 Hits, Last modified:
ssh with key files @tech_notes
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:
Nginx @tech_notes
4 Hits, Last modified:
NFTables Configuration @linux_router
3 Hits, Last modified:
Localisations @personal
3 Hits, Last modified:
KVM Setup @home_server:home_server_setup
3 Hits, Last modified:
Docker-Compose @docker_notes
2 Hits, Last modified:
KPTree - MSWindows Setup @home_server
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:
Linux Router Background @linux_router
1 Hits, Last modified:
ansible @tech_notes
1 Hits, Last modified:
Shell Builtin Commands @tech_notes
1 Hits, Last modified:
XFCE @home_server:home_server_setup:other_services
1 Hits, Last modified: