Search
You can find the results of your search below.
Fulltext results:
- IPMI Console Setup
- tting up Linux to redirect main boot terminal tty interface to use the serial port -Setup the console red... boot -BMC IPMI Client Setup (Using the BMC IPMI interface to redirect the computer serial tty to the BMC ne... /ipmitool sol info'' are: * -I : Selects IPMI 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
- SSH Notes
- work Information", "="*40) ## get all network interfaces (virtual and physical) if_addrs = psutil.net_if_addrs() for interface_name, interface_addresses in if_addrs.items(): for address in interface_addresses: print(f"=== Interface: {in
- Manjaro Setup Notes
- .. ====CUPS Printing==== * The CUPS printer interface is on web page; ''localhost:631'' * The PDF ... use_xft yes # use the X FreeType interface library (anti-aliased font) xftfont Monospace:siz
- Commonly used commands and scripts
- rnet connections *''netstat -ie'' to see kernal interface table *''netstat -u'' to see status of TCP/IP c