KPTree Wiki logo

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.

Exact match
  • Exact match
  • Starts with
  • Ends with
  • Contains
@home_server:home_server_setup:other_services
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • IPMI CLI Tools
  • IPMI Console Setup
  • Commonly used commands and scripts
  • Tripwire

Fulltext results:

Commonly used commands and scripts
19 Hits, Last modified: 12 months ago
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
IPMI CLI Tools
15 Hits, Last modified: 3 years ago
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
BASH Customisation
3 Hits, Last modified: 10 months ago
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
3 Hits, Last modified: 21 months ago
puinfo.get_cpu_info()['brand_raw']}") print(f"Ip-Address: {socket.gethostbyname(socket.gethostname... AddressFamily.AF_INET': print(f" IP Address: {address.address}") prin... ss.netmask}") print(f" Broadcast IP: {address.broadcast}") elif str(addre
IPMI Console Setup
2 Hits, Last modified: 17 months ago
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
Calibre Server
2 Hits, Last modified: 5 years ago
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
2 Hits, Last modified: 4 years ago
to # This can be either the interface name or an IP address/netmask; # interface names are normally p... .168.1.10'' list the available shares on the host IP * ''pdbedit -w -L'' list the current users on t
NFS
1 Hits, Last modified: 21 months ago
n statistics * ''showmount'' Shows the clients (IP addresses) mounted to the nfs server *example
Rsync
1 Hits, Last modified: 8 months ago
fter a server upgrade, DHCP server has given that IP address to a different machine from the one that
NUT (Network UPS Tools) Setup
1 Hits, Last modified: 3 years ago
<code> upsd.conf LISTEN 192.168.x.x #IP address of NUT server LISTEN 127.0.0.1 34