KPTree Wiki

  • Page Tools
    Show pageOld revisionsBacklinks
  • Site Tools
    Recent ChangesMedia ManagerSitemap
  • User Tools
    Log In

Search

You can find the results of your search below.

Exact match
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • home_server (17)
  • linux_router (7)
  • docker_notes (6)
  • project (2)
  • tech_notes (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

Rsync @home_server:home_server_setup:other_services
49 Hits, Last modified: 5 months ago
ow = 192.168.1.5 hosts deny = * list = true uid = root gid = root read only = false # auth users = baumkp # secrets file = /etc/rsyncd.secrets </file> ''sudo... ared/html_kptree.net/' cmd="rsync -ptoguv --chown=root:www-data --chmod=a+rwx,g+rwx,o-wx" $cmd ${workpat... t are readable by all users, but writable by only root. To do this, do the following: <code>mkdir /mnt/
Docker nginx / php notes @docker_notes
32 Hits, Last modified: 4 months ago
code> fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; fastcgi_param QUERY_STRING ... _URI $document_uri; fastcgi_param DOCUMENT_ROOT $document_root; fastcgi_param SERVER_PROTOCOL $server_protocol; fastcgi_param REQUEST_SCHEME ... _URI $document_uri; fastcgi_param DOCUMENT_ROOT $document_root; fastcgi_param SERVER_PROTOC
Back-up Server Old Setup @home_server:home_server_setup:other_services
28 Hits, Last modified: 5 months ago
= 192.168.1.10 #hosts deny = * list = true uid = root gid = root read only = false #auth users = baumkp #secrets file = /etc/rsyncd.secrets </code> ''sudo v... sion 1.2 ########################### # SNAPSHOT ROOT DIRECTORY # ########################### # All snapshots will be stored under this root directory. # # snapshot_root /var/cache/rsnapshot
Web Server setup @home_server
14 Hits, Last modified: 6 months ago
the database: ''sudo mysqldump -l -h localhost -u root -p nextcloud > ~/nextcloud-dbbackup_`date +"%Y%m%... extcloud database in MySQL: *Enter MySQL as root: ''mysql -u root -p'', you will be prompted for MySQL root password. *Create the NextCloud database in MySQL: ''CR
Nextcloud Container @docker_notes
9 Hits, Last modified: 8 weeks ago
/db:/var/lib/mysql environment: - MYSQL_ROOT_PASSWORD=kpb8487 - MYSQL_PASSWORD=kpb1670 ... nd-reliable-way-to-move-data-directory-out-of-web-root/3642|is-there-a-safe-and-reliable-way-to-move-data-directory-out-of-web-root]] *[[https://help.nextcloud.com/t/howto-chang... r *Confirm required user, default login is as ''root'', for next cloud easier to use ''www-data'' *C
Docker Deluge Image / Service @docker_notes
8 Hits, Last modified: 6 months ago
n/python3 /usr/bin/deluged --port=58846 --config=/root/.config/deluge/ &%%'' however better using using ... storage: The -v /mnt/docker_store/media/.config:/root/.config/deluge/ make Docker map the external dire... r_store/media/'' on to the internal directory, ''/root/.config/deluge/''. ''%%docker run -it -v /mnt/docker_store/media/.config:/root/.config/deluge/ --network macnet1 --ip=192.168.1.
KPTree Torrent VM Setup @home_server
8 Hits, Last modified: 2 years ago
uge Headless]]. The Deluge support page is also a root source of knowledge [[https://deluge.readthedocs.... > -.mount loaded active mounted Root Mount mnt-deluge.mount loaded active mount... miting access to this file, e.g. changing file to root access only. (As these files a configuration file... Setting up MariaDB Repositories. To setup secure root access: *''sudo mysql -u root'' *''use mysql
DHCP / DNS Setup @linux_router
8 Hits, Last modified: 6 months ago
et) has its origin at the "." domain. "." is the root domain ; from which all the TLDs branch. ; Note t... default. kptree.net IN SOA router.kptree.net. root.kptree.net. ( 2019072101 ; serial ... vate Internets]] ====Other Bind9 Stuff==== Update Root hints Data File for Bind Named Server Download latest bind9 root file to /etc/bind/db.root: ''sudo wget --user=ftp
Wireguard VPN access from WAN to LAN @linux_router
7 Hits, Last modified: 2 weeks ago
e_2_publickey </code> Use ''exit'' to get out of root access. (I prefer to use sudo instead of going full root.) (In Australia English root has another less savoury meaning....) Clearly the private key needs to be... 79a4KPAo='' While still in ''/etc/wireguard'' in root create a wireguard server configuration file: ''v
KPTree - Email Server Setup @home_server
6 Hits, Last modified: 15 months ago
ariadb/sql_mode/|SQL_MODE]]: <code> sudo mysql -u root -p SET GLOBAL sql_mode = 'ONLY_FULL_GROUP_BY,STRI... p to work: *Login to MySQL: ''sudo mysql -u root -p'' *Use the mail database ''use mail;'' (... t was originally set up with a different document root! To allow certbot to function with the new ''Doc... application" - so enter the full path to your web root without a trailing slash, i.e. /var/www/html/hord
fsck - file system check @home_server:home_server_setup
5 Hits, Last modified: 2 years ago
d repaired to prevent corruption! ** ====Checking Root File System==== The root file system can not be unmounted and checked. Two possible options to check the system are: *Force the Root Filesystem to use fsck during reboot, The Geek St... /2016/03/forcefsck-on-reboot/ |How to Force Check Root Filesystem using fsck During Reboot]]. A summary
BASH Customisation @home_server:home_server_setup:other_services
5 Hits, Last modified: 5 months ago
logs -tf --tail="50" ' alias 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_USERNAME/docker/.env' alias dp777='su
Wifi Router / Access Points @linux_router
4 Hits, Last modified: 2 weeks ago
scp .config/certificates/'*.local.kptree.net.key' root@wifi-ap1.local.kptree.net:/etc/uhttpd.key'' to co... scp .config/certificates/'*.local.kptree.net.cer' root@wifi-ap1.local.kptree.net:/etc/uhttpd.crt'' to co... module restarted: *ssh into the router ''%%ssh root@wifi-ap1.local.kptree.net:/etc/uhttpd.crt%%'' and... restart%%'' *'Or run the command in ssh: '%%ssh root@wifi-ap0.local.kptree.net "/etc/init.d/uhttpd res
Conky @home_server:home_server_setup:other_services
4 Hits, Last modified: 2 years ago
on ${color1}FILE SYSTEM ${hr 2}$color ${color0}/ (root):$color ${fs_used /} / ${fs_size /} ${alignr}${ex... ation ${color1}FILE SYSTEM ${hr 2}$color ${color0}root:$color ${fs_used /} / ${fs_size /} ${fs_used_perc... on ${color1}FILE SYSTEM ${hr 2}$color ${color0}/ (root):$color ${fs_used /} / ${fs_size /}${alignr}${exe... ation ${color1}FILE SYSTEM ${hr 2}$color ${color0}root:$color ${fs_used /} / ${fs_size /} ${fs_used_perc
IPMI Console Setup @home_server:home_server_setup:other_services
4 Hits, Last modified: 3 weeks ago
y store in file ''sudo vim /etc/ipmi'' and set to root only read/write ''sudo chown root:root /etc/ipmi'' and ''sudo chmod 600 /etc/ipmi'' =====Linux Console Redirection Setup===== One of... x480 # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux #GRUB_DISABLE_LINUX_
ISP IPoE DHCP Setup Notes @linux_router
3 Hits, Last modified: 5 months ago
VNC Server @home_server:home_server_setup
3 Hits, Last modified: 3 weeks ago
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
3 Hits, Last modified: 2 years ago
Docker - diun & ntfy @docker_notes
2 Hits, Last modified: 6 months ago
Docker @docker_notes
2 Hits, Last modified: 3 months ago
Docker Miscellaneous @docker_notes
2 Hits, Last modified: 6 weeks ago
NFTables IP Control @linux_router
2 Hits, Last modified: 2 years ago
PiKVM @tech_notes
2 Hits, Last modified: 8 months ago
Commonly used commands and scripts @home_server:home_server_setup:other_services
2 Hits, Last modified: 5 months ago
samba @home_server:home_server_setup:other_services
2 Hits, Last modified: 2 years ago
dokuwiki setup notes @home_server
1 Hits, Last modified: 15 months ago
IPTables Configuration @linux_router
1 Hits, Last modified: 6 months ago
TC - Traffic Control @linux_router
1 Hits, Last modified: 12 months ago
Oscilloscope @project
1 Hits, Last modified: 16 months ago
Sprinkler Solenoid 24VAC Woes @project
1 Hits, Last modified: 10 months ago
KVM Setup @home_server:home_server_setup
1 Hits, Last modified: 4 months ago
Manjaro Setup Notes @home_server:home_server_setup:other_services
1 Hits, Last modified: 2 months ago
NFS @home_server:home_server_setup:other_services
1 Hits, Last modified: 5 months ago