Search
You can find the results of your search below.
Fulltext results:
- VIM Editor @home_server:home_server_setup:other_services
- 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
- +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
- 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
- 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
- ====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
- ${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
- 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
- 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
- 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
- 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
- -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
- 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
- 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
- we need to ensure the serial terminal is running. Current Ubuntu uses systemd, a reference to setup ttys on
- VNC Server
- /bin/sh), I prefer bash (/bin/bash). To check the current shell, type: ''echo $SHELL''. To use bash simply