Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- KPTree Torrent VM Setup
- current tables in nftables: ''sudo nft list table ip firewall'', not inet, specifically ip, as ip6 is disabled. *To start nftables: ''sudo system... twork if Private Network option is enabled ip saddr 192.168.0.0/16 ip daddr 192.168.0.0/16 counter accept # ip saddr 172.16.0.0/12 ip daddr 172.16.0.0/12 counter accept # ip saddr 10.0.0.0/8 ip daddr 10.0.0.0/8 counter accept # allow est
- 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
- ons/749768/http-https-apache-redirect-to-internal-ip-virtual-machine|HTTP & HTTPS Apache redirect to internal IP Virtual Machine]] *Serverfault [[http://serverf... *[[https://httpd.apache.org/docs/2.4/vhosts/ip-based.html|Apache IP-based Virtual Host Support]] *[[http://httpd... 15780/how-to-point-sub-domains-to-different-local-ip|How to point sub-domains to different local IP]] *Serverfault [[http://serverfault.com/questio... 7/how-to-make-subdomains-point-to-different-local-ip-addresses|How to make subdomains point to different local IP addresses?]] *Atlassian Documentation [[https:/
- IPMI CLI Tools @home_server:home_server_setup:other_services
- control unit and SOL will save you purchasing an IP KVM, both of which would be quite expensive for t... OS shutdown, (if supported). * Retrieving ILOM IP address with ipmitool: ''sudo ipmitool lan print'... lus for IPMI 2.0. * -H : remote server address IP or hostname; to specify the IPMI BMC connect and ... indicates success.) <code bash> #!/bin/bash BMC_IP="192.168.1.40" User_Name="baumkp" PW_file_locatio
- 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
- Network Setup @home_server:home_server_setup
- *To list network configuration: ''ifconfig'', ''ip a'', ''ip route'' *Kernal IP routing table: ''route'' The NetworkManager is not required on a server, as the ... to a physical network and even be assigned a LAN IP address. Bonding allows physical networking devic
- 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... ble format| |''-u''| ''%%--%%update'' |skip files that are newer on the receiver| | | ''... fter a server upgrade, DHCP server has given that IP address to a different machine from the one that
- BASH Customisation @home_server:home_server_setup:other_services
- alias ping='ping -c 5' alias ipe='curl ipinfo.io/ip' # external ip alias ipi='ipconfig getifaddr en0' # internal ip ... l -9 name'' =====compression===== Use either ''gzip'', ''bzip2'', or ''xz'' to directly compress a file *''gzip'', extension ''.gz'', with ''tar'' use flag ''-z'' *''bzip2'', extension ''.bz2'', with ''tar'' use flag ''-
- 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_
- KPTree - Home Desktop Setup
- {{tag>mswindows windows setup tip notes personal license powertoys}} ======KPTree - Home Desktop Setup... XP, 7, 8, 8.1, 10 and finally 11. (I managed to skip some of the duds, such as ME, 2000 and Vista, alt... good on Windows. I use VIM on Linux now. *7Zip - a good general file compression program (**!**)... secret info repository (**!L**) *iSpy - an IP camera viewer program - I have not been playing w
- SSH Notes @home_server:home_server_setup:other_services
- reactor) </code> *If twisted not installed, ''pip install twisted'' to install *if cpuinfo not installed, ''pip install py-cpuinfo'' to install ++++ ====Python ... puinfo.get_cpu_info()['brand_raw']}") print(f"Ip-Address: {socket.gethostbyname(socket.gethostname... AddressFamily.AF_INET': print(f" IP Address: {address.address}") prin
- KVM Setup @home_server:home_server_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
- NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
- <code> upsd.conf LISTEN 192.168.x.x #IP address of NUT server LISTEN 127.0.0.1 34... bin/upssched-cmd # default </code> Ensure ownership and permissions are as follows: ''sudo chown root... script file to rotate a log file out to a dated gzip log file, with a new empty log file, the log file... p $logfile $newlogfile cat /dev/null > $logfile gzip -f -9 $newlogfile </code> *The NUT service (sta
- dokuwiki setup notes
- dns needs to be setup to point to the appropriate ip addresses for wiki.kptree.net. The ipv4 points ... conf'' is the standard configuration allowing all ip address access to port 80 and if ssl_module port ... equired for the ipv4 shared public address as the ip6 public address is unique for the wiki sub-domain... rtualHost> </code> ++++ ====dokuwiki file ownership and permissions===== Basically the required file
- IPMI Console Setup @home_server:home_server_setup:other_services
- aces are IPMI 2.0) * -H : remote server address IP or hostname; to specify the IPMI BMC connect and ... aces are IPMI 2.0) * -H : remote server address IP or hostname; to specify the IPMI BMC connect and