Search
You can find the results of your search below.
Fulltext results:
- Rsync
- files listed below: ***System-wide SSH client configuration files (i.e. /etc/ssh/ssh_config -** This files set the default configuration for all users of OpenSSH clients on that desktop/... sers on the system. ***User-specific SSH client configuration files (i.e. $HOME/.ssh/config -** This is user's own configuration file which, overrides the settings in the global ... If the -c parameter is not used then the default configuration file ''/etc/rsnapshot.conf'' is used. Example to use differnt configuration file ''/usr/bin/rsnapshot -c /etc/rsnapshot.backu... rsnapshot provides an easy way to check that your configuration file doesn't contain any syntax errors. Simply ty
- Back-up Server Old Setup
- '' | ✘ | ✘ | ✔ | ✘ | Backup volume group configuration(s) | | cfgrestore | ''vgcfgrestore'' | ✘ | ✘ | ✔ | ✘ | Restore volume group configuration | | ck | ''vgck'' | ✘ | ✔ | ✔ | ✘ | Check... ow and I am concerned with reliability. Rsnapshot configuration is overly complex, with strange requirements such... #################### # rsnapshot.conf - rsnapshot configuration file # ##########################################
- NUT (Network UPS Tools) Setup
- o longer relevant. Interestingly the NUT systemd configuration is still based upon similar systemd scripts and configuration.** The Ubuntu 16.04 NUT scripts seem to be base... te the systemd nut server service for /sbin/upsd, configuration file, "sudo vim /etc/systemd/system/nut-server.se... te the systemd nut monitor service, /sbin/upsmon, configuration file, "sudo vim /etc/systemd/system/nut-monitor.s
- Conky
- /dai-trying.com/tutorials/building-a-conky-part-1-configuration/|Building a conky Part 1 Configuration]] ---- <- home_server:home_server_setup:other_s
- IPMI Console Setup
- etup information. I adjusted my grub boot loader configuration as follows ''sudo vim /etc/default/grub'': <code ... ns in this file, see: # info -f grub -n 'Simple configuration' GRUB_DEFAULT=0 #GRUB_TIMEOUT_STYLE=hidden GRUB_... pdate the grub boot loader based upon the updated configuration file. The main computer then needs to be reboote... er grub login. To resolve I modified the systemd configuration fill as follows: ''sudo vim /lib/systemd/system/s
- BASH Customisation
- tag> linux bash alias tar .bash_aliases configure configuration bashrc command script .bashrc history sudo visudo... BASH Customisation====== The standard BASH colour configuration uses a blue colour for listing directories (ls) w... ave decided to change it. The personal BASH user configuration file is: ''~/.bashrc''. Simply add the following ... user defined?) ====bash-it / oh-my-bash==== bash configuration utilities I have not tried yet. References: *[[
- NFS
- decided to place my notes here to help me with my configuration, as there are a number of nuances that such notes... MOUNTDOPTS="--manage-gids -N 2 -N 3"%%'' The NFS configuration file ''sudo vim /etc/default/nfs-common'': * Ad... "no"%%'' *''%%NEED_IDMAPD="yes"%%'' To apply configuration changes: ''sudo systemctl restart nfs-server.serv... nfs-common'' to install the nfs client To apply configuration changes ''sudo systemctl restart nfs-client.targe
- snapraid
- e filter or that they are ok. The main snapraid configuration file ''/etc/snapraid.conf'' ++++Install Snapraid... rm -rf snapraid* </code> ++++ ++++My main server configuration files, /etc/snapraid.conf| I probably should check this configuration file against the latest version example. My curr... inor optimisations and bug fixes. <code># Example configuration for snapraid # Defines the file to use as parity
- Simlinks
- ory locations, even across partitions. It allows configuration file control by having current configuration file pointing to different version or use type configuration files, depending on use case. Simple use is: *'... soft link directions do not resolve. E.g. Docker configuration files. ---- ====Link Tools==== *Use the ''stat
- samba
- as main Linux log. ++++smb.conf| <code># # Sample configuration file for the Samba suite for Debian GNU/Linux. # # # This is the main Samba configuration file. You should read the # smb.conf(5) manual pa... the following line enables you to customise your configuration # on a per machine basis. The %m gets replaced wi... es name..... * ''testparm'' will list the samba configuration parameters. ====Links==== * [[https://wiki.deb
- Set Up and Ubuntu APT Cache
- her-ng web page: "http://192.168.1.1:3142" *The configuration file is ''sudo vim /etc/apt-cacher-ng/acng.conf''... r/cache/apt-cacher-ng'' and can be changed in the configuration file. *The default log directory is: ''/var/log/apt-cacher-ng'' and can be changed in the configuration file. *The clients can access apt-cacher-ng cac
- Commonly used commands and scripts
- g bash setting run ''source ~/.bashrc'' to update configuration To function on remote server: -Check the above... ''sudo systemctl restart ssh'' to update the ssh configuration -Lastly, when ssh into system use the -X flag t
- Manjaro Setup Notes
- log is at ''/var/log/cups/error_log''\\ The CUPS configuration file is at ''/etc/cups/cupsd.conf''\\ [[https://u... stall for Conky in Manjaro. I adjusted my server configuration file to suit, ''sudo vim ~/.config/conky/conky.co
- logrotate
- 'sudo pacman -S logrotate'' *The main logrotate configuration file is here: ''/etc/logrotate.conf'' * ====Li
- systemd Stuff
- man/systemd.timer.html|systemd.timer — Timer unit configuration]] ---- <- home_server:home_server_setup:other_s