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.

Starts with
  • 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:

IPMI CLI Tools
150 Hits, Last modified: 3 years ago
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/wiki/IPMI_Basics|IPMI Basics]] * [[https://www.thomas-krenn.com
IPMI Console Setup
52 Hits, Last modified: 17 months ago
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... 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... p?id=home_server:home_server_setup:other_services:ipmi#ipmi_cli_tools|ipmitools ]] *Arch Linux [[https://wiki.archlinux.
Commonly used commands and scripts
21 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
Back-up Server Old Setup
15 Hits, Last modified: 21 months ago
p?id=home_server:home_server_setup:other_services:ipmi#ipmi_start_script|IPMI startup script]] for description of this script... p?id=home_server:home_server_setup:other_services:ipmi#ipmi_stop_script|IPMI Stop script]] - ''sudo bash ~/Myscripts/ipm... ackup.log' str0='/home/baumkp' str1='/Myscripts/' ipmi_start='ipmi_start_05_40.sh' ipmi_stop='ipmi_stop_05_40.sh' # $rtn is the saved global error code from last command (faile
BASH Customisation
9 Hits, Last modified: 10 months ago
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=
VIM Editor
5 Hits, Last modified: 3 years ago
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]]
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
Calibre Server
3 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... rver_setup:other_services:index|Start page ^ home_server:home_server_setup:other_services:ipmi|Next ->
NUT (Network UPS Tools) Setup
3 Hits, Last modified: 3 years ago
<code> upsd.conf LISTEN 192.168.x.x #IP address of NUT server LISTEN 127.0.0.1 3493 #IPv4 NUT port LISTEN ::1 3493 # IPv6 NUT port </code> <code> upsd.users [ad
Fail2Ban
3 Hits, Last modified: 4 years ago
-xe'' to check fail2ban start correctly *''sudo iptables -S'' to check iptable ---- <- home_server:home_server_setup:ot
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
Home Server Index
2 Hits, Last modified: 3 years ago
*[[home_server:home_server_setup:other_services:ipmi]] *[[home_server:home_server_setup:other_services:ipmi_console]] *[[home_server:home_server_setup:ot
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
Linux Block Device Notes
1 Hits, Last modified: 8 months ago
<- home_server:home_server_setup:other_services:ipmi_console|Prev ^ home_server:home_server_setup:ot