password

Search

You can find the results of your search below.

Docker mailserver @docker_notes
31 Hits, Last modified:
erfile. *pwgen => ''pwgen'' generates encrypted passwords *vim => because it is nicer to use than ''vi''... |email |The email address of the mail account. | |password |The hashed password of the mail account. It is prepended by the password scheme. By default it is {BLF-CRYPT} also known as bcr
Rsync @home_server:home_server_setup:other_services
30 Hits, Last modified:
nc-test4</code> This will first prompt you for a password for the sudo. You will get a subsequent prompt fo... t can run automatically without prompting for the password, checkout "[[http://www.thegeekstuff.com/2011/07/rsync-over-ssh-without-password/|How to Setup Rsync with SSH on UNIX / Linux (rsync without password)]]". This is sometime you will want to do to supp
KPTree - Email Server Setup @home_server
19 Hits, Last modified:
Server requires authorisation Authentication: Password POP3 Client Settings - not used any more SMTP Cli... : Your full Gmail address (e.g. me@gmail.com) password: Your Gmail password With Gmail 2-step authentication enabled, use an application-specific Gmail password. IMAP port : 993 IMAP TLS/SSL required: y
Web Server setup @home_server
15 Hits, Last modified:
-u root -p'', you will be prompted for MySQL root password. *Create the NextCloud database in MySQL: '... for NextCloud, obviously using your own assigned password: ''%%GRANT ALL ON nextcloud.* to 'nextcloud'@'localhost' IDENTIFIED BY 'set_database_password'%%''; *Make current MySQL session know of t... mysql -p -u root'' - Login in to mysql, need root password * ''SHOW BINARY LOGS;'' - to list current binar
samba @home_server:home_server_setup:other_services
13 Hits, Last modified:
mbpasswd -e USER''. I use the same user name and passwords as main Linux log. ++++smb.conf| <code># # Sampl... = standalone server # If you are using encrypted passwords, Samba will need to know what # password database type you are using. passdb backend = tdbsam obe... ontrols whether Samba attempts to sync the Unix # password with the SMB password when the encrypted SMB pass
Nextcloud Container @docker_notes
11 Hits, Last modified:
rks: - proxy environment: - MYSQL_PASSWORD=kpb1670 - MYSQL_DATABASE=nextcloud - ... var/lib/mysql environment: - MYSQL_ROOT_PASSWORD=kpb8487 - MYSQL_PASSWORD=kpb1670 - MYSQL_DATABASE=nextcloud - MYSQL_USER=nextcloud ... --single-transaction -h [server] -u [username] -p[password] [db_name] > nextcloud-sqlbkp_`date +"%Y%m%d"`.ba
IPMI Console Setup @home_server:home_server_setup:other_services
11 Hits, Last modified:
BMC for command * -a : prompt for remote server password (for CLI, not batch files) * -P : input the password in command, not recommended as is in command line history there after, not secure * -f </path/password_file> : specify use of file for remote server password (need for batch files and to prevent constant prompt
Reverse Proxy Server @docker_notes
8 Hits, Last modified:
\\ ====Generate and install Basic Authentication Password==== <code bash [enable_line_numbers="true"]>sudo ... ne_numbers="true"]>echo $(htpasswd -nb "<USER>" "<PASSWORD>") | sed -e s/\\$/\\$\\$/g</code> NOTE: Replace <USER> with your username and <PASSWORD> with your password to be hashed. Paste the output in your docker-compose.yml in line (traefik.http.middle
BASH Customisation @home_server:home_server_setup:other_services
8 Hits, Last modified:
sub -v -u $BA_MOSQUITTO_USERNAME -P $BA_MOSQUITTO_PASSWORD -h $BA_MOSQUITTO_HOST -p 1883 -t '#'" # PiHole a... ommand]] ======visudo====== sudo remembers your password for 15 minutes by default. After 15 minutes, you will be asked to enter the password again for any sudo command.\\ This is actually a ... n be changed by increasing or decreasing the sudo password timeout limit as described below.\\ ''sudo visudo
IPMI CLI Tools @home_server:home_server_setup:other_services
8 Hits, Last modified:
ts sent to remote systems and so protects the BMC passwords and your commands on the network. IPMI v1.5 stil... t packet encryption (and therefore sends your BMC password over the network in plain text) and does not supp... MC for command * -a : prompt for remote server password (for CLI, not batch files) * -f </path/password_file> : specify use of file for remote server password (n
ssh with key files @tech_notes
7 Hits, Last modified:
*Improved security *Easier access to ssh (if password keys are not used) Clearly use of unique password encrypted keys gives best security. However if a user has access to you terminal and user password they effectively have full system access anyway. ... th filename==== * ''ssh-keygen -f .ssh/key-with-password'' creates a SSH key with non-default name and lo
Docker nginx / php notes @docker_notes
6 Hits, Last modified:
f your application such as database usernames and passwords or worse. ; For production environments, we reco... low_url_include = Off ; Define the anonymous ftp password (your email address). PHP's default setting ; for... qli.default-user mysqli.default_user = ; Default password for mysqli_connect() (doesn't apply in safe mode)... Note that this is generally a *bad* idea to store passwords in this file. ; *Any* user with PHP access can r
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
6 Hits, Last modified:
<code> upsd.users [admin] password = {password} actions = SET instcmds = ALL </code> <code> upsmon.conf MONITOR KPBUPS@localhost 1 admin {password} master MINSUPPLIES 1 SHUTDOWNCMD... er.disable'' it will then prompt for NUT user and password. The command will prompt for a user then passwor
ansible @tech_notes
5 Hits, Last modified:
aults] host_key_checking = false</code> *create password less login to remote machines *''ssh-keygen''... ybook -i inventory.ini debian_update.yml --become-password-file '/mnt/ansible/password.yml'%%'' *''%%ansible all -m gather_facts -i inventory.ini --tree /tmp/facts%... update.yml -i /mnt/ansible/inventory.ini --become-password-file '/mnt/ansible/password.yml'%%'' ====Resourc
KPTree Torrent VM Setup @home_server
4 Hits, Last modified:
TGuard User name on the first line and associated password on the second line. Consideration should be given... ample /etc/openvpn/login.conf:=== <file> Username Password </file> Obviously, Username and password are end user specific. ++++ =====Some Handy Commands to Check Conf... *''\q'' *''mysql_secure_installation'' *Add password, and then Y for all other questions Check status
ISP PPPoE Network Setup @linux_router
4 Hits, Last modified:
Calibre @docker_notes
3 Hits, Last modified:
dokuwiki setup notes @home_server
3 Hits, Last modified:
ISP IPoE DHCP Setup Notes @linux_router
3 Hits, Last modified:
Docker Host @docker_notes
2 Hits, Last modified:
KPTree - MSWindows Setup @home_server
2 Hits, Last modified:
start
1 Hits, Last modified:
DHCP / DNS Setup @linux_router
1 Hits, Last modified:
Fail2Ban @home_server:home_server_setup:other_services
1 Hits, Last modified: