root

Search

You can find the results of your search below.

Rsync @home_server:home_server_setup:other_services
49 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
32 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
28 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
Web Server setup @home_server
14 Hits, Last modified:
the database: ''sudo mysqldump -l -h localhost -u root -p nextcloud > ~/nextcloud-dbbackup_`date +"%Y%m%... extcloud database in MySQL: *Enter MySQL as root: ''mysql -u root -p'', you will be prompted for MySQL root password. *Create the NextCloud database in MySQL: ''CR
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.
Nextcloud Container @docker_notes
8 Hits, Last modified:
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... ''www-data''. If omitted will default login to ''root'' *''nextcloud-app-1'' is the container name.
KPTree Torrent VM Setup @home_server
8 Hits, Last modified:
uge Headless]]. The Deluge support page is also a root source of knowledge [[https://deluge.readthedocs.... > -.mount loaded active mounted Root Mount mnt-deluge.mount loaded active mount... miting access to this file, e.g. changing file to root access only. (As these files a configuration file... Setting up MariaDB Repositories. To setup secure root access: *''sudo mysql -u root'' *''use mysql
DHCP / DNS Setup @linux_router
8 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 ... vate Internets]] ====Other Bind9 Stuff==== Update Root hints Data File for Bind Named Server Download latest bind9 root file to /etc/bind/db.root: ''sudo wget --user=ftp
KPTree - Email Server Setup @home_server
6 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;'' (... t was originally set up with a different document root! To allow certbot to function with the new ''Doc... application" - so enter the full path to your web root without a trailing slash, i.e. /var/www/html/hord
fsck - file system check @home_server:home_server_setup
5 Hits, Last modified:
d repaired to prevent corruption! ** ====Checking Root File System==== The root file system can not be unmounted and checked. Two possible options to check the system are: *Force the Root Filesystem to use fsck during reboot, The Geek St... /2016/03/forcefsck-on-reboot/ |How to Force Check Root Filesystem using fsck During Reboot]]. A summary
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
Conky @home_server:home_server_setup:other_services
4 Hits, Last modified:
on ${color1}FILE SYSTEM ${hr 2}$color ${color0}/ (root):$color ${fs_used /} / ${fs_size /} ${alignr}${ex... ation ${color1}FILE SYSTEM ${hr 2}$color ${color0}root:$color ${fs_used /} / ${fs_size /} ${fs_used_perc... on ${color1}FILE SYSTEM ${hr 2}$color ${color0}/ (root):$color ${fs_used /} / ${fs_size /}${alignr}${exe... ation ${color1}FILE SYSTEM ${hr 2}$color ${color0}root:$color ${fs_used /} / ${fs_size /} ${fs_used_perc
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_
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:
NFTables IP Control @linux_router
2 Hits, Last modified:
samba @home_server:home_server_setup:other_services
2 Hits, Last modified:
dokuwiki setup notes @home_server
1 Hits, Last modified:
IPTables Configuration @linux_router
1 Hits, Last modified:
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: