file

Search

You can find the results of your search below.

Nextcloud Container @docker_notes
73 Hits, Last modified:
.com/nextcloud/docker/tree/master/.examples/dockerfiles/cron/fpm-alpine|github nextcloud docker fpm-apline cron dockerfile examples]] ++tl;dr;|Today (2024-04-27) after upg... ree.net/doku.php?id=docker_notes:docker-nextcloud#file_integrity_check|file integrity error messages]]. This is the first time since moving to Nextcloud on D
Docker Deluge Image / Service @docker_notes
23 Hits, Last modified:
achine using Linux KVM/Libvirt/QEMU. =====dockerfile===== ++++Dockerfile| <code> FROM alpine:latest ADD https://github.com/just-containers/s6-overlay/relea... onf","&&","openvpn","--config","/etc/openvpn/ovpn_file.conf","--daemon","deluged","-d"] </code> Notes: ... e user should not directly modify the resolv.conf file as it may adversely affect docker performance. As
Reverse Proxy Server @docker_notes
28 Hits, Last modified:
no-tim/techno-tim.github.io/tree/master/reference_files/traefik-portainer-ssl|github reference_files for traefik-portainer-ssl]]) Below is a basic descripti... of the process that aligns with my configuration files. I do this for 2 reasons, both allowing me indep... no-tim/techno-tim.github.io/tree/master/reference_files/traefik-portainer-ssl/traefik|here]].\\ ====cre
Docker-Compose @docker_notes
22 Hits, Last modified:
er Docs [[https://docs.docker.com/compose/compose-file/|Compose specification]], [[https://github.com/co... will pull the latest images and rebuild a Docker file. =====Installation / Update===== To check current... e will create a new network for the given compose file. You can change the behavior by defining custom networks in your compose file. ====Create and assign custom network==== *Exam
Docker - Index @docker_notes
1 Hits, Last modified:
verlay]] * Ansible / Ansible vault / just / justfile {{tag>docker notes index}} <- ^ docker_notes:i
KPTree - MSWindows Setup @home_server
25 Hits, Last modified:
rus protection now *Xplorer2 - a multi-paned file explorer replacement - //I do not use any more. S... use VIM on Linux now. *7Zip - a good general file compression program (**!**) *CCleaner - a Windows system maintenance program, clean junk files and registry and other - **Do not use anymore, looks like spam now** *FileZilla - and sFTP client program (**!**) *Ghos
Docker @docker_notes
7 Hits, Last modified:
er directory. //I try not to store any important files in docker, so this should be low risk for me.// ... plex iptable configuration I could have created a file called iptables-docker.rules in /etc/iptables/rul... mctl daemon-reload'' to reload the system service file if modified * ''sudo systemctl enable iptables-... ' | Show the differences with the image (modified files)| |''docker inspect'' | Show information of a co
Docker Host @docker_notes
4 Hits, Last modified:
virt, virsh and qemu. * Install standard Debian files. See [[https://wiki.kptree.net/doku.php?id=home_... em with ssh key have a look here. * Check file permission is local user * Delete old key in file if necessary * Delete whole file if necessary * ''sudo apt install vim'' to install vim * Set
Basic Netfilter Function Block Diagram @linux_router
2 Hits, Last modified:
o set the PPPoE connection mtu edit the following file ''sudo vim /etc/ppp/ip-up'' and append the following to the end of the file: ''/sbin/ifconfig ppp0 mtu 1492''. ====ICMP Filte
KPTree - Email Server Setup @home_server
20 Hits, Last modified:
ome server that also acts as a NAS. The main mail files are stored on a drive outside the VM.\\ As the h... ck status of clients: * ''findmnt'' to list file system in tree format or ''findmnt -l'' in flat l... mmonly DNS issues.\\ \\ The dovecot configuration files are located at: ''/etc/dovecot/conf.d/''. (This... figuration lines to your ''/etc/postfix/main.cf'' file. It also activates the new setting instantly so y
VIM Editor @home_server:home_server_setup:other_services
53 Hits, Last modified:
r set autoindent expandtab tabstop=2 shiftwidth=2 filetype plugin on filetype indent on set cursorline set cursorcolumn set shiftwidth=2 set tabstop=2 set exp... rminal windows I prefer to use. Simply create the file on home directory, ".vimrc" (''vim ~/.vimrc'') an... rt''. The different VIM colour scheme definition files are located at ''/usr/share/vim/vim90/colors''.
dokuwiki setup notes @home_server
20 Hits, Last modified:
ic cleanup script]] has bash script to remove old files on the wikiserver. To run the script ''%%sudo ... uired As can be seen from the apache2 site setup files all the wiki html setup files are at the document root ''/mnt/shared/www/dokuwiki''. ++++tl;dr; Setup ... etc/letsencrypt/options-ssl-apache.conf <FilesMatch "\.(cgi|shtml|phtml|php)$"> SSL
ansible @tech_notes
3 Hits, Last modified:
'sshpass'' package must be installed. *Create a file ansible.cfg in your current folder with the follo... inventory.ini debian_update.yml --become-password-file '/mnt/ansible/password.yml'%%'' *''%%ansible al... l -i /mnt/ansible/inventory.ini --become-password-file '/mnt/ansible/password.yml'%%'' ====Resources===
Docker mailserver @docker_notes
66 Hits, Last modified:
lational Database Management Systems]] =====Dockerfile===== I go annoyed with the messy UID and GID and ... docker.com/engine/reference/builder/#volume|Dockerfile reference]] *[[https://docs.docker.com/storag... 1935435/understanding-volume-instruction-in-dockerfile|Understanding "VOLUME" instruction in DockerFile]] *[[https://superuser.com/questions/1167696/install
ssh with key files @tech_notes
5 Hits, Last modified:
{{tag>linux ssh ssh-keygen}} ======ssh with key files====== The advantages of using SSH key-based includ... /home/user/.ssh/id_rsa.pub'' ====ssh-keygen with filename==== * ''ssh-keygen -f .ssh/key-with-passwor... y pair generation, if you do not specify a unique file name, you are prompted for permission to overwrite the existing id_rsa and id_rsa.pub files. If you overwrite the existing id_rsa and id_rsa
Docker nginx / php notes @docker_notes
188 Hits, Last modified:
Docker - DHCP Server @docker_notes
13 Hits, Last modified:
Linux Router Background @linux_router
1 Hits, Last modified:
Router Hardware @linux_router
4 Hits, Last modified:
KVM Setup @home_server:home_server_setup
52 Hits, Last modified:
snapraid @home_server:home_server_setup:other_services
10 Hits, Last modified:
Docker - DNS Server @docker_notes
4 Hits, Last modified:
Nginx @tech_notes
10 Hits, Last modified:
Python Programming Notes @python
3 Hits, Last modified:
VNC Server @home_server:home_server_setup
8 Hits, Last modified:
SSH Notes @home_server:home_server_setup:other_services
3 Hits, Last modified:
Rsync @home_server:home_server_setup:other_services
142 Hits, Last modified:
NFS @home_server:home_server_setup:other_services
6 Hits, Last modified:
logrotate @home_server:home_server_setup:other_services
12 Hits, Last modified:
Router Miscellaneous @linux_router
16 Hits, Last modified:
SWAP Files @home_server:home_server_setup:other_services
1 Hits, Last modified:
NFTables Configuration @linux_router
9 Hits, Last modified:
Network Setup @home_server:home_server_setup
16 Hits, Last modified:
DHCP / DNS Setup @linux_router
36 Hits, Last modified:
Debian / Ubuntu Network Setup @linux_router
10 Hits, Last modified:
Router VM @linux_router
2 Hits, Last modified:
Router Basic Debian Server Setup @linux_router
3 Hits, Last modified:
git @tech_notes
4 Hits, Last modified:
ISP IPoE DHCP Setup Notes @linux_router
5 Hits, Last modified:
Fail2Ban @home_server:home_server_setup:other_services
5 Hits, Last modified:
Web Server setup @home_server
94 Hits, Last modified:
samba @home_server:home_server_setup:other_services
22 Hits, Last modified:
ISP PPPoE Network Setup @linux_router
12 Hits, Last modified:
Conky @home_server:home_server_setup:other_services
15 Hits, Last modified:
fsck - file system check @home_server:home_server_setup
18 Hits, Last modified:
NFTables IP Control @linux_router
5 Hits, Last modified:
KPTree Torrent VM Setup @home_server
41 Hits, Last modified:
IPv6 Setup Notes @linux_router
1 Hits, Last modified:
IPTables Configuration @linux_router
3 Hits, Last modified:
Simlinks @home_server:home_server_setup:other_services
4 Hits, Last modified:
Flatpak @tech_notes
1 Hits, Last modified:
boot tools @tech_notes
3 Hits, Last modified:
tmux @home_server:home_server_setup:other_services
1 Hits, Last modified:
Tripwire @home_server:home_server_setup:other_services
1 Hits, Last modified:
nnn @home_server:home_server_setup:other_services
1 Hits, Last modified:
Formatting Syntax @wiki
32 Hits, Last modified: