name

Search

You can find the results of your search below.

Conky
61 Hits, Last modified:
827/http://www.kgym.jp/freesoft/xrgb.html|X color name list]], that could help you visualized the colors... PU Type: ${tab 50}$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:... ${freq 0} MHz Current / ${execi 99999 grep 'model name' /proc/cpuinfo | awk '{ print $9 }' | sed '2,$d'}
Manjaro Setup Notes
16 Hits, Last modified:
ar/spool/cups-pdf/user/'', where user is the user name. * Setup printer Epson WF7720 following on s... {color0}CPU Type: $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:... ${freq 0} MHz Current / ${execi 99999 grep 'model name' /proc/cpuinfo | awk '{ print $9 }' | sed '2,$d'}
samba
9 Hits, Last modified:
''​sudo smbpasswd -e USER''. I use the same user name and passwords as main Linux log. ++++smb.conf| <c... ion ### # Change this to the workgroup/NT-domain name your Samba server will part of workgroup = WOR... ver string = %h server (Samba, Debian) netbios name = kpts # Windows Internet Name Serving Support Section: # WINS Support - Tells the NMBD component of Sa
Back-up Server Old Setup
8 Hits, Last modified:
m /etc/rsyncd.conf'' <code> # create new # any name you like [all] # destination directory to copy pa... man page for more details on how to specify file name patterns. # #include ??? #include ... oldest directory for each interval # to [interval_name].delete, then it will remove the lockfile and del... --size option). # #linux_lvm_snapshotsize 100M # Name to be used when creating the LVM logical volume s
IPMI CLI Tools
8 Hits, Last modified:
he IPMI BMC connect and use * -U : remote user name to use to connect to IPMI BMC for command * -a ... ode bash> #!/bin/bash BMC_IP="192.168.1.40" User_Name="baumkp" PW_file_location="/etc/ipmitool" LAN_IP=... _status=$(ipmitool -I lanplus -H $BMC_IP -U $User_Name -f $PW_file_location power status 2>/dev/null) if... then ipmitool -I lanplus -H $BMC_IP -U $User_Name -f $PW_file_location power on &>/dev/null 2>/dev/
Commonly used commands and scripts
6 Hits, Last modified:
un # | | | | | # * * * * * user-name command to be executed 0 0 1 * * /home/... --- =====find===== * ''man find'' * ''%%find -name 'filename*'%%'' this will search for 'filename*' in current directory * ''%%find /mnt/disk1 -name findme*%%'' to find findme* under sub-directory /... ess there is white space in the directory or file name. * ''%%find -path ./con*%%'' ---- ======awk,
Rsync
6 Hits, Last modified:
vim /etc/rsyncd.conf'' <file> # create new # any name you like [all] # destination directory to copy pa... ids'' |don't map uid/gid values by user/group name| |''-R''| ''%%--%%relative'' |Use relativ... ystems to be backed up, what high level directory name is to be used # and the additional arguments to p... p a personal, home SSH server]]". *Find out the name of the windows system via ''hostname'' (it's Sara
BASH Customisation
5 Hits, Last modified:
cker inspect --format '{{json .}}' | jq -rs 'map(.Name,.NetworkSettings.Networks[].IPAddress) | .[]'" di... ' # search bash history alias findr='sudo find / -name' alias grep='grep --color=auto' alias egrep='egre... current process =====kill process===== ''killall name'' ''pkill name'' ''pkill -9 name'' =====compression===== Use either ''gzip'', ''bzip2'', or ''xz'' to
SSH Notes
5 Hits, Last modified:
s to be fixed at next run. sys.exit(2) if __name__ == "__main__": run(sys.argv[1:], reactor) ... print(f"System: {uname.system}") print(f"Node Name: {uname.node}") print(f"Release: {uname.relea... f_addrs = psutil.net_if_addrs() for interface_name, interface_addresses in if_addrs.items(): ... es: print(f"=== Interface: {interface_name} ===") if str(address.family) == 'Add
Simlinks
4 Hits, Last modified:
''%%ln -s "path/directory or file" "path/symlink name"%%'', where option ''-s'' is to create a symlink.... amples) *To remove symlink ''%%rm "path/symlink name"%%'' *To list symlink ''%%ls "path/symlink name"%%'' *To list symlink directory contents ''%%ls "path/symlink name/"%%'' Symlink ownership is not particularly impo
VIM Editor
4 Hits, Last modified:
ve changes to a file. If you don't specify a file name, Vim saves as the file name you were editing. For saving the file under a different name, specify the file name. | | :q | Quit Vim. If you have unsaved changes, Vim refuses to exit. | | :
IPMI Console Setup
2 Hits, Last modified:
the IPMI BMC connect and use * -U : remote user name to use to connect to IPMI BMC for command * -a ... the IPMI BMC connect and use * -U : remote user name to use to connect to IPMI BMC for command * -a
XFCE
1 Hits, Last modified:
Where: *Super key is an alternative and older name for what is commonly labelled as the Windows key
logrotate
1 Hits, Last modified:
ri,sat,sun # | | | | | # * * * * * user-name command to be executed # 0 0 1 * * /home/shar
NUT (Network UPS Tools) Setup
1 Hits, Last modified:
e.type: ups #Fix value driver.name: nutdrv_qx driver.parameter.pollfreq: 30 driver.p