ip

Search

You can find the results of your search below.

KPTree Torrent VM Setup
75 Hits, Last modified:
gnificant problems, save for BTGuard changing the IP address of their servers on occasion without info... e domain ''.host''. * The PrivatVPN tunnel host IP address is different from the end IP address, unlike BTGuard which were the same. The host IP address must be used in the NFTables firewall to
Web Server setup
21 Hits, Last modified:
ho "Changing the GID of a group and modify ownership of its files and directories." echo "Usage: cha... ed" exit 1 fi # modify GID, change ownership, change initial group of users groupmod -g $3 $... cho "Changing the UID of a User and modify ownership of his files and directories." echo "Usage: cha... '' *Test the web page by typing in the local ip address of the apache2 server in a web browser T
Commonly used commands and scripts @home_server:home_server_setup:other_services
19 Hits, Last modified:
de update install remove crontab man apropos tldr ip tc systemctl journalctl}} ======Commonly used com... php7.4-xmlrpc | | ✔ | ✘ | ✔ | | php7.4-zip | | ✔ | ✔ | ✔ | | pkg-php-tools | | ... rrying about its fancier, more complex uses. =====IP===== The IP command notes. Call up information only: *''ip addr'' or ''ip a'' for short, shows the
IPMI CLI Tools @home_server:home_server_setup:other_services
15 Hits, Last modified:
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
13 Hits, Last modified:
server subdomain needs to be shared on the common IP address with other subdomains and applications. W... ate between different subdomains. ===Set network IP address, static IP=== The mail server need to have a static IP address on the local area network. ++++I actually like to
Network Setup @home_server:home_server_setup
11 Hits, Last modified:
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... rked. I then setup the dhcp sever to assign a fix IP address to the eth0 address.++++ ++++Netplan Old
Rsync @home_server:home_server_setup:other_services
9 Hits, Last modified:
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
Conky @home_server:home_server_setup:other_services
8 Hits, Last modified:
s own_window_hints = 'undecorated,below,sticky,skip_taskbar,skip_pager', -- --- window placment --- # alignment = 'top_right',-- window placement can b... ixels own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager # --- window placment --- # alignment top_right # window placement can be
KPTree - MSWindows Setup
6 Hits, Last modified:
{{tag>mswindows windows setup tip notes personal license}} ======KPTree - MSWindows Setup====== =====B... 98, XP, 7, 8, 8.1 and finally 10. (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
BASH Customisation @home_server:home_server_setup:other_services
6 Hits, Last modified:
e,.NetworkSettings.Networks[].IPAddress) | .[]'" dip() { sudo docker inspect --format '{{json .}}' "... 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 #
SSH Notes @home_server:home_server_setup:other_services
5 Hits, Last modified:
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
4 Hits, Last modified:
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
4 Hits, Last modified:
<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
3 Hits, Last modified:
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
Calibre Server @home_server:home_server_setup:other_services
2 Hits, Last modified:
ibre_library''' Testing with ''http://your_server_ip:8080'' in a browser on my LAN. Next setup the sy... g the command noted earlier: ''http://your_server_ip:8080''. This also means that I do not need to bo
samba @home_server:home_server_setup:other_services
2 Hits, Last modified:
Fail2Ban @home_server:home_server_setup:other_services
1 Hits, Last modified:
logrotate @home_server:home_server_setup:other_services
1 Hits, Last modified:
NFS @home_server:home_server_setup:other_services
1 Hits, Last modified:
Simlinks @home_server:home_server_setup:other_services
1 Hits, Last modified:
Tripwire @home_server:home_server_setup:other_services
1 Hits, Last modified: