Search
You can find the results of your search below.
Fulltext results:
- SSH Notes @home_server:home_server_setup:other_services
- and some that I do not like. This system status information script, ++++/etc/update-motd.d/50-landscape-sysinfo| <code> #!/bin/sh # pam_motd does not carry the e... d higher than $threshold" fi</code> ++++ The main information script is written in python3, ++++/usr/bin/landscape-systeminfo| <code> #!/usr/bin/python3 import sys, os try: ... lled, ''pip install twisted'' to install *if cpuinfo not installed, ''pip install py-cpuinfo'' to install ++++ ====Python Code==== ++++python... r: {uname.processor}") print(f"Processor: {cpuinfo.get_cpu_info()['brand_raw']}") print(f"Ip-Address: {socket
- Conky @home_server:home_server_setup:other_services
- t use high-level widget tool-kits to render their information, Conky is drawn directly in an X window, a... ---------- # }; conky.text = [[ # General system information ${color1}SYSTEM INFORMATION ${hr 2}$color ${color0}System: ${tab 50}$color$nodename ${alignr}${c... 50}$color${execi 99999 grep 'model name' /proc/cpuinfo | awk '{ print $6 }' | sed '2,$d'} / ${execi 9999
- BASH Customisation @home_server:home_server_setup:other_services
- -L'', ''%%--dereference%%'' : when showing file information for a symbolic link, show information for the file the link references rather th... | head -10' # get top process eating cpu alias cpuinfo='lscpu' # Get server cpu info alias gpumeminfo='grep -i --color memory /var/log/Xorg.0.log' # get GPU ram on desktop / laptop alias f... . I was original a program to store and retrieve information to tape backup system. Basic tar function
- KPTree Torrent VM Setup
- gure NFS Version 4]], that contains configuration information for both the VM server and clients. Unfor... oup and user id numbers to align, a use the basic information given in [[https://muffinresearch.co.uk/li... e IP address of their servers on occasion without informing end users, this affects the firewall softwar... equired to setup the tunnel. * ''wget http://ipinfo.io/ip -qO -'' to check my current external ip add
- KVM Setup @home_server:home_server_setup
- ary to access and modify VM disk images *''libosinfo-bin'' is a library with guest operating systems information to assist VM creation Use the built-in cl... ''virsh edit VM_name'' To get virtual image disk information ''sudo qemu-img info /path_to/name_VM_file.img'' A compacted qcow2 im... ith the most useful options. * ''sudo virsh nodeinfo'' : Virsh display node information * ''%%sudo virsh list --all%%'' : Virsh ... inactive domains are listed * ''sudo virsh dominfo domain-name'' : List information of domain ''domain-name'' or domain ''doma
- Commonly used commands and scripts @home_server:home_server_setup:other_services
- *notice - normal but significant condition *info - informational *debug - debug-level messages ==... sudo vim /var/www/html/test.php'': <code>?php phpinfo(); ?></code> From command line (cli) * ''php -... r -zcf /var/backups/home.tgz /home/ # # For more information see the manual pages of crontab(5) and cro... of week is 3 (Wednesday).\\ See ''man date'' for information on the date function and return formats.
- Network Setup @home_server:home_server_setup
- (systemd-networkd) *[[https://www.server-world.info/en/note?os=Debian_12&p=initial_conf&f=3|Debian 12... your system # and how to activate them. For more information, see interfaces(5). # The loopback networ... your system # and how to activate them. For more information, see interfaces(5) # and brctl(8). # The l... N connection or where a server is used to provide information to multiple clients. **Ethernet bonding ca
- Rsync @home_server:home_server_setup:other_services
- net/man/5/rsyncd.conf *https://www.server-world.info/en/note?os=Ubuntu_18.04&p=rsync *https://www.at... ach run, but makes extensive use of [[http://www.linfo.org/hard_link.html|hard links]] for files that ha... /backup_user/backup.log" # Place in the log file information concerning the execution of this script ec... de-windows'': <code>- /cygdrive/c/System\ Volume\ Information/* - /cygdrive/c/Windows/System32/winevt/*
- dokuwiki setup notes
- | Enabled | | [[http://dokuwiki.org/plugin:info|Info Plugin]] | Displays information about various DokuWiki internals
- Web Server setup
- gure NFS Version 4]], that contains configuration information for both the VM server and clients.\\ I re... oup and user id numbers to align, a use the basic information given in [[https://muffinresearch.co.uk/li... |Apache Module mod_ssl]]. This reference also has information on the directives mentioned above as well ... r this, including without limitation: *Outdated information, for older web server and virtual machine
- IPMI Console Setup @home_server:home_server_setup:other_services
- us -H 192.168.1.40 -U baumkp -f /etc/ipmitool sol info'' are: * -I : Selects IPMI interface to use; ... us -H 192.168.1.40 -U baumkp -f /etc/ipmitool sol info''. This gives the following output: <file> Set i... y a bit old as it does not give any systemd setup information. I adjusted my grub boot loader configura... cumentation of the options in this file, see: # info -f grub -n 'Simple configuration' GRUB_DEFAULT=0
- KPTree - Home Desktop Setup
- ally shot. Hopefully I did not have any important information left on the local documents directory. Unk... **!L**) *Keepass - Password and other secret info repository (L) *KeepassXC - Password and other secret info repository, better than Keypass (**!L**) *I ... curity *Keepass - Password and other secret info repository (**!L**) *iSpy - an IP camera vi
- Manjaro Setup Notes @home_server:home_server_setup:other_services
- ters -------------------- # TEXT # General system information ${color1}SYSTEM INFORMATION ${hr 2}$color ${color0}System: $color$nodename ${alignr}${color0}Upt... e: $color${execi 99999 grep 'model name' /proc/cpuinfo | awk '{ print $6 }' | sed '2,$d'} / ${execi 99999 grep 'model name' /proc/cpuinfo | wc -l} Cores ${color0}CPU Speed: $color${freq 0
- fsck - file system check @home_server:home_server_setup
- h editing this.) *To check ext2/3/4 file system information and configuration of a partition ''sudo tu... other_services:index]] </pagelist>++++ ====Find Information on Hard disks==== The ‘’lsblk’’ command has a lot of information returned. The ‘’tune2fs’’ command is used ... e filesystems. The command to display filesystem information is ‘’tune2fs -l /dev/sda2’’. The ‘’df’’ c
- IPMI CLI Tools @home_server:home_server_setup:other_services
- Log (SEL): ''sudo ipmitool sel'' * Retrieve BMC info: '' ipmitool -I lanplus -H 192.168.1.42 -U baumkp -a bmc info'' * List Authorised Users: ''sudo ipmitool user... * List active ILOM Sessions: ''ipmitool session info all'' Not much use for me.... * Reset the ILOM