Search
You can find the results of your search below.
Fulltext results:
- Conky @home_server:home_server_setup:other_services
- lor0}Running:$color $running_processes ${color0}Threads:${tab 25,25}$color $threads ${color0}Running:$color $running_threads ${stippled_hr 2} ${color0}CPU Usage$color ${colo... lor0}Running:$color $running_processes ${color0}Threads:$color $threads ${color0}Running:$color $running_threads ${stippled_hr 2} ${color0}CPU Usage$color ${colo... lor0}Running:$color $running_processes ${color0}Threads:${tab 25,25}$color $threads ${color0}Running:$color $running_threads ${stippled_hr 2} ${color0}CPU Usage$color ${colo... lor0}Running:$color $running_processes ${color0}Threads:$color $threads ${color0}Running:$color $running_threads ${stippled_hr 2} ${color0}CPU Usage$color ${colo
- Back-up Server Old Setup @home_server:home_server_setup:other_services
- separated by commas with no spaces * ''rw'' : read / write * ''vers=4'' : version 4 of nfs * '... rep -qs "$mount1" /proc/mounts; then exit 0 #Already mounted, exit with success else mount "$mount1... qs "/mnt/backup1" /proc/mounts; then exit 0 #Already mounted, exit with success else mount -t nfs -... qs "/mnt/backup2" /proc/mounts; then exit 0 #Already mounted, exit with success else mount -t nfs -
- Manjaro Setup Notes @home_server:home_server_setup:other_services
- lor0}Running:$color $running_processes ${color0}Threads:$color $threads ${color0}Running:$color $running_threads ${stippled_hr 2} ${color0}CPU Usage$color ${colo... #${color0}Device:$color /dev/nvme0n1p5 #${color0}Reads: $color${diskio_read /dev/sdd}/s${alignr}${color0}Writes: $color${disk... or ${color0}Device:$color /dev/nvme0n1p5 ${color0}Reads: $color${diskio_read /dev/nvme0n1p5}/s${alignr}${color0}Writes: $color... io_write /dev/nvme0n1p5}/s ${color8}${diskiograph_read /dev/nvme0n1p5 25,150 33FF00 FF3333 scale -t}$col
- KVM Setup @home_server:home_server_setup
- ''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
- KPTree - Home Desktop Setup
- following day the machine would not run with the dreaded blue screen of death. Nothing I attempted would... ) *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 no longer use, there is no... good though.(**!L**) *Bluebeam Revu - a PDF reader and writer I use at work now, definitely has th
- Rsync @home_server:home_server_setup:other_services
- progress during transfer| |''-h''| ''%%--%%human-readable'' |output numbers in a human-readable format| |''-u''| ''%%--%%update'' |s... rsync, grsync, and rsnapshot===== Rsync should already be installed on most Linux system. You can insta... want to create directory for the backups that are readable by all users, but writable by only root. To d... SSH clients on that desktop/laptop and it must be readable by all users on the system. ***User-specifi
- Web Server setup
- [newGID]" >&2 exit 1 fi # ask for confirmation read -p "Changing the GID of group '$1' from $2 to $3.... borted" exit 1 fi # check if new GID is already in use GIDEXISTS=$(cat /etc/group | grep -e "[... f [ "$GIDEXISTS" -ne 0 ]; then echo "GID $3 already exists." echo "Aborted" exit 1 fi # ... sh [username] [oldUID] [newUID]" >&2 exit 1 fi read -p "Changing the UID of user '$1' from $2 to $3.
- Commonly used commands and scripts @home_server:home_server_setup:other_services
- version | 8.3 | | | | php-apcu | object read caching | ✔ | ✔ | ✔ | | php-apcu-bc | |... php7.4-opcache | | ✔ | ✔ | ✔ | | php7.4-readline | | ✔ | ✔ | ✔ | | php7.4-xml | | ... e – Improves performance via caching *php-readline – Enables command-line interaction - Web-Re... rn to think in sed, awk, and grep]] \\ Trying to read the man pages for the utilities most frequently s
- samba @home_server:home_server_setup:other_services
- 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
- KPTree Torrent VM Setup
- 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... no longer sold and support is limited, perhaps already end of life. Earlier investigation of these unit... ited, particularly by current standards, but as already stated good enough as a general media player. I
- BASH Customisation @home_server:home_server_setup:other_services
- 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
- KPTree - Email Server Setup
- he specific directory. The mount directory must already exist. * ''sudo mount -t nfs -o rw,vers=4 ... l the defined exports. The mount directory must already exist, not necessarily the sub-directories. ... on Ubuntu 18.04]]. These instructions assume an already working LAMP stack and running email server and ... cube is 1.2.3 *My website and mail server are already setup only to use https, so: *The IMAP host
- SSH Notes @home_server:home_server_setup:other_services
- _io = psutil.disk_io_counters() print(f"Total read: {get_size(disk_io.read_bytes)}") print(f"Total write: {get_size(disk
- Network Setup @home_server:home_server_setup
- I have. 5GB/s Ethernet cards and switches are not readily available, even now end of 2024. I have been v... r resource is from cloud-init [[https://cloudinit.readthedocs.io/en/latest/topics/network-config-format-
- IPMI Console Setup @home_server:home_server_setup:other_services
- file ''sudo vim /etc/ipmi'' and set to root only read/write ''sudo chown root:root /etc/ipmi'' and ''s