Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- VNC Server
- > 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
- {{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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- n statistics * ''showmount'' Shows the clients (IP addresses) mounted to the nfs server *example
- XFCE @home_server:home_server_setup:other_services
- 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
- 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
- ^ 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
- 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 |