name

Search

You can find the results of your search below.

Conky @home_server:home_server_setup:other_services
63 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... PU Type: ${tab 50}$color${execi 99999 grep 'model name' /proc/cpuinfo | awk '{ print $6 }' | sed '2,$d'}
KVM Setup @home_server:home_server_setup
55 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
KPTree Torrent VM Setup
27 Hits, Last modified:
vpn/login.conf file and add only the BTGuard User name on the first line and associated password on the ... ping au-mel.pvdata.host''. *Edit the vpn (host name) and firewall (host ip address) configuration fil... .com/questions/767786/changing-network-interfaces-name-ubuntu-16-04|Changing Network Interfaces name Ubuntu 16.04]] for further information on this matter.
Web Server setup
23 Hits, Last modified:
=====Adding Users===== * Basic: ''sudo useradd name'' * Check ''/etc/default/useradd'' for defaults... ced in ''/etc/hosts'' to provide basic local host name resolution. I prefer to install a separate DNS se... te files are handle and the nomenclature and file names used can be confusing. Basically there are 3 (+1... icats not required ''%%sudo certbot delete --cert-name certname%%'' *To check certbot auto renew scrip
Manjaro Setup Notes @home_server:home_server_setup:other_services
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'}
KPTree - Email Server Setup
13 Hits, Last modified:
.16/24] gateway4: 192.168.1.1 nameservers: addresses: [192.168.1.1, 1.... 1]</code> ++++ ===Change Hostname=== Change host name: ''sudo hostnamectl set-hostname hostname'', may ... :(default) we do not need to map gid and uid with names * To apply configuration changes ''sudo sy... tings server address: imap.gmail.com user name: Your full Gmail address (e.g. me@gmail.com)
samba @home_server:home_server_setup:other_services
12 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
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
dokuwiki setup notes
9 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... t/ RewriteEngine on RewriteCond %{SERVER_NAME} =wiki.kptree.net RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent] </VirtualHost
Back-up Server Old Setup @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
8 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 findme*%%'' to find findme* under sub-directory /
Rsync @home_server:home_server_setup:other_services
8 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 relative paths. This means that the full path names specified on the command line are sent to the se... warnings6 for all users who access systems who's names end in 'RPi'. <code>Host *RPi StrictHostKeyC
BASH Customisation @home_server:home_server_setup:other_services
6 Hits, Last modified:
alias dpss='sudo docker ps -a --format "table {{.Names}}\t{{.State}}\t{{.Status}}\t{{.Image}}" | (sed -... 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'' =====compress
KPTree - MSWindows Setup
5 Hits, Last modified:
two main reasons to use: - To overcome the path/name length restriction of 260 characters - To simply the path name of regularly used references. In Linux symlinks ... into a new sheet =====MSExcel List file path and name in cell===== ''=CELL("filename",A1)''\\ The cell ... " [switches]]] *''{ TC "Appendix A - Content/Name" \l 1 \n }'' =====MS Word and Excel Keyboard Sho
SSH Notes @home_server:home_server_setup:other_services
5 Hits, Last modified:
KPTree Recipes
4 Hits, Last modified:
Simlinks @home_server:home_server_setup:other_services
4 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:
NFS @home_server:home_server_setup:other_services
1 Hits, Last modified:
snapraid @home_server:home_server_setup:other_services
1 Hits, Last modified: