user

Search

You can find the results of your search below.

Rsync @home_server:home_server_setup:other_services
110 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
BASH Customisation @home_server:home_server_setup:other_services
55 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
47 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
33 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
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
KPTree - Email Server Setup
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
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
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
9 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 ... hael Hamann</fs> * [[http://dokuwiki.org/plugin:usermanager|User Manager]] - Manage DokuWiki user accounts - <fs x-small>by Chris Smith</fs> These are not
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
8 Hits, Last modified:
# IPv6 NUT port </code> <code> upsd.users [admin] password = {password} ... rvctl stop Type=forking [Install] WantedBy=multi-user.target </code> My system takes a bit of time for ... /sbin/upsd Type=forking [Install] WantedBy=multi-user.target </code> Next create the systemd nut monito... upsmon.pid Type=forking [Install] WantedBy=multi-user.target </code> =====NUT Key commands and scripts=
Back-up Server Old Setup @home_server:home_server_setup:other_services
6 Hits, Last modified:
tmpfs 3.2G 0 3.2G 0% /run/user/1000 </code> ++++ =====LVM===== With the availab... rue uid = root gid = root read only = false #auth users = baumkp #secrets file = /etc/rsyncd.secrets </code> ''sudo vim /etc/rsyncd.secrets'' <code>username:userpassword</code> Use systemd systemctl from control of the deamon: ''sudo systemctl status rsyn
Calibre Server @home_server:home_server_setup:other_services
5 Hits, Last modified:
erver After=network.target [Service] Type=simple User= user Group= group ExecStart=/opt/calibre/calibre-server '/mnt/disk1/KarlData/Karl Data 2/Calibre_libra... y' --enable-local-write [Install] WantedBy=multi-user.target </code> Where for user and group I just used my normal user and group values.\\ Run ''sudo syste
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
Commonly used commands and scripts @home_server:home_server_setup:other_services
3 Hits, Last modified:
(including errors) is sent through # email to the user the crontab file belongs to (unless redirected). ... # For example, you can run a backup of all your user accounts # at 5 a.m every week with: # 0 5 * * 1 ... sat,sun # | | | | | # * * * * * user-name command to be executed 0 0 1 * * /
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
Network Setup @home_server:home_server_setup
2 Hits, Last modified:
XFCE @home_server:home_server_setup:other_services
2 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: