name

Search

You can find the results of your search below.

BASH Customisation @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
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}
KVM Setup @home_server:home_server_setup
60 Hits, Last modified:
%%--%%all''. Which will make a copy of this-vm, named that-vm, and takes care of duplicating storage d... 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-47
Web Server setup
57 Hits, Last modified:
=====Adding Users===== * Basic: ''sudo useradd name'' * Check ''/etc/default/useradd'' for defaults... d directories." echo "Usage: changeGID.sh [groupname] [oldGID] [newGID]" >&2 exit 1 fi # ask for co... exit 0 </code> ++++ ''Usage: changeGID.sh [groupname] [oldGID] [newGID]''\\ ++++changeuid.sh| <code> ... nd directories." echo "Usage: changeUID.sh [username] [oldUID] [newUID]" >&2 exit 1 fi read -p "Cha
KPTree Torrent VM Setup
51 Hits, Last modified:
vpn/login.conf file and add only the BTGuard User name on the first line and associated password on the ... ===Sample /etc/openvpn/login.conf:=== <file> Username Password </file> Obviously, Username and password are end user specific. ++++ =====Some Handy Commands ... on-unreachable } counter accept # iifname $tun counter accept } chain output {
KPTree - Email Server Setup
22 Hits, Last modified:
.16/24] gateway4: 192.168.1.1 nameservers: addresses: [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 N
Manjaro Setup Notes @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
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
dokuwiki setup notes
16 Hits, Last modified:
1/KarlData/Karl Data 2/dokuwiki_backups/'%%'' and named ''KPtreeWiki-backup_yyyy-mm-dd''. e.g. ''%%sudo... 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
Back-up Server Old Setup @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
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
KPTree - MSWindows Setup
10 Hits, Last modified:
, 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
Network Setup @home_server:home_server_setup
10 Hits, Last modified:
work Setup==== To check available interfaces and names: ''ip link'' Ensure the bridge utilites are loa... y as a switch. To check available interfaces and names: ''ip link'' Ensure the bridge utilities are lo... 0 broadcast 192.168.1.255 gateway 192.168.1.1 dns-nameservers 192.168.1.1 bridge_ports bond0 eth2 eth3 b... terfaces.old'' To check available interfaces and names: ''ip link'' Netplan does **not** require the b
Commonly used commands and scripts @home_server:home_server_setup:other_services
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
KPTree Recipes
4 Hits, Last modified:
Simlinks @home_server:home_server_setup:other_services
4 Hits, Last modified:
NFS @home_server:home_server_setup:other_services
2 Hits, Last modified:
fsck - file system check @home_server:home_server_setup
1 Hits, Last modified:
XFCE @home_server:home_server_setup:other_services
1 Hits, Last modified:
logrotate @home_server:home_server_setup:other_services
1 Hits, Last modified:
snapraid @home_server:home_server_setup:other_services
1 Hits, Last modified: