KPTree Wiki logo

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 (23)
  • docker_notes (12)
  • linux_router (8)
  • tech_notes (5)
  • wiki (3)
  • python (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
23 Hits, Last modified: 7 months ago
including the directory, within dir2. This would create a hierarchy that looks like: ~/dir2/dir1/[files] ... l rsync'' ''sudo vim /etc/rsyncd.conf'' <file> # create new # any name you like [all] # destination dire... en.wikipedia.org/wiki/Cron|cron]] to periodically create backups. To top it off, it also has a graphics fr... ], and [[http://www.rsnapshot.org/|rsnapshot]] to create scheduled incremental backups, if so desired. ==
Web Server setup @home_server
20 Hits, Last modified: 21 months ago
will be prompted for MySQL root password. *Create the NextCloud database in MySQL: ''CREATE DATABASE nextcloud;'' *Create a separate My... you will be prompted for MySQL root password. *Create the Zenphoto database in MySQL: ''CREATE DATABASE zenphoto;'' *Create a separate MySQL ... *To show databases: ''show databases;'' *To create database (where new database name is: dBase_NAME): ''create dBase_NAME'' *To list mySQL database sizes:
Docker mailserver @docker_notes
17 Hits, Last modified: 2 weeks ago
ail. So the following seems to meet my needs: *create file ''ll.sh'' *<code>#!/bin/sh exec ls -la "... 'sqlite3 /app/mailserver.db'' to start sqlite and create or open mailserver.db. *''.open /app/mailserver... eates a table like that: ===sql code=== <code sql>CREATE TABLE IF NOT EXISTS `virtual_domains` ( `id` int... CHARSET=utf8;</code> ===sqlite code=== <code sql>CREATE TABLE IF NOT EXISTS 'virtual_domains' ( id INTE
Docker @docker_notes
17 Hits, Last modified: 8 months ago
s -a'' | Show a list of all containers| |''docker create IMAGE'' | Create a new container| |''docker start CONTAINER''| Sta... volume ls'' | List all volumes| |''docker volume create VOLUME'' | Create a volume| |''docker volume inspect VOLUME'' | Sho... etwork ls'' | List all volumes| |''docker network create NETWORK'' | Create a NETWORK| |''docker network inspect NETWORK'' | ... xnap.com/kb/docker-volumes|Docker Volumes: How to Create & Get Started]] * [[https://phoenixnap.com/kb/n
Nextcloud Container @docker_notes
14 Hits, Last modified: 2 weeks ago
edit config/type of a Circle circles:manage:create create a new circle circles:manage:destroy ... Set a system config value dav dav:create-addressbook Create a dav addressbook dav:create-calendar Create a dav calendar dav:delete-calendar Delete a dav calen... a user from a group groupfolders groupfolders:create Create a new group folder groupfolders:delete
Docker-Compose @docker_notes
10 Hits, Last modified: 5 days ago
rnalctl -b0 -u docker''), e.g. ''error="failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error ... use the ''sudo systemctl edit docker.service'' to create a drop in replacement file. - After this reboot
KPTree - Home Desktop Setup @home_server
10 Hits, Last modified: 4 months ago
y using the Export feature: Go to File > Export > Create PDF/XPS Document. Click Options and ensure the Create bookmarks using option is selected. -If the issue persists, consider using Adobe Acrobat to create the PDF, as it may handle bookmarks more reliably... ==New Paperspace View port==== *''viewport'' to create new viewport *''grid'' ''off'' to turn off grid
Back-up Server Old Setup @home_server:home_server_setup:other_services
9 Hits, Last modified: 20 months ago
/ #default snapshot_root /mnt/backup1 # If no_create_root is enabled, rsnapshot will not automatically create the # snapshot_root directory. This is particular... / #default snapshot_root /mnt/backup2 # If no_create_root is enabled, rsnapshot will not automatically create the # snapshot_root directory. This is particular... ble media, such as a FireWire or USB drive. # #no_create_root 1 ################################# # EXTER
Docker Deluge Image / Service @docker_notes
9 Hits, Last modified: 2 months ago
Ticks]] *[[https://dzone.com/articles/how-to-create-a-software-development-environment-o|DZone - How to Create a Development Environment on Alpine Linux]] *S6
KPTree Torrent VM Setup @home_server
9 Hits, Last modified: 5 years ago
dp \ linuxserver/kodi-headless </file> The docker create command creates the container, but does not start it. To create and start use the docker run command. To check r
samba @home_server:home_server_setup:other_services
9 Hits, Last modified: 4 years ago
amba-tool domain provision" to wipe databases and create a # new domain. server role = standalone serve... users who've been granted usershare privileges to create # public shares, not just authenticated ones u... et to 0700 for security reasons. If you want to # create files with group=rw permissions, set next parameter to 0775. ; create mask = 0700 # Directory creation mask is set to
Network Setup @home_server:home_server_setup
7 Hits, Last modified: 13 months ago
*Unixmen [[https://www.unixmen.com/linux-basics-create-network-bonding-on-ubuntu-14-10/|Ubuntu Create Network Bonding On Ubuntu 14.10]] *The Linux fo... aces]] *Linux.com [[https://www.linux.com/learn/create-secure-linux-based-wireless-access-point|Create a secure Linux-based wireless access point]] *G
Docker nginx / php notes @docker_notes
7 Hits, Last modified: 10 months ago
ackoverflow.com/questions/35367676/php-fpm-doesnt-create-sock-file|php-fpm doesn't create .sock file]] *[[https://stackoverflow.com/que
Router Miscellaneous @linux_router
7 Hits, Last modified: 11 months ago
men Ubuntu [[https://www.unixmen.com/linux-basics-create-network-bonding-on-ubuntu-14-10/|Create Network Bonding On Ubuntu 14.10]] *The Linux fo... aces]] *Linux.com [[https://www.linux.com/learn/create-secure-linux-based-wireless-access-point|Create a secure Linux-based wireless access point]] *G
Wireguard VPN access from WAN to LAN @linux_router
6 Hits, Last modified: 16 months ago
Savey [[https://www.cloudsavvyit.com/8382/how-to-create-qr-codes-from-the-linux-command-line/|How To Create QR Codes From The Linux Command Line]]\\ Wikipedi... ttps://www.the-digital-life.com/wireguard-docker/|Create your own VPN server with WireGuard in Docker]]
BASH Customisation @home_server:home_server_setup:other_services
5 Hits, Last modified: 10 months ago
KPTree - Email Server Setup @home_server
5 Hits, Last modified: 2 years ago
KVM Setup @home_server:home_server_setup
5 Hits, Last modified: 19 months ago
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
5 Hits, Last modified: 3 years ago
VNC Server @home_server:home_server_setup
4 Hits, Last modified: 16 months ago
git @tech_notes
4 Hits, Last modified: 4 years ago
Calibre Server @home_server:home_server_setup:other_services
4 Hits, Last modified: 5 years ago
Welcome to your new DokuWiki @wiki
3 Hits, Last modified: 7 weeks ago
Formatting Syntax @wiki
3 Hits, Last modified: 7 weeks ago
systemd Stuff @home_server:home_server_setup:other_services
3 Hits, Last modified: 3 years ago
VNC @docker_notes
3 Hits, Last modified: 14 months ago
ansible @tech_notes
3 Hits, Last modified: 3 years ago
Simlinks @home_server:home_server_setup:other_services
3 Hits, Last modified: 20 months ago
Reverse Proxy Server - Traefik @docker_notes
3 Hits, Last modified: 20 months ago
Nginx @tech_notes
2 Hits, Last modified: 3 years ago
Dokuwiki @docker_notes
2 Hits, Last modified: 5 months ago
VIM Editor @home_server:home_server_setup:other_services
2 Hits, Last modified: 2 years ago
TC - Traffic Control @linux_router
2 Hits, Last modified: 8 weeks ago
DokuWiki @wiki
1 Hits, Last modified: 7 weeks ago
fsck - file system check @home_server:home_server_setup
1 Hits, Last modified: 5 years ago
Router VM @linux_router
1 Hits, Last modified: 18 months ago
Linux Block Device Notes @home_server:home_server_setup:other_services
1 Hits, Last modified: 7 months ago
NFTables Configuration @linux_router
1 Hits, Last modified: 19 months ago
boot tools @tech_notes
1 Hits, Last modified: 2 months ago
Debian Server Network Setup @linux_router
1 Hits, Last modified: 9 months ago
ISP PPPoE Network Setup @linux_router
1 Hits, Last modified: 24 months ago
File Sharing @docker_notes
1 Hits, Last modified: 20 months ago
Python Programming Notes @python
1 Hits, Last modified: 8 months ago
NFS @home_server:home_server_setup:other_services
1 Hits, Last modified: 20 months ago
snapraid @home_server:home_server_setup:other_services
1 Hits, Last modified: 6 months ago
Commonly used commands and scripts @home_server:home_server_setup:other_services
1 Hits, Last modified: 12 months ago
Manjaro Setup Notes @home_server:home_server_setup:other_services
1 Hits, Last modified: 17 months ago
dokuwiki setup notes @home_server
1 Hits, Last modified: 12 months ago
Docker - DHCP Kea Server @docker_notes
1 Hits, Last modified: 5 months ago
ssh with key files @tech_notes
1 Hits, Last modified: 3 years ago
DHCP / DNS Setup @linux_router
1 Hits, Last modified: 21 months ago
Docker Host @docker_notes
1 Hits, Last modified: 9 months ago