info

Search

You can find the results of your search below.

Conky @home_server:home_server_setup:other_services
25 Hits, Last modified:
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
SSH Notes @home_server:home_server_setup:other_services
25 Hits, Last modified:
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... e export LANG cores=$(grep -c ^processor /proc/cpuinfo 2>/dev/null) [ "$cores" -eq "0" ] && cores=1 thre... bc) -eq 1 ]; then echo echo -n " System information as of " /bin/date echo /usr/bi
BASH Customisation @home_server:home_server_setup:other_services
12 Hits, Last modified:
-L'', ''%%--dereference%%'' : when showing file information for a symbolic link, show information for the file the link references rather than for the link ... IRONMENTAL VARIABLES FOR BASH_ALIASES # Sensitive information goes into the .env file - this allows me t... erbose' # native copy alias cp='sudo rsync -azh --info=progress2' # copy files with rsync alias mv='mv -
KVM Setup
10 Hits, Last modified:
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 clo... ''virsh edit VM_name'' To get virtual image disk information ''sudo qemu-img info /path_to/name_VM_file.img'' A compacted qcow2 image can be created using t
Rsync @home_server:home_server_setup:other_services
9 Hits, Last modified:
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/*
Network Setup
8 Hits, Last modified:
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... stall ifenslave'' The netplan website with basic information [[https://netplan.io|netplan.io]]. Also an
IPMI Console Setup @home_server:home_server_setup:other_services
7 Hits, Last modified:
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
Commonly used commands and scripts @home_server:home_server_setup:other_services
7 Hits, Last modified:
sudo vim /var/www/html/test.php'': <code>?php phpinfo(); ?></code> ---- =====crontab===== The followi... 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. ... cond, we do the same thing—but we discard all the information prior to the PID and mutex (display name)
fsck - file system check
6 Hits, Last modified:
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
Manjaro Setup Notes @home_server:home_server_setup:other_services
6 Hits, Last modified:
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
IPMI CLI Tools @home_server:home_server_setup:other_services
5 Hits, Last modified:
ssis policy list'' * List all current chassis info: ''ipmitool -I lanplus -H 192.168.1.42 -U baumkp ... holds: ''sudo ipmitool sensor '' * Get Hardware Information: ''sudo ipmitool fru print'' * Retrieve ... 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
Back-up Server Old Setup @home_server:home_server_setup:other_services
4 Hits, Last modified:
merge file system, just overlay file system. The information available to set up was some of the worst ... o a common mount point. Below are some links with information and and possible setups. *[[https://self... ecuted # 4 Extra Verbose Show extra verbose information # 5 Debug mode Everything # verbo... ecuted # 4 Extra Verbose Show extra verbose information # 5 Debug mode Everything # verbo
samba @home_server:home_server_setup:other_services
3 Hits, Last modified:
= no # We want Samba to log a minimum amount of information to syslog. Everything # should go to /var/... rameters must be set (thanks to Ian Kahan <<kahan@informatik.tu-muenchen.de> for # sending the correct c... ba Server Simple]] * [[https://www.server-world.info/en/note?os=Debian_11&p=samba&f=2|Samba : Limited
VIM Editor @home_server:home_server_setup:other_services
3 Hits, Last modified:
if moving from graphical user environment. Some Informative Links: *[[https://simpletutorials.com/c/... The VIM Wiki]], contains a lot of VIM help / user information. *[[http://vim.wikia.com/wiki/Vim_Tips_W... e links should be explored to see what additional information could be gathered for this cheat sheet.
Home Server Notes
2 Hits, Last modified:
ant section of the notes. Historically I used for information and inspiration [[http://www.havetheknowho... ine or Debian. The following site also has some info on [[https://www.linuxtechi.com/install-configure
Mosh @home_server:home_server_setup:other_services
1 Hits, Last modified:
snapraid @home_server:home_server_setup:other_services
1 Hits, Last modified:
Simlinks @home_server:home_server_setup:other_services
1 Hits, Last modified: