option

Search

You can find the results of your search below.

Rsync
10 Hits, Last modified:
, disable, enable] ++++ ====Notes on Compression option==== Compression option -z can slow down file transfer notes as well as some examples I used ++++tl;dr;| '... want to do, then you can remove ''%%-–%%dry-run'' option from your command and re-run it for real. ====Tes... and owner/group. This can be done using the rsync option ''-a''. Additional options used are ''-z'' to ena
Back-up Server Old Setup
6 Hits, Last modified:
]] *[[https://zackreed.me/mergerfs-another-good-option-to-pool-your-snapraid-disks/|Mergerfs – another good option to pool your SnapRAID disks]] *[[https://zackre... a # backup point. This essentially passes the -x option to rsync. # The default is 0 (off). # #one_fs ... # cases # # LVM snapshot(s) size (lvcreate --size option). # #linux_lvm_snapshotsize 100M # Name to be us
samba
5 Hits, Last modified:
ng is the default # behaviour of Samba but the option is considered important # enough to be mention... and/or networks; you must use the # 'interfaces' option above to use this. # It is recommended that you e... irewall or is a firewall itself. However, this # option cannot handle dynamic or non-broadcast interfaces... ult is 'no'. pam password change = yes # This option controls how unsuccessful authentication attempts
BASH Customisation
4 Hits, Last modified:
colour prompts. If you turn on the colour prompt option (force_color_prompt=yes), again the dark blue col... ' : for create archive, a pretty self-explanatory option if you want to create a new archive made from the... ive when executing it; *''-f'' : for file, this option is used in order to specify the filename of the a... : for extract archive, a pretty self-explanatory option if you want to extract information from an archiv
IPMI CLI Tools
2 Hits, Last modified:
, which in many cases may not be preferred. Soft option should initiate an OS shutdown, (if supported). ... t also provides a graceful power shutdown/restart option that requires a daemon running on the managed sys
Set Up and Ubuntu APT Cache
1 Hits, Last modified:
the way to go and apt-cacher-ng the best overall option. I installed apt-cacher-ng on the VM server, not
Linux Block Device Notes
1 Hits, Last modified:
partition information *''mkpart help'' to list option *''mklabel gpt'' to give drive label gpt *''m
Manjaro Setup Notes
1 Hits, Last modified:
nature choice. It also seems to be the preferred option on Manjaro. Some options XFCE environment apps w
Commonly used commands and scripts
1 Hits, Last modified:
netstat -anp > netstat.txt. But there's a better option. Instead, we can use grep to return only the line
SSH Notes
1 Hits, Last modified:
o vim /etc/ssh/sshd_config'' ensure the following option is set ''Banner /etc/issue.net'' (you can actuall
SWAP Files
1 Hits, Last modified:
and in a boot cron job. This allows the swapon -a option to be later used.) *The command ''free -hw'' sh
Simlinks
1 Hits, Last modified:
directory or file" "path/symlink name"%%'', where option ''-s'' is to create a symlink. See ''ln --help''