read

Search

You can find the results of your search below.

Conky @home_server:home_server_setup:other_services
25 Hits, Last modified:
t install conky-std'' Two sites you will want to read, beyond the [[https://web.archive.org/web/2018120... }$color ${color0}Device:$color /dev/sdd3 ${color0}Reads: $color${diskio_read /dev/sdd3}/s${alignr}${color0}Writes: $color${diskio_write /dev/sdd3}/s ${color3}${diskiograph_read /dev/sdd3 30,225 33FF00 FF3333 scale -t}$color${a
Docker nginx / php notes @docker_notes
19 Hits, Last modified:
ithin the kernel, # which is more efficient than read() + write(). Default is off. sendfile on; # Ca... $server_name; </code> [[https://uwsgi-docs.readthedocs.io/en/latest/index.html|The uWSGI project]... base setup===== Unless otherwise configured nginx reads the default configuration file at ''/etc/nginx/n... formatting the ; error message as HTML for easier reading. This directive controls whether ; the error m
Nextcloud Container @docker_notes
11 Hits, Last modified:
hub.com/docker-library/docs/blob/master/nextcloud/README.md#migrating-an-existing-installation:migrate]]... hub.com/docker-library/docs/blob/master/nextcloud/README.md|Github Docker Hub Nextcloud]] *[[https:/... List all feeds news:feed:read Read feed news:folder:add Add a folder news:folder:d
Manjaro Setup Notes @home_server:home_server_setup:other_services
9 Hits, Last modified:
e a Linux version. * Calibre - Book Library and reader software (I have been having some trouble with ... #${color0}Device:$color /dev/nvme0n1p5 #${color0}Reads: $color${diskio_read /dev/sdd}/s${alignr}${color0}Writes: $color${diskio_write /dev/nvme0n1p5}/s #${color8}${diskiograph_read /dev/sdd 25,150 33FF00 FF3333 scale -t}$color${al
Rsync @home_server:home_server_setup:other_services
8 Hits, Last modified:
opies files and reports progress *''-h''' human readable file sizes *''-v'' increase output verbosit... hosts deny = * list = true uid = root gid = root read only = false # auth users = baumkp # secrets file... progress during transfer| |''-h''| ''%%--%%human-readable'' |output numbers in a human-readable format| |''-u''| ''%%--%%update'' |skip files that
Docker mailserver @docker_notes
7 Hits, Last modified:
o access privileges on the Mariadb. I should have read and understood the ISPMail [[https://workaround.o... Postfix is set to use this interface, effectively read only (select privilege only). * I am using in D... Parameters]] *[[http://www.postfix.org/SQLITE_README.html|Postfix SQLite Howto]] *Postfix loggin... ferences *[[https://www.postfix.org/MAILLOG_README.html|Postfix logging to file or stdout]]
KPTree - MSWindows Setup @home_server
7 Hits, Last modified:
) *Calibre - an electronic book database and reader (**!L**) *VLC - seems to do a better job t... version at work, Manage. *Foxit Pro - a PDF reader and writer (**!**) I use my private license at ... good though.(**!L**) *Bluebeam Revu - a PDF reader and writer I use at work now, definitely has th... s rights. They are also so long who would bother reading them anyway. Ultimately, if one has paid to u
samba @home_server:home_server_setup:other_services
6 Hits, Last modified:
is the main Samba configuration file. You should read the # smb.conf(5) manual page in order to underst... # By default, the home directories are exported read-only. Change the # next parameter to 'no' if you want to be able to write to them. ; read only = yes # File creation mask is set to 0700 f... ath = /home/samba/netlogon ; guest ok = yes ; read only = yes # Un-comment the following and create
DHCP / DNS Setup @linux_router
5 Hits, Last modified:
BIND9 and ISC-DHCP]]. ++Unfortunately, no longer readily available, Kill-9 Ubuntu 16.04 based Router, P... file for the BIND DNS server named. // // Please read /usr/share/doc/bind9/README.Debian.gz for information on the // structure of BIND configuration files i... DS. THEY ARE EXTREMELY IMPORTANT. ; ; ; Now we're ready to begin adding hosts, but first we need another
BASH Customisation @home_server:home_server_setup:other_services
5 Hits, Last modified:
or listing directories (ls) which is difficult to read on a black background. While this is the "standar... ), again the dark blue colour may be difficult to read so I change the prompt color code from 34 to 36. ... as ll='ls -alh --color=auto' alias lt='ls --human-readable --color=auto --size -1 -S --classify' # file ... e not tried yet. References: *[[https://bash-it.readthedocs.io/en/latest/|Welcome to Bash-it’s documen
Commonly used commands and scripts @home_server:home_server_setup:other_services
5 Hits, Last modified:
er ^ nextcloud ^ wiki ^ | php-apcu | object read caching | ✔ | ✔ | ✔ | | php-apcu-bc | |... php7.4-opcache | | ✔ | ✔ | ✔ | | php7.4-readline | | ✔ | ✔ | ✔ | | php7.4-xml | | ... rn to think in sed, awk, and grep]] \\ Trying to read the man pages for the utilities most frequently s... just pipe all that output to a pager, so you can read it one page at a time, with netstat -anp | less.
Back-up Server Old Setup @home_server:home_server_setup:other_services
4 Hits, Last modified:
separated by commas with no spaces * ''rw'' : read / write * ''vers=4'' : version 4 of nfs * '... #hosts deny = * list = true uid = root gid = root read only = false #auth users = baumkp #secrets file =... _cp" commented out for compatibility. # # See the README file or the man page for more details. # cmd_cp... _cp" commented out for compatibility. # # See the README file or the man page for more details. # cmd_cp
Docker-Compose @docker_notes
3 Hits, Last modified:
in the previous example. =====NFS File System not ready===== It is amazing for how long I put up with th... oying and made me doubt that my Docker system was ready for "production" although I had been using a cou... tarting up before the NFS network file system was ready. So I did the following. - Found the systemd
Docker - DHCP Server @docker_notes
3 Hits, Last modified:
basically followed the Kea template [[https://kea.readthedocs.io/en/latest/arm/config-templates.html#tem... le ''/app/kea-ctrl-agent.conf'' *[[https://kea.readthedocs.io/en/latest/arm/agent.html|The Kea Contro... tu)</fs>. *ISC documentation *[[https://kea.readthedocs.io/en/latest/arm/config-templates.html#tem
Web Server setup @home_server
3 Hits, Last modified:
[newGID]" >&2 exit 1 fi # ask for confirmation read -p "Changing the GID of group '$1' from $2 to $3.... sh [username] [oldUID] [newUID]" >&2 exit 1 fi read -p "Changing the UID of user '$1' from $2 to $3. ... eight forum software for a website. A forum gives readers a chance to interact. See the following FluxB
DokuWiki @wiki
3 Hits, Last modified:
KVM Setup @home_server:home_server_setup
3 Hits, Last modified:
SSH Notes @home_server:home_server_setup:other_services
3 Hits, Last modified:
Reverse Proxy Server @docker_notes
2 Hits, Last modified:
KPTree Torrent VM Setup @home_server
2 Hits, Last modified:
KPTree Recipes @home_server
2 Hits, Last modified:
Sprinkler Solenoid 24VAC Woes @project
2 Hits, Last modified:
Formatting Syntax @wiki
2 Hits, Last modified:
Network Setup @home_server:home_server_setup
2 Hits, Last modified:
Docker Deluge Image / Service @docker_notes
1 Hits, Last modified:
Docker - DNS Server @docker_notes
1 Hits, Last modified:
Basic Netfilter Function Block Diagram @linux_router
1 Hits, Last modified:
NFTables Configuration @linux_router
1 Hits, Last modified:
Light Bulb Info @personal
1 Hits, Last modified:
Python Programming Notes @python
1 Hits, Last modified:
Welcome to your new DokuWiki @wiki
1 Hits, Last modified: