KPTree Wiki logo

KPTree Wiki

  • Page Tools
    Show pageOld revisionsBacklinks
  • Site Tools
    Recent ChangesMedia ManagerSitemap
  • User Tools
    Log In

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • home_server (19)
  • docker_notes (8)
  • linux_router (7)
  • project (2)
  • tech_notes (2)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

Rsync @home_server:home_server_setup:other_services
52 Hits, Last modified: 8 months ago
code> It fails because the user pi doesn't have ''root'' permissions and the directory ''/root/'' can only be entered by the user ''root''. You might want to attempt to do the following: <code>sudo rsync -azv -e ssh root@RedRPi:/root/ /mnt/backup/rsync-test</code> Now your asking to login to the remote system as user root. In this case you'll be prompted to provide the RedRPi's root password, but the root login may not have a passw... he use of the pi login will gain access to the ''/root'' directory. That is, on the remote machine, rsync is being run as root! This all requires the proper set-up of ssh with
Docker nginx / php notes @docker_notes
41 Hits, Last modified: 10 months ago
_URI $document_uri; fastcgi_param DOCUMENT_ROOT $document_root; fastcgi_param SERVER_PROTOCOL $server_protoc... _URI $document_uri; fastcgi_param DOCUMENT_ROOT $document_root; fastcgi_param SERVER_PROTOCOL $server_protoc... ENT_URI $document_uri; scgi_param DOCUMENT_ROOT $document_root; scgi_param SCGI 1; scgi_param SE... NFO $document_uri; uwsgi_param DOCUMENT_ROOT $document_root; uwsgi_param SERVER_PROTOCOL $server_protocol
Back-up Server Old Setup @home_server:home_server_setup:other_services
30 Hits, Last modified: 21 months ago
= 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
28 Hits, Last modified: 22 months ago
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... tabase with local permissions. *Enter MySQL as root: ''mysql -u root -p'', you will be prompted for MySQL root password. *Create the Zenphoto database in MyS... temctl status apache2'' *To login into mysql as root, with password prompt: ''sudo mysql -u root -p'' *Database commands: *To show database
Nextcloud Container @docker_notes
22 Hits, Last modified: 4 weeks ago
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... oards encryption encryption:change-key-storage-root Change key storage root encryption:decrypt-all Disable ... tion default module encryption:show-key-storage-root Show current key storage root encryption:status Lists th
KPTree - Email Server Setup @home_server
12 Hits, Last modified: 3 years ago
option of certbot ''%%sudo certbot certonly --webroot --webroot-path /var/www/mail.kptree.net -d mail.kptree.net%... t was originally set up with a different document root! To allow certbot to function with the new ''DocumentRoot'' I needed to add the following to the apach2 sit... andy commands| * ''%%sudo certbot certonly --webroot --dry-run --webroot-path /var/www/mail.kptree.net -d mail.kptree.net%... temctl status apache2'' *To login into mysql as root, with password prompt: ''sudo mysql -u root -p'' *Database commands: *To show database
DHCP / DNS Setup @linux_router
10 Hits, Last modified: 21 months ago
File for Bind Named Server Download latest bind9 root file to /etc/bind/db.root: ''sudo wget --user=ftp --password=ftp ftp://ftp.rs.internic.net/domain/db.cache -O /etc/bind/db.root'' Reload rndc: ''sudo rndc reload'' * zytrax.... BIND cache]], [[https://kb.isc.org/docs/aa-01309|Root hints - a collection of operational and configura... .isc.org/docs/aa-01537|Why is BIND re-priming the roots from hints more often than it should?]], *
BASH Customisation @home_server:home_server_setup:other_services
8 Hits, Last modified: 10 months ago
logs -tf --tail="50" ' alias dp600='sudo chown -R root:root /home/$BA_USERNAME/docker/secrets ; sudo chmod -R... /home/$BA_USERNAME/docker/secrets ; sudo chown -R root:root /home/$BA_USERNAME/docker/.env ; sudo chmod -R 60... acopy='sudo cp /home/$BA_USERNAME/.bash_aliases* /root/' alias badomain='echo $BA_DOMAINNAME' # for trou... ld be just before the file name. If backing up a root directory use the following as an example: ''sudo
Docker Deluge Image / Service @docker_notes
8 Hits, Last modified: 3 months ago
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.
KPTree Torrent VM Setup @home_server
8 Hits, Last modified: 5 years ago
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
Wireguard VPN access from WAN to LAN @linux_router
7 Hits, Last modified: 16 months ago
e_2_publickey </code> Use ''exit'' to get out of root access. (I prefer to use sudo instead of going full root.) (In Australia English root has another less sav... n files Secure, if I remember=== * ''sudo chown root:root -R /etc/wireguard'' * ''sudo chmod 600 -R /etc/
TC - Traffic Control @linux_router
6 Hits, Last modified: 2 months ago
s for network interfaces, e.g.: <code>qdisc mq 0: root qdisc fq_codel 0: parent :4 limit 10240p flows 1... measured speed: *''%%tc qdisc replace dev wan0 root cake bandwidth 450mbit besteffort wash nat ack-fi... E on the IFB device tc qdisc replace dev ifb-wan0 root cake bandwidth 900mbit besteffort wash </code> S... shaping ExecStart=/sbin/tc qdisc replace dev wan0 root cake bandwidth 450mbit besteffort wash nat ack-fi
fsck - file system check @home_server:home_server_setup
5 Hits, Last modified: 5 years ago
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
dokuwiki setup notes @home_server
5 Hits, Last modified: 12 months ago
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
IPMI Console Setup @home_server:home_server_setup:other_services
4 Hits, Last modified: 16 months ago
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'' =... x480 # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux #GRUB_DISABLE_LINUX_
Conky @home_server:home_server_setup:other_services
4 Hits, Last modified: 5 years ago
Wifi Router / Access Points @linux_router
4 Hits, Last modified: 8 months ago
VNC Server @home_server:home_server_setup
3 Hits, Last modified: 16 months ago
ISP IPoE DHCP Setup Notes @linux_router
3 Hits, Last modified: 21 months ago
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
3 Hits, Last modified: 3 years ago
Docker mailserver @docker_notes
3 Hits, Last modified: 4 weeks ago
VNC @docker_notes
2 Hits, Last modified: 15 months ago
PiKVM @tech_notes
2 Hits, Last modified: 13 months ago
Linux CLI Commands @tech_notes
2 Hits, Last modified: 6 months ago
NFTables IP Control @linux_router
2 Hits, Last modified: 5 years ago
Commonly used commands and scripts @home_server:home_server_setup:other_services
2 Hits, Last modified: 12 months ago
Docker - diun & ntfy @docker_notes
2 Hits, Last modified: 22 months ago
Docker Miscellaneous @docker_notes
2 Hits, Last modified: 9 months ago
samba @home_server:home_server_setup:other_services
2 Hits, Last modified: 4 years ago
Docker @docker_notes
2 Hits, Last modified: 8 months ago
Oscilloscope @project
1 Hits, Last modified: 3 years ago
NFS @home_server:home_server_setup:other_services
1 Hits, Last modified: 21 months ago
KVM Setup @home_server:home_server_setup
1 Hits, Last modified: 20 months ago
Manjaro Setup Notes @home_server:home_server_setup:other_services
1 Hits, Last modified: 18 months ago
IPTables Configuration @linux_router
1 Hits, Last modified: 21 months ago
Sprinkler Solenoid 24VAC Woes @project
1 Hits, Last modified: 2 years ago
Network Setup @home_server:home_server_setup
1 Hits, Last modified: 13 months ago
Home Server Notes @home_server:home_server_setup
1 Hits, Last modified: 8 months ago