user

Search

You can find the results of your search below.

Nextcloud Container @docker_notes
62 Hits, Last modified:
70 - MYSQL_DATABASE=nextcloud - MYSQL_USER=nextcloud - MYSQL_HOST=db - REDIS_HOS... 70 - MYSQL_DATABASE=nextcloud - MYSQL_USER=nextcloud - MARIADB_AUTO_UPGRADE=1 netw... access to relevant container *Confirm required user, default login is as ''root'', for next cloud eas... unning docker container use ''%%docker exec -it --user www-data nextcloud-app-1 ash%%'', where: *''%
Docker Deluge Image / Service @docker_notes
15 Hits, Last modified:
pn.login COPY pre_start_tun.sh /etc/openvpn/ COPY user/* /etc/s6-overlay/s6-rc.d/user/contents.d #COPY user/pre_start_tun /etc/s6-overlay/s6-rc.d/user/contents.d/ #COPY user/pre_start_nft /etc/s6-overlay/s6-rc.d
Reverse Proxy Server @docker_notes
3 Hits, Last modified:
enable_line_numbers="true"]>echo $(htpasswd -nb "<USER>" "<PASSWORD>") | sed -e s/\\$/\\$\\$/g</code> NOTE: Replace <USER> with your username and <PASSWORD> with your pass... ik.http.middlewares.traefik-auth.basicauth.users=<USER>:<HASHED-PASSWORD>) \\ \\ <code bash [enable_li
Docker-Compose @docker_notes
2 Hits, Last modified:
r installation and they need to be created by the user (otherwise fails) using the docker volume create ... ess OOMScoreAdjust=-500 [Install] WantedBy=multi-user.target </code>++++ The override file for docker.
KPTree - MSWindows Setup @home_server
1 Hits, Last modified:
in typical Apple fashion I find is not smart end user friendly as it has been designed for not smart us... type in the network drive into the path, e.g. "\\User1NetworkDrive", but this is a bit clumsy and is no... ink /D Link Target", example: "mklink /D C:\Users\User1\User1NetworkDrive \\User1NetworkDrive". ====Windows Drive Substitution - subst ==== This is the comma
Docker @docker_notes
12 Hits, Last modified:
not seem to have testing. Run docker as non root user: *''sudo groupadd docker'' *''sudo usermod -aG docker $USER'' Install Docker Engine : [Docker Engine](https:... tion is to add FORWARD ACCEPT rules to the DOCKER-USER chain as required, e.g.: ''iptables -I DOCKER-USER -i src_if -o dst_if -j ACCEPT''. For the machine in
Docker Host @docker_notes
3 Hits, Last modified:
stall a GUI that can be accessed via VNC. * Add user to libvirt and libvirt-qemu, e.g. ''sudo usermod ... the point of making use non-functional. * The user ssh keys are stored here ''~/.ssh/known_hosts''. ... ok here. * Check file permission is local user * Delete old key in file if necessary
turn server @docker_notes
2 Hits, Last modified:
with the Transmission Control Protocol (TCP) and User Datagram Protocol (UDP). It is most useful for cl... rk through a NAT; it supports the connection of a user behind a NAT to only a single peer, as in telepho
KPTree - Email Server Setup @home_server
10 Hits, Last modified:
_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION'; SET SESSION sql_mode = '... _TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION'; SELECT @@SQL_MODE, @@GLO... /etc/dovecot/dovecot-sql.conf.ext *My vmail user uid has historically been 6004. The mail uid and ... VM drive size, /mnt/shared/vmail. *My vmail user uid has historically been 6004. The mail uid and
VIM Editor @home_server:home_server_setup:other_services
3 Hits, Last modified:
nsider ''sudo -E''. The ''-E'' flag to retain the user environment variables for vim. =====VIM Customisa... arn though, particularly if moving from graphical user environment. Some Informative Links: *[[https:... Wiki|The VIM Wiki]], contains a lot of VIM help / user information. *[[http://vim.wikia.com/wiki/Vim_T
dokuwiki setup notes @home_server
8 Hits, Last modified:
d/www/dokuwiki'' will make all the docuwiki files user and group owned by www-data that seems to simply ... g/plugin:authplain|Plain Auth Plugin]] - Provides user authentication against DokuWiki's local password ... /fs> * [[http://dokuwiki.org/plugin:usermanager|User Manager]] - Manage DokuWiki user accounts - <fs x-small>by Chris Smith</fs> These are not not plugins
ansible @tech_notes
5 Hits, Last modified:
opy the public key to the remote machine for same user. *''cd /mnt/ansible'' These commands only work... %%'' *''ansible all -i inventory.ini -m ping -u user'' *''ansible -i inventory.ini kpts -a "ls -la ~" -u user'' *''ansible -i inventory.ini kpts -a "df -h" -u user'' *''ansible all -i inventory.ini -a "df -h" -u
Docker mailserver @docker_notes
42 Hits, Last modified:
y of the sqlite database. The use of a full multi user server / client relational database is not necess... d'' The email spam removing daemon *swaks => ''/user/bin/swaks'' Seems to only be in testing reposito... ” makes sure that if a domain is deleted that all user accounts in that domain are also deleted to avoid... mysqlnd. ====mariadb sql commands==== *''SELECT User, Host FROM mysql.user;'' this shows all the user
ssh with key files @tech_notes
10 Hits, Last modified:
encrypted keys gives best security. However if a user has access to you terminal and user password they effectively have full system access anyway. <fc #ff0... ld not be necessary as the keys created should be user based.</fc> =====ssh-keygen====== The ''ssh-keyg... ctory ''/homeuser/.ssh'' * public key ''/home/user/.ssh/id_rsa'' * private key ''/home/user/.ssh
Manjaro Setup Notes @home_server:home_server_setup:other_services
3 Hits, Last modified:
printer output directory is ''/var/spool/cups-pdf/user/'', where user is the user name. * Setup printer Epson WF7720 following on screen directions (Now that WF77200 an
Docker - diun & ntfy @docker_notes
1 Hits, Last modified:
Docker nginx / php notes @docker_notes
71 Hits, Last modified:
Docker - DHCP Server @docker_notes
4 Hits, Last modified:
Router Hardware @linux_router
1 Hits, Last modified:
KVM Setup @home_server:home_server_setup
1 Hits, Last modified:
Python Programming Notes @python
1 Hits, Last modified:
SSH Notes @home_server:home_server_setup:other_services
1 Hits, Last modified:
Rsync @home_server:home_server_setup:other_services
89 Hits, Last modified:
logrotate @home_server:home_server_setup:other_services
1 Hits, Last modified:
Router Miscellaneous @linux_router
3 Hits, Last modified:
NFTables Configuration @linux_router
2 Hits, Last modified:
Network Setup @home_server:home_server_setup
1 Hits, Last modified:
XFCE @home_server:home_server_setup:other_services
1 Hits, Last modified:
DHCP / DNS Setup @linux_router
3 Hits, Last modified:
Debian / Ubuntu Network Setup @linux_router
1 Hits, Last modified:
Router VM @linux_router
1 Hits, Last modified:
ISP IPoE DHCP Setup Notes @linux_router
2 Hits, Last modified:
Web Server setup @home_server
30 Hits, Last modified:
samba @home_server:home_server_setup:other_services
10 Hits, Last modified:
ISP PPPoE Network Setup @linux_router
1 Hits, Last modified:
NFTables IP Control @linux_router
5 Hits, Last modified:
KPTree Torrent VM Setup @home_server
14 Hits, Last modified:
Mosh @home_server:home_server_setup:other_services
1 Hits, Last modified:
IPTables Configuration @linux_router
1 Hits, Last modified:
Formatting Syntax @wiki
1 Hits, Last modified:
Welcome to your new DokuWiki @wiki
2 Hits, Last modified:
DokuWiki @wiki
1 Hits, Last modified: