user

Search

You can find the results of your search below.

Rsync
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
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
samba
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
IPMI CLI Tools
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
NUT (Network UPS Tools) Setup
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
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
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
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
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
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
XFCE
2 Hits, Last modified:
Documentation]] *[[https://www.debian.org/doc/user-manuals#refcard|Debian Users' Manuals]] *[[https://www.debian.org/doc/manuals/debian-reference/inde
IPMI Console Setup
2 Hits, Last modified:
cify the IPMI BMC connect and use * -U : remote user name to use to connect to IPMI BMC for command ... cify the IPMI BMC connect and use * -U : remote user name to use to connect to IPMI BMC for command
Set Up and Ubuntu APT Cache
1 Hits, Last modified:
www.unix-ag.uni-kl.de/~bloch/acng/html/index.html|User Manual]].** *To access apt-cacher-ng web page:
logrotate
1 Hits, Last modified:
thu,fri,sat,sun # | | | | | # * * * * * user-name command to be executed # 0 0 1 * * /home
Mosh
1 Hits, Last modified:
ovides intelligent local echo and line editing of user keystrokes. Mosh is a replacement for interactiv
SSH Notes
1 Hits, Last modified: