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.

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

Fulltext results:

VIM Editor @home_server:home_server_setup:other_services
27 Hits, Last modified: 3 years ago
p at 1 to bottom. * ''set relativenumber'' sets current line at 0 and numbers sequentially from 1 above and below * ''set number relativenumber'' sets current line at actual line number and numbers sequential... g off In visual mode '':set number!'' toggles the current number setting. Probably can not use this one in... all changes), and keep working | | :ZZ | write current file, if modified, and exit. | | :1,10 w outfil
BASH Customisation @home_server:home_server_setup:other_services
6 Hits, Last modified: 10 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
Commonly used commands and scripts @home_server:home_server_setup:other_services
6 Hits, Last modified: 12 months ago
s) (enable / disable for boot control) *List current Systemd operating units: ''sudo systemctl list-un... lled php7.4 packages =====php packages===== ++++Current main used php extenstions:| |<38em 28% 36% 12% 12... the install php packages * ''php -v'' lists the current installed/operating php version In Alpine Linux ... command will be run when either field matches the current time. For example, "30 4 1,15 * 5" would cause a
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
6 Hits, Last modified: 3 years ago
UT (Network UPS Tools) Setup====== I purchased my current main UPS the Powershield Commander RT PSCRT1100 /... er.version.internal: 0.06 #Fix value input.current.nominal: 4.0 #nominal/design value inpu... #nominal/set value outlet.0.switchable: no output.current: 0.9 output.current.nominal: 4 #nominal/design value output.frequency: 50.0 output.frequency.no
fsck - file system check
4 Hits, Last modified: 5 years ago
====Some other file system tips:==== *To check current mounted disks use ''df -h'' *To check current disks use ''sudo fdisk -l''. (This is a disk partition command. Be careful with use.) *To check current disks use ''sudo parted -l''. (This is a disk par... tune2fs -l /dev/sda2’’. The ‘’df’’ command lists current mounted disks. ---- <- home_server:home_server
Conky @home_server:home_server_setup:other_services
4 Hits, Last modified: 5 years ago
${color0}CPU Speed: ${tab 50}$color${freq 0} MHz Current / ${execi 99999 grep 'model name' /proc/cpuinfo |... -l} Cores ${color0}CPU Speed: $color${freq 0} MHz Current / ${execi 99999 grep 'model name' /proc/cpuinfo |... ${color0}CPU Speed: ${tab 50}$color${freq 0} MHz Current / ${execi 99999 grep 'model name' /proc/cpuinfo |... -l} Cores ${color0}CPU Speed: $color${freq 0} MHz Current / ${execi 99999 grep 'model name' /proc/cpuinfo |
IPMI CLI Tools @home_server:home_server_setup:other_services
3 Hits, Last modified: 3 years ago
itool -h'' * Chassis power commands: * List current power status: ''ipmitool -I lanplus -H 192.168.1.... 2.168.1.42 -U baumkp chassis policy'' * Lists current chassis policy state: ''ipmitool -I lanplus -H 19... 42 -U baumkp chassis policy list'' * List all current chassis info: ''ipmitool -I lanplus -H 192.168.1.
systemd Stuff @home_server:home_server_setup:other_services
2 Hits, Last modified: 3 years ago
flag and inputs: *''sudo journalctl -b'' to see current boot journal only use ''-b -1'' to see last boot ... =====systemd timers==== ''timedatectl'' to print current time date on cli\\ ''Date'' to print basic time
SSH Notes @home_server:home_server_setup:other_services
2 Hits, Last modified: 20 months ago
Min Frequency: {cpufreq.min:.2f}Mhz") print(f"Current Frequency: {cpufreq.current:.2f}Mhz") # CPU usage print("CPU Usage Pe
Linux Block Device Notes @home_server:home_server_setup:other_services
2 Hits, Last modified: 7 months ago
pecific drive When in parted: *''print'' to see current partition information *''mkpart help'' to list ... revision 4 SATA Version is: SATA 3.2, 6.0 Gb/s (current: 6.0 Gb/s) Local Time is: Sun Sep 14 11:21:22
Manjaro Setup Notes @home_server:home_server_setup:other_services
2 Hits, Last modified: 18 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
Network Setup
1 Hits, Last modified: 13 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: 21 months ago
s.1.html|Ubuntu Manuals mergerfs]] Down load the current correct version of mergerfs from: ''https://githu
IPMI Console Setup @home_server:home_server_setup:other_services
1 Hits, Last modified: 16 months ago
we need to ensure the serial terminal is running. Current Ubuntu uses systemd, a reference to setup ttys on
VNC Server
1 Hits, Last modified: 16 months ago
/bin/sh), I prefer bash (/bin/bash). To check the current shell, type: ''echo $SHELL''. To use bash simply
SWAP Files @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
Time Date Related Setup @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
NFS @home_server:home_server_setup:other_services
1 Hits, Last modified: 21 months ago
apt package management @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
KVM Setup
1 Hits, Last modified: 19 months ago
snapraid @home_server:home_server_setup:other_services
1 Hits, Last modified: 6 months ago
Simlinks @home_server:home_server_setup:other_services
1 Hits, Last modified: 20 months ago
samba @home_server:home_server_setup:other_services
1 Hits, Last modified: 4 years ago