file

Search

You can find the results of your search below.

Docker mailserver @docker_notes
44 Hits, Last modified:
downloaded separately ''adminer'' is a single php file program to administer database programs including... o the following seems to meet my needs: *create file ''ll.sh'' *<code>#!/bin/sh exec ls -la "$@"</... o allow to to be an executable. *Copy the ll.sh file to /bin/ll or link it ''/bin/ln -s /app/scripts/l... mment ''bind-address=0.0.0.0'' near end of config file in ''custom.cnf'' ( ''.config_sql/custom.cnf'')
VIM Editor @home_server:home_server_setup:other_services
33 Hits, Last modified:
rminal windows I prefer to use. Simply create the file on home directory, ".vimrc" (''vim ~/.vimrc'') an... ve this. When using the ''.vimrc'' configuration file the ''nocompatible'' flag is reportedly set autom... x color==== If syntax color is not working in the file ''.vimrc'' (''vim ~/.vimrc''), add the following ... ^ Action ^ | :w filename | Save changes to a file. If you don't specify a file name, Vim saves as t
Docker-Compose @docker_notes
18 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
Nextcloud Container @docker_notes
15 Hits, Last modified:
files:delete Delete a file or folder files:get Get the contents of a file files:object:delete Delete a... files:object:put Write a file to the object store files:put Write contents of a file files:reminders List fil
KPTree - Email Server Setup @home_server
15 Hits, Last modified:
ck status of clients: * ''findmnt'' to list file system in tree format or ''findmnt -l'' in flat l... figuration lines to your ''/etc/postfix/main.cf'' file. It also activates the new setting instantly so y... re Dovecot Section *The Dovecot configuration file /etc/dovecot/dovecot-sql.conf.ext *My vmail... w change directions for the Dovecot configuration file /etc/dovecot/conf.d/10-auth.conf *The Dovecot
KPTree - MSWindows Setup @home_server
14 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 Wi... smart users and attempts to hide the lower level file system. Further to this the configuration, backup... l over 200GB!. So to help alleviate the excessive file system use on my primary Windows10 SSD I would li
dokuwiki setup notes @home_server
5 Hits, Last modified:
manent] </VirtualHost> </code> ++++ ====dokuwiki file ownership and permissions===== Basically the required file permissions are as noted in [[https://www.dokuwik... //www.dokuwiki.org/install:permissions|Setting up file permissions]]. ''sudo chown www-data:www-data -R... |cleanup Plugin]] | Perform file cleanup in the wiki
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===
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
ssh with key files @tech_notes
1 Hits, Last modified:
y pair generation, if you do not specify a unique file name, you are prompted for permission to overwrit