name

Search

You can find the results of your search below.

BASH Customisation
69 Hits, Last modified:
e to share my bash aliases with the community # Rename shared/config/bash_aliases.env.example and use it... alias dpss='sudo docker ps -a --format "table {{.Names}}\t{{.State}}\t{{.Status}}\t{{.Image}}" | (sed -... lias dp600='sudo chown -R root:root /home/$BA_USERNAME/docker/secrets ; sudo chmod -R 600 /home/$BA_USERNAME/docker/secrets ; sudo chown -R root:root /home/$B
Conky
67 Hits, Last modified:
o define what actually gets displayed. The color names that are used within Conky are the X11 colors lo... inspect this file to get some idea of what color names you can use. This [[https://web.archive.org/web... 827/http://www.kgym.jp/freesoft/xrgb.html|X color name list]], that could help you visualized the colors... {hr 2}$color ${color0}System: ${tab 50}$color$nodename ${alignr}${color0}Uptime: $color$uptime ${color0}
Manjaro Setup Notes
17 Hits, Last modified:
ar/spool/cups-pdf/user/'', where user is the user name. * Setup printer Epson WF7720 following on s... RMATION ${hr 2}$color ${color0}System: $color$nodename ${alignr}${color0}Uptime: $color$uptime ${color0}... {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:
samba
17 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
SSH Notes
17 Hits, Last modified:
an script is very simple: <code bash> #!/bin/sh uname -snrvm </code> ====Ubuntu==== Ubuntu has multipl... in/python3 import sys, os try: if os.path.dirname(os.path.abspath(sys.argv[0])) == os.path.abspath(... s to be fixed at next run. sys.exit(2) if __name__ == "__main__": run(sys.argv[1:], reactor) ... print("="*40, "System Information", "="*40) uname = platform.uname() print(f"System: {uname.sys
Back-up Server Old Setup
15 Hits, Last modified:
s use_ino,defaults,allow_other,minfreespace=50G,fsname=mergerfs 0 0 #/media/Disk1 /export/Disk... ''sudo mergerfs -o defaults,allow_other,use_ino,fsname=mergerFS /media/Disk1:/media/Disk2 /srv/storage''... ''pvcreate'' | ✘ | ✔ | ✔ | ✔ | | rename | ''vgrename'' | ✘ | ✘ | ✔ | ✔ | | change | ''lvchange'' | ✔ | ✔ |
Rsync
15 Hits, Last modified:
vim /etc/rsyncd.conf'' <file> # create new # any name you like [all] # destination directory to copy pa... file> ''sudo vim /etc/rsyncd.secrets'' <file>username:userpassword</file> ''sudo systemctl status rsyn... ids'' |don't map uid/gid values by user/group name| |''-R''| ''%%--%%relative'' |Use relative paths. This means that the full path names specified on the command line are sent to the se
Commonly used commands and scripts
10 Hits, Last modified:
un # | | | | | # * * * * * user-name command to be executed 0 0 1 * * /home/... anual for apropos, used to search the manual page names and description * ''%%apropos -e -w crontab%%'... --- =====find===== * ''man find'' * ''%%find -name 'filename*'%%'' this will search for 'filename*' in current directory * ''%%find /mnt/disk1 -name fi
IPMI CLI Tools
9 Hits, Last modified:
MI 2.0. * -H : remote server address IP or hostname; to specify the 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
VIM Editor
9 Hits, Last modified:
files===== ^ Vim Command ^ Action ^ | :w filename | Save 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
IPMI Console Setup
4 Hits, Last modified:
PMI 2.0) * -H : remote server address IP or hostname; to specify the IPMI BMC connect and use * -U : remote user name to use to connect to IPMI BMC for command * -a ... PMI 2.0) * -H : remote server address IP or hostname; to specify the IPMI BMC connect and use * -U : remote user name to use to connect to IPMI BMC for command * -a
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
NFS
2 Hits, Last modified:
s use_ino,defaults,allow_other,minfreespace=50G,fsname=mergerfs 0 0 #/media/... :(default) we do not need to map gid and uid with names </fs> Mounting the nfs client manually: *''su
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:
snapraid
1 Hits, Last modified: