get

Search

You can find the results of your search below.

SSH Notes @home_server:home_server_setup:other_services
21 Hits, Last modified:
cpuinfo import socket import uuid import re def get_size(bytes, suffix="B"): """ Scale bytes ... name.processor}") print(f"Processor: {cpuinfo.get_cpu_info()['brand_raw']}") print(f"Ip-Address... print("="*40, "Memory Information", "="*40) # get the memory details svmem = psutil.virtual_memory() print(f"Total: {get_size(svmem.total)}") print(f"Available: {get_
BASH Customisation @home_server:home_server_setup:other_services
20 Hits, Last modified:
# INSTALLATION AND UPGRADE alias update='sudo apt-get update' alias upgrade='sudo apt-get update && sudo apt-get upgrade' alias install='sudo apt-get install' alias finstall='sudo apt-get -f install' alias rinstall=
Rsync @home_server:home_server_setup:other_services
10 Hits, Last modified:
s. The -v flag (for verbose) is also necessary to get the appropriate output: ====rsync daemon==== +++... been changed. If no files were changed, no files get transferred. And when you want to recover data, y... ly reduce the disk space required. That means you get efficient, lightweight, incremental backups that ... shot]] tools, using this command: <code>sudo apt-get install rsync grsync rsnapshot</code> =====Selec
KVM Setup
5 Hits, Last modified:
ctly using the command ''virsh edit VM_name'' To get virtual image disk information ''sudo qemu-img in... A large frustration was that I could not seem to get more than 2 CPUs functioning on the Windows VM ev... rease dramatically. Upon further use I seemed to get best performance with 6 cores for the Windows VM.... *Use ''sudo virsh domblklist <domain-name>'' to get the full path and file name to the VM image file.
Back-up Server Old Setup @home_server:home_server_setup:other_services
4 Hits, Last modified:
nclude and exclude parameters, if enabled, simply get passed directly # to rsync. If you have multiple ... e and exclude_file parameters, if enabled, simply get # passed directly to rsync. Please look up the --... nclude and exclude parameters, if enabled, simply get passed directly # to rsync. If you have multiple ... e and exclude_file parameters, if enabled, simply get # passed directly to rsync. Please look up the --
Manjaro Setup Notes @home_server:home_server_setup:other_services
4 Hits, Last modified:
onize --pause=5'' ++++ ---- ====Xfce tips==== To get to Xfce keyboard Short cuts: ''Xfce Menu > Setti... ccur when new new Arch Linux or Manjaro packagers get added, for example.\\ ATTENTION: This command onl... available from the Manjaro repositories, it will get downloaded and installed on your system. If an in... Manjaro repositories, the installed package will get downgraded. This behavior ensures your packages a
Commonly used commands and scripts @home_server:home_server_setup:other_services
4 Hits, Last modified:
---- =====man / apropos===== * ''man man'' to get manual for man * ''man apropos'' - manual for a... r repertoire! ====Awk finds columns==== Once you get comfortable with sed and grep, you'll start to fe... e a superhero—until you realize how hard it is to get only the relevant information out of a single col... olumns:\\ As always, I strongly encourage you to get comfortable with the most basic use of awk—findin
IPMI Console Setup @home_server:home_server_setup:other_services
3 Hits, Last modified:
ies #GRUB_DISABLE_RECOVERY="true" # Uncomment to get a beep at grub start #GRUB_INIT_TUNE="480 440 1" ... of rows * ''echo -e "lines\ncols"|tput -S'' to get both using tput * ''stty size'', is POSIX compl... d" " -f1'' and ''stty size | cut -d" " -f2'' will get row and column Check the man pages or do an inte
VIM Editor @home_server:home_server_setup:other_services
3 Hits, Last modified:
out an insert key, eg. Microsoft Surface, you can get into insert mode directly from command mode by ty... in command mode, so simply type i (or insert) to get into insert mode. *To copy, cut and paste: *... smarter, like vim. *''set softtabstop=2'', To get vim to interpret tab as an ''indent'' command ins
Conky @home_server:home_server_setup:other_services
2 Hits, Last modified:
dard Conky package, use the following: ''sudo apt-get install conky-std'' Two sites you will want to r... ow system, so you'll need to inspect this file to get some idea of what color names you can use. This
IPMI CLI Tools @home_server:home_server_setup:other_services
2 Hits, Last modified:
n 2.0 is desirable as it allows you to use SOL to get a remote console on the server as though it were ... e alarm thresholds: ''sudo ipmitool sensor '' * Get Hardware Information: ''sudo ipmitool fru print''
apt package management @home_server:home_server_setup:other_services
1 Hits, Last modified:
{{tag>linux debian package apt apt-get update upgrade distribution }} =====apt package management=====
Set Up and Ubuntu APT Cache @home_server:home_server_setup:other_services
1 Hits, Last modified:
pt cache apt-cacher-ng apt update apt upgrade apt-get}} =====Set Up and Ubuntu APT Cache===== The apt-
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
1 Hits, Last modified:
ices, Units, and the Journal]]. First we need to get the NUT driver running, "sudo vim /etc/systemd/sy
Webmin @home_server:home_server_setup:other_services
1 Hits, Last modified:
rse proxy Webmin to my main web page, but did not get the reverse proxy to function properly, so disabl