KPTree Wiki

  • Page Tools
    Show pageOld revisionsBacklinks
  • Site Tools
    Recent ChangesMedia ManagerSitemap
  • User Tools
    Log In

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
@home_server:home_server_setup
  • Any namespace
  • home_server:home_server_setup:other_services (11)
Past year
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

Back-up Server Old Setup @home_server:home_server_setup:other_services
23 Hits, Last modified: 6 months ago
end I has stopped using mergerfs. There are other options to combine drives, e.g. lvm or simplely using sy... ]] *[[https://zackreed.me/mergerfs-another-good-option-to-pool-your-snapraid-disks/|Mergerfs – another good option to pool your SnapRAID disks]] *[[https://zackre... '' Where: * ''-t nfs'' : type nfs * ''-o'' : options, options are separated by commas with no spaces
Rsync @home_server:home_server_setup:other_services
18 Hits, Last modified: 6 months ago
g this by passing the ''-n'' or ''%%-–%%dry-run'' options. The -v flag (for verbose) is also necessary to ... , 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
Network Setup
11 Hits, Last modified: 6 months ago
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... *layer2+3 *layer3+4 layer2 and layer2+3 options are 802.3ad compliant, layer3+4 is not fully com
BASH Customisation @home_server:home_server_setup:other_services
10 Hits, Last modified: 6 months ago
has a number of other interesting "features" and options, such as aliases and colour prompts. If you turn on the colour prompt option (force_color_prompt=yes), again the dark blue col... s lh=%%'ls -laL --color=auto'%%'' * key ''ls'' options : * ''-a'', ''%%--all%%'' : do not igno... ode/The-Shopt-Builtin.html|The Shopt Builtin]] sh options, simply type ''shopt'' to see list with current
KVM Setup
9 Hits, Last modified: 5 months ago
on-system virtinst bridge-utils'' bridge-utils is optional. *''genisoimage'' is a package to create iso... server could be running at a time using EUFI boot options. I ran into the following problems. * Backed u... read(/core). When setting the manual CPU topology option to 1 Socket with 4 Cores(/Socket) and 1 Thread(/C... s list very short and simple with the most useful options. * ''sudo virsh nodeinfo'' : Virsh display nod
NFS @home_server:home_server_setup:other_services
7 Hits, Last modified: 6 months ago
https://www.golinuxcloud.com/unix-linux-nfs-mount-options-example/|NFS mount options | NFS exports options | Beginners Guide]] *[[https://www.quora.com/What-are-the-differences-between-bi... <mount point> <type> <options> <dump> <pass> UUID=d426f5e0-7fbd-4e7f-
VNC Server
4 Hits, Last modified: 8 weeks ago
1 windows manager system * A display manager, optional * ''sudo apt install --no-install-recommends xfce4 xserver-xorg'', xfce-goodies is an option package After setting up a basic Debian server I ... ry 800x600 -depth 24'', use the ''-localhost no'' option to allow remote connection. I had a lot of probl... uters.) If connection is refused may need to use option ''-localhost no'', e.g. ''vncserver -localhost no
IPMI Console Setup @home_server:home_server_setup:other_services
3 Hits, Last modified: 8 weeks ago
'' are: * -I : Selects IPMI interface to use; options seem to be: lan for IPMI 1.5 and lanplus for IPM... ot/grub/grub.cfg. # For full documentation of the options in this file, see: # info -f grub -n 'Simple c... *, where: * -I : Selects IPMI interface to use; options seem to be: lan for IPMI 1.5 and lanplus for IPM
Manjaro Setup Notes @home_server:home_server_setup:other_services
3 Hits, Last modified: 3 months ago
nature choice. It also seems to be the preferred option on Manjaro. Some options XFCE environment apps worth considering: * Whisker Menu => to adjust the XFC... E7BA # wheat # --- window layout & options --- own_window yes # Conky creates
snapraid @home_server:home_server_setup:other_services
3 Hits, Last modified: 5 months ago
t # of GB processed (uncomment to enable). # This option is useful to avoid to restart from scratch long '... k that cannot be autodetected. # In the specified options, the "%s" string is replaced by the device name.... he smartmontools documentation about the possible options: # RAID -> https://www.smartmontools.org/wiki/Su
Commonly used commands and scripts @home_server:home_server_setup:other_services
2 Hits, Last modified: 6 months ago
oal; netstat is one of the older and better-known options. Typically, we'd invoke netstat using the -anp a... netstat -anp > netstat.txt. But there's a better option. Instead, we can use grep to return only the line
Linux Firmware Notes @home_server:home_server_setup:other_services
1 Hits, Last modified: 10 months ago
y and the hardware apparently is operational that options is to accept the warning message and do nothing.
SSH Notes @home_server:home_server_setup:other_services
1 Hits, Last modified: 6 months ago
o vim /etc/ssh/sshd_config'' ensure the following option is set ''Banner /etc/issue.net'' (you can actuall
Simlinks @home_server:home_server_setup:other_services
1 Hits, Last modified: 6 months ago
directory or file" "path/symlink name"%%'', where option ''-s'' is to create a symlink. See ''ln --help''