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
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
KPTree - MSWindows Setup
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
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
Web Server setup
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
KVM Setup @home_server:home_server_setup
3 Hits, Last modified:
/o are paused. But VM remains in operating memory ready for immediate resume / un-pause * ''sudo vi... ''sudo mount -r /dev/nbd0p1 /mnt/image'' to mount read only or ''sudo mount -rw /dev/nbd0p1 /mnt/image'' to mount explicitly read-write. When complete clean-up with the following
SSH Notes @home_server:home_server_setup:other_services
3 Hits, Last modified:
catched due to the disk that # isn't ready continue print(f" Total Siz... _io = psutil.disk_io_counters() print(f"Total read: {get_size(disk_io.read_bytes)}") print(f"Total write: {get_size(disk_io.write_bytes)}") ## Ne
KPTree Torrent VM Setup
2 Hits, Last modified:
also a root source of knowledge [[https://deluge.readthedocs.io/en/latest/how-to/systemd-service.html|D... ices is described in deluge docs [[https://deluge.readthedocs.io/en/latest/how-to/systemd-service.html|H
KPTree Recipes
2 Hits, Last modified:
raisins * 1 (or 2) sheets (25cm x 25cm) frozen ready-rolled puff pastry, thawed * Extra flour, to d... lt into the fresh hot bratkartoffel on the plate. Ready to serve. Becareful with the salt and cheese, y
Network Setup @home_server:home_server_setup
2 Hits, Last modified:
ve. The 5GB/s Ethernet cards and switches are not readily available. The 10Gb/s cards and switches are s... r resource is from cloud-init [[https://cloudinit.readthedocs.io/en/latest/topics/network-config-format-
Linux Block Device Notes @home_server:home_server_setup:other_services
1 Hits, Last modified:
separated by commas with no spaces * ''rw'' : read / write * ''vers=4'' : version 4 of nfs * '