create

Search

You can find the results of your search below.

Rsync @home_server:home_server_setup:other_services
23 Hits, Last modified:
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:
oth the VM server and clients.\\ I really need to create some of my own notes on this. =====Adding Users=... the useradd command. * ''-g group1 group2'' to create user and add to additional group =====Aligning ... of user and groups between the main OS and VMs. I create a basic template machine and manual update the gr... ate]]. Once setup, the basic commands are: *To create a new certificate with sub-domains: ''certbot-aut
Docker mailserver @docker_notes
16 Hits, Last modified:
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
15 Hits, Last modified:
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
Nextcloud Container @docker_notes
11 Hits, Last modified:
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
Docker-Compose @docker_notes
10 Hits, Last modified:
===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: [[http://sefidian.com/2021/
Docker Deluge Image / Service @docker_notes
9 Hits, Last modified:
'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
KPTree Torrent VM Setup @home_server
9 Hits, Last modified:
of user and groups between the main OS and VMs. I create a basic template machine and manual update the gr... s.io/en/latest/how-to/systemd-service.html|How to create systemd services for Linux]] We want to delay t... '' to ''auth-user-pass /etc/openvpn/login.conf'' Create the /etc/openvpn/login.conf file and add only the... ''sudo mv /var/lib/mysql /mnt/shared/kodi'' Next create a symlink pointing to the new location: ''sudo ln
Back-up Server Old Setup @home_server:home_server_setup:other_services
9 Hits, Last modified:
i mergerfs_2.29.0.ubuntu-xenial_amd64.deb'' Then create a mount point directory, e.g. /srv/storage, ''su... | ''pvdisplay'' | ✘ | ✔ | ✔ | ✔ | | create | ''pvcreate'' | ✘ | ✔ | ✔ | ✔... 2.168.1.5: ''sudo vim /etc/rsyncd.conf'' <code> # create new # any name you like [all] # destination di... / #default snapshot_root /mnt/backup1 # If no_create_root is enabled, rsnapshot will not automatically
samba @home_server:home_server_setup:other_services
9 Hits, Last modified:
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
Docker nginx / php notes @docker_notes
7 Hits, Last modified:
ctory ''/etc/nginx/http.d/'' should already exit. Create test.conf. ++++/etc/nginx/http.d/test.conf| <code... at handle many sessions. ; ; NOTE 1: PHP will not create this directory structure automatically. ; ... ell the jpeg decode to ignore warnings and try to create ; a gd image. The warning will then be displayed ... ferent than the master process user. It allows to create process ; core dump and ptrace the process for th
Router Miscellaneous @linux_router
7 Hits, Last modified:
/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
Network Setup @home_server:home_server_setup
7 Hits, Last modified:
ed yaml file ''/etc/netplan/50-cloud-init.yaml'', create the file ''sudo vim /etc/cloud/cloud.cfg.d/99-dis... r libvirt as recommended by netplan.io examples: Create a file br0.xml, ''vim ~/br0.xml'' and add followi... devices]], [[https://www.cyberciti.biz/faq/how-to-create-bridge-interface-ubuntu-linux/|How To Setup Bridg... *Unixmen [[https://www.unixmen.com/linux-basics-create-network-bonding-on-ubuntu-14-10/|Ubuntu Create Ne
KPTree - Email Server Setup @home_server
5 Hits, Last modified:
T_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION'; SET SESSION sql_mod... T_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION'; SELECT @@SQL_MODE, ... installer directory, disable access in apache2: create new file: ''/etc/apache2/sites-available/roundcub... *To show databases: ''show databases;'' *To create database (where new database name is: dBase_NAME)
KVM Setup @home_server:home_server_setup
5 Hits, Last modified:
is optional. *''genisoimage'' is a package to create iso images *''libguestfs-tools'' is a library t... full backup - Live backup using snapshot - Create a snapshot of the VM and direct all changes to th... to expand**//</fc>. *We the backup VM disk to create a new expanded drive: ''%%sudo virt-resize --expa... e ''sudo qemu-nbd -c /dev/nbd0 <image.qcow2>'' to create the block devices on the VM. *''sudo fdisk /dev
git @tech_notes
4 Hits, Last modified:
Reverse Proxy Server @docker_notes
3 Hits, Last modified:
ansible @tech_notes
3 Hits, Last modified:
Formatting Syntax @wiki
3 Hits, Last modified:
Welcome to your new DokuWiki @wiki
3 Hits, Last modified:
Dokuwiki @docker_notes
2 Hits, Last modified:
KPTree - MSWindows Setup @home_server
2 Hits, Last modified:
Nginx @tech_notes
2 Hits, Last modified:
Docker - DHCP Server @docker_notes
1 Hits, Last modified:
Docker Host @docker_notes
1 Hits, Last modified:
DHCP / DNS Setup @linux_router
1 Hits, Last modified:
Debian / Ubuntu Network Setup @linux_router
1 Hits, Last modified:
NFTables Configuration @linux_router
1 Hits, Last modified:
ISP PPPoE Network Setup @linux_router
1 Hits, Last modified:
Router VM @linux_router
1 Hits, Last modified:
Python Programming Notes @python
1 Hits, Last modified:
boot tools @tech_notes
1 Hits, Last modified:
ssh with key files @tech_notes
1 Hits, Last modified:
DokuWiki @wiki
1 Hits, Last modified:
fsck - file system check @home_server:home_server_setup
1 Hits, Last modified:
NFS @home_server:home_server_setup:other_services
1 Hits, Last modified:
Simlinks @home_server:home_server_setup:other_services
1 Hits, Last modified: