ip

Search

You can find the results of your search below.

BASH Customisation
3 Hits, Last modified:
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:
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
Rsync
1 Hits, Last modified:
fter a server upgrade, DHCP server has given that IP address to a different machine from the one that
NFS
1 Hits, Last modified:
n statistics * ''showmount'' Shows the clients (IP addresses) mounted to the nfs server * ''nfssta
Commonly used commands and scripts
18 Hits, Last modified:
de update install remove crontab man apropos tldr ip tc systemctl journalctl}} ======Commonly used com... 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 network IP a
IPMI Console Setup
2 Hits, Last modified:
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
IPMI CLI Tools
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