Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- IPMI CLI Tools
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- <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
- -xe'' to check fail2ban start correctly *''sudo iptables -S'' to check iptable ---- <- home_server:home_server_setup:ot
- samba
- 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
- *[[home_server:home_server_setup:other_services:ipmi]] *[[home_server:home_server_setup:other_services:ipmi_console]] *[[home_server:home_server_setup:ot
- NFS
- n statistics * ''showmount'' Shows the clients (IP addresses) mounted to the nfs server *example
- Rsync
- fter a server upgrade, DHCP server has given that IP address to a different machine from the one that
- Linux Block Device Notes
- <- home_server:home_server_setup:other_services:ipmi_console|Prev ^ home_server:home_server_setup:ot