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 (21)
  • docker_notes (12)
  • linux_router (7)
  • tech_notes (5)
  • wiki (3)
  • python (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by last modified
  • Sort by hits
  • Sort by last modified

Fulltext results:

VNC @docker_notes
3 Hits, Last modified: 14 hours ago
e desktop, SSH, on Telnet on any HTML5 Browser # Create all databases and tables first guacamole: i... www.howtoforge.com/how-to-use-apache-guacamole-to-create-a-vnc-connection/|How to use Apache Guacamole to create a VNC Connection]] *[[https://medium.com/@anshu
Docker-Compose @docker_notes
10 Hits, Last modified: 25 hours ago
===Networking===== By default Docker-Compose will create a new network for the given compose file. You can... fining custom networks in your compose file. ====Create and assign custom network==== *Example:* <code y... se persistent storage. In a compose file, you can create and map volumes like this: <code yaml> volumes: ... he user (otherwise fails) using the docker volume create command. (References: [[https://web.archive.org/w
Docker mailserver @docker_notes
16 Hits, Last modified: 14 days 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 Deluge Image / Service @docker_notes
9 Hits, Last modified: 2 weeks ago
'docker build -t deluge-openvpn-nftables .'' - to create the image deluge-openvpn-nftables *''docker run... ying ++macvlan option|<code bash> docker network create -d macvlan \ --subnet=192.168.1.0/24 \ ... re and this worked a beaut. * Need to manually create ++/dev/net/tun|<code bash> #!/bin/sh mkdir -p /d... e that NFS server is running. <code>docker volume create --driver local \ --opt type=nfs \ --opt o=add
Docker @docker_notes
17 Hits, Last modified: 2 weeks ago
ty addition command is: <code bash> docker volume create portainer_data docker run -d -p 9443:9443 --name=... s -a'' | Show a list of all containers| |''docker create IMAGE'' | Create a new container| |''docker start CONTAINER''| Start a container| |''docker stop CONTAINE... ag an image| |''docker commit CONTAINER IMAGE'' | Create an image (from a container)| |''docker import URL
Docker - DHCP Kea Server @docker_notes
1 Hits, Last modified: 4 weeks ago
s for ISC Kea DHCP server. Install if you plan to create any custom Kea hooks.
Wireguard VPN access from WAN to LAN @linux_router
6 Hits, Last modified: 6 weeks ago
etting using ''sudo sysctl -p /etc/sysctl.conf'' Create some security keys: <code> sudo su cd /etc/wiregu... PAo='' While still in ''/etc/wireguard'' in root create a wireguard server configuration file: ''vim wg0.... d allow this. Similarly the output can be used to create a picture file: ''sudo qrencode -t ansiutf8 -o /e... Savey [[https://www.cloudsavvyit.com/8382/how-to-create-qr-codes-from-the-linux-command-line/|How To Crea
VNC Server @home_server:home_server_setup
4 Hits, Last modified: 7 weeks ago
oder.com/how-to-fix-authentication-is-required-to-create-a-color-profile-managed-device-on-ubuntu-22-04/|How to fix “Authentication is required to create a color profile/managed device”]] * sudo syst... www.howtoforge.com/how-to-use-apache-guacamole-to-create-a-vnc-connection/|How to use Apache Guacamole to create a VNC Connection]] *[[https://medium.com/@anshu
Nextcloud Container @docker_notes
12 Hits, Last modified: 3 months ago
edit config/type of a Circle circles:manage:create create a new circle circles:manage:destroy destroy a circle by its ID ... Set a system config value dav dav:create-addressbook Create a dav addressbook dav:create-calendar Create a da
Manjaro Setup Notes @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 months ago
populate archlinux manjaro''\\ These two commands create a fresh key for you and (re-)install all keys fro
KPTree - MSWindows Setup @home_server
3 Hits, Last modified: 4 months ago
art and select so). Then run following command to create a simlink to NAS stored iTunes library: ''%%mklin... e current document%% *%Ctrl-n or Ctrl-Alt-F2 to create new document%% *[[https://www.computerhope.com... ==New Paperspace View port==== *''viewport'' to create new viewport *''grid'' ''off'' to turn off grid
Router VM @linux_router
1 Hits, Last modified: 4 months ago
er client binaries *''virtinst'' - utilities to create and edit virtual machines *''libspice-server1''
Router Miscellaneous @linux_router
7 Hits, Last modified: 4 months ago
/baumkp/algo:/data --name=algo mutemule/algo" to create and run image --cap-drop All [Drop all Linux e... ady exists, ''sudo mkdir -p /var/log/journal'' to create directory if not existing, and ''sudo rm -R /var/... devices]], [[https://www.cyberciti.biz/faq/how-to-create-bridge-interface-ubuntu-linux/|How To Setup Bridg... men Ubuntu [[https://www.unixmen.com/linux-basics-create-network-bonding-on-ubuntu-14-10/|Create Network B
NFTables Configuration @linux_router
1 Hits, Last modified: 4 months ago
llowing is my NFTables router configuration file. Create the following file called: "router.nft". Dont fo
snapraid @home_server:home_server_setup:other_services
1 Hits, Last modified: 5 months ago
praid-on-ubuntu/|Setting up SnapRAID on Ubuntu to Create a Flexible Home Media Fileserver]] and [[https://
KVM Setup @home_server:home_server_setup
5 Hits, Last modified: 5 months ago
Docker nginx / php notes @docker_notes
7 Hits, Last modified: 5 months ago
Rsync @home_server:home_server_setup:other_services
23 Hits, Last modified: 6 months ago
Docker Host @docker_notes
1 Hits, Last modified: 6 months ago
Simlinks @home_server:home_server_setup:other_services
3 Hits, Last modified: 6 months ago
BASH Customisation @home_server:home_server_setup:other_services
5 Hits, Last modified: 6 months ago
Dokuwiki @docker_notes
2 Hits, Last modified: 6 months ago
Reverse Proxy Server - Traefik @docker_notes
3 Hits, Last modified: 6 months ago
NFS @home_server:home_server_setup:other_services
1 Hits, Last modified: 6 months ago
File Sharing @docker_notes
1 Hits, Last modified: 6 months ago
Network Setup @home_server:home_server_setup
7 Hits, Last modified: 6 months ago
Debian Server Network Setup @linux_router
1 Hits, Last modified: 6 months ago
Back-up Server Old Setup @home_server:home_server_setup:other_services
9 Hits, Last modified: 6 months ago
Commonly used commands and scripts @home_server:home_server_setup:other_services
1 Hits, Last modified: 6 months ago
DHCP / DNS Setup @linux_router
1 Hits, Last modified: 7 months ago
Web Server setup @home_server
20 Hits, Last modified: 7 months ago
boot tools @tech_notes
1 Hits, Last modified: 10 months ago
ISP PPPoE Network Setup @linux_router
1 Hits, Last modified: 10 months ago
KPTree - Email Server Setup @home_server
5 Hits, Last modified: 16 months ago
VIM Editor @home_server:home_server_setup:other_services
2 Hits, Last modified: 16 months ago
ansible @tech_notes
3 Hits, Last modified: 16 months ago
ssh with key files @tech_notes
1 Hits, Last modified: 16 months ago
Nginx @tech_notes
2 Hits, Last modified: 18 months ago
Python Programming Notes @python
1 Hits, Last modified: 19 months ago
systemd Stuff @home_server:home_server_setup:other_services
3 Hits, Last modified: 19 months ago
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
5 Hits, Last modified: 2 years ago
git @tech_notes
4 Hits, Last modified: 2 years ago
samba @home_server:home_server_setup:other_services
9 Hits, Last modified: 2 years ago
fsck - file system check @home_server:home_server_setup
1 Hits, Last modified: 2 years ago
Calibre Server @home_server:home_server_setup:other_services
4 Hits, Last modified: 2 years ago
KPTree Torrent VM Setup @home_server
9 Hits, Last modified: 2 years ago
Formatting Syntax @wiki
3 Hits, Last modified: 2 years ago
Welcome to your new DokuWiki @wiki
3 Hits, Last modified: 2 years ago
DokuWiki @wiki
1 Hits, Last modified: 2 years ago