Search
You can find the results of your search below.
Fulltext results:
- BASH Customisation @home_server:home_server_setup:other_services
- e to share my bash aliases with the community # Rename shared/config/bash_aliases.env.example and use it... 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/$BA_USERNAME/docker/.env ; sudo chmod -R 600 /home/$BA_USERNAM
- KVM Setup @home_server:home_server_setup
- r/file.xml''. Modify the following xml tags: *<name>VM_name</name> be careful not to use an existing VM name, running, paused or stopped. *<uuid>869d5df0-13fa-47a0-a11
- KPTree - Email Server Setup
- [192.168.1.1, 1.1.1.1]</code> ++++ ===Change Hostname=== Change host name: ''sudo hostnamectl set-hostname hostname'', may also need to change ''/etc/hosts'' to suit ===Setup NFS Client=== I store my main mail
- Manjaro Setup Notes @home_server:home_server_setup:other_services
- 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:
- SSH Notes @home_server:home_server_setup:other_services
- 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
- Rsync @home_server:home_server_setup:other_services
- 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 relativ... option. Here’s an example in which we run the hostname command on a remote server: <code>ssh -o StrictHo
- dokuwiki setup notes
- or ipv6. I have been using Godaddy for my domain name provider. I have not been that happy with Godaddy... 18:443 [2001:470:1f2c:10d::18]:443> ServerName wiki.kptree.net ServerAdmin webmaster@loc... 168.1.18:80 [2001:470:1f2c:10d::18]:80> ServerName wiki.kptree.net ServerAdmin webmaster@localho... SL.conf'':: <code> <VirtualHost *:443> ServerName wiki.kptree.net #ServerAdmin webm
- KPTree - MSWindows Setup
- , copy ''C:\Users\doej\Music\iTunes'' to ''%%\\NASname\various_path\iTunes%%'' -Rename ''%%C:\Users\doej\Music\iTunes%%'' to ''%%C:\Users\doej\Music\iTunes_... link /D 'C:\Users\doej\Music\iTunes'%%'' ''%%\\NASname\various_path\iTunes%%''. The command should state... two main reasons to use: - To overcome the path/name length restriction of 260 characters - To simpl
- Commonly used commands and scripts @home_server:home_server_setup:other_services
- 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*%%''
- IPMI CLI Tools @home_server:home_server_setup:other_services
- 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 @home_server:home_server_setup:other_services
- 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 @home_server:home_server_setup:other_services
- 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 @home_server:home_server_setup:other_services
- ''%%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/"%%'' *Use ''-f'' flag to force Symlink owners
- logrotate @home_server:home_server_setup:other_services
- ri,sat,sun # | | | | | # * * * * * user-name command to be executed # 0 0 1 * * /home/shar
- NFS @home_server:home_server_setup:other_services
- s use_ino,defaults,allow_other,minfreespace=50G,fsname=mergerfs 0 0 #/media/