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.

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

Matching pagenames:

  • KVM Setup
  • Network Setup
  • VNC Server
  • Back-up Server Old Setup
  • BASH Customisation
  • XFCE
  • Linux Firmware Notes
  • IPMI Console Setup
  • Manjaro Setup Notes
  • Commonly used commands and scripts
  • NFS
  • Rsync
  • snapraid
  • SSH Notes
  • Simlinks

Fulltext results:

Rsync @home_server:home_server_setup:other_services
13 Hits, Last modified: 6 months ago
s being run as root! This all requires the proper set-up of ssh with password-less access, discussed ea... \ -q user@host /usr/bin/hostname -s</code> To set this configuration system-wide, place these entri... on files (i.e. /etc/ssh/ssh_config -** This files set the default configuration for all users of OpenSS... # All rsync commands have at least these options set. rsync_short_args -aev rsync_long_args --delet
Back-up Server Old Setup @home_server:home_server_setup:other_services
10 Hits, Last modified: 6 months ago
too long. Other problems include; difficulties in set-up, and concerns will reliability. Recently I not... verlay file system. The information available to set up was some of the worst I have found to date for... is 3. # If you want the rsync output, you have to set it to 4 # loglevel 3 # If you enable this... s. All rsync commands have at least these options set. # rsync_short_args -av rsync_long_args --
BASH Customisation @home_server:home_server_setup:other_services
8 Hits, Last modified: 6 months ago
current settings. Looks like built ins only? * set [[https://www.gnu.org/software/bash/manual/html_node/The-Set-Builtin.html|The Set Builtin]] set options, ''set'' on its own list entire content. (Looks like user defined?) ====bash-it
Manjaro Setup Notes @home_server:home_server_setup:other_services
8 Hits, Last modified: 3 months ago
njaro]] has been relatively so simple and easy to set up there are not really a lot of notes at this ti... 0 # Number of updates before quitting. Set to zero to run forever. no_buffers yes ... s 2 # Number of cpu samples to average. Set to 1 to disable averaging net_avg_samples 2 # Number of net samples to average. Set to 1 to disable averaging # -------------------
VNC Server
6 Hits, Last modified: 7 weeks ago
ian 12]] *[[https://shape.host/resources/how-to-set-up-and-install-vnc-server-on-debian-12|How to Set Up and Install VNC Server on Debian 12]] *[[https:... s/117|Connection refused(10061) #117]] The basic set up is given in have the know how [[http://www.hav... .vnc/xstartup, only: <code> #!/bin/bash unset SESSION_MANAGER startxfce4 & </code> (Basical
IPMI Console Setup @home_server:home_server_setup:other_services
5 Hits, Last modified: 7 weeks ago
usually store in file ''sudo vim /etc/ipmi'' and set to root only read/write ''sudo chown root:root /e... info''. This gives the following output: <file> Set in progress : set-complete Enabled : true Force Encryption ... * The command ''stty'' can be used to manually set the terminal size, e.g. ''stty cols 132 rows 34''
KVM Setup
3 Hits, Last modified: 5 months ago
libguestfs method==== A method is to use the tool set ''libguestfs'' however it is very heavy with many... method described here uses libguestfs, which is a set of tools used to access and modify virtual machin... start VM_name'' to start the VM. (Also reboot, reset, shutdown, destroy) *''sudo virsh help | less''
NFS @home_server:home_server_setup:other_services
2 Hits, Last modified: 6 months ago
em|NFS]] *[[https://shape.host/resources/how-to-set-up-and-configure-an-nfs-server-on-debian-12|How to Set Up and Configure an NFS Server on Debian 12]] *
SSH Notes @home_server:home_server_setup:other_services
2 Hits, Last modified: 6 months ago
/ssh/sshd_config'' ensure the following option is set ''Banner /etc/issue.net'' (you can actually used ... acks.com/setup-warning-message-banner-ssh/|HowTo: Set a Warning Message (Banner) in SSH]] *[[https://