user

Search

You can find the results of your search below.

Rsync @home_server:home_server_setup:other_services
114 Hits, Last modified:
ue uid = root gid = root read only = false # auth users = baumkp # secrets file = /etc/rsyncd.secrets </file> ''sudo vim /etc/rsyncd.secrets'' <file>username:userpassword</file> ''sudo systemctl status rsync.service'' [status, start, stop, restart, reloa... ''%%--%%owner'' |preserve owner (super-user only)| |''-g''| ''%%--%%group'' |preser
Docker nginx / php notes @docker_notes
82 Hits, Last modified:
nginx/nginx.conf| <code> # /etc/nginx/nginx.conf user nginx; # Set number of worker processes automati... format. log_format main '$remote_addr - $remote_user [$time_local] "$request" ' '$status $body_bytes_sent "$http_referer" ' '"$http_user_agent" "$http_x_forwarded_for"'; # Sets the pat... include /etc/nginx/http.d/*.conf; } </code> ***user directive in nginx must match that in php-fpm too
Nextcloud Container @docker_notes
76 Hits, Last modified:
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: *''%%--user www-data%%'' would login as user ''www-data''. If omitted will default login to ''root'' *''nextclo
Docker mailserver @docker_notes
63 Hits, Last modified:
y of the sqlite database. The use of a full multi user server / client relational database is not necess... d_hat_enterprise_linux/5/html/deployment_guide/s1-users-groups-standard-users|37.3. Standard Users]] ====References==== *Docker *[[https://docs.docker.com/engine/reference/bu
BASH Customisation @home_server:home_server_setup:other_services
56 Hits, Last modified:
y I have decided to change it. The personal BASH user configuration file is: ''~/.bashrc''. Simply add ... ' alias dp600='sudo chown -R root:root /home/$BA_USERNAME/docker/secrets ; sudo chmod -R 600 /home/$BA_USERNAME/docker/secrets ; sudo chown -R root:root /home/$BA_USERNAME/docker/.env ; sudo chmod -R 600 /home/$BA_USE
Web Server setup @home_server
49 Hits, Last modified:
vm proxy reverse proxy gid uid vipw vigr group id user id}} ======Web Server setup====== =====Basic Web ... lso consider aligning the appropriate file system user and groups between the VM server and VM guests. (... create some of my own notes on this. =====Adding Users===== * Basic: ''sudo useradd name'' * Check ''/etc/default/useradd'' for defaults on the useradd c
samba @home_server:home_server_setup:other_services
34 Hits, Last modified:
sudo vim /etc/samba/smb.conf'' * Add and enable users: ''sudo smbpasswd -a USER'', ''​sudo smbpasswd -e USER''. I use the same user name and passwords as main Linux log. ++++smb.conf| <code># # Sample configurat
KPTree Torrent VM Setup @home_server
19 Hits, Last modified:
so, consider aligning the appropriate file system user and groups between the VM server and VM guests. (... he local deluge directory actually exists for the user as otherwise the deluge and deluge web daemons wi... owhow.com does not seem to cover the alignment of user and groups between the main OS and VMs. I create ... template machine and manual update the group and user id numbers to align, a use the basic information
Docker Deluge Image / Service @docker_notes
16 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
KPTree - Email Server Setup @home_server
15 Hits, Last modified:
a semi-manual setup, and addition of virtual mail users must be performed manually. There is also no web... _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
KPTree - MSWindows Setup @home_server
15 Hits, Last modified:
. Generally they enormously limit the paying end users rights. They are also so long who would bother ... in typical Apple fashion I find is not smart end user friendly as it has been designed for not smart users and attempts to hide the lower level file system. ... u item: Edit, Preferences, Advanced tab. e.g. "C:\Users\doej\Music\iTunes\iTunes Media" -Stop iTunes r
Docker @docker_notes
13 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://docs.docker.com/engine/install/)... tion is to add FORWARD ACCEPT rules to the DOCKER-USER chain as required, e.g.: ''iptables -I DOCKER-USE
Router Miscellaneous @linux_router
12 Hits, Last modified:
w -t 2 Restart=on-abort [Install] WantedBy=multi-user.target </code> After modifying a systemd file up... using Docker]] [[https://docs.docker.com/engine/userguide/networking/|Docker container networking]] [... -TCP = Transmission Control Protocol -UDP = User Datagram Protocol -SCTP = Stream Control Tran... d_hat_enterprise_linux/5/html/deployment_guide/s1-users-groups-standard-users|37.3. Standard Users]] --
ssh with key files @tech_notes
11 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... r. The defaults are: * home directory ''/homeuser/.ssh'' * public key ''/home/user/.ssh/id_rsa'
IPMI CLI Tools @home_server:home_server_setup:other_services
10 Hits, Last modified:
.1.42 -U baumkp -a bmc info'' * List Authorised Users: ''sudo ipmitool user list'' * List active ILOM Sessions: ''ipmitool session info all'' Not much us... ify the IPMI BMC connect and use * -U : remote user name to use to connect to IPMI BMC for command ... ) <code bash> #!/bin/bash BMC_IP="192.168.1.40" User_Name="baumkp" PW_file_location="/etc/ipmitool" LA
dokuwiki setup notes @home_server
9 Hits, Last modified:
ansible @tech_notes
6 Hits, Last modified:
Reverse Proxy Server @docker_notes
5 Hits, Last modified:
NFTables IP Control @linux_router
5 Hits, Last modified:
ISP PPPoE Network Setup @linux_router
5 Hits, Last modified:
DokuWiki @wiki
5 Hits, Last modified:
Docker - DHCP Server @docker_notes
4 Hits, Last modified:
Docker Host @docker_notes
4 Hits, Last modified:
ISP IPoE DHCP Setup Notes @linux_router
4 Hits, Last modified:
Welcome to your new DokuWiki @wiki
4 Hits, Last modified:
Docker-Compose @docker_notes
3 Hits, Last modified:
DHCP / DNS Setup @linux_router
3 Hits, Last modified:
Network Setup @home_server:home_server_setup
3 Hits, Last modified:
Docker - diun & ntfy @docker_notes
2 Hits, Last modified:
turn server @docker_notes
2 Hits, Last modified:
NFTables Configuration @linux_router
2 Hits, Last modified:
Sprinkler Solenoid 24VAC Woes @project
2 Hits, Last modified:
Formatting Syntax @wiki
2 Hits, Last modified:
XFCE @home_server:home_server_setup:other_services
2 Hits, Last modified:
Router Hardware @linux_router
1 Hits, Last modified:
IPTables Configuration @linux_router
1 Hits, Last modified:
IPv6 Setup Notes @linux_router
1 Hits, Last modified:
Debian / Ubuntu Network Setup @linux_router
1 Hits, Last modified:
Router VM @linux_router
1 Hits, Last modified:
Python Programming Notes @python
1 Hits, Last modified:
KVM Setup @home_server:home_server_setup
1 Hits, Last modified:
logrotate @home_server:home_server_setup:other_services
1 Hits, Last modified:
Mosh @home_server:home_server_setup:other_services
1 Hits, Last modified:
SSH Notes @home_server:home_server_setup:other_services
1 Hits, Last modified: