Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- KPTree Torrent VM Setup
- required to setup the tunnel. * ''wget http://ipinfo.io/ip -qO -'' to check my current external ip address. * Unfortunately PrivatVPN changes thei... service -b 0 -xe'' *__To check current external IP address: ''%%wget http://ipinfo.io/ip -qO -%%''__ *To list current tables in nftables: ''sudo nft list table ip firewall'', not inet, specifically ip, as ip6 is disabled. *To start nftables: ''sudo system... IP address are not the same. To check end point IP use: ''wget http://ipinfo.io/ip -qO -'' ====Sample NFTables configuration script
- IPMI CLI Tools @home_server:home_server_setup:other_services
- OS shutdown, (if supported). * Retrieving ILOM IP address with ipmitool: ''sudo ipmitool lan print'' * Retrieving Sensor Data: ''s... aged system : system which is to be managed using IPMI. The IPMI card is installed on this machine. IPMI v2.0 supports both local and remote access to t... [https://www.thomas-krenn.com/en/wiki/Configuring_IPMI_under_Linux_using_ipmitool|Configuring IPMI under Linux using ipmitool]] * [[https://www.thomas-krenn.com/en... * [[https://www.thomas-krenn.com/en/wiki/FreeIPMI_ipmimonitoring|FreeIPMI ipmimonitoring]] * Adam Sweet's Wiki: [[https://wi
- Back-up Server Old Setup @home_server:home_server_setup:other_services
- p?id=home_server:home_server_setup:other_services:ipmi#ipmi_start_script|IPMI startup script]] for description of this script. - Mount the back-up drives to the back-up ser... p?id=home_server:home_server_setup:other_services:ipmi#ipmi_stop_script|IPMI Stop script]] - ''sudo bash ~/Myscripts/ipmi_stop_05_40.sh ; echo $?'' To use: ''sudo bash ~/Myscripts/server_b... ackup.log' str0='/home/baumkp' str1='/Myscripts/' ipmi_start='ipmi_start_05_40.sh' ipmi_stop='ipmi_stop_05_40.sh'
- IPMI Console Setup @home_server:home_server_setup:other_services
- p?id=home_server:home_server_setup:other_services:ipmi#ipmi_cli_tools|ipmitools ]] and imptitools manual [[https://linux.d... PMI interface to use; options seem to be: lan for IPMI 1.5 and lanplus for IPMI 2.0. (All my interfaces are IPMI 2.0) * -H : remote server address IP or hostn... loader setup. (The client setup is based upon BMC IPMI so the client software setup description is also not relevant.) The BMC IPMI client setup is described below. On Debian 10 ... PMI interface to use; options seem to be: lan for IPMI 1.5 and lanplus for IPMI 2.0. (All my interfaces are IPMI 2.0) * -H : remote server address IP or hostn
- Rsync @home_server:home_server_setup:other_services
- 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 --delete /media/Disk1/ bau... o rsync %%--%%dry-run -avz -u %%--%%delete ~/Myscripts/ /home/shared/Myscripts'' ''sudo rsync x %%--%%dry-run -avz -u /home/s... ==My web page copy bash batch==== ''sudo vim Myscripts/rsync_shared.sh'' or to run ''sudo bash Myscripts/rsync_shared.sh'' #Note this is a local only s
- Commonly used commands and scripts @home_server:home_server_setup:other_services
- IP command notes. Call up information only: *''ip addr'' or ''ip a'' for short, shows the network IP addresses assigned for each link *''ip link'' ... ''ip r'' for short, shows the routing table *''ip maddr'' or ''ip m'' for short, displays multicast ip addresses *''ip neigh'' or ''ip n'' for short, shows the neighbour objects (arp table for IP4) *''ip help'' for overall help *''ip a help'' for specific help for ip a ethtool query or control network driver and hardware set
- Web Server setup
- -address/testphp.php%%'' *To label list current IPTABLES configuration, verbose ''sudo iptables -L -v'' or simple ''sudo iptables -S'' *To check running process with sql (... ====ipv6====== *[[https://www.cyberciti.biz/faq/ipv6-apache-configuration-tutorial/|Apache IPv6 Configuration: Dual Stacked IPv4 & IPv6 Virtual Hosts]] *[[https://fedingo.com/how-to-enable-ipv6-in-apache-web-server/|How To Enable IPv6 in Apache Web Server]] <- home_server:media_vm
- BASH Customisation @home_server:home_server_setup:other_services
- ep "COMMAND|LISTEN"' alias ping='ping -c 5' alias ipe='curl ipinfo.io/ip' # external ip alias ipi='ipconfig getifaddr en0' # internal ip alias header='curl -I' # get web server headers # SYNOLOGY DSM COMMANDS alias servicelist=... \\ [[https://terracoders.com/blog/bash-simple-script-changing-display-brightness-xrandr|Bash: A Simple Script for Changing Display Brightness with XRANDR]] ... l -9 name'' =====compression===== Use either ''gzip'', ''bzip2'', or ''xz'' to directly compress a file *''gz
- KPTree - Home Desktop Setup
- a - and sFTP client program (**!**) *Ghostscript - a PDF manipulator (L) I simply do not use much anymore ... th iteration to calculate the friction factor of piping with Newtonian fluid according to the [[https://en.wikipedia.org/wiki/Darcy_friction_factor_formulae#Coleb... ation from the spreadsheet I wrote a simple VB script that took care of this. When I get the change I will copy the script here. ++++VSBasic code for Colebrook Equation| <... C reference: [[http://wordfaqs.ssbarnhill.com/TOCTips.htm|TOC Tips and Tricks]] **<fc #ff0000>(Looks like a good M
- KPTree - Email Server Setup
- asl, php-auth-sasl?) "sudo apt install php-geoip geoip-bin" (packages geoip-database and libgeoip1 included in php-geoip install) "sudo apt install php-xml-serializer... y used commands and scripts:===== *Get external IP address ''%%wget http://ipinfo.io/ip -qO -%%'' *To check the current network hardware configuration ''ip a'' *To start (/stop /enable) the deluge daemon
- dokuwiki setup notes
- ocal lan address that assists with hairpin nat on ipv4. Not necessary on ipv6 as assigned a global ipv6 address and nat not used. This means adjusting... ver redirection==== This only is required for the ipv4 shared public address as the ip6 public address is unique for the wiki sub-domain... led | | [[https://www.dokuwiki.org/plugin:copy2clipboard|copy2clipboard plugin]] | adds button to copy %%<code> and <file>%% content to clipboard | <fs x-small>by Schplurtz le Déboulonné</f
- NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
- stemd seems to have a method for legacy init.d scripts and creates scripts in /run/systemd/generator.late, in particular, ... /bin/upsc KPBUPS@localhost 2>/dev/null''. *A script file to succinctly log the UPS data, using cron to run script every 10 minutes ''sudo Myscripts/UPSScan.sh 2>/... >>"$strf" </code> *A script file to rotate a log file out to a dated gzip log file, with a new empty log file, the log file with path is the script input ''sudo rotatelog.sh /var/log/UPSLog.Log'',
- Conky @home_server:home_server_setup:other_services
- s own_window_hints = 'undecorated,below,sticky,skip_taskbar,skip_pager', -- --- window placment --- # alignment ... ixels own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager # --- window placment --- # alignment top_... s own_window_hints = 'undecorated,below,sticky,skip_taskbar,skip_pager', -- --- window placement --- # alignment... ixels own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager # --- window placment --- # alignment top_
- Network Setup @home_server:home_server_setup
- *To list network configuration: ''ifconfig'', ''ip a'', ''ip route'' *Kernal IP routing table: ''route'' The... gation in Linux Mint 17 and Xubuntu 14.04]] *Wikipedia [[https://en.wikipedia.org/wiki/Link_aggregation|Link aggregation]]
- VIM Editor @home_server:home_server_setup:other_services
- tps://petro.tanrei.ca/2010/8/working-with-vim-and-ipython.html|Working with Vim and IPython]] ====Requires More Research==== These link... ugger for vim]] *[[http://github.com/ivanov/vim-ipython|vim-ipython - A two-way integration between Vim and IPython]] *[[http://codemirror.net/|CodeMirror]] ... .com/posts/2013/using-syntastic-jshint-for-javascript-syntax-checking-on-vim/|Using Syntastic+JSHint for Javascript syntax checking on Vim]] ---- ======neovim===