get

Search

You can find the results of your search below.

SSH Notes @home_server:home_server_setup:other_services
24 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: {socket.gethostbyname(socket.gethostname())}") print(f"Mac-Address: {':'.join(re.findall('..', '%012x' % uuid.
BASH Customisation @home_server:home_server_setup:other_services
22 Hits, Last modified:
y alias diskusage='df -hl --total | grep total' # Gets the total disk usage on your machine alias partu... # 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 i
Rsync @home_server:home_server_setup:other_services
13 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
IPMI Console Setup @home_server:home_server_setup:other_services
9 Hits, Last modified:
ies #GRUB_DISABLE_RECOVERY="true" # Uncomment to get a beep at grub start #GRUB_INIT_TUNE="480 440 1" ... md for Administrators, Part XVI]] which discusses Gettys on Serial Consoles (and Elsewhere). (This is ... The key command is ''sudo systemctl enable serial-getty@ttyS1.service''. This will start the ttys1 ser... iately started with ''sudo systemctl start serial-getty@ttyS1.service''. The Ubuntu Documentation [[ht
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.
Commonly used commands and scripts @home_server:home_server_setup:other_services
5 Hits, Last modified:
---- =====man / apropos===== * ''man man'' to get manual for man * ''man apropos'' - manual for a... than we see here—but just like grep, I recommend getting comfortable with the most basic use of sed un... 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
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
Conky @home_server:home_server_setup:other_services
3 Hits, Last modified:
dard Conky package, use the following: ''sudo apt-get install conky-std'' Two sites you will want to r... appear, and the variables to define what actually gets displayed. The color names that are used within... ow system, so you'll need to inspect this file to get some idea of what color names you can use. This
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
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''
Network Setup
1 Hits, Last modified:
y simultaneous users, with each n user only often getting at best a 1/n share of bandwidth. There are a
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
samba @home_server:home_server_setup:other_services
1 Hits, Last modified:
Webmin @home_server:home_server_setup:other_services
1 Hits, Last modified: