KPTree Wiki logo

KPTree Wiki

  • Page Tools
    Show pageOld revisionsBacklinks
  • Site Tools
    Recent ChangesMedia ManagerSitemap
  • User Tools
    Log In

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
@home_server
  • Any namespace
  • home_server:home_server_setup (17)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

Conky @home_server:home_server_setup:other_services
37 Hits, Last modified: 5 years ago
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
13 Hits, Last modified: 21 months ago
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
13 Hits, Last modified: 18 months ago
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
12 Hits, Last modified: 20 months ago
''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
11 Hits, Last modified: 5 months ago
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
9 Hits, Last modified: 8 months ago
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
7 Hits, Last modified: 22 months ago
[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
6 Hits, Last modified: 12 months ago
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
6 Hits, Last modified: 4 years ago
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
6 Hits, Last modified: 5 years ago
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
5 Hits, Last modified: 10 months ago
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
4 Hits, Last modified: 3 years ago
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
3 Hits, Last modified: 21 months ago
_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
2 Hits, Last modified: 13 months ago
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
1 Hits, Last modified: 16 months ago
file ''sudo vim /etc/ipmi'' and set to root only read/write ''sudo chown root:root /etc/ipmi'' and ''s
Linux Block Device Notes @home_server:home_server_setup:other_services
1 Hits, Last modified: 8 months ago
VIM Editor @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
Calibre Server @home_server:home_server_setup:other_services
1 Hits, Last modified: 5 years ago
VNC Server @home_server:home_server_setup
1 Hits, Last modified: 16 months ago
IPMI CLI Tools @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
tmux @home_server:home_server_setup:other_services
1 Hits, Last modified: 5 years ago