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 last modified
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • IPMI Console Setup

Fulltext results:

VNC Server
7 Hits, Last modified: 6 weeks ago
> The parameter ''vncconfig -iconic'' is for X clipboard support. My ''~./vnc/config'': <code share>... or this to take effect. ===Some other important tips:=== *To start server ''vncserver -geometry 220... startup'' *I set up cron to run the following script at boot: ''vim ~/Myscripts/StartVNC.sh'', StartVNC.sh: <code> #!/bin/sh /usr/bin/vn
IPMI Console Setup @home_server:home_server_setup:other_services
55 Hits, Last modified: 6 weeks ago
{{tag>linux bmc grub IPMI, Console, Redirection, CLI}} ======IPMI Console Setup====== I have 3 computers from Supermicro with BMC and IPMI. The Supermicro provided utility program IPMIView is good, but the iKVM console redirection facili
Manjaro Setup Notes @home_server:home_server_setup:other_services
8 Hits, Last modified: 3 months ago
ixels own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager # --- window placment --- # alignment top_right # window placement can be... tribution: $color${execi 99999 lsb_release --description | awk '{ print $2" "$3 }'} ${color0}CPU Type:... ads ${color0}Running:$color $running_threads ${stippled_hr 2} ${color0}CPU Usage$color ${color3} NAME
snapraid @home_server:home_server_setup:other_services
2 Hits, Last modified: 4 months ago
rity storage. # If specified, they enable the multiple failures protection # from two to six level of ... he files to use as content list # You can use multiple specification to store more copies # You must h
KVM Setup
6 Hits, Last modified: 5 months ago
the VM back ups. * Using the same host name and IP address caused a SSH key error. To solve the new machine with 2 IP addresses the original server address and the a separate new unique address. * The original IP address allowed the VM NFS to work without any co... erver is permanently decommissioned the secondary IP address would not be required. * When attemptin
Rsync @home_server:home_server_setup:other_services
55 Hits, Last modified: 5 months ago
some examples I used ++++tl;dr;| ''export RSYNC_SKIP_COMPRESS=3fr/3g2/3gp/3gpp/7z/aac/ace/amr/apk/appx... nef/oga/ogg/ogv/opus/orf/pef/png/qt/rar/rpm/rw2/rzip/s7z/sfx/sr2/srf/svgz/t[gb]z/tlz/txz/vob/wim/wma/wmv/xz/zip'' ''rsync %%--%%skip-compress=$RSYNC_SKIP_COMPRESS .....'' ''sudo rsync %%--%%dry-run -av -u --del
Simlinks @home_server:home_server_setup:other_services
2 Hits, Last modified: 6 months ago
used even if possible.</fc> Soft symlink ownership is not particularly important as it has full perm... tat'' command on a file/directory/symlink/device/pipe to get the statistics of the file. Remember in
BASH Customisation @home_server:home_server_setup:other_services
41 Hits, Last modified: 6 months ago
aliases configure configuration bashrc command script .bashrc history sudo visudo dimmer ps kill night... t/d827c85565767c761e100a133088135cba5c3ffa alias dips="sudo docker ps -q | xargs -n 1 docker inspect -... ' | jq -rs 'map(.Name,.NetworkSettings.Networks[].IPAddress) | .[]'" dip() { sudo docker inspect --format '{{json .}}' "$1" | jq -rs 'map(.NetworkSettin
SSH Notes @home_server:home_server_setup:other_services
13 Hits, Last modified: 6 months ago
predefined Linux distribution text ====Login Scripts==== ====Debian==== *''ls -la /etc/update-motd.d/'' to see the scripts that are run after the MOTD is displayed. The Debian script is very simple: <code bash> #!/bin/sh uname -snrvm </code> ====Ubuntu==== Ubuntu has multiple scripts some that I like and some that I do not
NFS @home_server:home_server_setup:other_services
1 Hits, Last modified: 6 months ago
n statistics * ''showmount'' Shows the clients (IP addresses) mounted to the nfs server *example
XFCE @home_server:home_server_setup:other_services
3 Hits, Last modified: 6 months ago
rating systems and software today. {Taken from wikipedia [[https://en.wikipedia.org/wiki/Super_key_(keyboard_button)|Super key (keyboard button)]]} *Sti... /debian-reference/ch09.en.html|Chapter 9. System tips]] *[[https://www.debian.org/doc/manuals/de
Network Setup
22 Hits, Last modified: 6 months ago
ns. It would seem that Debian Linux supports multiple methods to define network connections: - ''/e... p==== To check available interfaces and names: ''ip link'' Ensure the bridge utilites are loaded: ''... access #The DHCP server is used to assign a fixed IP address based upon MAC auto br0 iface br0 inet dh... al</code> I tried earlier to use static assigned IP setup, but had problems with operation and used s
Back-up Server Old Setup @home_server:home_server_setup:other_services
81 Hits, Last modified: 6 months ago
^ example ^ LVM ^ PV ^ VG ^ LG ^ Description (from man) ^ | s | ''pvs'' | ✘ | ✔ | ✔ ... ount point to be unmounted ++++Possible mount script| <code bash> #!/bin/bash #input 1 is the propos... exit with error fi fi </code> ++++ Created script to mount backup1 ''sudo bash ~/Myscripts/mount_backup1.sh'' to run ++++''sudo vim ~/Myscripts/mount_
Commonly used commands and scripts @home_server:home_server_setup:other_services
46 Hits, Last modified: 6 months ago
de update install remove crontab man apropos tldr ip tc systemctl journalctl pbcopy pbpaste copy paste}} ======Commonly used commands and scripts====== =====dmesg==== ''sudo dmesg'' lists the ... == |<38em 28% 36% 12% 12% 12%>| ^ package ^ description ^ mail server ^ nextcloud ^ wiki ^ | p... ge | ✔ | ✔ | ✔ | | php-imagick | image manipulation module | ✔ | ✔ | ✔ | | php-json |