root

Search

You can find the results of your search below.

Rsync @home_server:home_server_setup:other_services
52 Hits, Last modified:
ow = 192.168.1.5 hosts deny = * list = true uid = root gid = root read only = false # auth users = baumkp # secrets file = /etc/rsyncd.secrets </file> ''sudo... ared/html_kptree.net/' cmd="rsync -ptoguv --chown=root:www-data --chmod=a+rwx,g+rwx,o-wx" $cmd ${workpat... t are readable by all users, but writable by only root. To do this, do the following: <code>mkdir /mnt/
Docker nginx / php notes @docker_notes
41 Hits, Last modified:
code> fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; fastcgi_param QUERY_STRING ... _URI $document_uri; fastcgi_param DOCUMENT_ROOT $document_root; fastcgi_param SERVER_PROTOCOL $server_protocol; fastcgi_param REQUEST_SCHEME ... _URI $document_uri; fastcgi_param DOCUMENT_ROOT $document_root; fastcgi_param SERVER_PROTOC
Back-up Server Old Setup @home_server:home_server_setup:other_services
30 Hits, Last modified:
= 192.168.1.10 #hosts deny = * list = true uid = root gid = root read only = false #auth users = baumkp #secrets file = /etc/rsyncd.secrets </code> ''sudo v... sion 1.2 ########################### # SNAPSHOT ROOT DIRECTORY # ########################### # All snapshots will be stored under this root directory. # # snapshot_root /var/cache/rsnapshot
KPTree - Email Server Setup @home_server
12 Hits, Last modified:
ariadb/sql_mode/|SQL_MODE]]: <code> sudo mysql -u root -p SET GLOBAL sql_mode = 'ONLY_FULL_GROUP_BY,STRI... p to work: *Login to MySQL: ''sudo mysql -u root -p'' *Use the mail database ''use mail;'' (... option of certbot ''%%sudo certbot certonly --webroot --webroot-path /var/www/mail.kptree.net -d mail.kptree.net%%''. This works straight away and well. Un
DHCP / DNS Setup @linux_router
10 Hits, Last modified:
et) has its origin at the "." domain. "." is the root domain ; from which all the TLDs branch. ; Note t... default. kptree.net IN SOA router.kptree.net. root.kptree.net. ( 2019072101 ; serial ... izon route advertisement]] * [[https://www.slashroot.in/how-to-configure-split-horizon-dns-in-bind|How... vate Internets]] ====Other Bind9 Stuff==== Update Root hints Data File for Bind Named Server Download l
Nextcloud Container @docker_notes
9 Hits, Last modified:
/db:/var/lib/mysql environment: - MYSQL_ROOT_PASSWORD=kpb8487 - MYSQL_PASSWORD=kpb1670 ... nd-reliable-way-to-move-data-directory-out-of-web-root/3642|is-there-a-safe-and-reliable-way-to-move-data-directory-out-of-web-root]] *[[https://help.nextcloud.com/t/howto-chang... r *Confirm required user, default login is as ''root'', for next cloud easier to use ''www-data'' *C
Docker Deluge Image / Service @docker_notes
8 Hits, Last modified:
n/python3 /usr/bin/deluged --port=58846 --config=/root/.config/deluge/ &%%'' however better using using ... storage: The -v /mnt/docker_store/media/.config:/root/.config/deluge/ make Docker map the external dire... r_store/media/'' on to the internal directory, ''/root/.config/deluge/''. ''%%docker run -it -v /mnt/docker_store/media/.config:/root/.config/deluge/ --network macnet1 --ip=192.168.1.
dokuwiki setup notes @home_server
5 Hits, Last modified:
all the wiki html setup files are at the document root ''/mnt/shared/www/dokuwiki''. ++++tl;dr; Setup of... ServerAdmin webmaster@localhost DocumentRoot /mnt/shared/www/dokuwiki #Some optimisat... ermanent / https://wiki.kptree.net/ #DocumentRoot /var/www/html #ErrorLog ${APACHE_LOG_DIR}/er... ServerAdmin webmaster@localhost #DocumentRoot /mnt/shared/www/html ProxyPreserveHost o
BASH Customisation @home_server:home_server_setup:other_services
5 Hits, Last modified:
logs -tf --tail="50" ' 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_USERNAME/docker/.env' alias dp777='su
IPMI Console Setup @home_server:home_server_setup:other_services
4 Hits, Last modified:
y store in file ''sudo vim /etc/ipmi'' and set to root only read/write ''sudo chown root:root /etc/ipmi'' and ''sudo chmod 600 /etc/ipmi'' =====Linux Console Redirection Setup===== One of... x480 # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux #GRUB_DISABLE_LINUX_
Docker mailserver @docker_notes
3 Hits, Last modified:
ils. I used the following commands. *''DocumentRoot "/var/www/roundcube"'' this is not really necess... mail.kptree.net ServerName localhost DocumentRoot "/var/www/roundcube" # proxy-fcgi-pathinfo ... Alias ServerAdmin webmaster@localhost DocumentRoot /var/www/local #Some optimisation and security
VNC Server @home_server:home_server_setup
3 Hits, Last modified:
o use: ''gksudo synaptic &'', will only work with root privileges.) *Virtual machine manager - a graph... udo nautilus &'', but be very careful if using in root...) *Gnome disk utility; package: gnome-disk-ut... ''gksudo gnome-disk &'', but be care if using in root...) *Gnome disk usage utility; package: boabab.
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
3 Hits, Last modified:
ship and permissions are as follows: ''sudo chown root:nut /etc/nut -R'' and ''sudo chmod 640 /etc/nut -... rectory with: "sudo mkdir /var/run/nut sudo chown root:nut /var/run/nut sudo chmod 770 /var/run/nut". Th... ode UID GID Age Argument d /run/nut 0770 root nut - - </code> Next in order to ensure correc
Docker @docker_notes
2 Hits, Last modified:
does not seem to have testing. Run docker as non root user: *''sudo groupadd docker'' *''sudo userm... ash shell in a container as default user, usually root| |''%%docker exec -it --user www-data CONTAINER b
Commonly used commands and scripts @home_server:home_server_setup:other_services
2 Hits, Last modified:
rontab===== The following is taken from my server root crontab, ''sudo crontab -e'': <code> # Edit this ... System administration commands (usually only for root) 9 Kernel routines [Non standard] </code
Oscilloscope @project
1 Hits, Last modified:
Sprinkler Solenoid 24VAC Woes @project
1 Hits, Last modified:
KVM Setup @home_server:home_server_setup
1 Hits, Last modified:
NFS @home_server:home_server_setup:other_services
1 Hits, Last modified: