option

Search

You can find the results of your search below.

Rsync @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
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
KVM Setup
5 Hits, Last modified:
read(/core). When setting the manual CPU topology option to 1 Socket with 4 Cores(/Socket) and 1 Thread(/C... l%%'' : Virsh List all domains, the ''%%--all%%'' option ensure inactive domains are listed * ''sudo v... back-up: ''cp image.qcow2 image.qcow2_backup'' *Option #1: Shrink your disk without compression (better ... vert -O qcow2 image.qcow2_backup image.qcow2'' *Option #2: Shrink your disk with compression (smaller di
samba @home_server:home_server_setup:other_services
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
Network Setup
4 Hits, Last modified:
NIC. To increase effective bandwidth there is an option to bond 2 or more NIC together to combine their b... *balance-rr or 0 (default) is a good general option *802.3ad or 4 requires a switch that is c... *bond-lacp-rate, only required for 802.3ad mode, Option specifying the rate in which we'll ask our link p... I recommend using the simpler default balanced-rr option as it is simpler to setup and maintain.** Bondi
BASH Customisation @home_server:home_server_setup:other_services
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
VNC Server
2 Hits, Last modified:
commends xfce4 xserver-xorg'', xfce-goodies is an option package After setting up a basic Debian server I ... uters.) If connection is refused may need to use option ''-localhost no'', e.g. ''vncserver -localhost no
IPMI CLI Tools @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
1 Hits, Last modified:
partition information *''mkpart help'' to list option *''mklabel gpt'' to give drive label gpt *''m
Manjaro Setup Notes @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
1 Hits, Last modified:
directory or file" "path/symlink name"%%'', where option ''-s'' is to create a symlink. See ''ln --help''