Search
You can find the results of your search below.
Fulltext results:
- NFTables Configuration @linux_router
- \\ <tab6> set controllist {\\ <tab9> type ipv4_addr\\ <tab9> flags interval\\ <tab... \ + <color #202000/#F0F0E0> This creates a set of type inet_service (port number or range). The flags in... ge.html#lbAS|Sets]]. </color>++ \\ <tab9> type inet_service; flags interval;\\ <tab9> ele... \ + <color #202000/#F0F0E0> This creates a set of type inet_service (port number or range). The flags in
- Conky @home_server:home_server_setup:other_services
- s own window instead of using desktop own_window_type = 'normal',-- If own_window is yes, use type normal, desktop, or override own_window_transparent = tru... scription | awk '{ print $2" "$3 }'} ${color0}CPU Type: ${tab 50}$color${execi 99999 grep 'model name' /... lignr}${execi 9999 findmnt / -o SOURCE -n} | ${fs_type /} ${fs_used_perc /}% ${color8}${fs_bar /}$color
- Docker nginx / php notes @docker_notes
- ETHOD $request_method; fastcgi_param CONTENT_TYPE $content_type; fastcgi_param CONTENT_LENGTH $content_length; fastcgi_param SCRIPT_NAME ... ETHOD $request_method; fastcgi_param CONTENT_TYPE $content_type; fastcgi_param CONTENT_LENGTH $content_length; fastcgi_param SCRIPT_NAME
- KPTree Torrent VM Setup @home_server
- ons. table ip6 firewall { chain input { type filter hook input priority 0; policy drop; } chain output { type filter hook output priority 0; policy drop; } chain forward { type filter hook forward priority 0; policy drop; }... drop table ip firewall { chain input { type filter hook input priority 0; policy drop;
- NFTables IP Control @linux_router
- function: <code> set controllist { type ipv4_addr flags interval flags ... inet firewall { set controllist { type ipv4_addr flags interval flags... t. # set tcp_open_ports { # type inet_service; flags interval; # elements ... tps # } # set udp_open_ports { # type inet_service; flags interval; # elements
- Docker Deluge Image / Service @docker_notes
- ing =====docker external volumes===== There are 2 type of volume needs in this set up. - Deluge config... ode>docker volume create --driver local \ --opt type=nfs \ --opt o=addr=[ip-address],rw \ --opt de... ode>docker volume create --driver local \ --opt type=nfs \ --opt o=addr=192.168.1.10,rw \ --opt de... ode>docker volume create --driver local \ --opt type=nfs \ --opt o=addr=192.168.1.10,rw \ --opt de
- Docker init Systems @docker_notes
- | *1 | Service, longrun type, as required | | ... tent with name of logging service | | | │ └── type |* |mandatory file containing service type, in this case longrun | | │ └ <code... longrun</code> | *1 | file content with type of service | | | ├── named-log
- NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
- . These battery seems to be common lead-acid gel type 12 VDC at 9 AMP-hr (although they look to be the ... e.model: LIHVX1K1 #Fix value device.type: ups #Fix value driver.name: ... ery: yes ups.status: OL ups.temperature: 19.4 ups.type: line-interactive #nominal/design value... bin/upsdrvctl start ExecStop=/sbin/upsdrvctl stop Type=forking [Install] WantedBy=multi-user.target </c
- Docker mailserver @docker_notes
- LECT name FROM sqlite_schema WHERE type ='table' AND name NOT LIKE 'sqlite_%';</code... file database manager, that is suitable for many type of databases, including **sqlite** and being only... nditionPathExists=/etc/postfix/main.cf [Service] Type=oneshot RemainAfterExit=yes ExecStart=/bin/true E... =local-fs.target network-online.target [Service] Type=simple ExecStart=/usr/sbin/dovecot -F PIDFile=/va
- Back-up Server Old Setup @home_server:home_server_setup:other_services
- ck mounted disks ''df -Th'' <code> Filesystem Type Size Used Avail Use% Mounted on udev ... .5:/Disk2 /mnt/backup2'' Where: * ''-t nfs'' : type nfs * ''-o'' : options, options are separated b... case "$1" in 0) return_type="$1" ;; *) return_type=1 ;; esac else return_type=1 fi
- KPTree - MSWindows Setup @home_server
- d inconvenient for me to justify to use. For this type of software I want a license that gives me unfett... was slow to show the network drives. I can simply type in the network drive into the path, e.g. "\\User1... Prompt (Admin) - right click the windows icon or type "Win + X". In Windows 10 you can also type in Command into the Cortina search area and right click on t
- DHCP / DNS Setup @linux_router
- C2Dg8v6hYNE/ecnd6Ag=="; }; zone "kptree.net" { type master; file "/var/lib/bind/db.kptree.net"; a... rndc-key; }; }; zone "168.192.in-addr.arpa" { type master; file "/var/lib/bind/db.168.192"; allo... et ConditionPathExists=/etc/radvd.conf [Service] Type=forking ExecStartPre=/usr/sbin/radvd --logmethod ... * ''nslookup wiki.kptree.net'' * ''nslookup -type=mx mail.kptree.net'' for mail server information
- Docker @docker_notes
- bles Docker Rules After=docker.service [Service] Type=oneshot ExecStart=/usr/sbin/iptables -I DOCKER-US... ytes 20249 xt target "DNAT" } chain OUTPUT { type nat hook output priority dstnat; policy accept; ... tes 0 xt target "SNAT" } chain POSTROUTING { type nat hook postrouting priority srcnat; policy acce... at ''/var/lib/docker/volumes'' =====Networks===== Type of networks on Docker: - Default Bridge (The de
- Nextcloud Container @docker_notes
- cloud easier to use ''www-data'' *Confirm shell type, bash is more comprehensive, whereas sh or ash ar... ircles:manage:config edit config/type of a Circle circles:manage:create ... rset of MySQL/MariaDB to use utf8mb4 db:convert-type Convert the Nextcloud data... server for Collabora, a LibraOffice based online type office server, or a separate Collobora server. I
- BASH Customisation @home_server:home_server_setup:other_services
- 36. To update the terminal, without logging off type: '' ~/.bashrc'' or ''source ~/.bashrc''. The comm... n your machine alias partusage='df -hlT --exclude-type=tmpfs --exclude-type=devtmpfs' # Shows the individual partition usages without the temporary memory val... uiltin.html|The Shopt Builtin] sh options, simply type ''shopt'' to see list with current settings. Loo