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:home_server_setup
  • Any namespace
  • home_server:home_server_setup:other_services (9)
Past year
  • Any time
  • Past week
  • Past month
  • Past year
Sort by last modified
  • Sort by hits
  • Sort by last modified

Fulltext results:

VNC Server
2 Hits, Last modified: 7 weeks ago
/bin/sh), I prefer bash (/bin/bash). To check the current shell, type: ''echo $SHELL''. To use bash simply ... .pid files in ~/.vnc generally show which vnc are currently running, performance can be checked by viewing
IPMI Console Setup @home_server:home_server_setup:other_services
1 Hits, Last modified: 7 weeks ago
we need to ensure the serial terminal is running. Current Ubuntu uses systemd, a reference to setup ttys on
Manjaro Setup Notes @home_server:home_server_setup:other_services
2 Hits, Last modified: 3 months ago
-l} Cores ${color0}CPU Speed: $color${freq 0} MHz Current / ${execi 99999 grep 'model name' /proc/cpuinfo |... ere is a problem with the RAM usage values in the current version of conky, it intermittently reads a negat
snapraid @home_server:home_server_setup:other_services
1 Hits, Last modified: 5 months ago
tion file against the latest version example. My current operating version is 12.0 (2021/12) the latest ve
KVM Setup
2 Hits, Last modified: 5 months ago
help'' shows the allowable configurations on the current KVM server. Simply changing the machine value to... domain ''domain-id'' * ''sudo virsh domrename currentname newname'' : To rename domain * ''sudo virs
Simlinks @home_server:home_server_setup:other_services
1 Hits, Last modified: 6 months ago
. It allows configuration file control by having current configuration file pointing to different version
BASH Customisation @home_server:home_server_setup:other_services
6 Hits, Last modified: 6 months ago
+An example alias file:| <code bash> # This is my current / up-to-date list of bash aliases. # This is the ... u -ch | grep total' # Grabs the disk usage in the current directory alias diskusage='df -hl --total | grep ... most space. Both directories and files. Varies on current directory # BASH alias baupdate='. ~/.bashrc' al... h options, simply type ''shopt'' to see list with current settings. Looks like built ins only? * set [[h
SSH Notes @home_server:home_server_setup:other_services
2 Hits, Last modified: 6 months ago
Min Frequency: {cpufreq.min:.2f}Mhz") print(f"Current Frequency: {cpufreq.current:.2f}Mhz") # CPU usage print("CPU Usage Per Core:") for i, percenta
NFS @home_server:home_server_setup:other_services
1 Hits, Last modified: 6 months ago
sudo vim /etc/default/nfs-common''. //However the current base options meet our needs and do not need to be
Network Setup
1 Hits, Last modified: 6 months ago
rnet card in my mainserver, and backup server. My current main desktop computer comes with 2.5Gb/s standard
Back-up Server Old Setup @home_server:home_server_setup:other_services
1 Hits, Last modified: 6 months ago
s.1.html|Ubuntu Manuals mergerfs]] Down load the current correct version of mergerfs from: ''https://githu
Commonly used commands and scripts @home_server:home_server_setup:other_services
4 Hits, Last modified: 6 months ago
s) (enable / disable for boot control) *List current Systemd operating units: ''sudo systemctl list-un... command will be run when either field matches the current time. For example, "30 4 1,15 * 5" would cause a... lename*'%%'' this will search for 'filename*' in current directory * ''%%find /mnt/disk1 -name findme*%%... el --output --clipboard > file.txt%%'' copies the current clipboard contents to the file file.txt To creat