Search
You can find the results of your search below.
Fulltext results:
- Rsync @home_server:home_server_setup:other_services
- 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
- Back-up Server Old Setup @home_server:home_server_setup:other_services
- = 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
- 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
- KPTree - Email Server Setup
- 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
- BASH Customisation @home_server:home_server_setup:other_services
- 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
- KPTree Torrent VM Setup
- 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
- fsck - file system check @home_server:home_server_setup
- 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
- 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
- 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
- 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
- VNC Server @home_server:home_server_setup
- o use: ''gksudo synaptic &'', will only work with root privileges.) *[[https://virt-manager.org/|Virtu... 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
- 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
- Commonly used commands and scripts @home_server:home_server_setup:other_services
- 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
- samba @home_server:home_server_setup:other_services
- bin/bash # Setup usershare options to enable non-root users to share folders # with the net usershare c... users to have write rights in it ; write list = root, @lpadmin [home] writeable = yes path = /home
- NFS @home_server:home_server_setup:other_services
- ohide) /export/shared 192.168.1.0/24(insecure,no_root_squash,no_subtree_check,rw,nohide) /export/storag