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
- 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
- fsck - file system check
- 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
- 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
- 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
- KVM Setup
- Ms are stored on a separate drive, not the server root drive, and backed up to another separate drive.
- Manjaro Setup Notes @home_server:home_server_setup:other_services
- ation ${color1}FILE SYSTEM ${hr 2}$color ${color0}root:$color ${fs_used /} / ${fs_size /} ${fs_used_perc
- Network Setup
- Links. ++++ =====References===== *[[https://idroot.us/debian-13-network-configuration/|Debian 13 Net
- Home Server Notes
- (2026 Jan). ======Debian Setup====== [[https://idroot.us/debian-13-released/|debian-13-released]] =====