Search
You can find the results of your search below.
Fulltext results:
- VNC Server
- /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
- 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
- -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
- tion file against the latest version example. My current operating version is 12.0 (2021/12) the latest ve
- KVM Setup
- 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
- . It allows configuration file control by having current configuration file pointing to different version
- 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
- 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 Per Core:") for i, percenta
- NFS @home_server:home_server_setup:other_services
- sudo vim /etc/default/nfs-common''. //However the current base options meet our needs and do not need to be
- 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
- 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... 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